graphics/openshadinglagugae: Fails to compile with CLANG 3.3 (now also on FreeBSD 9.2 as well as 10.0-CURRENT)

2013-07-18 Thread O. Hartmann
The port graphics/openshadinglanguage fails to compile on FreeBSD 10.0-CURRENT with the day CLANG 3.3 was introduced with the error shown below. On FreeBSD 9.1-RELEASE as well as 9.1-STABLE it compiled also well as long as the compiler suite was CLANG 3.2. Now. with FreeBSD 9.2 on its way, CLANG 3

Re: CFT: vlc 2.0.7

2013-07-18 Thread Guido Falsi
On 07/18/13 21:21, Juergen Lock wrote: Hi! It's this time again, there's a new vlc version out and I want to update the port: http://people.freebsd.org/~nox/tmp/vlc-2.0.7-001.patch Please give this a good testing and report any issues you find, thanx! :) Hi! I tested it right n

INDEX now builds successfully on 8.x

2013-07-18 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: [HEADSUP] New mailing pkg-fallout

2013-07-18 Thread olli hauer
On 2013-07-18 21:09, Baptiste Daroussin wrote: > On Thu, Jul 18, 2013 at 09:04:09PM +0200, olli hauer wrote: >> On 2013-07-17 18:57, Baptiste Daroussin wrote: >>> Hi all, >>> >>> If you are a committer or if you are maintainer it is highly recommanded for >>> you to subscribe to the pkg-fallout ma

CFT: vlc 2.0.7

2013-07-18 Thread Juergen Lock
Hi! It's this time again, there's a new vlc version out and I want to update the port: http://people.freebsd.org/~nox/tmp/vlc-2.0.7-001.patch Please give this a good testing and report any issues you find, thanx! :) Juergen ___ freeb

Re: [HEADSUP] New mailing pkg-fallout

2013-07-18 Thread Baptiste Daroussin
On Thu, Jul 18, 2013 at 09:04:09PM +0200, olli hauer wrote: > On 2013-07-17 18:57, Baptiste Daroussin wrote: > > Hi all, > > > > If you are a committer or if you are maintainer it is highly recommanded for > > you to subscribe to the pkg-fallout mailing list. > > > > http://lists.freebsd.org/pip

Re: [HEADSUP] New mailing pkg-fallout

2013-07-18 Thread olli hauer
On 2013-07-17 18:57, Baptiste Daroussin wrote: > Hi all, > > If you are a committer or if you are maintainer it is highly recommanded for > you to subscribe to the pkg-fallout mailing list. > > http://lists.freebsd.org/pipermail/freebsd-pkg-fallout > > This list receive all the failures mails f

Re: RaspberryPi (ARMv6) after update EABI not build perl

2013-07-18 Thread Andrey Fesenko
Sory, # uname -a FreeBSD raspberry-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r253414M: Wed Jul 17 16:12:39 MSK 2013 andrey@my_book.local:/home/andrey/obj/arm.armv6/usr/src/sys/RPI-B-IPv6 arm system compile clang On Thu, Jul 18, 2013 at 10:15 PM, Andrey Fesenko wrote: > Hi, anyone succeeded build

RaspberryPi (ARMv6) after update EABI not build perl

2013-07-18 Thread Andrey Fesenko
Hi, anyone succeeded build perl for eabi? my rpi make results in an error equally for all perl version #define PERL_FPU_INIT (void)fpsetmask(0) ^ 1 warning generated. LD_LIBRARY_PATH=/usr/ports/lang/perl5.14/work/perl-5.14.4 cc -pthread -Wl,-E -fstack-protector

INDEX build failed for 8.x

2013-07-18 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-8 - please wait..clang: not found Done. make_index: squirrelmail-postfixadmin-plugin-2.3.0_3: no entry for /usr/ports/www/zend-framework1 Committers on the hook: knu miwi naddy nox olivierd wg Most recent SVN update was: Updating '.': Acomm

Re: portmaster WITH_PKGNG and cpan

2013-07-18 Thread Matthew Seaman
On 18/07/2013 13:59, Marko Cupać wrote: > If I remember well, I had all the ports installed back in days of pkg_tools, > and converted pkg_* database to pkg with pkg2ng. Do you say that, if I had pkg > from the start, it wouldn't even register in the pkg database? Correct. > If so, how > are peop

Re: portmaster WITH_PKGNG and cpan

2013-07-18 Thread Marko Cupać
On Thu, 18 Jul 2013 08:05:45 -0500 Mark Felder wrote: > Marko, what version of RT are you running? I'm on rt-4.0.12 from ports. -- Marko Cupać ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

Re: portmaster WITH_PKGNG and cpan

2013-07-18 Thread Mark Felder
On Thu, Jul 18, 2013, at 7:59, Marko Cupać wrote: > > If I remember well, I had all the ports installed back in days of > pkg_tools, > and converted pkg_* database to pkg with pkg2ng. Do you say that, if I > had pkg > from the start, it wouldn't even register in the pkg database? If so, how > are

Re: portmaster WITH_PKGNG and cpan

2013-07-18 Thread Marko Cupać
On Thu, 18 Jul 2013 13:46:37 +0100 Matthew Seaman wrote: > The bsdpan code assumes the old pkg_tools layout for registering > packages. It could do with pkgng'ifying. Mark Felder is working on port so that should fix my problem. If I remember well, I had all the ports installed back in days of

Re: portmaster WITH_PKGNG and cpan

2013-07-18 Thread Marko Cupać
On Thu, 18 Jul 2013 07:41:09 -0500 Mark Felder wrote: > On Thu, Jul 18, 2013, at 5:16, Marko Cupać wrote: > > > > Is there a solution for this? > > > > I'm not sure, but we can certainly get that extension added to ports. > Would you be willing to test the port for me? We have RT here, but we >

Re: portmaster WITH_PKGNG and cpan

2013-07-18 Thread Matthew Seaman
On 18/07/2013 11:16, Marko Cupać wrote: > Portmaster WITH_PKGNG is causing me trouble on a server where I need cpan > module not present in ports tree: > > bsdpan-RT-Extension-MandatoryOnTransition-0.04 > > portmaster -a -f -d fails. > > Is there a solution for this? The bsdpan code assumes t

Re: portmaster WITH_PKGNG and cpan

2013-07-18 Thread Mark Felder
On Thu, Jul 18, 2013, at 5:16, Marko Cupać wrote: > > Is there a solution for this? > I'm not sure, but we can certainly get that extension added to ports. Would you be willing to test the port for me? We have RT here, but we don't use that extension... ___

Re: [HEADSUP] New mailing pkg-fallout

2013-07-18 Thread Andrea Venturoli
On 07/18/13 10:04, Erwin Lansing wrote: On Wed, Jul 17, 2013 at 11:14:39PM +0100, Anton Shterenlikht wrote: The volume unsustainable. You bet it is! Know you know what portmgr has been spending its time on for all those years and why we keep sining the same old song about quality control and

portmaster WITH_PKGNG and cpan

2013-07-18 Thread Marko Cupać
Portmaster WITH_PKGNG is causing me trouble on a server where I need cpan module not present in ports tree: bsdpan-RT-Extension-MandatoryOnTransition-0.04 portmaster -a -f -d fails. Is there a solution for this? -- Marko Cupać ___ freebsd-ports@freeb

FreeBSD ports you maintain which are out of date

2013-07-18 Thread portscout
| 20130718 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org

Re: [HEADSUP] New mailing pkg-fallout

2013-07-18 Thread Mark Linimon
On Thu, Jul 18, 2013 at 10:04:52AM +0200, Erwin Lansing wrote: > You bet it is! Know you know what portmgr has been spending its time > on for all those years and why we keep sining the same old song about > quality control and pre-commit (and not post-commit) testing ITYM "singing" :-) In any e

Re: [HEADSUP] New mailing pkg-fallout

2013-07-18 Thread Anton Shterenlikht
>Date: Thu, 18 Jul 2013 10:04:52 +0200 >From: Erwin Lansing >To: freebsd-ports@freebsd.org, po...@freebsd.org >Subject: Re: [HEADSUP] New mailing pkg-fallout >On Wed, Jul 17, 2013 at 11:14:39PM +0100, Anton Shterenlikht wrote: >> The volume unsustainable. > >You bet it is! Know you know what por

Re: [HEADSUP] New mailing pkg-fallout

2013-07-18 Thread Erwin Lansing
On Wed, Jul 17, 2013 at 11:14:39PM +0100, Anton Shterenlikht wrote: > The volume unsustainable. You bet it is! Know you know what portmgr has been spending its time on for all those years and why we keep sining the same old song about quality control and pre-commit (and not post-commit testing wa

Re: [HEADSUP] New mailing pkg-fallout

2013-07-18 Thread Andrea Venturoli
On 07/18/13 00:14, Anton Shterenlikht wrote: The volume unsustainable. I unsubscribed already. Me too. Subscribed yesterday evening; gone this morning. I suggest the mail is sent to maintainers only. This seems to me a far better solution. Just my 2c. bye av.