Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 02:05:52 +0000
From:      Danny Pansters <danny@ricin.com>
To:        freebsd-questions@freebsd.org
Cc:        Toomas Aas <toomas.aas@raad.tartu.ee>
Subject:   Re: make package
Message-ID:  <200509290205.53185.danny@ricin.com>
In-Reply-To: <433B03F1.9000808@raad.tartu.ee>
References:  <433B03F1.9000808@raad.tartu.ee>

next in thread | previous in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509290205.53185.danny>