[nycbug-talk] portupdate forgetting apache options

Marc Spitzer mspitzer
Tue Aug 2 16:20:27 EDT 2005


On 8/2/05, Jonathan Vanasco <jvanasco at mastersofbranding.com> wrote:
> 
> FreeBSD-Release 5.4
> 
> I've got the following in /usr/local/etc/pkgtools.conf MAKE_ARGS
> 
>          'www/apache20' =>  'WITH_BERKELEYDB=db4 WITH_LDAP=yes
> WITHOUT_MODULES="a
> uth_anon auth_dbm auth_digest ext_filter charset_lite cache file_cache
> disk_cach
> e mem_cache asis autoindex cern_meta expires headers imap include info
> logio mim
> e_magic negotiation speling userdir proxy_ftp cgid"
> WITH_MODULES="actions access
>   auth dav dav_fs ldap auth_ldap alias cgi deflate dir env mime setenvif
> status u
> nique_id vhost_alias proxy proxy_connect proxy_http ssl suexec rewrite
> log_confi
> g"',

this is purley from memory of long ago but I think you need to wrap
the RHS in () or [] to turn it into a hash entry that points to an
array/list of thing.  I am not a ruby programmer so take it for what
it is worth and the example files that are part of the port are well
commented or they were anyway.

good luck 

marc


> 
> a few other packages are in there, and pulling the make args fine
> 
> apache never does though.  i've tried a bunch of different formats
> including arrays - everything ignored
> 
> can anyone share their make_args entry in pkgtools for this, or suggest
> a file that might be overriding this?
> 
> _______________________________________________
> % NYC*BUG talk mailing list
> http://lists.nycbug.org/mailman/listinfo/talk
> %Be sure to check out our Jobs and NYCBUG-announce lists
> %We meet the first Wednesday of the month
>




More information about the talk mailing list