pkg_dry early README -------------------- pkg_dry is an attempt to bring an apt-get like program to the NetBSD Operating System. Using the pkg_summary(5) format, it will build a SQLite database with all needed informations in order to perform clean install / upgrade / delete operations. For each action, full dependencies maps are calculated using the SQLite database causing an impact map to be generated. Building pkg_dry ---------------- . Under NetBSD 5.0, building should be straighforward . Under NetBSD 4.0, you'll need archivers/libarchive and net/libfetch Additional informations ----------------------- Please refer to http://imil.net/pkgdry/ Emile "iMil" Heitor