Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2014 01:12:35 +0200
From:      Rainer Duffner <rainer@ultra-secure.de>
To:        freebsd-pkg@freebsd.org
Subject:   How to specify defaults now?
Message-ID:  <CCE327B4-B14F-458B-8157-74966CA658D9@ultra-secure.de>

next in thread | raw e-mail | index | archive | help

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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CCE327B4-B14F-458B-8157-74966CA658D9>