FreeBSD ports you maintain which are out of date

2013-11-06 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Re: pkg install subversion broken on 9.2-R...

2013-11-06 Thread Bryan Drewery
On 11/5/2013 10:54 PM, John-Mark Gurney wrote: Ok, I know this is partly my fault for not being specific enough, but after a pkg install python installed 2.7 and not 2.6 and the full set of 3.x versions, I was ok, lets just do the same for subversion... Of course I also didn't read that it

INDEX build failed for 8.x

2013-11-06 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-8 - please wait../home/indexbuild/tindex/ports/Mk/bsd.port.mk, line 2708: warning: duplicate script for target master-sites-DEFAULT ignored /home/indexbuild/tindex/ports/Mk/bsd.port.mk, line 2710: warning: duplicate script for target

Re: I'm having conflicts with pkg pkg_ and portmaster .

2013-11-06 Thread Bryan Drewery
On 11/5/2013 1:05 PM, Edwin L. Culp W. wrote: I try to use only portmaster and/or directly with the port using make, etc. It seems like the pkg stuff ends up biting me every so often. I far prefer compiling to packages. Hopefully my question is simple. I would love to make the pkg stuff

Re: poudriere + soundkonverter build fails

2013-11-06 Thread Mark Martinec
On 11/5/2013 14:54, Wolfgang Riegler wrote: building soundkonverter fails on 9.1 AMD64 with: /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o] Error code 1 [snip] Complete build log is attached.

Re: poudriere + soundkonverter build fails

2013-11-06 Thread John Marino
On 11/6/2013 14:30, Mark Martinec wrote: On 11/5/2013 14:54, Wolfgang Riegler wrote: building soundkonverter fails on 9.1 AMD64 with: /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o] Error code 1 [snip]

CC, CPP etc vs CONFIGURE_ENV

2013-11-06 Thread Andriy Gapon
I wonder why do-configure target explicitly sets things like CC=${CC} CPP=${CPP} etc in configure script environment as opposed to them just being placed into CONFIGURE_ENV. What is the technical reason? -- Andriy Gapon ___ freebsd-ports@freebsd.org

INDEX now builds successfully on 8.x

2013-11-06 Thread Ports Index build
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: CC, CPP etc vs CONFIGURE_ENV

2013-11-06 Thread Charles Swiger
Hi-- On Nov 6, 2013, at 6:27 AM, Andriy Gapon a...@freebsd.org wrote: I wonder why do-configure target explicitly sets things like CC=${CC} CPP=${CPP} etc in configure script environment as opposed to them just being placed into CONFIGURE_ENV. What is the technical reason? Setting $CC and

Re: CC, CPP etc vs CONFIGURE_ENV

2013-11-06 Thread Andriy Gapon
on 06/11/2013 17:11 Charles Swiger said the following: Hi-- On Nov 6, 2013, at 6:27 AM, Andriy Gapon a...@freebsd.org wrote: I wonder why do-configure target explicitly sets things like CC=${CC} CPP=${CPP} etc in configure script environment as opposed to them just being placed into

[QAT] r332670: 1x depend (??? in math/r-cran-mvtnorm), 3x leftovers

2013-11-06 Thread Ports-QAT
Mark as NO_STAGE Somehow this port managed to not be touched during the NO_STAGE sweep. Reported by:marino - Build ID: 20131104073200-41078 Job owner: b...@freebsd.org Buildtime: 2 days

Re: CC, CPP etc vs CONFIGURE_ENV

2013-11-06 Thread Charles Swiger
On Nov 6, 2013, at 7:25 AM, Andriy Gapon a...@freebsd.org wrote: Setting $CC and such worked with older ./configure which didn't implement $CONFIGURE_ENV. It also plays more nicely with things which roll their own ./configure as a shim that isn't actually GNU autoconf. Apologies, you

mozc-tool 1.11.1502.102 fail

2013-11-06 Thread Kenichi Niioka
Dear porters. I have following error with FreeBSD 11.0-CURRENT #0 r257452 amd64. $ cd /usr/ports/japanese/mozc-tool $ make [snip] AR(target) out_linux/Release/obj.target/gui/libcharacter_pad_lib.a AR(target) out_linux/Release/obj.target/client/libclient.a AR(target)

[RFC] Stage support for PEAR classes and channels

2013-11-06 Thread Antoine Brodin
Hi there, The patch below adds stage support to pear classes and pear channels (not devel/pear itself) http://people.freebsd.org/~antoine/ports/stage-pear.diff I verified on ~170 ports from devel that the content of the generated package differs only in the timestamp in channel .reg files

Re: ports/161947: multimedia/libdvdnav builds broken binaries on big endian machines

2013-11-06 Thread jhibbits
Synopsis: multimedia/libdvdnav builds broken binaries on big endian machines Responsible-Changed-From-To: freebsd-ppc-freebsd-ports Responsible-Changed-By: jhibbits Responsible-Changed-When: Wed Nov 6 17:49:23 UTC 2013 Responsible-Changed-Why: This is a ports bug, handing it over.

Re: pkg install subversion broken on 9.2-R...

2013-11-06 Thread John-Mark Gurney
Bryan Drewery wrote this message on Wed, Nov 06, 2013 at 06:06 -0600: On 11/5/2013 10:54 PM, John-Mark Gurney wrote: Ok, I know this is partly my fault for not being specific enough, but after a pkg install python installed 2.7 and not 2.6 and the full set of 3.x versions, I was ok, lets

Re: OCaml 4?

2013-11-06 Thread Michael Grünewald
Hi Rui! Sorry that I did not take time to answer your previous EMail. It seems you did not check outstanding PRs or overlooked this one: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173364 In short, there is a candidate upgrade in the ports, since quite a while. While I did not hear

Re: poudriere + soundkonverter build fails

2013-11-06 Thread David Naylor
On Tuesday, 5 November 2013 14:54:12 Wolfgang Riegler wrote: Hi, Hi, building soundkonverter fails on 9.1 AMD64 with: /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o] Error code 1 My options are:

Re: OCaml 4?

2013-11-06 Thread John Marino
On 11/6/2013 20:38, Michael Grünewald wrote: Hi Rui! Sorry that I did not take time to answer your previous EMail. It seems you did not check outstanding PRs or overlooked this one: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173364 In short, there is a candidate upgrade in the

Re: I'm having conflicts with pkg pkg_ and portmaster .

2013-11-06 Thread Edwin L. Culp W.
On Wed, Nov 6, 2013 at 6:09 AM, Bryan Drewery bdrew...@freebsd.org wrote: On 11/5/2013 1:05 PM, Edwin L. Culp W. wrote: I try to use only portmaster and/or directly with the port using make, etc. It seems like the pkg stuff ends up biting me every so often. I far prefer compiling to

Re: CC, CPP etc vs CONFIGURE_ENV

2013-11-06 Thread Andrew W. Nosenko
On Wed, Nov 6, 2013 at 6:51 PM, Charles Swiger cswi...@mac.com wrote: On Nov 6, 2013, at 7:25 AM, Andriy Gapon a...@freebsd.org wrote: Setting $CC and such worked with older ./configure which didn't implement $CONFIGURE_ENV. It also plays more nicely with things which roll their own

Re: OCaml 4?

2013-11-06 Thread Michael Grünewald
Hi John, John Marino wrote: The other thing to note is that DragonFly Ports (dports) has had ocaml 4 and related ocaml upgrades for 9 months. There's really no need to reinvent this, just take the dports versions. I am so glad we didn't wait around for those PRs. It seems dports has ocaml

Re: OCaml 4?

2013-11-06 Thread John Marino
On 11/6/2013 21:02, Michael Grünewald wrote: It seems dports has ocaml 4.00.1 while I prepared a 4.01.0, if you test it, your feddback would be welcome! Surely dports could be updated to ocaml 4.01.0 as easily as changing the PORTVERSION and regenerating the distinfo file? Thank you for

Update devel/zmq (once more, this time Cc ports@)

2013-11-06 Thread Michael Gmelin
Hi, any chance you'll update zmq to the latest version in the near future, or at to least 3.2.4? sysutils/py-salt depends on it and has keep-alive issues with the old/outdated version. Thanks, Michael -- Michael Gmelin ___ freebsd-ports@freebsd.org

Re: Update devel/zmq (once more, this time Cc ports@)

2013-11-06 Thread William Grzybowski
On Wed, Nov 6, 2013 at 8:05 PM, Michael Gmelin free...@grem.de wrote: Hi, any chance you'll update zmq to the latest version in the near future, or at to least 3.2.4? sysutils/py-salt depends on it and has keep-alive issues with the old/outdated version. You should open a PR, that way it

Confusion about devel/py-yaml options

2013-11-06 Thread Michael Gmelin
IMHO the sole purpose of this port is providing YAML support to python, yet it defines OPTIONS_DEFINE= YAML which is not enabled by default and shown to the user as [ ] YAMLYAML format or parser support As far as I can tell this option enables the libyaml plugin in PyYAML. LibYAML is

Re: Update devel/zmq (once more, this time Cc ports@)

2013-11-06 Thread Michael Gmelin
On Wed, 6 Nov 2013 20:14:48 -0200 William Grzybowski willia...@gmail.com wrote: On Wed, Nov 6, 2013 at 8:05 PM, Michael Gmelin free...@grem.de wrote: Hi, any chance you'll update zmq to the latest version in the near future, or at to least 3.2.4? sysutils/py-salt depends on it and has

Re: Update devel/zmq (once more, this time Cc ports@)

2013-11-06 Thread Mark Martinec
Michael Gmelin wrote: any chance you'll update zmq to the latest version in the near future, or at to least 3.2.4? sysutils/py-salt depends on it and has keep-alive issues with the old/outdated version. Not just keep-alive, the Salt needs libzmq version 3 for IPv6 support. The Salt authors

Re: Update devel/zmq (once more, this time Cc ports@)

2013-11-06 Thread Michael Gmelin
On Wed, 6 Nov 2013 23:45:29 +0100 Mark Martinec mark.martinec+free...@ijs.si wrote: Michael Gmelin wrote: any chance you'll update zmq to the latest version in the near future, or at to least 3.2.4? sysutils/py-salt depends on it and has keep-alive issues with the old/outdated version.

[QAT] r332991: 2x leftovers, 2x finished

2013-11-06 Thread Ports-QAT
games/py-mnemosyne: update to 2.2.1 - Update to 2.2.1 - use python auto plist - Drop maintainership PR: ports/183707 Submitted by: Marek marekrud gmail.com (maintainer) - Build ID: 20131106133600-52813

[QAT] r332990: 1x leftovers, 3x finished

2013-11-06 Thread Ports-QAT
dns/knot: update to 1.3.3 - Update to 1.3.3 - Fix pkg-plist PR: ports/183682 Submitted by: Leo Vandewoestijne freebsd dns-lab.com (maintainer) - Build ID: 20131106132000-38296 Job owner:

[QAT] r333052: 4x leftovers

2013-11-06 Thread Ports-QAT
- Change Makefile header - Change maintainer email to @FreeBSD.org - Support STAGEDIR - Simplify post-extract Approved by:pawel / wg (mentors, implicit) - Build ID: 20131107025200-2868 Job owner:

Re: OCaml 4?

2013-11-06 Thread Michael Grünewald
John Marino wrote: On 11/6/2013 21:02, Michael Grünewald wrote: It seems dports has ocaml 4.00.1 while I prepared a 4.01.0, if you test it, your feddback would be welcome! Surely dports could be updated to ocaml 4.01.0 as easily as changing the PORTVERSION and regenerating the distinfo

[QAT] r333063: 4x leftovers

2013-11-06 Thread Ports-QAT
Pack your dependencies onto your script file. WWW: http://search.cpan.org/dist/App-FatPacker/ - Build ID: 20131107053800-16048 Job owner: kuriy...@freebsd.org Buildtime: 39 minutes Enddate:

hi

2013-11-06 Thread Lotty Vail
HEY JUST WANT TO meet SOME ONE AND TALK AND GET TO KNOW YOU. OKAY Maybe we can go riding on my motorcycle. or go out and have a dinner and dancing or what ever sound like fun. If you want to know more about me just ask okay. Later xxryyskyf ttyquwpskb zyliv edxhf qfflz iopbe znmuf F O S B R N T

[patch] shells/fish compiler error fix, version update

2013-11-06 Thread William MacKay
The shells/fish port has failed to build on FreeBSD 10 for several weeks. It fails with errors like: ./io.h:12:12: error: no member named 'tr1' in namespace 'std' ./io.h:183:39: error: no template named 'shared_ptr'; did you mean 'std::shared_ptr'? This patch fixes the error by telling the

Re: OCaml 4?

2013-11-06 Thread John Marino
On 11/7/2013 07:06, Michael Grünewald wrote: John Marino wrote: On 11/6/2013 21:02, Michael Grünewald wrote: It seems dports has ocaml 4.00.1 while I prepared a 4.01.0, if you test it, your feddback would be welcome! Surely dports could be updated to ocaml 4.01.0 as easily as changing the

[SOLVED] rtmpdump upgrade fails

2013-11-06 Thread Andrea Venturoli
Hello. This morning I tried upgrading 'rtmpdump-2.4_2' to 'rtmpdump-2.4.20130923_2' (a dependency of something else). It failed with: rtmpsrv.o: In function `main': rtmpsrv.c:(.text+0x4e0): undefined reference to `RTMP_TLS_AllocServerContext' rtmpsrv.c:(.text+0x5ce): undefined reference to