From owner-freebsd-ports@FreeBSD.ORG Tue Nov 14 14:43:13 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCDB416A407 for ; Tue, 14 Nov 2006 14:43:13 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 797F743D58 for ; Tue, 14 Nov 2006 14:43:12 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.1.5] (unknown [192.168.1.5]) by yertle.kcilink.com (Postfix) with ESMTP id 44188B80A for ; Tue, 14 Nov 2006 09:43:11 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20061113172509.eba487b1.wmoran@collaborativefusion.com> References: <20061113173025.E8A672841A@gwc.pfcs.com> <20061113125057.f8334988.wmoran@collaborativefusion.com> <20061113182501.EE51B2841A@gwc.pfcs.com> <20061113140143.11976c73.wmoran@collaborativefusion.com> <20061113221853.4C78D2841A@gwc.pfcs.com> <20061113172509.eba487b1.wmoran@collaborativefusion.com> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-8-524573711; protocol="application/pkcs7-signature" Message-Id: <695E1210-3318-4B0D-913C-C67D641AD8A9@khera.org> From: Vivek Khera Date: Tue, 14 Nov 2006 09:42:47 -0500 To: ports@freebsd.org X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: portupgrade, apache2/apache22, php4/php5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2006 14:43:13 -0000 --Apple-Mail-8-524573711 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Nov 13, 2006, at 5:25 PM, Bill Moran wrote: > In response to Harlan Stenn : >> >>>> Will this "keep" across a "make update", or do I need to re-do >>>> it every >>>> time I update /usr/ports? >>> >>> I'm not familiar with using "make update" and I don't see any >>> info on >>> it in man ports. >> >> I run "make update" from /usr/src - it updates /usr/src, /usr/ >> ports, etc. > > portupgrade updates the information in /var/db/pkg. If make update > doesn't change /var/db/pkg, then the two will not affect one another, > for better or for worse. What "make update" does is run cvsup for you based on your settings in /etc/make.conf of which SUPFILES to use for updating your system. It has not much to do with portupgrade other than updating the ports tree. --Apple-Mail-8-524573711--