Subject: Re: NetBSD on Xen3 amd64
To: Sebastian Wasilewski <sebastian@wasilewski.name>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-xen
Date: 01/15/2008 14:39:22
On Tue, Jan 15, 2008 at 01:10:05PM +0000, Sebastian Wasilewski wrote:
> Manuel Bouyer wrote:
> 
> >> Can I install packages from
> >> NetBSD 4.0 safely ?
> > 
> > There were big changes in threading libraries. To be safe I would rebuild
> > from sources.
> 
> Thank you for your reply. Is there an easy way to rebuild packages
> automatically ? Something like emerge for Gentoo, that would download a
> source of all required packages, rebuild them and install?
> 
> I cannot imagine how much time I would have to spend to rebuild manually
> all packages I would like to install.

It's pkgsrc. It's not very time-consuming, you just have to type 'make install'
in the directory of the package you want (it'll take care of dependancies).
If you have several packages you can enter the
'cd /path/do/pkgsrc-subdiur; make install' commands in a shell script.

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     NetBSD: 26 ans d'experience feront toujours la difference
--