From owner-freebsd-questions@FreeBSD.ORG Sat Aug 28 09:05:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0495316A4CE for ; Sat, 28 Aug 2004 09:05:51 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E931543D45 for ; Sat, 28 Aug 2004 09:05:48 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i7S95g0l027538 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 28 Aug 2004 10:05:42 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i7S95gSC027537; Sat, 28 Aug 2004 10:05:42 +0100 (BST) (envelope-from matthew) Date: Sat, 28 Aug 2004 10:05:42 +0100 From: Matthew Seaman To: "Benjamin P. Keating" Message-ID: <20040828090542.GB59091@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , "Benjamin P. Keating" , freebsd-questions@freebsd.org References: <1d54d54404082717504c0761d5@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <1d54d54404082717504c0761d5@mail.gmail.com> User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (smtp.infracaninophile.co.uk [IPv6:::1]); Sat, 28 Aug 2004 10:05:42 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040705, clamav-milter version 0.74a on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: ports - MySQL/php/apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2004 09:05:51 -0000 --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=09 --=20 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 --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBMErmiD657aJF7eIRAvBJAKCZZeItJ8EFCnaC4WO+uJe2tbCWFQCgmcru FnhFZPrO4ryVbMhF1U2p3lk= =QX29 -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--