Building NanoBSD with ports and packages

David N davidn04 at gmail.com
Thu Apr 26 05:22:49 UTC 2007


You can create packages from your ports tree by going into your desire ports eg.
/usr/ports/editor/nano
make install package-recursive

and the packages will be placed into
1. Current directory or
2. /usr/ports/packages if you create the directory before hand
(recommended). All the files will be in /usr/ports/packages/All/

Then you got prebuilt packages that you can get installed at build
time using Eugen's script. or the one from
http://www.pean.org/files/uchman.conf
its at the end, looks like its from phk

I haven't tried this yet, but i will be soon. Good luck

Cheers
David


More information about the freebsd-small mailing list