Re: UPDATE: php revamp

2017-11-03 Thread Tom Van Looy
On Fri, Nov 3, 2017 at 9:56 PM, Marc Espie wrote: > run-time depends can be a bitch. The stuff still packages, and stays that > way until somebody notices an issue... which often happens a few months > after the commits, and sometimes even after release. > > Does php complain as soon as you try t

Re: unbreak lang/freebasic on i386

2017-11-03 Thread Mike Larkin
On Fri, Nov 03, 2017 at 08:59:51PM -0400, Brian Callahan wrote: > Hi Mike -- > > On 11/3/2017 7:14 PM, Mike Larkin wrote: > > On Fri, Nov 03, 2017 at 11:25:46AM -0400, Brian Callahan wrote: > >> Hi ports -- > >> > >> The attached works for me to re-enable lang/freebasic on i386. Can anyone > >> el

Re: unbreak lang/freebasic on i386

2017-11-03 Thread Brian Callahan
Hi Mike -- On 11/3/2017 7:14 PM, Mike Larkin wrote: > On Fri, Nov 03, 2017 at 11:25:46AM -0400, Brian Callahan wrote: >> Hi ports -- >> >> The attached works for me to re-enable lang/freebasic on i386. Can anyone >> else give this a spin? >> >> ~Brian >> > I think you already committed this, but t

NEW: textproc/hfst

2017-11-03 Thread Anthony J. Bentley
Hi, HFST, the Helsinki Finite State Transducer, is a bridging library for multiple FST libraries and toolkits and set of tools for processing of finite-state automata especially for linguistic systems. This is needed to generate some of the apertium dictionaries I sent to the list earlier. ok?

Re: unbreak lang/freebasic on i386

2017-11-03 Thread Mike Larkin
On Fri, Nov 03, 2017 at 11:25:46AM -0400, Brian Callahan wrote: > Hi ports -- > > The attached works for me to re-enable lang/freebasic on i386. Can anyone > else give this a spin? > > ~Brian > I think you already committed this, but to close the loop, I tested this on an i386 vmm(4) VM and it

UPDATE: games/scorched3d

2017-11-03 Thread Anthony J. Bentley
Hi, Here's a straightforward update to scorched3d-44. The minor issues that needed patching (libpng compatibility, openal detection) have been fixed (differently) upstream. ok? -- Anthony J. Bentley Index: Makefile === RCS file: /

Re: UPDATE: php revamp

2017-11-03 Thread Marc Espie
On Fri, Nov 03, 2017 at 07:07:14PM +0100, Martijn van Duren wrote: > That's no harder than the current situation. E.g. mail/roundcubemail > currently has (extreme example): > RUN_DEPENDS=lang/php/${MODPHP_VERSION},-pspell \ > lang/php/${MODPHP_VERSION},-zip > While the new versi

Re: update devel/p5-Module-Install

2017-11-03 Thread Nigel Taylor
Sorry was in a rush, still not really free. I was going to do the update, just it's not one update as you spotted, and still have to go back through my old things on ports@ not ok'd yet, put on hold while ports locked. p5-Module-Install-ExtraTests I have that update to go with this, along with u

UPDATE: x11/x2goclient

2017-11-03 Thread Rafael Sadowski
Update x2goclient to 4.1.1.0. Tested on amd64. Best regards, Rafael Index: Makefile === RCS file: /cvs/ports/x11/x2goclient/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile21 Sep 2017 17:09:02 -000

Re: NEW: telephony/resiprocate

2017-11-03 Thread Ingo Feinerer
Ping^2 (https://marc.info/?l=openbsd-ports&m=150730631104191&w=2) Still using it without problems. Anyone willing to review? Thanks! Best regards, Ingo On Fri, Oct 06, 2017 at 06:11:01PM +0200, Ingo Feinerer wrote: > Ping. > > Slightly modified .tar.gz attached. > > Best regards, > Ingo > >

Re: fix misc/p5-File-MMagic-XS

2017-11-03 Thread Giovanni Bechis
On 11/03/17 19:20, Alexander Bluhm wrote: > Hi, > > I would like to fix this segmentation fault in p5-File-MMagic-XS. > > ok? > Sure ok for me. Cheers Giovanni > bluhm > > Index: misc/p5-File-MMagic-XS/Makefile > === > RCS file

fix misc/p5-File-MMagic-XS

2017-11-03 Thread Alexander Bluhm
Hi, I would like to fix this segmentation fault in p5-File-MMagic-XS. ok? bluhm Index: misc/p5-File-MMagic-XS/Makefile === RCS file: /data/mirror/openbsd/cvs/ports/misc/p5-File-MMagic-XS/Makefile,v retrieving revision 1.13 diff -u

Re: UPDATE: php revamp

2017-11-03 Thread Martijn van Duren
On 11/03/17 12:53, Marc Espie wrote: > On Fri, Nov 03, 2017 at 10:07:33AM +0100, Antoine Jacoutot wrote: >> Let's get this in and see how it flows. We can always put some components >> back >> to -main if needed later. >> I did like the fact that -main used to bundle the most used stuff, it made >

Remove some old pure ruby gem ports

2017-11-03 Thread Jeremy Evans
I would like to remove the pure ruby gem ports listed below. I reviewed all of our pure ruby gem ports and used the following criteria: 1) No significant updates in the last few years 2) Gem version we are using was released over 7 years ago 3) No other port depends on it Here's a list of the por

Re: security/gpgme (needs help)

2017-11-03 Thread Jeremie Courreges-Anglas
On Fri, Nov 03 2017, Nigel Taylor wrote: > As you say it's not a FLAVOR what's this in the Makefile for What I meant is that PSEUDO_FLAVORS are meant to disable subpackages, they are not proper flavors. > -CONFIGURE_STYLE= gnu > +MULTI_PACKAGES = -main -qt -py2 -py3 > +PSEUDO_FLAVORS =

[UPDATE] devel/apktool

2017-11-03 Thread Remi Pointel
Hi, this is the diff to update apktool to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/devel/apktool/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile 28 May 2017 18:16:

[UPDATE] databases/py-redis

2017-11-03 Thread Remi Pointel
Hi, this is the diff to update py-redis to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/databases/py-redis/Makefile,v retrieving revision 1.31 diff -u -p -u -p -r1.31 Makefile --- Makefile 15 Nov 2015

Re: update devel/p5-Module-Install

2017-11-03 Thread Alexander Bluhm
On Fri, Nov 03, 2017 at 03:08:11PM +, Nigel Taylor wrote: > Can't respond quickly to this, this is my version, and has been run > through earlier version 1.16 etc, Does that mean that you want to take care of the update? > the full update requires complex > p5-Module-Install- updates I h

Re: NEW: lang/a60

2017-11-03 Thread Brian Callahan
On 10/23/17 15:04, Brian Callahan wrote: Hi ports -- On 08/16/17 20:19, Brian Callahan wrote: On 07/13/17 01:07, Brian Callahan wrote: Hi ports -- Back again from the historical languages department: here's a port of a60, an Algol 60 interpreter (and IDE). --- pkg/DESCR: a60 is the Algol

Re: security/gpgme (needs help)

2017-11-03 Thread Nigel Taylor
As you say it's not a FLAVOR what's this in the Makefile for -CONFIGURE_STYLE= gnu +MULTI_PACKAGES = -main -qt -py2 -py3 +PSEUDO_FLAVORS = no_qt no_py2 no_py3 +FLAVOR ?= As subpackage is even worse so even the simplest ports using gpgme needs Qt5 built to build. On 11/03/17 15:

Re: security/gpgme (needs help)

2017-11-03 Thread Jeremie Courreges-Anglas
On Thu, Nov 02 2017, Nigel Taylor wrote: > Should you promote gpgme-qt to be the default flavor over others It's a subpackage, not a flavor. > FLAVOR ?= > > should default to no_qt no_python2 no_python3, that is the default as > before. Building with qt should be an extra, in fact use of this so

unbreak lang/freebasic on i386

2017-11-03 Thread Brian Callahan
Hi ports -- The attached works for me to re-enable lang/freebasic on i386. Can anyone else give this a spin? ~Brian Index: Makefile === RCS file: /cvs/ports/lang/freebasic/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2

Re: UPDATE: borgbackup 1.1.1

2017-11-03 Thread Remi Locherer
On Wed, Nov 01, 2017 at 12:53:50PM +0100, Björn Ketelaars wrote: > On Thu 26/10/2017 15:13, Björn Ketelaars wrote: > > As of yet a diff for bringing borgbackup to 1.1.0 [0] has not been picked > > up. > > In the meantime borgbackup 1.1.1 has been released, which fixes some bugs. > > I've been runn

NEW: databases/ruby-hiera-eyaml-gpg

2017-11-03 Thread Sebastian Reitenbach
this port provides a GPG backend for the Hiera eyaml backend, allows to use GPG keys to encrypt your secrets. comments and/or OKs? ruby-hiera-eyaml-gpg.tar.gz Description: application/gzip

Re: update devel/p5-Module-Install

2017-11-03 Thread Nigel Taylor
Can't respond quickly to this, this is my version, and has been run through earlier version 1.16 etc, the full update requires complex p5-Module-Install- updates Index: Makefile === RCS file: /home/cvs/ports/devel/p5-Module-Insta

NEW: security/ruby-gpgme

2017-11-03 Thread Sebastian Reitenbach
this new port is a dependency of new port databases/ruby-hiera-eyaml-gpg, provding Ruby language bindings for gpgme. comments and/or OKs? ruby-gpgme.tar.gz Description: application/gzip

Re: [UPDATE] math/fftw3

2017-11-03 Thread Steven Mestdagh
Paul Irofti [2017-11-03, 16:49:33]: > On Fri, Nov 03, 2017 at 03:27:03PM +0100, Steven Mestdagh wrote: > > minor update. comments/ok? > > What happened to the portable binary bit? Otherwise OK. they removed this config arg as it is now default.

[UPDATE] libxml

2017-11-03 Thread Steven Mestdagh
could someone put this in a bulk build? Index: Makefile === RCS file: /cvs/ports/textproc/libxml/Makefile,v retrieving revision 1.171 diff -u -p -u -r1.171 Makefile --- Makefile14 Sep 2017 14:56:41 - 1.171 +++ Makefile

NEW: devel/ruby-mini_portile2

2017-11-03 Thread Sebastian Reitenbach
This new port is a dependency for the new port security/ruby-gpgme, providing a simplistic port-like solution for developers. comments, and/or OKs? ruby-mini_portile2.tar.gz Description: application/gzip

Re: UPDATE: math/octave

2017-11-03 Thread Paul Irofti
On Thu, Nov 02, 2017 at 10:56:22AM +0100, Steven Mestdagh wrote: > comments welcome. Had a similar diff in openbsd-wip on github that did not work when gcc was around. Looks like clang fixed that, OK! > > > Index: Makefile > === >

Re: [UPDATE] math/fftw3

2017-11-03 Thread Paul Irofti
On Fri, Nov 03, 2017 at 03:27:03PM +0100, Steven Mestdagh wrote: > minor update. comments/ok? What happened to the portable binary bit? Otherwise OK. > > Index: Makefile > === > RCS file: /cvs/ports/math/fftw3/Makefile,v > retrievi

update devel/p5-Module-Install

2017-11-03 Thread Alexander Bluhm
Hi, ok to update p5-Module-Install to 1.18? - added myself as maintainer - copied warning that this should not used for new modules into DESCR - added recomended modules to run dependencies so that we always operate on a fixed set of modules - will sort according to Makefile.template later to k

Re: quagga 1.2.2: tests wanted with mcast-based protos (OSPF/RIP)

2017-11-03 Thread Stuart Henderson
On 2017/10/31 12:01, Stuart Henderson wrote: > Does anyone have quagga setup with ripd and/or ospfd that's in a > position to test this update? I've committed this so it's easier to test. If you're using these and run into new problems, please let me know. > Background: OpenBSD multicast code wa

[UPDATE] security/libewf

2017-11-03 Thread Remi Pointel
Hi, this is the diff to update libewf to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/libewf/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 29 May 2017 16:44:5

[UPDATE] math/fftw3

2017-11-03 Thread Steven Mestdagh
minor update. comments/ok? Index: Makefile === RCS file: /cvs/ports/math/fftw3/Makefile,v retrieving revision 1.32 diff -u -p -u -r1.32 Makefile --- Makefile23 Mar 2016 21:14:58 - 1.32 +++ Makefile3 Nov 2017 14:26:09

[UPDATE] sysutils/libvshadow

2017-11-03 Thread Remi Pointel
Hi, this is the diff to update libvshadow to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/sysutils/libvshadow/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 21

[UPDATE] sysutils/libsmraw

2017-11-03 Thread Remi Pointel
Hi, this is the diff to update libsmraw to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/sysutils/libsmraw/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 14 Feb

NEW: additional apertium dictionaries (cat-srd, srd-ita, rus-ukr, crh-tur)

2017-11-03 Thread Anthony J. Bentley
Hi, Straightforward ports of new dictionaries and language pairs. ok? -- Anthony J. Bentley cat-srd.tar.gz Description: GNU Zip compressed data crh.tar.gz Description: GNU Zip compressed data crh-tur.tar.gz Description: GNU Zip compressed data rus-ukr.tar.gz Description: GNU Zip compres

[UPDATE] sysutils/libolecf

2017-11-03 Thread Remi Pointel
Hi, this is the diff to update libolecf to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/sysutils/libolecf/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile 8 Apr 2017 04:2

new textproc/p5-Pod-Markdown

2017-11-03 Thread Alexander Bluhm
Hi, ok to import p5-Pod-Markdown 3.005 ? Comment: convert POD to Markdown Description: This module uses Pod::Simple to convert POD to Markdown. bluhm p5-Pod-Markdown.tgz Description: application/tar-gz

[UPDATE] sysutils/liblnk

2017-11-03 Thread Remi Pointel
Hi, this is the diff to update liblnk to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/sysutils/liblnk/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 13 Feb 2017

Re: UPDATE: php revamp

2017-11-03 Thread Marc Espie
On Fri, Nov 03, 2017 at 10:07:33AM +0100, Antoine Jacoutot wrote: > Let's get this in and see how it flows. We can always put some components back > to -main if needed later. > I did like the fact that -main used to bundle the most used stuff, it made > handling php dependencies very easy. But as m

Re: net/zabbix SSH flavor?

2017-11-03 Thread Jeremie Courreges-Anglas
On Sat, Oct 21 2017, Jeremie Courreges-Anglas wrote: > +cc maintainer > > On Fri, Oct 20 2017, William Leuschner wrote: >> I discovered an issue with my patch for compiling net/zabbix with SSH by >> default. Namely, I didn't bump the REVISION, so openup automatically >> reinstalled it. Below is a

Update ruby-eventmachine to 1.2.5

2017-11-03 Thread Jeremy Evans
This wasn't included with the previous update diff because one of the tests crashes. Doing more research, the same code also crashes the current version in ports. The crashing test is new and is already tracked on upstream's bugtracker. This diff includes a patch to skip the crashing test so the

Re: Update libv8, renable therubyracer

2017-11-03 Thread David CARLIER
Hi I sent a diff a while ago to @bieber but the blocker was therubyracer indeed (and apparently still very needed) but if it s not a problem anymore I m happy with this update :-) Kind regards. On 3 November 2017 at 10:44, Jeremy Evans wrote: > This updates libv8 from 3.12.19 to 3.16.14.11, and

Update libv8, renable therubyracer

2017-11-03 Thread Jeremy Evans
This updates libv8 from 3.12.19 to 3.16.14.11, and updates therubyracer from 0.11.0 to 0.12.3, renabling it. Tests for therubyracer pass, and postgresql-plv8 (the only other libv8 dependency) still builds fine. Updating therubyracer requiring importing a new ruby-libv8 dependency. This dependenc

Update www/ruby-passenger 5.0.30 -> 5.1.11

2017-11-03 Thread Jeremy Evans
Passenger is usually the most difficult ruby port to update, but thankfully this update wasn't nearly as bad as previous ones. Very few patches didn't apply automatically, and the ones that didn't were easy to fix manually. While getting passenger to compile was easier than previous years, there w

Re: UPDATE: php revamp

2017-11-03 Thread Antoine Jacoutot
On Fri, Nov 03, 2017 at 08:31:24AM +, Martijn van Duren wrote: > On 11/02/17 22:59, Antoine Jacoutot wrote: > > On Thu, Nov 02, 2017 at 09:30:34PM +, Stuart Henderson wrote: > >> On 2017/11/02 21:41, Tom Van Looy wrote: > >>> Hi > >>> > >>> Martijn did a very good job with this. This makes

Re: UPDATE: php revamp

2017-11-03 Thread Tom Van Looy
On Thu, Nov 2, 2017 at 10:59 PM, Antoine Jacoutot wrote: > On Thu, Nov 02, 2017 at 09:30:34PM +, Stuart Henderson wrote: > > It's a matter of opinion. I will cope but I really don't like the > FreeBSD-style > > micro splitting. > > +1 > I don't see that as a problem but I get the point. I do

Re: add python2 and python3 links

2017-11-03 Thread Antoine Jacoutot
No fallout in a bulk... looking for OKs now :-) On Thu, Nov 02, 2017 at 02:41:24PM +, Antoine Jacoutot wrote: > On Thu, Nov 02, 2017 at 01:51:09PM +, Antoine Jacoutot wrote: > > Hi. > > > > We have never provided a default 'python' utility with our packages and for > > good reasons. That

Re: UPDATE: php revamp

2017-11-03 Thread Martijn van Duren
On 11/02/17 22:59, Antoine Jacoutot wrote: > On Thu, Nov 02, 2017 at 09:30:34PM +, Stuart Henderson wrote: >> On 2017/11/02 21:41, Tom Van Looy wrote: >>> Hi >>> >>> Martijn did a very good job with this. This makes OpenBSD's PHP setup >>> incredibly better. I >>> tested yesterdays patch and i