From owner-freebsd-questions Wed Feb 12 21:49:34 2003 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 F313137B401 for ; Wed, 12 Feb 2003 21:49:32 -0800 (PST) Received: from pgh.nepinc.com (pgh.nepinc.com [66.207.129.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B56043FA3 for ; Wed, 12 Feb 2003 21:49:32 -0800 (PST) (envelope-from durham@jcdurham.com) Received: from jimslaptop.home.jcdurham.com (18.gibs5.xdsl.nauticom.net [209.195.184.19]) by pgh.nepinc.com (8.11.4/8.11.3) with ESMTP id h1D5nes29254; Thu, 13 Feb 2003 00:49:40 -0500 (EST) (envelope-from durham@jcdurham.com) From: Jim Durham Organization: JC Durham Consulting To: "Michael Sharp" Subject: Re: [Fwd: Re: SquirrelMail port problems] Date: Thu, 13 Feb 2003 00:49:23 -0500 User-Agent: KMail/1.5 References: <2027.192.168.1.4.1045105764.squirrel@webmail.probsd.org> <200302122228.03578.durham@jcdurham.com> <2171.192.168.1.4.1045107872.squirrel@webmail.probsd.org> In-Reply-To: <2171.192.168.1.4.1045107872.squirrel@webmail.probsd.org> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302130049.23065.durham@jcdurham.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 12 February 2003 10:44 pm, you wrote: > here is how I do it, and never had a problem. This is assuming > portupgrade and cvsup is installed. > > 1. cvsup -g -L 2 ports-supfile > 2. portsdb -Uu > 3. pkgdb -F > 4. portversion |grep "<' > > anything with a < after portversion runs, you do a portupgrade > PKG-NAME on to do the upgrade. Or, portupgrade -ra to do ALL. > > If portupgrade isnt installed, install it, then do: 1) rehash and > 2) sh /usr/local/etc/rc.d/*.pkgtools.sh before doing steps 1-4 > above. > > If you need to send portupgrade a make argument, as in imap-uw, do > portupgrade -m WITHOUT_SSL=yes PKG-NAME and the argument > WITHOUT_SSL=yes will be done during he make. > > michael Thanks for that. I will try it. I upgraded apache and mod_php4 to the latest ports and Squirrelmail works fine now. I guess I was fighting some wierdness in the DB.php file. That was basically what the German posting said. Now, I have to deal with the change in the $PHP_AUTH_USER and similar variables due to changes in 4.3.0. 8-( . Time to crash now...work tommorrow. All help was much appreciated! -Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message