mail/postfix make args

Haulmark, Chris chris at sigd.net
Mon May 16 06:13:55 PDT 2005


Someone broke the silence: 

> Uzi,
> 
>> 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=yes etc...)
> 
> 'mail/postfix' => '-DBATCH POSTFIX_OPTIONS=""',
> 
>> what did I miss?
> 
> The comments at the top of the Makefile, or perhaps the content of
> scripts/configure.postfix? 
> 

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 = {
        'mail/postfix' => '-DBATCH POSTFIX_OPTIONS="SASL2 TLS MySQL VDA"',
#        'security/cyrus-sasl2' => 'WITH_MYSQL=YES WITHOUT_NTLM=YES WITHOUT_OTP=YES',
        'security/amavisd-new' => '-DBATCH',
        'security/clamav' => '-DBATCH CLAMAVUSER=vscan CLAMAVGROUP=vscan',
        'mail/courier-imap' => 'WITH_MYSQL=YES',
        'mail/squirrelmail' => '-DBATCH',
        'net/py-bittorrent' => 'WITHOUT_GUI=YES',
  }

Chris

> 
> -Andrew-
> 
> ______________________________________________________________
> _________
>> -Andrew J. Caines-   Unix Systems Engineer A.J.Caines at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to
> "freebsd-ports-unsubscribe at freebsd.org"



More information about the freebsd-ports mailing list