Re: security/nipper homepage (or removal?)

2020-05-16 Thread Marcus MERIGHI
j...@wxcvbn.org (Jeremie Courreges-Anglas), 2020.04.28 (Tue) 23:29 (CEST): > On Tue, Apr 28 2020, Klemens Nanni wrote: > > On Tue, Apr 28, 2020 at 07:19:06PM +0100, Stuart Henderson wrote: > >> Better to drop the port I think. I don't see how a >10 year old version > >> of such software is going t

mips64 bulk build report

2020-05-16 Thread visa
bulk build on octeon.ports.openbsd.org started on Sat May 9 05:41:55 UTC 2020 finished at Sat May 16 23:13:14 UTC 2020 lasted 08D17h31m done with kern.version=OpenBSD 6.7 (GENERIC.MP) #134: Thu May 7 16:05:06 MDT 2020 built packages:9355 May 9:2875 May 10:470 May 11:689 May 12:646 May 13:390 Ma

Re: wip: mail/notmuch

2020-05-16 Thread Andrea Fleckenstein
Hello, I had a bit of an issue compiling this again, I had change patch_configure to use gpg2 instead of gpg in the GMime check in order to get it to compile. Am I missing something here? I've been using this with emacs integration for a while now, tagging and searching seems to be working just f

Re: UPDATE: libbluray 1.2.0

2020-05-16 Thread Brad Smith
ping. On 3/26/2020 8:11 PM, Brad Smith wrote: On Tue, Mar 24, 2020 at 12:27:16AM -0400, Brad Smith wrote: Here is an update to libbluray 1.2.0. Updated diff that includes a fix for the pkg-config file. Index: Makefile === RCS fi

Re: UPDATE: libdvdread / libdvdnav 6.1.0

2020-05-16 Thread Brad Smith
ping. On 4/7/2020 5:44 AM, Brad Smith wrote: On Mon, Mar 23, 2020 at 01:33:04PM -0400, Brad Smith wrote: Here are updates to libdvdread and libdvdnav 6.1.0. Updated to libdvdread 6.1.1. No change at all as it only includes the missing major bump from 6.1.0. Index: devel/libdvdread/Makefile =

Re: UPDATE: OpenAL 1.20.1

2020-05-16 Thread Brad Smith
ping. On 3/30/2020 12:06 AM, Brad Smith wrote: Hi David, Here is an update to OpenAL 1.20.1 One minor build issue, with a diff pending, with net/utox. The rest are good. Index: Makefile === RCS file: /home/cvs/ports/audio/openal

UPDATE: GLEW 2.2.0

2020-05-16 Thread Brad Smith
Here is an update to GLEW 2.2.0. Index: Makefile === RCS file: /home/cvs/ports/graphics/glew/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile12 Jul 2019 20:46:59 - 1.18 +++ Makefile2

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Tracey Emery
On May 16, 2020 1:05:28 PM MDT, Marc Espie wrote: >On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: >> On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: >> > With that update, I've been able to build a recent shotcut >> > >> > The timeline stuff seems to be missing in actio

Re: UPDATE mail/mblaze from maintainer

2020-05-16 Thread Klemens Nanni
On Sat, May 16, 2020 at 06:15:45PM +, Lucas wrote: > Runtime works. `make test` fails for test 22 of t/2000-mpick.t, but it > seems to be related with a bug in our ksh. See mail[0] from Leah to > bugs@, as debugging why that test was failing is what triggered the > report. Thanks, I committed y

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Marc Espie
On Sat, May 16, 2020 at 05:38:20PM +0200, Marc Espie wrote: > On Sat, May 16, 2020 at 05:10:23PM +0200, Marc Espie wrote: > > On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > > > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > > > With that update, I've been able to b

UPDATE: net/prosody 0.11.5 from maintainer

2020-05-16 Thread Lucas
Bump, now that the ports embargo is over. Stuart, do you prefer if I use the more common idiom in pexp and drop the eval? The comment from /src/etc/rc.d/rc.subr makes sense IMO, but this will be the only port using that idiom out of the 138 that define pexp. rc.subr,v 1.134 fragment for convenien

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Marc Espie
On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > With that update, I've been able to build a recent shotcut > > > > The timeline stuff seems to be missing in action, though, > > which is weird. > > Which version? I cou

Re: portgen: fix RUN_DEPENDS=${BUILD_DEPENDS}

2020-05-16 Thread Andrew Hewus Fresh
On Sat, May 16, 2020 at 12:08:54PM +0100, Stuart Henderson wrote: > BUILD_DEPENDS/RUN_DEPENDS are the wrong way round, while there > prefer to use '${RUN_DEPENDS}' rather than '${BUILD_DEPENDS}' in > the generated Makefile for TEST_DEPENDS. > > OK? Untested, but it looks right. OK afresh1@ Can'

[Update] devel/snare

2020-05-16 Thread Laurence Tratt
The attached patch updates snare -- a minimalistic GitHub webhooks runner -- to 0.4.0. Laurie Index: Makefile === RCS file: /cvs/ports/devel/snare/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile11

UPDATE mail/mblaze from maintainer

2020-05-16 Thread Lucas
Hello ports, New release for mblaze. Changes NEWS.md: * All tools now follow symlinks to mails. * mdirs: add -a to list all subfolders, ignoring Maildir++ convention. * mcom: add preview alias for show command. * mrep/mbnc: allow only one message as argument. * maddr: add -d to only print display

[update] botan2 2.14.0

2020-05-16 Thread Landry Breuil
Hi, here's an update to botan 2.14.0, all tests pass on amd64 & i386, switched to py3 while here. I dont have a usecase for it yet, but its v2.13.0 has been imported in thunderbird source tree and im campaigning upstream to allow --with-system-botan. havent tested the sole consumer (strongswan) t

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Stuart Henderson
On 2020/05/16 18:04, Rafael Sadowski wrote: > On Sat May 16, 2020 at 05:10:23PM +0200, Marc Espie wrote: > > On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > > > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > > > With that update, I've been able to build a recent sho

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Rafael Sadowski
On Sat May 16, 2020 at 05:38:20PM +0200, Marc Espie wrote: > On Sat, May 16, 2020 at 05:10:23PM +0200, Marc Espie wrote: > > On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > > > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > > > With that update, I've been able to bu

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Rafael Sadowski
On Sat May 16, 2020 at 05:10:23PM +0200, Marc Espie wrote: > On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > > With that update, I've been able to build a recent shotcut > > > > > > The timeline stuff seems to be mis

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Marc Espie
On Sat, May 16, 2020 at 05:10:23PM +0200, Marc Espie wrote: > On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > > With that update, I've been able to build a recent shotcut > > > > > > The timeline stuff seems to be mi

UPDATE: devel/py-dulwich

2020-05-16 Thread Todd C . Miller
Update py-dulwich to 0.19.16 and make python3 the default flavor. Passes its tests and verified working with mercurial 5.3.2 and the latest hg-git from foss.heptapod.net. We don't have hg-git in ports anymore but that is still the main consumer of dulwich. Now that mercurial has moved to python3,

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Marc Espie
On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > With that update, I've been able to build a recent shotcut > > > > The timeline stuff seems to be missing in action, though, > > which is weird. > > Which version? I cou

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Rafael Sadowski
On Sat May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > With that update, I've been able to build a recent shotcut > > > > The timeline stuff seems to be missing in action, though, > > which is weird. > > Do we want to add deb

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Tracey Emery
On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > With that update, I've been able to build a recent shotcut > > The timeline stuff seems to be missing in action, though, > which is weird. Which version? I couldn't get 20.04.12 to start, without crashing. Do we want to add debug pack

Re: [NEW] textproc/p5-String-Escape

2020-05-16 Thread Alexander Bluhm
On Sun, May 03, 2020 at 02:06:25AM +, wen heping wrote: > Hi, ports@: > >Here is a patch to create new port textproc/p5-String-Escape, OK bluhm@ > which is needed by www/p5-Catalyst-Authentication-Credential-HTTP, > which is needed by the update of devel/catalyst. > >It build well and

Re: UPDATE: multimedia/mlt

2020-05-16 Thread Marc Espie
With that update, I've been able to build a recent shotcut The timeline stuff seems to be missing in action, though, which is weird.

Re: sparc64 bulk build report

2020-05-16 Thread Stuart Henderson
On 2020/05/16 05:00, k...@openbsd.org wrote: > http://build-failures.rhaalovely.net/sparc64/2020-05-15/devel/gobject-introspection.log This is the X libs not found thing, I guess it will be reproducible on amd64 with USE_LLD=No /usr/local/lib/libcairo.so.13.0: undefined reference to `XFreePixmap

Re: NEW: devel/p5-Cairo-GObject

2020-05-16 Thread Alexander Bluhm
On Fri, May 15, 2020 at 11:24:06PM +0100, Stuart Henderson wrote: > OK to import this? PERMIT_PACKAGE should be Yes, not OK As cairo port lives in graphics I think this port should also be graphics/p5-Cairo-GObject otherwise OK bluhm@

portgen: fix RUN_DEPENDS=${BUILD_DEPENDS}

2020-05-16 Thread Stuart Henderson
BUILD_DEPENDS/RUN_DEPENDS are the wrong way round, while there prefer to use '${RUN_DEPENDS}' rather than '${BUILD_DEPENDS}' in the generated Makefile for TEST_DEPENDS. OK? Index: lib/OpenBSD/PortGen/Dependency.pm === RCS file: /cvs

sparc64 bulk build report

2020-05-16 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Fri May 15 00:01:25 MDT 2020 Finished: Sat May 16 04:59:54 MDT 2020 Duration: 1 Days 4 hours 58 minutes Built using OpenBSD 6.7-current (GENERIC.MP) #311: Thu May 14 01:49:19 MDT 2020 Built 7864 packages Number of packages built each day: May

Re: NEW: devel/p5-Cairo-GObject

2020-05-16 Thread Antoine Jacoutot
On Fri, May 15, 2020 at 11:24:06PM +0100, Stuart Henderson wrote: > OK to import this? RUN_DEPENDS=${BUILD_DEPENDS} is a bad construct. Otherwise OK > > I'm trying to use p5-Poppler and p5-Cairo to render PDF pages for > work. If Cairo::GObject is not available I hit the "GType CairoContext > i