How to specify defaults now?

Rainer Duffner rainer at ultra-secure.de
Wed Oct 1 23:14:54 UTC 2014


Hi,

I had:

APACHE_PORT=www/apache22-worker-mpm
DEFAULT_MYSQL_VER=55
DEFAULT_PGSQL_VER=92
DEFAULT_PHP_VER=53
RUBY_DEFAULT_VERSION=1.9
RUBY_DEFAULT_VER=1.9

in my poudriere make.conf

However, that now throws 

====>> [05] Finished build of www/mod_fastcgi: Ignored: is marked as broken: : Error from bsd.apache.mk. apache22 is installed (or APACHE_PORT is defined) and port requires apache

etc.

How do you now specify defaults?

I tried (from the www/apache22 upgrade notes)
DEFAULT_VERSIONS=php=5.3 mysql=5.5 apache=2.2 ruby=1.9 pgsql=9.2

but that builds a regular apache22, not the worker-mpm variant (which I consider insane not to be the default anyway…).
How do I specify www/apache22-worker-mpm as my default apache?



Rainer


More information about the freebsd-pkg mailing list