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 effor

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 po

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/___ freebsd-

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 ? -- 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 another

Re: bsd.port.options.mk

2009-05-21 Thread Scot Hetzel
On Thu, May 21, 2009 at 9:34 PM, Philip M. Gollucci 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 >

Re: bsd.port.options.mk

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

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 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 "user" "Intellectual P

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 Subject: Re: MAKE_JOBS_UNSAFE (some more ports) Date: Fri, 22 May 2009 08:03

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=YE