Skip site navigation (1)Skip section navigation (2)
Date:      17 Feb 2002 17:11:34 -0000
From:      erik@www.smluc.org
To:        freebsd-stable@freebsd.org
Subject:   Re: Best way to upgrade all installed ports?
Message-ID:  <20020217171134.13037.qmail@www.smluc.org>

next in thread | raw e-mail | index | archive | help
> After cvsup'ing the ports tree, whats the best way to upgrade all
> of the installed ports?
> 
> Probably involves portugrade, but I'm not certain how to use it
> for this?
> 

nah


pkg_version -c > update
vi update
(tweak to desire)
sh update


or if you like playing with explosives


pkg_version -c | sed 's/^exit/#/' | sh


> -- 
> "They that would give up essential liberty for temporary safety deserve
> neither liberty nor safety."
> 						-- Benjamin Franklin
> 

        -Erik <erik@smluc.org> [http://math.smsu.edu/~erik]

The opinions expressed by me are not necessarily opinions. In all probability,
they are random rambling, and to be ignored. Failure to ignore may result in
severe boredom or confusion. Shake well before opening. Keep Refrigerated.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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