Date: Sat, 10 Sep 2005 21:35:19 +0200 From: martin hudec <corwin@aeternal.net> To: ports@freebsd.org Subject: Re: portsdb -Uu error Message-ID: <20050910193519.GB81928@pleiades.aeternal.net> In-Reply-To: <4323338D.4080004@wingfoot.org> References: <4323338D.4080004@wingfoot.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--wzJLGUyc3ArbnUjN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, On Sat, Sep 10, 2005 at 03:27:09PM -0400 or thereabouts, Glenn Sieb wrote: > # Make options for various ports > WITH_APACHE2=3Dyes >=20 > .undef PERL_VER > .undef PERL_VERSION > .undef PERL_ARCH > .undef NOPERL > .undef NO_PERL >=20 > # For Courier Authlib > WITH_AUTH_MYSQL=3D1 > WITH_AUTH_USERDB=3D1 > WITH_AUTHDAEMON=3D1 >=20 > # For ges' wordpress > WORDPRESS=3Dwordpress > # added by use.perl 2005-06-29 21:11:27 > PERL_VER=3D5.8.7 > PERL_VERSION=3D5.8.7 > NOPERL=3Dyes >=20 > # For ImageMagick > WITH_JPEG=3Dyes > WITH_TIFF=3Dyes > WITH_PNG=3Dyes >=20 > # SpamAssassin Arguments > WITH_SPF_QUERY=3D1 > WITH_MYSQL=3D1 > WITH_TOOLS=3D1 > USE_SQLDB=3D1 Just offtopic reply: It might be better actually for you to define various compilation options for ports not in /etc/make.conf but define them while building that port and later (I assume this is the reason why you have options in make.conf) during portupgrade you can take them (set them) from (to) /usr/local/etc/pkgtools.conf. Look for MAKE_ARGS.. these are arguments and options used during portupgrade. Cheers, --=20 martin hudec * 421 907 303 393 * corwin@aeternal.net * http://www.aeternal.net "Nothing travels faster than the speed of light with the possible=20 exception of bad news, which obeys its own special laws." Douglas Adams, "The Hitchhiker's Guide to the Galaxy" --wzJLGUyc3ArbnUjN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDIzV3ZYEZIv+rgggRAoX+AJ0RN7ZUn+E5lbz5G0PI7OukK3PBNwCgjshD KOXLpJ6dIaLl2l8SxDSLCgU= =UTC4 -----END PGP SIGNATURE----- --wzJLGUyc3ArbnUjN--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050910193519.GB81928>