Re: pecl-redis for php-7.0

2017-04-25 Thread Thuban
* Jeremie Courreges-Anglas le [25-04-2017 08:45:23 +0200]: > Thuban writes: > > > Hello, > > I tried to upgrade the current pecl-redis port from php-5.6 to php-7.0 > > unsing the latest version (3.1.2). > > I ran into this problem : > > > > # phpize-7.0 > > Configuring for: > > PHP

Re: UPDATE: Nextcloud-11.0.3

2017-04-25 Thread Kirill Bychkov
On Mon, April 24, 2017 21:37, Gonzalo L. Rodriguez wrote: > Hello, > > Upgrade for Nextcloud to 11.0.3: > > https://nextcloud.com/changelog/ > > Ok? Comments? > > Cheers.- ok kirby@

Re: pecl-redis for php-7.0

2017-04-25 Thread Stuart Henderson
On 2017/04/25 08:27, Thuban wrote: > Hello, > I tried to upgrade the current pecl-redis port from php-5.6 to php-7.0 > unsing the latest version (3.1.2). > I ran into this problem : > > # phpize-7.0 > Configuring for: > PHP Api Version: 20151012 > Zend Module Api N

Re: Man page typo irc-2.10.3.1p0v0

2017-04-25 Thread Stuart Henderson
On 2017/04/25 07:50, Jeremie Courreges-Anglas wrote: > Will Backman writes: It's been a while :) > > Hopefully I'm reporting this correctly, and in a helpful way. > > irc-2.10.3.1p0v0/usr/local/man/man8/ircd.8 > > There is a duplicate "for" in a line. > > > > 149c149 > > < or going for for repai

Re: math/ginac without Doxygen docs

2017-04-25 Thread Paul Irofti
A few comments below. > Index: Makefile > === [...] > -MODULES = lang/python > -BUILD_DEPENDS = devel/doxygen > +MODULES =lang/python \ > + gcc4 > + > +MODGCC4_LANGS = c++ > +MODGCC4_ARCHS = ${GCC3

iridium: sync files/iridium with files/chrome

2017-04-25 Thread Caspar Schutijser
Hi, I noticed that the wxallowed check that is in the startup script of the chromium port is not present in the iridium port. Also, the chromium port uses ${TRUEPREFIX} in the exec line. Thanks, Caspar Schutijser Index: Makefile ==

Re: iridium: sync files/iridium with files/chrome

2017-04-25 Thread David Coppa
Il 25 apr 2017 14:22, "Caspar Schutijser" ha scritto: Hi, I noticed that the wxallowed check that is in the startup script of the chromium port is not present in the iridium port. Also, the chromium port uses ${TRUEPREFIX} in the exec line. Thanks, Caspar Schutijser Index: Makefile ==

Re: math/ginac without Doxygen docs

2017-04-25 Thread Stuart Henderson
On 2017/04/25 14:42, Paul Irofti wrote: > A few comments below. > > > Index: Makefile > > === > [...] > > -MODULES = lang/python > > -BUILD_DEPENDS =devel/doxygen > > +MODULES = lang/python \ > > + gcc4 > > + > >

[UPDATE] www/py-webop 1.7.2 +python3 flavor

2017-04-25 Thread Nils Reuße
This is an update for py-webop to the lastest version. I also added a python3-flavor that is needed for an update to games/mnemosyne. Both flavors work for me and can be installed side by side. Any comments? NilsIndex: Makefile ==

Re: UPDATE: devel/ipython 5.3.0

2017-04-25 Thread Alexandr Shadchin
On Mon, Apr 24, 2017 at 05:26:31PM +0100, Edd Barrett wrote: > On Mon, Apr 24, 2017 at 05:22:16PM +0100, Edd Barrett wrote: > > There are some test failures on the Python 2 failure. > > There are some test failures on the Python 2 *FLAVOR*, sorry. > > -- > Best Regards > Edd Barrett > > http://

databases/openldap: Add gssapi flavor again

2017-04-25 Thread Kurt Mosiejczuk
A student of mine had taken a stab at adding gssapi, which got committed and then rolled back. My turn. The Makefile would override FULLPKGNAME since the aci flavor only effected the server, except it did it for any flavor. I moved that to the aci specific flavor section. So now this not only

Re: pecl-redis for php-7.0

2017-04-25 Thread Thuban
* Stuart Henderson le [25-04-2017 12:31:15 +0100]: > On 2017/04/25 08:27, Thuban wrote: > > Hello, > > I tried to upgrade the current pecl-redis port from php-5.6 to php-7.0 > > unsing the latest version (3.1.2). > > I ran into this problem : > > > > # phpize-7.0 > > Configuring for: > >

Re: math/ginac without Doxygen docs

2017-04-25 Thread Rafael Sadowski
On Tue Apr 25, 2017 at 02:42:53PM +0300, Paul Irofti wrote: > A few comments below. > > > Index: Makefile > > === > [...] > > -MODULES = lang/python > > -BUILD_DEPENDS =devel/doxygen > > +MODULES = lang/python \ > > +

Re: Man page typo irc-2.10.3.1p0v0

2017-04-25 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > On 2017/04/25 07:50, Jeremie Courreges-Anglas wrote: >> Will Backman writes: > > It's been a while :) > >> > Hopefully I'm reporting this correctly, and in a helpful way. >> > irc-2.10.3.1p0v0/usr/local/man/man8/ircd.8 >> > There is a duplicate "for" in a line. >> > >>

Re: fix devel/sdl-pango build with clang

2017-04-25 Thread Stuart Henderson
On 2017/04/22 13:53, David Coppa wrote: > Il 22 apr 2017 05:30, "Jonathan Gray" ha scritto: > > Freetype headers no longer define __FT2_BUILD_UNIX_H__. > > Remove the ifdef to fix the clang build: I think that probably caused this games/tuxpaint breakage: In file included from src/tuxpaint.c:4

Re: UPDATE: devel/ipython 5.3.0

2017-04-25 Thread Edd Barrett
On Tue, Apr 25, 2017 at 10:21:32PM +0500, Alexandr Shadchin wrote: > Hmm, I don't reproduce failures on my machines. > Can you give me test.log? If I move my ~/.local out the way, then all tests pass. This isn't the first time I've seen these kind of shenanigans. I wonder if we can exclude ~/.loc

newip sysutils/minio/{server,client}

2017-04-25 Thread Daniel Jakots
Hi, I wanted to play a bit with minio [1], so I did a quick'n'dirty port for both the server (minio) and the client (mc). I think it's not worth looking at it for review yet. If you want to improve it, that would be super cool! If no one picks it, I'll try to finish it in the next few we^Wdays.

UPDATE: devel/qt-creator 4.2.2

2017-04-25 Thread Rafael Sadowski
Hi ports@, Please find below an update to 4.2.2 with many fixes and a qtdeclarative loop workaround. - bump some SHARED_LIBS (nm(1) checks) - remove qch_docs target and all -docindex BUILD_DEPENDS for a hopefully qtdeclarative loop workaround [1] - improve licence tag; thanks Caspar Schutijser

astro/stellarium: remove doxygen as BUILD_DEPENDS

2017-04-25 Thread Rafael Sadowski
Hi All, stellarium without Doxygen. OK? Comments? Best regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/astro/stellarium/Makefile,v retrieving revision 1.48 diff -u -p -u -p -r1.48 Makefile --- Makefile25 Mar 2

Re: astro/stellarium: remove doxygen as BUILD_DEPENDS

2017-04-25 Thread Antoine Jacoutot
On Wed, Apr 26, 2017 at 08:35:02AM +0200, Rafael Sadowski wrote: > Hi All, > > stellarium without Doxygen. OK? Comments? I'm fine with it. While we're at it, what's the rational behind these recent Doxygen changes? Is it to remove it from ports or ? > > Best regards, > > Rafael Sadowski > >