Re: [update] biology/bioperl (and related ports)

2020-08-24 Thread Andrew Hewus Fresh
On Thu, Aug 20, 2020 at 12:20:32PM +0200, Charlene Wendling wrote: > Hi, > > Our current bioperl related ports are old, and we had to patch > them already to deal with Perl changes. So i'm proposing an update here > to 1.7.7 to avoid dealing with emergency fixes at a large scale. > > These update

Re: OpenBSD 6.7-stable Python 3.7 update

2020-08-24 Thread Kurt Mosiejczuk
On Mon, Aug 24, 2020 at 11:22:55PM +, Ian McWilliam wrote: > This looks like the Makefile update is missing for the Python 3.7 update > under 6.7-stable. > Obtaining OpenBSD-6.7-stable ports tree. > P devel/quirks/Makefile > P devel/quirks/files/Quirks.pm > U lang/python/3.7/distinfo > P lang

OpenBSD 6.7-stable Python 3.7 update

2020-08-24 Thread Ian McWilliam
This looks like the Makefile update is missing for the Python 3.7 update under 6.7-stable. Obtaining OpenBSD-6.7-stable ports tree. P devel/quirks/Makefile P devel/quirks/files/Quirks.pm U lang/python/3.7/distinfo P lang/python/3.7/pkg/PLIST-idle P lang/python/3.7/pkg/PLIST-main P lang/python/3.7

Re: i386 ports build report

2020-08-24 Thread Christian Weisgerber
Stuart Henderson: > build failures: 7 > devel/cutter Here's a fix. If I understand the code correctly, this struct element is assigned an iterator over a std::unordered_map. I have confirmed that cutter builds with this on i386. Index: Makefile ==

UPDATE: gnupg-2.2.21 and (libksba-1.4.0)

2020-08-24 Thread Edd Barrett
Hi, Attached are updates to gpg2 and libksba. The ksba update isn't strictly necessary for the gpg update, but we may as well. For gpg, the sendmail patch is no longer needed, as there is now a configure check. For libksba, although the header only adds new constants and prototypes, diffing nm(1

Re: i386 failures

2020-08-24 Thread Brian Callahan
On Monday, August 24, 2020 8:34 AM, Stuart Henderson wrote: > On 2020/08/19 02:03, Brian Callahan wrote: > > > On Tuesday, August 18, 2020 1:59 PM, Christian Weisgerber > > na...@mips.inka.de wrote: > > > > > On 2020-08-18, Stuart Henderson s...@spacehopper.org wrote: > > > > > > > build fail

Re: games/godot: add sndio backend

2020-08-24 Thread Stuart Henderson
On 2020/08/24 20:19, Omar Polo wrote: quick comments on these two: > - it's better to bundle the code in ${FILESDIR} and copy it in >post-extract (what I'm currently doing) or have patches against >/dev/null? I think the first option is more clear yes, FILESDIR. the files could do with

games/godot: add sndio backend

2020-08-24 Thread Omar Polo
Hello ports@, Here's a second try at adding a working audio backend to Godot. It took me some time but now I think it's ready. It was fun, and even if I didn't knew anything about audio handling, I have learned something. The sio_open manpage in particular was incredibly helpful at explaining

Re: Fix devel/cgdb build on mips64

2020-08-24 Thread Jeremie Courreges-Anglas
On Mon, Aug 24 2020, Visa Hankala wrote: > Build of devel/cgdb fails on mips64: > > /pobj/cgdb-0.7.1/cgdb-0.7.1/lib/tgdb/gdbwire.c:1692:24: error: expected member > name or ';' after declaration specifiers > gdbwire_mi_pstate *mips; > ~ ^ > :310:14: note: expanded fr

Re: NEW: security/libmodsecurity

2020-08-24 Thread Stuart Henderson
On 2020/08/24 14:28, Matthias Pitzl wrote: > Hello, > > This new port is needed for adding ModSecurity support to nginx. > > Excerpt from github: > ModSecurity is an open source, cross platform web application firewall (WAF) > engine for Apache, IIS and Nginx that is developed by Trustwave's Sp

mips64 bulk build report

2020-08-24 Thread visa
bulk build on octeon.ports.openbsd.org started on Sat Aug 15 14:43:35 UTC 2020 finished at Mon Aug 24 13:59:52 UTC 2020 lasted 09D23h16m done with kern.version=OpenBSD 6.7-current (GENERIC.MP) #9: Sat Aug 15 14:12:24 UTC 2020 built packages:9419 Aug 15:2251 Aug 16:776 Aug 17:619 Aug 18:460 Aug 1

Fix devel/cgdb build on mips64

2020-08-24 Thread Visa Hankala
Build of devel/cgdb fails on mips64: /pobj/cgdb-0.7.1/cgdb-0.7.1/lib/tgdb/gdbwire.c:1692:24: error: expected member name or ';' after declaration specifiers gdbwire_mi_pstate *mips; ~ ^ :310:14: note: expanded from here #define mips 1 ^ `mips' is one of

Re: [update patch] gnuchess 6.2.5 -> 6.2.7

2020-08-24 Thread Rafael Sadowski
On Mon Aug 24, 2020 at 02:00:48PM +0200, Martin Ziemer wrote: > This patch updates gnuchess from 6.2.5 to 6.2.7. > > Since i saw there is no maintainer, i also added myself as maintainer. > > Tested on two amd64 systems. > > Hi Martin, you missed to update plist. I also switched URL to HTTPS.

Re: [update patch] gnuchess 6.2.5 -> 6.2.7

2020-08-24 Thread Hiltjo Posthuma
On Mon, Aug 24, 2020 at 02:00:48PM +0200, Martin Ziemer wrote: > This patch updates gnuchess from 6.2.5 to 6.2.7. > > Since i saw there is no maintainer, i also added myself as maintainer. > > Tested on two amd64 systems. > > > Index: Makefile > =

Re: UPDATE: multimedia/mlt

2020-08-24 Thread Tracey Emery
On Sun, Aug 23, 2020 at 09:14:54PM +0200, Rafael Sadowski wrote: > Simple update to the latest stable version. > > - Update mlt from 6.20 to 6.22 > - Drop maintainer > > OK? Shotcut still seems happy. ok tracey@ > > Index: Makefile >

Re: UPDATE: nextcloudclient-3.0.0

2020-08-24 Thread Stuart Henderson
On 2020/08/24 09:46, Adriano Barbosa wrote: > The diff does not include the deleted (and unnecessary) patches. What’s the > proper way to submit it? Could not find it on faq/doc yet (still looking > for). > > Sorry for the mistake and thanks in advance. > > Em seg, 24 de ago de 2020 às 07:58, Ad

Re: UPDATE: nextcloudclient-3.0.0

2020-08-24 Thread Adriano Barbosa
Thanks Stuart and Landry for the help. Corrected diff attached. Em seg., 24 de ago. de 2020 às 09:47, Adriano Barbosa escreveu: > > The diff does not include the deleted (and unnecessary) patches. What’s the > proper way to submit it? Could not find it on faq/doc yet (still looking > for). > >

Re: UPDATE: nextcloudclient-3.0.0

2020-08-24 Thread Landry Breuil
On Mon, Aug 24, 2020 at 09:46:58AM -0400, Adriano Barbosa wrote: > The diff does not include the deleted (and unnecessary) patches. What’s the > proper way to submit it? Could not find it on faq/doc yet (still looking > for). > > Sorry for the mistake and thanks in advance. cvs rm -f patches/pat

Re: UPDATE: nextcloudclient-3.0.0

2020-08-24 Thread Adriano Barbosa
The diff does not include the deleted (and unnecessary) patches. What’s the proper way to submit it? Could not find it on faq/doc yet (still looking for). Sorry for the mistake and thanks in advance. Em seg, 24 de ago de 2020 às 07:58, Adriano Barbosa escreveu: > Hi, > > update for nextcloudcl

[update patch] bitrot 0.9.2 -> 1.0.0

2020-08-24 Thread Martin Ziemer
This patch updates bitrot from 0.9.2 to 1.0.0. Had to change python Version to 3.x because 2.x had no concurrent.futures. Tested on two amd64 systems. Index: Makefile === RCS file: /cvs/ports/sysutils/bitrot/Makefile,v retrieving re

[PATCH] www/nginx - Add ModSecurit connector module

2020-08-24 Thread Matthias Pitzl
Hello, The following patch adds the ModSecurity connector module to nginx. This module uses my previously sent libmodsecurity. By moving the module sources into the nginx source directory in the pre-patch stage, the configure run accepts the libmodsecurity with 0.0 as version without any real pat

Re: i386 failures

2020-08-24 Thread Stuart Henderson
On 2020/08/19 02:03, Brian Callahan wrote: > > On Tuesday, August 18, 2020 1:59 PM, Christian Weisgerber > wrote: > > > On 2020-08-18, Stuart Henderson s...@spacehopper.org wrote: > > > > > build failures: 12 > > > > These are the actual i386 failures: > > > > > audio/mscore: out of memory link

NEW: security/libmodsecurity

2020-08-24 Thread Matthias Pitzl
Hello, This new port is needed for adding ModSecurity support to nginx. Excerpt from github: ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming langua

Restructure games/uqm

2020-08-24 Thread Anthony J. Bentley
Hi, A few years ago I restructured games/openttd to split the music and graphics into independent packages. This has made the port much easier to manage. Attached is a games/uqm port restructured in a similar way. Aside from ease of porting, this is also done out of necessity: upstream has relea

[update patch] gnuchess 6.2.5 -> 6.2.7

2020-08-24 Thread Martin Ziemer
This patch updates gnuchess from 6.2.5 to 6.2.7. Since i saw there is no maintainer, i also added myself as maintainer. Tested on two amd64 systems. Index: Makefile === RCS file: /cvs/ports/games/gnuchess/Makefile,v retrieving revi

UPDATE: nextcloudclient-3.0.0

2020-08-24 Thread Adriano Barbosa
Hi, update for nextcloudclient v3.0.0. Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.0.0 OK? -- Adriano Barbosa Index: Makefile === RCS file: /cvs/ports/net/nextcloudclient/Makefile,v retrieving revision 1.7 diff -

Re: Remove emulators/gambatte,-qt

2020-08-24 Thread Anthony J. Bentley
Hi Rafael, Rafael Sadowski writes: > +PKGNAME= gambatte-$V > +REVISION=5 Spaces please. > +#.include Drop the comment. > +@conflict gambatte-<=0.5.0.571p4 No need to mark a conflict when the pkgname is identical, right? -- Anthony J. Bentley

Re: something broke net/syncthing

2020-08-24 Thread Aaron Bieber
On Mon, Aug 24, 2020, at 3:38 AM, Stuart Henderson wrote: > On 2020/08/22 00:12, Edd Barrett wrote: > > On Sat, Aug 22, 2020 at 12:03:38AM +0100, Edd Barrett wrote: > > > -WANTLIB += c pthread > > > > I think I may have been wrong to remove this, even though `make > > port-lib-depends-check` is

Re: something broke net/syncthing

2020-08-24 Thread Stuart Henderson
On 2020/08/22 00:12, Edd Barrett wrote: > On Sat, Aug 22, 2020 at 12:03:38AM +0100, Edd Barrett wrote: > > -WANTLIB += c pthread > > I think I may have been wrong to remove this, even though `make > port-lib-depends-check` is happy. > > Is that right Stuart? You'll need to ask someone familiar w

Re: UPDATE fonts/work-sans-2.010

2020-08-24 Thread Anthony J. Bentley
George Rosamond writes: > Update from 1.6 to 2.010. Thanks, committed. > No more OTFs, just TTFs. Strange, but that's what upstream says in the readme, so I guess that's just the way it is.

Re: [NEW] x11/qtpass - A frontend for password-store

2020-08-24 Thread Stefan Hagen
Stefan Hagen wrote: > Hello, > > this is QtPass, a graphical front-end for pass (security/password-store). > It comes quite handy to restructure (rename/move) password files in a > grown password-store. > > It can use the pass utiltiy as well as the gpg/git/pwgen tools directly. I decided to mo

A bundle of patches to update p5-Catalyst ports

2020-08-24 Thread wen heping
Hi, ports@: Here is a bundle of patches to update p5-Catalyst ports. I include all these patches into 2 file. 1)new-ports-for-catalyst.tar.gz This file include 22 new ports which required by the update of Catalyst: www/p5-Catalyst-ActionRole-ACL www/p5-Catalyst-Controller-ActionRole www/p5-Ca