Date: Sun, 03 Apr 2011 18:45:50 -0700 From: Patrick Powell <papowell@astart.com> To: Sutra Zhou <zhoushuqun@gmail.com> Cc: Alberto Villa <avilla@freebsd.org>, freebsd-ports@freebsd.org Subject: Re: Automating Port Building- Setting options on the command line Message-ID: <4D9922CE.7090508@astart.com> In-Reply-To: <BANLkTikh4-2edDXErTVME-jPB0_VBC=CFA@mail.gmail.com> References: <4D952102.4020101@astart.com> <201104010804.26285.avilla@freebsd.org> <4D97A179.60009@astart.com> <BANLkTikh4-2edDXErTVME-jPB0_VBC=CFA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/02/11 20:39, Sutra Zhou wrote: > What about using /usr/ports/ports-mgmt/portconf/? > > On Sun, Apr 3, 2011 at 6:21 AM, Patrick Powell<papowell@astart.com> wrote: >> On 03/31/11 23:04, Alberto Villa wrote: >>> On Friday 01 April 2011 02:49:06 Patrick Powell wrote: >>>> What I would like to do is pass in a set of default options on the >>>> command line >>>> such as: >>>> >>>> cd /usr/ports/lang/php5-extensions >>>> make configure THIS=yes THAT=no >>> cd /usr/ports/multimedia/kdenlive >>> make -DWITH_DVD -DWITH_FREI0R -DWITHOUT_LADSPA >> This did the trick. However, to bombproof it a little: >> >> make rmconfig -DWITH_OPTION ... target >> >> Once you do this you need to always put the rmconfig target in the make >> command. >> >> This is exactly what I wanted. >> >> I have been looking at tinderbox in more detail and it appears to be >> a better solution. I am planning to migrate to tinderbox in the near >> future. >> >> -- >> Patrick Powell Astart Technologies >> papowell@astart.com 1530 Jamacha Road, Suite X, >> Network and System San Diego, CA 92019 >> Consulting 858-874-6543 >> Web Site: www.astart.com >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > looks like a dead project - no easily available documentation Ummm... OK. LPRng was last updated 2005... Before you point a finger, remember, three point back at yourself. No man page, etc. etc. -- Patrick Powell Astart Technologies papowell@astart.com 1530 Jamacha Road, Suite X, Network and System San Diego, CA 92019 Consulting 858-874-6543 Web Site: www.astart.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D9922CE.7090508>