MAKE_JOBS_UNSAFE (some more ports)

2009-05-21 Thread David Naylor
Hi, The following ports failed to build on my system (with a quad core) and FORCE_MAKE_JOBS set. They did success to build once I added MAKE_JOBS_UNSAFE=yes to their Makefile's. devel/nasm graphics/libart_lgpl lang/ocaml multimedia/mplayer multimedia/smplayer security/nss Is there any

Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-21 Thread Pav Lucistnik
On Thu, 21 May 2009 12:05:22 +0200, David Naylor wrote The following ports failed to build on my system (with a quad core) and FORCE_MAKE_JOBS set. They did success to build once I added MAKE_JOBS_UNSAFE=yes to their Makefile's. Marked in CVS, thank you! Is there any effort to mark ports

regression-test

2009-05-21 Thread Philip M. Gollucci
Hi guys, Can we please change regression-test targets to full-regression-test (like 1 of the gcc ports did) I really don't need to spend 1 hour for tcl, 10 minutes for perl and 30 minutes for gcc. I doubt pointyhat does either. thx email as asked by linimon from #bsdports

FreeBSD Port: net/p5-Net-Interface

2009-05-21 Thread Mozhaisky Sergei
Hello. There is a new version of Net::Interface module on CPAN, but in ports tree is still version 0.11. See updated port for Net::Interface 1.011 in attach. -- .O. | Sergei Mozhaisky ..O | http://technix.in.ua/ OOO | http://frenzy.org.ua/___

bsd.port.options.mk

2009-05-21 Thread Philip M. Gollucci
+20090521: +AUTHOR: port...@freebsd.org + + * bsd.port.options.mk is now clear to be widely used. + Are there any existing examples of how one should use this or porters handbook sections ? -- Philip M. Gollucci (phi

Re: port net/openldap24-sasl-client fails to register as dependency

2009-05-21 Thread Panagiotis Christias
Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Panagiotis Christias wrote: Hello, (I am adding freebsd-ports@ to the thread as you suggested) Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Panagiotis, Panagiotis Christias wrote: Hello, I came across

Re: bsd.port.options.mk

2009-05-21 Thread Scot Hetzel
On Thu, May 21, 2009 at 9:34 PM, Philip M. Gollucci pgollu...@p6m7g8.com wrote: +20090521: +AUTHOR: port...@freebsd.org + +  * bsd.port.options.mk is now clear to be widely used. + Are there any existing examples of how one should use this or porters handbook sections ? The comments

Re: bsd.port.options.mk

2009-05-21 Thread Ion-Mihai Tetcu
On Thu, 21 May 2009 22:30:35 -0500 Scot Hetzel swhet...@gmail.com wrote: On Thu, May 21, 2009 at 9:34 PM, Philip M. Gollucci pgollu...@p6m7g8.com wrote: +20090521: +AUTHOR: port...@freebsd.org + +  * bsd.port.options.mk is now clear to be widely used. + Are there any existing

Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-21 Thread Ion-Mihai Tetcu
On Thu, 21 May 2009 12:05:22 +0200 David Naylor naylor.b.da...@gmail.com wrote: P.P.S. editors/openoffice-3 does not obey MAKE_JOBS, it requires MAXMODULES and MAXPROCESSES set (should I file a PR?). Anything reducing OOo build time would be great :-) -- IOnut - Un^d^dregistered ;) FreeBSD

Re: MAKE_JOBS_UNSAFE (some more ports)

2009-05-21 Thread Maho NAKATA
Dear, I appriciate David or Ion-Mihai make a patch for that. just seetting MAXMODULE=4 and/or MAXPROCESSES=4 or something like that. But note that sometimes it's broken :-( by missing dependencey. From: Ion-Mihai Tetcu ite...@freebsd.org Subject: Re: MAKE_JOBS_UNSAFE (some more ports) Date:

Re: port net/openldap24-sasl-client fails to register as dependency

2009-05-21 Thread Uwe Laverenz
Panagiotis Christias schrieb: I am already using that. Without it portinstall/upgrade would try every time to install net/openldap24-client (and fail). But it still does not register the dependency. There is a knob for this problem that should help you, please add WANT_OPENLDAP_SASL=YES