From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 14:23:35 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 470F116A4CE for ; Tue, 20 Jul 2004 14:23:35 +0000 (GMT) Received: from conn.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F15C643D1D for ; Tue, 20 Jul 2004 14:23:34 +0000 (GMT) (envelope-from drue@therub.org) Received: from egypt.therub.org (drue.dsl.visi.com [209.98.146.43]) by conn.mc.mpls.visi.com (Postfix) with ESMTP id 6AA9681F8 for ; Tue, 20 Jul 2004 09:23:34 -0500 (CDT) Received: by egypt.therub.org (Postfix, from userid 1001) id 60C9EBC67; Tue, 20 Jul 2004 09:25:02 -0500 (CDT) Date: Tue, 20 Jul 2004 09:25:02 -0500 From: Dan Rue To: freebsd-questions@freebsd.org Message-ID: <20040720142502.GC61196@therub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: PHP 4.3.8 upgrade missing things 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: Tue, 20 Jul 2004 14:23:35 -0000 Hey all, Usually when I build PHP, it asks me about a couple dozen things - perl compatible reg ex's, ftp support, etc. When I did a portupgrade last night it didn't ask me those things - only three things (apache 2, and two other things). Now, I am missing some things - at least the preg stuff. So how do I get that stuff back? I'm building /usr/ports/lang/php4, and i'm on 4.3.8. Any hints? tia, dan