Date: Mon, 16 May 2005 09:13:50 -0400 From: "Haulmark, Chris" <chris@sigd.net> To: <freebsd-ports@freebsd.org> Subject: RE: mail/postfix make args Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC2203FFC069@ms05.mailstreet2003.net>
next in thread | raw e-mail | index | archive | help
Someone broke the silence:=20 > Uzi, >=20 >> I've been trying to configure pkgtools.conf to set the variable for >> postfix upgrade. however, i can't seem to find where and what the >> options are (e.g make BATCH=3Dyes etc...) >=20 > 'mail/postfix' =3D> '-DBATCH POSTFIX_OPTIONS=3D""', >=20 >> what did I miss? >=20 > The comments at the top of the Makefile, or perhaps the content of > scripts/configure.postfix?=20 >=20 If you use portupgrade for upgrading your ports, you can edit = /usr/local/etc/pkgtools.conf and add your desired args in the MAKE_ARGS section. Mine, with several other ports, shows this: MAKE_ARGS =3D { 'mail/postfix' =3D> '-DBATCH POSTFIX_OPTIONS=3D"SASL2 TLS MySQL = VDA"', # 'security/cyrus-sasl2' =3D> 'WITH_MYSQL=3DYES = WITHOUT_NTLM=3DYES WITHOUT_OTP=3DYES', 'security/amavisd-new' =3D> '-DBATCH', 'security/clamav' =3D> '-DBATCH CLAMAVUSER=3Dvscan = CLAMAVGROUP=3Dvscan', 'mail/courier-imap' =3D> 'WITH_MYSQL=3DYES', 'mail/squirrelmail' =3D> '-DBATCH', 'net/py-bittorrent' =3D> 'WITHOUT_GUI=3DYES', } Chris >=20 > -Andrew- >=20 > ______________________________________________________________ > _________ >> -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | >> "They that can give up essential liberty to obtain a little >> temporary | safety deserve neither liberty nor safety" - Benjamin > Franklin, 1759 | > _______________________________________________ > 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6FC9F9894A9F8C49A722CF9F2132FC2203FFC069>