Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Chris Rees
On 19 Jan 2012 08:58, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 19/01/2012 01:31, Michael Scheidell wrote: in manually trying to build an index for a tinderbox/binary/portmaster distribution, I started to look at some of the things that slow these down. and, being a former

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Anton Shterenlikht
On Thu, Jan 19, 2012 at 05:40:09PM -0800, Doug Barton wrote: On 01/18/2012 17:31, Michael Scheidell wrote: in manually trying to build an index for a tinderbox/binary/portmaster distribution I highly recommend looking at ports-mgmt/p5-FreeBSD-Portindex for this purpose. After the initial

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Matthew Seaman
On 20/01/2012 09:18, Chris Rees wrote: On 19 Jan 2012 08:58, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 19/01/2012 01:31, Michael Scheidell wrote: anyway, worth the cycles? take out -.include bsd.port.pre.mk; -.if ${ARCH} == sparc64 -BROKEN=Does not install on sparc64

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Matthew Seaman
On 20/01/2012 09:30, Anton Shterenlikht wrote: # /usr/bin/time -hl make index Generating INDEX-10 - please wait..Makefile, line 41: warning: /sbin/sysctl -n hw.instruction_sse 2 /dev/null returned non-zero status Which Makefile does the warning refer to? lucid-nonsense:/usr/ports:% grep -r

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Eitan Adler
On Fri, Jan 20, 2012 at 5:44 AM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: That's a systematic problem: callying sysctl like that will return a non-zero status if you ask it about a non-existent sysctl, but doing that is basically the point of the test. One fix would be:  

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Chris Rees
On 20 Jan 2012 10:20, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 20/01/2012 09:18, Chris Rees wrote: On 19 Jan 2012 08:58, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 19/01/2012 01:31, Michael Scheidell wrote: anyway, worth the cycles? take out -.include

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Matthew Seaman
On 20/01/2012 12:53, Chris Rees wrote: On 20 Jan 2012 10:20, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 20/01/2012 09:18, Chris Rees wrote: On 19 Jan 2012 08:58, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 19/01/2012 01:31, Michael Scheidell wrote: anyway,

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Chris Rees
On 20 Jan 2012 13:06, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 20/01/2012 12:53, Chris Rees wrote: On 20 Jan 2012 10:20, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 20/01/2012 09:18, Chris Rees wrote: On 19 Jan 2012 08:58, Matthew Seaman

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Doug Barton
On 01/20/2012 04:53, Chris Rees wrote: Occasionally someone runs an exp- for sparc64 (lol) etc. ... which given the overwhelming lack of users for this platform is almost certainly a waste of resources. They use TRYBROKEN to test packages marked BROKEN, but ONLY_FOR_ARCHS sets IGNORE.

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Anton Shterenlikht
On Fri, Jan 20, 2012 at 05:16:08AM -0800, Doug Barton wrote: On 01/20/2012 04:53, Chris Rees wrote: Occasionally someone runs an exp- for sparc64 (lol) etc. ... which given the overwhelming lack of users for this platform is almost certainly a waste of resources. how about ia64? They

Re: Encoding question

2012-01-20 Thread Wesley Shields
On Thu, Jan 19, 2012 at 08:43:14AM -0900, rfl...@acsalaska.net wrote: Hi, I'm trying to compile a C++ software on FreeBSD. While compiling, this error shows up: error: stray '\357' in program error: stray '\273' in program error: stray '\277' in program This file is reported (by

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Matthew Seaman
On 20/01/2012 13:14, Chris Rees wrote: On 20 Jan 2012 13:06, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 20/01/2012 12:53, Chris Rees wrote: On 20 Jan 2012 10:20, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 20/01/2012 09:18, Chris Rees wrote: On 19 Jan 2012

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Michael Scheidell
On 1/20/12 8:33 AM, Matthew Seaman wrote: Actually, going back to the original question -- if this means not having to .includebsd.port.pre.mk in a reasonable number of cases, then it might even be a win overall when generating an index. (At a guess. Have to do some experiments to confirm

Re: Any plans to update salt to 0.9.5?

2012-01-20 Thread Christer Edwards
On Thu, Jan 19, 2012 at 8:12 PM, Doug Barton do...@freebsd.org wrote: I've been evaluating salt, and would prefer not to deploy prior to the msgpack update in 0.9.5. I am hoping to get the port updated today, yes. Thanks for the additional nudge to get it finished :) christer

Re: FreeBSD Port: couchdb-1.1.0_2,1

2012-01-20 Thread till
Can you send me a unified diff and a PR. I'll take a look. I tested this prior to the commit. Which version of FreeBSD are you using? On Thu, Jan 19, 2012 at 4:39 PM, Herby Vojčík he...@mailbox.sk wrote: Hello, the latest change made rc.d script not working. When run from the cli as

Re: FreeBSD Port: couchdb-1.1.0_2,1

2012-01-20 Thread Herby Vojčík
till wrote: Can you send me a unified diff and a PR. I'll take a look. --- /usr/local/etc/couchdb.old 2012-01-20 16:16:58.0 +0100 +++ /usr/local/etc/rc.d/couchdb 2012-01-19 16:35:09.0 +0100 @@ -57,7 +57,8 @@ couchdb_flags=-b -a ${couchdb_etcdir}/default.ini -a

port Inkscape 0.48.2 problem

2012-01-20 Thread Luiz Gustavo S. Costa
Hi list ! I am having trouble compiling inkscape 0.48.2 on freebsd 9, see the following error: gmake[2]: ** [extension/internal/wpg-input.o] Erro 1 gmake[2]: *** Esperando que os outros processos terminem extension/internal/bitmap/imagemagick.cpp: In constructor

Doing SQL to the FreeBSD ports index

2012-01-20 Thread Matthew Seaman
Dear all, Apropos nothing much at all, but congruent with some of the discussion going on in this list at the moment, I've been playing around loading ports index related data into a RDBMS and querying that to pull out interesting factoids, or indeed a complete INDEX file. I didn't start doing

Re: port Inkscape 0.48.2 problem

2012-01-20 Thread Boris Samorodov
Hi All, 20.01.2012 19:20, Luiz Gustavo S. Costa пишет: I am having trouble compiling inkscape 0.48.2 There is an entry at /usr/ports/UPDATING. Have you followed one? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-20 Thread Kaya Saman
On 19/01/12 22:21, Doug Barton wrote: On Thu, 19 Jan 2012, Kaya Saman wrote: not sure where this thread started as searching my mail archives yielded nothing apart from this excerpt. -hackers. If this is an attack on FreeBSD It's not. as the title suggests; It doesn't. In any case I

Re: port Inkscape 0.48.2 problem

2012-01-20 Thread Luiz Gustavo S. Costa
this ? 70 Before updating graphics/inkscape to version 0.48.2 one should deinstall 71 the port graphics/libwpg01. strange, I've done it and this: 34 AFFECTS: users of x11/xcb-util 35 AUTHOR: ga...@freebsd.org 36 37 x11/xcb-util was updated to 0.3.8 and was split in new

Re: Doing SQL to the FreeBSD ports index

2012-01-20 Thread Kurt Jaeger
Hi! it might be vaguely useful here and there, so I've stuck a copy on my website: http://www.infracaninophile.co.uk/articles/portindexdb/ http://www.infracaninophile.co.uk/articles/portindexdb.html works better 8-) -- p...@opsec.eu+49 171 3101372 8

Re: Doing SQL to the FreeBSD ports index

2012-01-20 Thread Matthew Seaman
On 20/01/2012 18:20, Kurt Jaeger wrote: Hi! it might be vaguely useful here and there, so I've stuck a copy on my website: http://www.infracaninophile.co.uk/articles/portindexdb/ http://www.infracaninophile.co.uk/articles/portindexdb.html works better 8-) D'Oh! -- Dr Matthew J

INDEX build failed for 7.x

2012-01-20 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: Test-DBIx-Class-0.28: no entry for /usr/ports/databases/p5-DBIx-Class-Schema-PopulateMore make_index: Test-DBIx-Class-0.28: no entry for /usr/ports/databases/p5-DBIx-Class-Schema-PopulateMore Committers on the

Re: Doing SQL to the FreeBSD ports index

2012-01-20 Thread Mark Linimon
You've probably reimplemented part of ports tinderbox (and, separately, portsmon and FreshPorts) :) mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: port Inkscape 0.48.2 problem

2012-01-20 Thread Luiz Gustavo S. Costa
with portmaster, he reinstalled this version [root@desktop] /usr/ports/graphics/inkscape# pkg_info |grep libwpg libwpg-0.2.0_1 Library for importing and converting Corel WordPerfect(tm) from Makefile, in LIB_DEPENDS: wpg-0.2:${PORTSDIR}/graphics/libwpg 2012/1/20 Boris Samorodov

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Mark Linimon
On Fri, Jan 20, 2012 at 10:44:23AM +, Matthew Seaman wrote: HAS_SSE!= ${SYSCTL} -i -n hw.instruction_sse 2/dev/null It's only a warning though, so INDEX generation should still work. Yes, but the warning makes portmgrs sad. It leaves 'junk' in the output of the file that's used to

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Michael Scheidell
On 1/20/12 2:38 PM, Mark Linimon wrote: On Fri, Jan 20, 2012 at 10:44:23AM +, Matthew Seaman wrote: HAS_SSE!= ${SYSCTL} -i -n hw.instruction_sse 2/dev/null It's only a warning though, so INDEX generation should still work. and, there are lots of these around also. LIBNET_CONFIG?=

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Eitan Adler
On Fri, Jan 20, 2012 at 2:38 PM, Mark Linimon lini...@lonesome.com wrote: On Fri, Jan 20, 2012 at 10:44:23AM +, Matthew Seaman wrote:   HAS_SSE!=  ${SYSCTL} -i -n hw.instruction_sse 2/dev/null It's only a warning though, so INDEX generation should still work. Yes, but the warning makes

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Eitan Adler
On Fri, Jan 20, 2012 at 2:38 PM, Mark Linimon lini...@lonesome.com wrote: On Fri, Jan 20, 2012 at 10:44:23AM +, Matthew Seaman wrote:   HAS_SSE!=  ${SYSCTL} -i -n hw.instruction_sse 2/dev/null It's only a warning though, so INDEX generation should still work. Yes, but the warning makes

Re: Doing SQL to the FreeBSD ports index

2012-01-20 Thread Matthew Seaman
On 20/01/2012 19:25, Mark Linimon wrote: You've probably reimplemented part of ports tinderbox (and, separately, portsmon and FreshPorts) :) I have this other invention I've been calling 'a rotationally symmetrical device designed to facilitate travel.' Cheers, Matthew -- Dr

[Fwd: 7.x make_index FAILURE]

2012-01-20 Thread Steve Wills
Sorry, should be fixed now. Steve Original Message Subject: 7.x make_index FAILURE From:Portsnap buildbox cperc...@freebsd.org Date:Fri, January 20, 2012 1:23 pm To: Colin Percival cperc...@daemonology.net Simon

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Mark Linimon
On Fri, Jan 20, 2012 at 02:48:24PM -0500, Eitan Adler wrote: You mean like this ? http://www.freebsd.org/doc/en/books/porters-handbook/dads-sysctl.html Yeah, but that's missing the 2 /dev/null corollary. mcl ___ freebsd-ports@freebsd.org mailing list

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Matthew Seaman
On 20/01/2012 20:26, Mark Linimon wrote: On Fri, Jan 20, 2012 at 02:48:24PM -0500, Eitan Adler wrote: You mean like this ? http://www.freebsd.org/doc/en/books/porters-handbook/dads-sysctl.html Yeah, but that's missing the 2 /dev/null corollary. Or the mustn't return non-zero exit code in

Re: Doing SQL to the FreeBSD ports index

2012-01-20 Thread dgmm
On Friday 20 January 2012, Matthew Seaman wrote: On 20/01/2012 19:25, Mark Linimon wrote: You've probably reimplemented part of ports tinderbox (and, separately, portsmon and FreshPorts) :) I have this other invention I've been calling 'a rotationally symmetrical device designed to facilitate

INDEX now builds successfully on 7.x

2012-01-20 Thread Erwin Lansing
___ 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: Any plans to update salt to 0.9.5?

2012-01-20 Thread Doug Barton
On 01/20/2012 07:09, Christer Edwards wrote: On Thu, Jan 19, 2012 at 8:12 PM, Doug Barton do...@freebsd.org wrote: I've been evaluating salt, and would prefer not to deploy prior to the msgpack update in 0.9.5. I am hoping to get the port updated today, yes. Thanks for the additional nudge

Re: FreeBSD Port: couchdb-1.1.0_2,1

2012-01-20 Thread Doug Barton
On 01/19/2012 07:39, Herby Vojčík wrote: The couchdb_prestart function gets run (I put echos in there), but its couchdb_flags is not taken into account. The proper solution here is almost certainly to change couchdb_flags to commands_args in couchdb_prestart(). I had to make this change: