Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-09 Thread Guido Falsi
On 09/10/13 07:20, hiren panchasara wrote: On Sat, Sep 7, 2013 at 5:10 AM, olli hauer mailto:oha...@gmx.de>> wrote: There are 13 ports using --with-iconv=${LOCALBASE} devel/apr1 devel/apr2 devel/git irc/epic5 lang/gauche net-mgmt/ettercap net/sslt

Re: FreeBSD Port: mapserver-6.2.1_2 building with python support requires python 2.6.

2013-09-09 Thread Frank Broniewski
Am 2013-09-10 08:11, schrieb Ruslan Makhmatkhanov: David Wahlund wrote on 09.09.2013 22:46: This throws a "this port is deprecated"-warning. EoL for python26 is 1 october 2013. Just a heads up. Regards David It builds fine python 2.7: https://redports.org/~rm/20130909204800-7664-143662/mapse

Re: [CFT] Update of xorg libraries and MESA

2013-09-09 Thread Ganael LAPLANCHE
On Mon, 09 Sep 2013 16:52:03 +0200, Niclas Zeising wrote Hi Nicolas, > The patch has been updated, and the updated version is attached. As > always, it is possible to find the latest version of the patch at > http://people.freebsd.org/~zeising/xorg-mesaupdate.diff Works like a charm on my Lenov

Re: FreeBSD Port: mapserver-6.2.1_2 building with python support requires python 2.6.

2013-09-09 Thread Ruslan Makhmatkhanov
David Wahlund wrote on 09.09.2013 22:46: This throws a "this port is deprecated"-warning. EoL for python26 is 1 october 2013. Just a heads up. Regards David It builds fine python 2.7: https://redports.org/~rm/20130909204800-7664-143662/mapserver-6.2.1_3.log Would you try to change USE_PYTHON

INDEX now builds successfully on 8.x

2013-09-09 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: What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Matthias Andree
Am 10.09.2013 06:06, schrieb Thomas Mueller: >> Thomas, > >> It prevents parallel ("make -j 4") build of ports, and your assumption >> about how to set it is correct; alternatively, it can be given on the >> make command line: > >> portmaster -mMAKE_JOBS_UNSAFE=yes multimedia/vlc. > >> U

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-09 Thread hiren panchasara
On Sat, Sep 7, 2013 at 5:10 AM, olli hauer wrote: > There are 13 ports using --with-iconv=${LOCALBASE} > devel/apr1 > devel/apr2 > devel/git > irc/epic5 > lang/gauche > net-mgmt/ettercap > net/ssltunnel-client > net/yaz > net/zebra-server > textproc/libxml2 > textproc/py-libxml2 > www

Re: What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Thomas Mueller
> Thomas, > It prevents parallel ("make -j 4") build of ports, and your assumption > about how to set it is correct; alternatively, it can be given on the > make command line: > portmaster -mMAKE_JOBS_UNSAFE=yes multimedia/vlc. > URL: http://www.freebsd.org/doc/en/books/porters-handbook/

INDEX build failed for 8.x

2013-09-09 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-8 - please wait.. Done. Warning: Duplicate INDEX entry: p5-SOAP-Transport-HTTP-Plack-0.03 Committers on the hook: antoine az bar delphij dinoex mandree mm nox rakuco sunpoet tabthorpe wg Most recent SVN update was: Updating '.': Uwww/py-flexg

Re: What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Thomas Mueller
> Thomas, > It prevents parallel ("make -j 4") build of ports, and your assumption > about how to set it is correct; alternatively, it can be given on the > make command line: > portmaster -mMAKE_JOBS_UNSAFE=yes multimedia/vlc. > URL: http://www.freebsd.org/doc/en/books/porters-handbook/

INDEX build failed for 8.x

2013-09-09 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-8 - please wait.. Done. Warning: Duplicate INDEX entry: p5-SOAP-Transport-HTTP-Plack-0.03 Committers on the hook: antoine az bar delphij dinoex mandree mm nox rakuco sunpoet wg Most recent SVN update was: Updating '.': Uaudio/audacity/Makefil

HELP! nvidia-driver patch: Weird REPLACE_CMD and command-line-sed behaviour. HELP!

2013-09-09 Thread O. Hartmann
With CURRENT r255426 several changes has been introduced (see http://docs.freebsd.org/cgi/getmsg.cgi?fetch=291456+0+current/svn-src-head). This results in a non-functionality of the x11/nvidia-driver port after updating world and kernel to CURRENT r255426. I try to patch this. The target file is

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread O. Hartmann
On Tue, 10 Sep 2013 00:24:05 +0300 Ivan Klymenko wrote: > В Mon, 9 Sep 2013 23:17:13 +0200 > "O. Hartmann" пишет: > > > On Tue, 10 Sep 2013 00:02:37 +0300 > > Ivan Klymenko wrote: > > > > > В Mon, 9 Sep 2013 22:37:48 +0200 > > > "O. Hartmann" пишет: > > > > > > > > /usr/ports/emulators/vir

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread Ian Lepore
On Tue, 2013-09-10 at 00:42 +0200, O. Hartmann wrote: > On Tue, 10 Sep 2013 00:24:05 +0300 > Ivan Klymenko wrote: > > > В Mon, 9 Sep 2013 23:17:13 +0200 > > "O. Hartmann" пишет: > > > > > On Tue, 10 Sep 2013 00:02:37 +0300 > > > Ivan Klymenko wrote: > > > > > > > В Mon, 9 Sep 2013 22:37:48 +0

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread O. Hartmann
On Mon, 09 Sep 2013 16:49:23 -0600 Ian Lepore wrote: > On Tue, 2013-09-10 at 00:42 +0200, O. Hartmann wrote: > > On Tue, 10 Sep 2013 00:24:05 +0300 > > Ivan Klymenko wrote: > > > > > В Mon, 9 Sep 2013 23:17:13 +0200 > > > "O. Hartmann" пишет: > > > > > > > On Tue, 10 Sep 2013 00:02:37 +0300 >

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread Ivan Klymenko
В Mon, 9 Sep 2013 23:17:13 +0200 "O. Hartmann" пишет: > On Tue, 10 Sep 2013 00:02:37 +0300 > Ivan Klymenko wrote: > > > В Mon, 9 Sep 2013 22:37:48 +0200 > > "O. Hartmann" пишет: > > > > > > /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.18/out/freebsd.amd64/release/bin/src/vbox

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread O. Hartmann
On Tue, 10 Sep 2013 00:02:37 +0300 Ivan Klymenko wrote: > В Mon, 9 Sep 2013 22:37:48 +0200 > "O. Hartmann" пишет: > > > x11/nvidia-driver (as well as emulators/virtualbox-ose-kmod) do not > > compile on FreeBSD 10.0-CURRENT #0 r255426: Mon Sep 9 21:35:43 > > CEST 2013 amd64. > > > > The erro

CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread O. Hartmann
x11/nvidia-driver (as well as emulators/virtualbox-ose-kmod) do not compile on FreeBSD 10.0-CURRENT #0 r255426: Mon Sep 9 21:35:43 CEST 2013 amd64. The error is: x11/nvidia-driver: --- nvidia_subr.o --- nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PR

Re: What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Matthias Andree
Am 09.09.2013 22:22, schrieb Thomas Mueller: > So I want to know what MAKE_JOBS_UNSAFE=yes is supposed to do, and do I set > it by > > env MAKE_JOBS_UNSAFE=yes portmaster multimedia/vlc > (or whatever other port it applies to)? Thomas, It prevents parallel ("make -j 4") build of ports, and yo

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread Ivan Klymenko
В Mon, 9 Sep 2013 22:37:48 +0200 "O. Hartmann" пишет: > x11/nvidia-driver (as well as emulators/virtualbox-ose-kmod) do not > compile on FreeBSD 10.0-CURRENT #0 r255426: Mon Sep 9 21:35:43 CEST > 2013 amd64. > > The error is: > > x11/nvidia-driver: > > --- nvidia_subr.o --- > nvidia_subr.c:8

INDEX build failed for 8.x

2013-09-09 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-8 - please wait.. Done. Warning: Duplicate INDEX entry: p5-SOAP-Transport-HTTP-Plack-0.03 Committers on the hook: antoine az delphij dinoex nox sunpoet Most recent SVN update was: Updating '.': Uemulators/fuse/Makefile Uemulators/bfe/Make

What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Thomas Mueller
In some ports that failto build/upgrade, with portmaster in this case, I get a message like gmake[1]: Leaving directory `/BETA1/usr/ports/multimedia/vlc/work9amd64/vlc-2.0.7' gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporti

FreeBSD Port: mapserver-6.2.1_2 building with python support requires python 2.6.

2013-09-09 Thread David Wahlund
This throws a "this port is deprecated"-warning. EoL for python26 is 1 october 2013. Just a heads up. Regards David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "free

Re: CFT: vlc 2.0.8 (with two PRs applied)

2013-09-09 Thread Juergen Lock
On Fri, Aug 30, 2013 at 08:25:01PM +0200, Pawel Pekala wrote: > Dnia 2013-08-28, o godz. 22:26:16 > Juergen Lock napisał(a): > > >Hi! > > > > It's this time again, there's a new vlc version out and I'd like to > >update the port: > > > > svn co https://svn.redports.org/nox/multimedia/vlc/ > >

Re: [CFT] Update of xorg libraries and MESA

2013-09-09 Thread Volodymyr Kostyrko
09.09.2013 17:02, Koop Mast wrote: ^/releng/9, WITH_CLANG_IS_CC, CCACHE, WITH_NEW_XORG You need to manual remove your old libGL and dri before updating to the new version, as mentioned in the UPDATING file. Oh, sorry.. I always mess the order of things. Thanks for a quick reply! And how abou

Re: ports/181913: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is ambiguous

2013-09-09 Thread Ian Lepore
On Mon, 2013-09-09 at 07:51 -0600, Ian Lepore wrote: > On Mon, 2013-09-09 at 08:57 +0200, Stefan Esser wrote: > > Am 08.09.2013 08:14, schrieb O. Hartmann: > > > On Sat, 7 Sep 2013 22:49:54 GMT rak...@freebsd.org wrote: > > > > > >> Synopsis: devel/qt4-script: > > >> /usr/include/c++/v1/type_trait

Re: Mapserver shp2img

2013-09-09 Thread Frank Broniewski
Cool! It works! Thanks for helping, Frank Am 2013-09-06 18:05, schrieb wen heping: Would you test with this simple patch? Thanks ! wen Index: Makefile === --- Makefile(revision 326520) +++ Makefile(working copy) @@ -187,

Re: [CFT] Update of xorg libraries and MESA

2013-09-09 Thread Koop Mast
On 9-9-2013 15:59, Volodymyr Kostyrko wrote: 09.09.2013 15:49, Niclas Zeising wrote: [Cross-posted between x11@ and ports@, please respect reply-to] ^/releng/9, WITH_CLANG_IS_CC, CCACHE, WITH_NEW_XORG CC intel_fbo.lo cc: warning: argument unused during compilation: '-fno-builtin-memcm

Re: [CFT] Update of xorg libraries and MESA

2013-09-09 Thread Volodymyr Kostyrko
09.09.2013 15:49, Niclas Zeising wrote: [Cross-posted between x11@ and ports@, please respect reply-to] ^/releng/9, WITH_CLANG_IS_CC, CCACHE, WITH_NEW_XORG CC intel_fbo.lo cc: warning: argument unused during compilation: '-fno-builtin-memcmp' cc: warning: argument unused during compila

Re: ports/181913: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is ambiguous

2013-09-09 Thread Ian Lepore
On Mon, 2013-09-09 at 08:57 +0200, Stefan Esser wrote: > Am 08.09.2013 08:14, schrieb O. Hartmann: > > On Sat, 7 Sep 2013 22:49:54 GMT rak...@freebsd.org wrote: > > > >> Synopsis: devel/qt4-script: > >> /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is > >> ambiguous > >> > >> Sta

Current unassigned ports problem reports

2013-09-09 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsol

Re: ports/181913: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is ambiguous

2013-09-09 Thread Michael Gmelin
On Sun, 8 Sep 2013 14:57:01 +0200 Dimitry Andric wrote: > On Sep 8, 2013, at 08:14, O. Hartmann > wrote: > > On Sat, 7 Sep 2013 22:49:54 GMT > > rak...@freebsd.org wrote: > > > >> Synopsis: > >> devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: > >> call to 'swap' is ambiguous >

FreeBSD ports you maintain which are out of date

2013-09-09 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, you