svn commit: r349342 - in head: . Mk lang/php5 lang/php5-extensions lang/php55 lang/php55-extensions www www/mod_php5 www/mod_php55
Mark Felder
feld at FreeBSD.org
Wed Apr 2 00:13:30 UTC 2014
This has been a long time coming. I'm glad this will now be available for the masses through our public package repository. However, this has created a POLA violation.
How to repeat:
Private package repository
in make.conf:
lang_php5_SET= APACHE
then --
# pkg upgrade
Now my servers are broken and can't serve PHP.
Can we please keep the APACHE option on the PHP ports? It just needs to add a new RUN_DEPENDS on the correct mod_php port.mWithout this I have no clean upgrade strategy for all of our Apache/PHP servers.
It would also be worthwhile to add an option to the php-extensions ports as well, but still doesn't solve my problem as I don't have php-extensions ports on every server that requires PHP (sometimes I require a slimmer subset of PHP functionality)
More information about the svn-ports-all
mailing list