Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2014 17:12:49 -0700
From:      Mark Felder <feld@FreeBSD.org>
To:        Alex Dupre <ale@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@FreeBSD.org
Subject:   Re: svn commit: r349342 - in head: . Mk lang/php5 lang/php5-extensions lang/php55 lang/php55-extensions www www/mod_php5 www/mod_php55
Message-ID:  <02739C15-7ED3-4343-A0CC-B82EB96D1A81@FreeBSD.org>
In-Reply-To: <201403271609.s2RG9b12057277@svn.freebsd.org>
References:  <201403271609.s2RG9b12057277@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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=3D 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-extension=
s ports on every server that requires PHP (sometimes I require a slimmer =
subset of PHP functionality)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02739C15-7ED3-4343-A0CC-B82EB96D1A81>