How to keep the options with potupgrade

Mihai Tanasescu mihai at duras.ro
Thu Mar 9 07:38:17 UTC 2006


I think this can be achieved using pkgtools.conf and specifying that for 
the apache13-modssl port.

from pkgtools.conf examples:
  #   MAKE_ARGS = {
  #     # a) Separate them with the space
  #     'databases/mysql41-*' => 'WITH_LINUXTHREADS=1 SKIP_DNS_CHECK=1',
  #
  #     # b) Specify them using an array
  #     'databases/mysql41-*' => [
  #        'WITH_LINUXTHREADS=1',
  #        'SKIP_DNS_CHECK=1',
  #     ],
  #   }

Olivier Nicole wrote:

>Hi,
>
>I usually build my Apache server with the option
>WITH_APACHE_SUEXEC=yes defined.
>
>How/where/what to configure to make sure that a portupgrade -R
>apache13-modssl will use the same option when rebuilding?
>
>Best regards,
>
>Olivier
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>  
>


More information about the freebsd-questions mailing list