Re: www/aria2 dependencies & lang/llvm33 build error

2013-11-26 Thread Matthias Andree
Am 22.11.2013 15:20, schrieb andrew clarke: > On Sun 2013-11-17 14:15:02 UTC+0100, Michael Gmelin (free...@grem.de) wrote: > www/aria2 1.18.1 requires lang/clang33. Is this really necessary? Previous aria2 versions didn't require clang. >>> >>> I've now had a chance to check the aria2 so

Re: www/aria2 dependencies & lang/llvm33 build error

2013-11-26 Thread Matthias Andree
Am 22.11.2013 15:56, schrieb andrew clarke: > On Fri 2013-11-22 15:51:14 UTC+0100, Michael Gmelin (free...@grem.de) wrote: > >>> Then the obvious question is... How did you get aria2 to build in 9.1 >>> when I can't get it to build in 9.2? ;-) >> >> I built 9.1 from source using: >> >> WITH_LIBCPL

Re: pkg_libchk (was Re: gvfs on FreeBSD 10 fails to build)

2013-11-26 Thread Kevin Oberman
On Tue, Nov 26, 2013 at 11:32 AM, Matthew Seaman wrote: > On 26/11/2013 18:15, Warren Block wrote: > > On Tue, 26 Nov 2013, Kevin Oberman wrote: > > > >> Possibly hijacking the thread, but isn't it time that pkg_libchk was > >> made a > >> part of the base system? It comes up over and over as a to

portmaster glitch with /usr/ports/MOVED

2013-11-26 Thread andrew clarke
I made the mistake of telling portmaster-3.17.3 to build mail/mutt-devel instead of mail/mutt. Evidently portmaster sees the port has moved based on /usr/ports/MOVED, which is good, but it erroneously calls pkg, apparently without arguments, and the remaining output looks a bit broken. Regards An

Re: Fwd: [thunderbird-24.1.0] FreeBSD 10-i386 jail at 11-amd64 host: Error while running startup cache precompilation

2013-11-26 Thread Cy Schubert
In message <5272af33.7030...@smeets.im>, Florian Smeets writes: > This is an OpenPGP/MIME signed message (RFC 4880 and 3156) > --LjCOVwNOW3aPxiaJSC0KaksgOOBQirtv3 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: quoted-printable > > On 31/10/13 16:13, Boris Samorodov wrote: >

Re: Question on updating pkg

2013-11-26 Thread Baptiste Daroussin
On Tue, Nov 26, 2013 at 11:05:07PM +0100, Michael Gmelin wrote: > Maybe this has been answered before, but I stumbled over it numerous > times: > > When pkg needs an update, it's performed first and pkg exits just ok, > but the original action wouldn't be done. This is a little bit > confusing whe

Question on updating pkg

2013-11-26 Thread Michael Gmelin
Maybe this has been answered before, but I stumbled over it numerous times: When pkg needs an update, it's performed first and pkg exits just ok, but the original action wouldn't be done. This is a little bit confusing when running it manually and potentially harmfully in a scripted context. Than

Re: portmaster refuses to use pkgng with local packages

2013-11-26 Thread olli hauer
On 2013-11-26 22:27, Axel Rau wrote: > > Am 26.11.2013 um 20:58 schrieb Matthew Seaman : > >> On 26/11/2013 18:07, Axel Rau wrote: >>> I need a configuration, where pkg uses *ONLY* *my* repo. >> >> Delete the package site line from pkg.conf > >> > Unfortunately, this does not help: > --- > # pkg

Re: lang/gcc not build

2013-11-26 Thread Dimitry Andric
On 26 Nov 2013, at 22:43, Alexander Panyushkin wrote: ... > configure:4209: checking for C compiler default output file name > configure:4231: gcc46 -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe > -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -O2 > -march=athlon64-sse3 -

Re: portmaster refuses to use pkgng with local packages

2013-11-26 Thread Axel Rau
Am 26.11.2013 um 20:58 schrieb Matthew Seaman : > On 26/11/2013 18:07, Axel Rau wrote: >> I need a configuration, where pkg uses *ONLY* *my* repo. > > Delete the package site line from pkg.conf > Unfortunately, this does not help: --- # pkg update Updating repository catalogue pkg: ftp://ftp.

Re: lang/gcc not build

2013-11-26 Thread Dimitry Andric
On 26 Nov 2013, at 21:26, Alexander Panyushkin wrote: > 26.11.2013 21:42, Dimitry Andric пишет: >> * Don't set CFLAGS with '=', always use '+='. >> * Try moving your make.conf out of the way, and build the port again. Does >> it now work? >> * If all that still fails, post the config.log file, l

Re: portmaster refuses to use pkgng with local packages

2013-11-26 Thread Matthew Seaman
On 26/11/2013 18:07, Axel Rau wrote: > I need a configuration, where pkg uses *ONLY* *my* repo. Delete the packagesite line from pkg.conf Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey signature.asc Description: OpenPGP digi

Re: lang/gcc not build

2013-11-26 Thread Dimitry Andric
[Redirecting to the appropriate mailing list...] On 26 Nov 2013, at 18:47, Alexander Panyushkin wrote: > #portmaster lang/gcc > [...] > cd /usr/ports/lang/gcc/work/gcc-4.6.4 ; contrib/gcc_update --touch > configure: loading site script /usr/ports/Templates/config.site > checking build system type

Re: pkg_libchk (was Re: gvfs on FreeBSD 10 fails to build)

2013-11-26 Thread Matthew Seaman
On 26/11/2013 18:15, Warren Block wrote: > On Tue, 26 Nov 2013, Kevin Oberman wrote: > >> Possibly hijacking the thread, but isn't it time that pkg_libchk was >> made a >> part of the base system? It comes up over and over as a tool to simplify >> dealing with dealing with shareable library versio

Re: pkg 1.2 lots of messages about enabled key.

2013-11-26 Thread Johan Hendriks
Op dinsdag 26 november 2013 schreef Baptiste Daroussin (b...@freebsd.org): > On Tue, Nov 26, 2013 at 05:15:38PM +0100, Johan Hendriks wrote: > > I just updated pkg to pkg 1.2 > > > > But when i usr pkg it gives me a lot of messages like below: > > > > pkg: Warning: expecting a boolean for the 'ena

pkg_libchk (was Re: gvfs on FreeBSD 10 fails to build)

2013-11-26 Thread Warren Block
On Tue, 26 Nov 2013, Kevin Oberman wrote: Possibly hijacking the thread, but isn't it time that pkg_libchk was made a part of the base system? It comes up over and over as a tool to simplify dealing with dealing with shareable library version bumps and even more important for dealing with the pr

Re: portmaster refuses to use pkgng with local packages

2013-11-26 Thread Axel Rau
Am 24.11.2013 um 12:43 schrieb Axel Rau : > > Am 27.10.2013 um 21:11 schrieb Matthew Seaman : > >> On 27/10/2013 18:53, Axel Rau wrote: >>> I looked at poudriere earlier, but did not recognize that it plays with pkg >>> nicely and also did not like to set up a web server to just serve local >

Re: portmaster refuses to use pkgng with local packages

2013-11-26 Thread Axel Rau
Am 25.11.2013 um 10:40 schrieb Stefan Esser : > Am 24.11.2013 12:43, schrieb Axel Rau: >> While trying ports-mgmt/poudriere in my ezjail/portmaster environment, I >> learned: >> poudriere can't run at secure level 1, because it loads linux.ko and uses >> chflags. >> >> Regarding moving to pkgn

Re: gvfs on FreeBSD 10 fails to build

2013-11-26 Thread Kevin Oberman
On Tue, Nov 26, 2013 at 2:18 AM, Boris Samorodov wrote: > 26.11.2013 13:41, Johan Hendriks пишет: > > Boris Samorodov schreef: > >> 26.11.2013 11:55, Johan Hendriks пишет: > >> > >>> Hello all, I just updated my FreeBSD 9 Stable machine to FreeBSD 10 > >>> Stable. > >>> > >>> I am now in the proc

Re: pkg 1.2 lots of messages about enabled key.

2013-11-26 Thread Baptiste Daroussin
On Tue, Nov 26, 2013 at 05:15:38PM +0100, Johan Hendriks wrote: > I just updated pkg to pkg 1.2 > > But when i usr pkg it gives me a lot of messages like below: > > pkg: Warning: expecting a boolean for the 'enabled' key of the 'FreeBSD' > repo, the value has been correctly converted, please co

Re: pkg 1.2 lots of messages about enabled key.

2013-11-26 Thread Łukasz Wąsikowski
W dniu 2013-11-26 17:15, Johan Hendriks pisze: > I just updated pkg to pkg 1.2 > > But when i usr pkg it gives me a lot of messages like below: > > pkg: Warning: expecting a boolean for the 'enabled' key of the 'FreeBSD' > repo, the value has been correctly converted, please consider fixing [.

[patch] graphics/libGL/bsd.mesalib.mk

2013-11-26 Thread David Shane Holden
The latest graphics/libGL/bsd.mesalib.mk commit breaks graphics/dri when WITH_NEW_XORG is defined since it's trying to patch a nonexistent file. diff --git a/graphics/libGL/bsd.mesalib.mk b/graphics/libGL/bsd.mesalib.mk index 8e5e481..bf46cbb 100644 --- a/graphics/libGL/bsd.mesalib.mk +++ b/graphi

pkg 1.2 lots of messages about enabled key.

2013-11-26 Thread Johan Hendriks
I just updated pkg to pkg 1.2 But when i usr pkg it gives me a lot of messages like below: pkg: Warning: expecting a boolean for the 'enabled' key of the 'FreeBSD' repo, the value has been correctly converted, please consider fixing If i run pkg_libchk the whole screen fills up with these me

Re: sysutils/parallel maintainer: looking for guidance

2013-11-26 Thread Chris Howey
On 25 November 2013 18:54, Chris Howey wrote: > The latest version of parallel (20131122) has added a "Please use the > below reference to cite parallel" notice that prints a few lines of output > to stderr when it runs. > > User action is required to stop this notice from appearing upon every >

FreeBSD ports you maintain which are out of date

2013-11-26 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

FreeBSD Port: lighttpd-1.4.33

2013-11-26 Thread Oliver Schonrock
Having issue compiling/running www/lighttpd with openssl_from_ports details are here: http://redmine.lighttpd.net/issues/2534 Not sure which end needs to change: Freebsd lighty port, openssl port or lighty? -- Oliver Schonrock ___ freebsd-ports@free

Re: gvfs on FreeBSD 10 fails to build

2013-11-26 Thread Boris Samorodov
26.11.2013 13:41, Johan Hendriks пишет: > Boris Samorodov schreef: >> 26.11.2013 11:55, Johan Hendriks пишет: >> >>> Hello all, I just updated my FreeBSD 9 Stable machine to FreeBSD 10 >>> Stable. >>> >>> I am now in the proces of rebuilding all ports. >>> First I noticed that libiconv was not nee

Re: gvfs on FreeBSD 10 fails to build

2013-11-26 Thread Johan Hendriks
Boris Samorodov schreef: 26.11.2013 11:55, Johan Hendriks пишет: Hello all, I just updated my FreeBSD 9 Stable machine to FreeBSD 10 Stable. I am now in the proces of rebuilding all ports. First I noticed that libiconv was not needed anymore from ports so I deleted that port. But on devel/gv

Re: gvfs on FreeBSD 10 fails to build

2013-11-26 Thread Boris Samorodov
26.11.2013 11:55, Johan Hendriks пишет: > Hello all, I just updated my FreeBSD 9 Stable machine to FreeBSD 10 Stable. > > I am now in the proces of rebuilding all ports. > First I noticed that libiconv was not needed anymore from ports so I > deleted that port. > > But on devel/gvfs I get an er

Re: poudirere behave-alike for

2013-11-26 Thread Baptiste Daroussin
On Mon, Nov 25, 2013 at 02:15:59AM +0100, Christopher J. Ruwe wrote: > I think my question is slightly off-topic, but I think freebsd-ports@ > may be the best of many not so good fits: > > I need to build packages for Solaris and SmartOS. My first choice > would be ports, which unfortunately are n

Re: sysutils/parallel maintainer: looking for guidance

2013-11-26 Thread Matthias Andree
Am 26.11.2013 01:54, schrieb Chris Howey: > The latest version of parallel (20131122) has added a "Please use the below > reference to cite parallel" notice that prints a few lines of output to > stderr when it runs. > > User action is required to stop this notice from appearing upon every > invoc