[Fwd: Re: FreeBSD Port: mod_php5-5.0.3_2,1]

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Mar 1 10:17:17 GMT 2005


On Mon, Feb 28, 2005 at 11:37:43PM +0100, Alex Dupre wrote:
> Florent Thoumie wrote:
> 
> >>>How can I change the package to require apache-2.0.53?
> 
> Build the port and select apache2, that's the only way.
> 
> >>>Have you guys ever considered a package to
> >>>automate the whole process? Apache2, php5 + MySQL including all the
> >>>'mods' needed (like mbstring, etc).
> 
> Considered, yes....pratical, not :-( Having packages that depends on 
> apache2 means we should duplicate every php extension.

Ummm... you can put the following (or something like it) in
/etc/make.conf before installing a port that depends on PHP or MySQL
or Apache:

    WITH_APACHE2=   yes
    APACHE_PORT?=   www/apache2  
    DEFAULT_PHP_VER=        5
    WITH_MYSQL_VER= 41

which will override the default dependencies and cause the wanted
versions of those ports to be installed instead.

	 Cheers,

	 Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       8 Dane Court Manor
                                                      School Rd
PGP: http://www.infracaninophile.co.uk/pgpkey         Tilmanstone
Tel: +44 1304 617253                                  Kent, CT14 0JL UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 305 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050301/11e840bf/attachment.bin


More information about the freebsd-ports mailing list