summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
2005-06-29Usage().Marc Espie
2005-06-29stop if no pkgname.Marc Espie
2005-06-29make Getopt show full option name.Marc Espie
2005-06-28Add pkg_merge and doc.Marc Espie
2005-06-26explain how the aliasing operation works.Marc Espie
2005-06-26pkg_merge aliasing of hard links fixed.Marc Espie
2005-06-26Handle hard links correctly: the names need to be aliased correctly forMarc Espie
2005-06-26expose the name aliasing operation, since it can be useful.Marc Espie
2005-06-26some useful statistics about shared files and size gains.Marc Espie
2005-06-26missing support for `identical' files.Marc Espie
2005-06-26select fat package based on name too.Marc Espie
2005-06-26new tool (not active yet): pkg_merge.Marc Espie
2005-06-26handle fat packages based on architecture.Marc Espie
2005-06-26switch pkg_create to built-in Ustar, no longer dependent on external tar.Marc Espie
2005-06-26faster fat package finderMarc Espie
2005-06-21move Arch->check() up to Packingelement, so that it can be called anywhere,Marc Espie
2005-06-21when writing store the file `real name' on the filesystem, whichMarc Espie
2005-06-20flesh out the destdir() working. Provide a convenience close() method.Marc Espie
2005-06-18maintain correspondence between original archive file names and rewrittenMarc Espie
2005-06-18more sanity checks, don't truncate names silently.Marc Espie
2005-06-18fix prefix/name cut (found out by aanriot)Marc Espie
2005-06-13add copy method, and document it.Marc Espie
2005-06-13if this is not a `real' file, override the size entry with a zero.Marc Espie
2005-06-13fix archive header writing.Marc Espie
2005-06-13almost working...Marc Espie
2005-06-13document how hardlink writes occur, plus cosmetic clean-ups.Marc Espie
2005-06-13$entry->{cwd} support while writing, for symetry.Marc Espie
2005-06-13we can determine if an entry will be stored as a HardLink at prepare() time,Marc Espie
2005-06-13document the write API as well.Marc Espie
2005-06-13interface more symetric to reading.Marc Espie
2005-06-13UStar writer, all the flesh, thoroughly untested yet, reading unaffected...Marc Espie
2005-06-13provide reverse lookup services, as a simple extension (to be usedMarc Espie
2005-06-12better synopsis.Marc Espie
2005-06-12test that archive->next() worked, and explicitly throw a `truncated archive'Marc Espie
2005-06-08squeeze +COMMENT in front of +DESC.Marc Espie
2005-04-09`an URL' -> `a URL';Jason McIntyre
2005-04-09add scp example;Jason McIntyre
2005-03-26start sentence with capital letterPeter Valchev
2005-03-25all hail Theo and do as He wishes.Marc Espie
2005-03-14report/ignore broken packing-lists.Marc Espie
2005-03-13document some common usage of pkg_info to make us look cool.Marc Espie
2005-03-09just clue() the first time a library is not found.Marc Espie
2005-03-09report all missing libraries (report is a bit verbose, but this will do).Marc Espie
2005-03-09oops, since we don't register destdir along with libs, looking up withMarc Espie
2005-03-09make sure lookup_libspec returns the same thing in -v -v mode.Marc Espie
2005-03-07strip down path from generated manpages.Marc Espie
2005-03-07oopsMarc Espie
2005-03-04flesh list of classes out.Marc Espie
2005-03-03grammar, and an OpenBSD -> .Ox;Jason McIntyre
2005-03-03allow pkg_mklocatedb to look into src and X11 sets as well.Marc Espie