From owner-freebsd-questions@FreeBSD.ORG Fri May 19 18:20:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1138316A421 for ; Fri, 19 May 2006 18:20:30 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FD1743D46 for ; Fri, 19 May 2006 18:20:28 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [IPv6:::1] (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.6/8.13.6) with ESMTP id k4JIKIg5004241; Fri, 19 May 2006 19:20:18 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Message-ID: <446E0C5D.9040708@infracaninophile.co.uk> Date: Fri, 19 May 2006 19:20:13 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: nthwaver@gmail.com References: <17b33a80605191100q6e0eb057o2ec19e923652300c@mail.gmail.com> In-Reply-To: <17b33a80605191100q6e0eb057o2ec19e923652300c@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig6A5BF8D13637A40DC2D31009" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [IPv6:::1]); Fri, 19 May 2006 19:20:18 +0100 (BST) X-Virus-Scanned: ClamAV 0.88.2/1471/Fri May 19 15:07:46 2006 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on happy-idiot-talk.infracaninophile.co.uk Cc: FreeBSD Questions Subject: Re: broken port with no makefile? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2006 18:20:30 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6A5BF8D13637A40DC2D31009 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable nthwaver@gmail.com wrote: > I've been upgrading to the latest Apache & PHP versions, but seem to > be unable to get PHP to work again. The crux of the problem is that > mod_php5 has no makefile and seems to be eternally stuck building, > even after updating the whole collection: mod_php5 is dead. It would be gone in your last cvsup, but because you had an old work directory there from the last time you built it, the syst= em didn't delete the directory. What you should do: i) Read /usr/ports/UPDATING -- OK, not necessarily *all* of it, but certainly the section dated 20060506 and addressed to 'users of PHP' ii) Follow the instructions there. You might find it useful to run: portupgrade -f -o lang/php5 mod_php5-{version.number} (if you're a portupgrade fan) but do the 'make config' thing in lang/php5 *first*. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig6A5BF8D13637A40DC2D31009 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEbgxi8Mjk52CukIwRAzLAAJ9mX3crKdC/P9Wt+2Z/MB+sXK8L0wCfYuN6 EyQnG8CL2gZ7MGcXRidCsKU= =eFct -----END PGP SIGNATURE----- --------------enig6A5BF8D13637A40DC2D31009--