From owner-freebsd-stable Fri Nov 10 14: 1:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pilot10.cl.msu.edu (pilot10.cl.msu.edu [35.9.5.30]) by hub.freebsd.org (Postfix) with ESMTP id BDB7E37B479 for ; Fri, 10 Nov 2000 14:01:49 -0800 (PST) Received: from no.spam.wanted.pilot.msu.edu (mlss27.cl.msu.edu [35.9.4.127]) by pilot10.cl.msu.edu (8.10.2/8.10.2) with ESMTP id eAAM1li35120 for ; Fri, 10 Nov 2000 17:01:47 -0500 Message-ID: <3A0C6FB3.A3200428@no.spam.wanted.pilot.msu.edu> Date: Fri, 10 Nov 2000 16:59:16 -0500 From: Brian Martinez X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: ports question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I know some of you will want me to ask this on freebsd-questions, but I asked once on the newsgroup and didn't get much response. Seeing as that was a general forum, I thought I might ask a little more specialized forum. I'm just curious to know what people do about ports when there's an update for the port (of after CVSup'ing the ports tree). For example, if you have the apache_1.3.9-modssl port installed, what do you do when you see the apache_1.3.14-modssl-latest-build port is released? Generally I remove the 'work' directory, followed by a 'make deinstall' and remove the files out of /usr/ports/distfiles. But it seems like there would be an easier way. In the Apache case, I would need to make a backup of my $apachedir/htdocs before the 'make deinstall' if I were serving important information. Sometimes a backup could be huge, depending on what someone is serving. What do people do on live/production systems? One fella said he does it on 'updates' on a test system, then duplicates the filesystem over to the live/production one. What if a test system is not available? Is something like a 'make upgrade' feasible? In all honesty, I'm not having any huge issues with this, it's just been on my mind lately, and today my curiousity peaked :) Thanks for any answer(s), ./brm -- Serving with Power :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message