From owner-freebsd-questions@FreeBSD.ORG Thu Sep 29 00:06:43 2005 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 0A0B516A41F for ; Thu, 29 Sep 2005 00:06:43 +0000 (GMT) (envelope-from danny@ricin.com) Received: from smtpq2.home.nl (smtpq2.home.nl [213.51.128.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE9343D81 for ; Thu, 29 Sep 2005 00:06:35 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.132] (port=42001 helo=smtp1.home.nl) by smtpq2.home.nl with esmtp (Exim 4.30) id 1EKlwX-0001pa-OA; Thu, 29 Sep 2005 02:06:33 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:55171 helo=desktop.homenet) by smtp1.home.nl with esmtp (Exim 4.30) id 1EKlwW-0000ui-Rf; Thu, 29 Sep 2005 02:06:32 +0200 From: Danny Pansters To: freebsd-questions@freebsd.org Date: Thu, 29 Sep 2005 02:05:52 +0000 User-Agent: KMail/1.8.1 References: <433B03F1.9000808@raad.tartu.ee> In-Reply-To: <433B03F1.9000808@raad.tartu.ee> X-Face: "0Qv=,p:+]LvuqrtS4U\z3k"qN=.1]@=?utf-8?q?=258=3F=3BPoab=23v=27F=7E=0A=09!Wm=5Fe-=24=7EL=5D=3B?=>[c*L^Qoladj)x@mH}Bqz"vLO?Zdl}[@V@=?utf-8?q?U=3Fx3=23lI=3A=0A=09=24DN=7E!Hr?=@K`-mNv"zXm MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509290205.53185.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Cc: Toomas Aas Subject: Re: make package 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: Thu, 29 Sep 2005 00:06:43 -0000 Use pkg_create(1) instead. HTH, Dan On Wednesday 28 September 2005 20:58, Toomas Aas wrote: > Hello! > > I have a web server (ca 20 vhosts) currently running with > php4-cgi-4.3.10_2 port and a lot of PHP4 extensions ports such as > php4-ctype-4.3.10_2, php4-dbase-4.3.10_2 etc. I want to upgrade all > those ports to PHP 4.4.0. > > As I've seen some websites break afer they'd been upgraded from PHP > 4.3.10 to PHP 4.4.0, I'd like to have a quick way to go back to 4.3.10 > if 4.4.0 doesn't work for me. > > I was thinking about doing a 'make package' beforehand for each PHP4 > port that I currently have installed. Then, if things turn out bad, I > could just uninstall the PHP 4.4.0 ports and install those packages. > > When I originally installed the PHP4 ports, I didn't run 'make clean' in > port directories, so all the port directories still contain 'work' > subdirectories. However, the ports tree itself has been cvsupped since > then, so the port skeletons are actually PHP 4.4.0 already. > > If I would run 'make package' in a such a port subdirectory, what would > it do? Would it make a package of existing 4.3.10 version, or try to > build 4.4.0 and make package of that? > > > --- > ... Terminator virus found: Use ILLBE.BAK? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"