Subject: Re: transition of pkgsrc to a new machine
To: Frank Knappe <knappe@tu-harburg.de>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-pkg
Date: 09/27/2002 13:57:41
On Fri, 27 Sep 2002, Frank Knappe wrote:
> I will save my pkgsrc_distfile directory. Is there any way that I take the
> output of pkg_info and compile/install all these packages on my new
> machine?

pkg_info -e \* | sed 's/-[^-]*$//g' >p 	# pkgs w/o version
setenv PKG_PATH ftp://ftp.netbsd.org/pub/NetBSD/packages/1.6/.../All
pkg_add -v `cat p`


 - Hubert

-- 
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup  -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/