ports - MySQL/php/apache

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat Aug 28 02:05:51 PDT 2004


On Fri, Aug 27, 2004 at 05:50:29PM -0700, Benjamin P. Keating wrote:
> Compiling the mod_php doesn't seem to have the same makefile as it
> once did. The dialog box that comes up does not give you MySQL, XML,
> etc. options as it once did. I had to modify it's makefile by hand.
> Any idea when this port will be fixed?

Um... the port isn't broken, just your expectations of it.  The PHP
stuff was radically reorganised so that all of the extensions are now
created as dynamically loadable modules, which can be supplied as
completely separate ports.

Most ports that rely on PHP now use the 'USE_PHP' variable to specify
exactly which sets of extensions they need.  That means there's no
more need for a huge plethora of slave ports differing from the main
PHP ports only in the set of extensions they use.

The bit you're missing is to use the lang/php4-extensions port (or
lang/php5-extensions if that's the version you're using).  That's a
meta-port, inthat it doesn't install anything itself: all it exists
for is to depend on your choice of extension ports (chosen by the
standard Options mechanism).

Give the new style a fair go: most people who have agree that it is
actually much better than the previous arrangements.

	Cheers,

	Matthew	

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040828/e7d82fa0/attachment.bin


More information about the freebsd-questions mailing list