summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
AgeCommit message (Expand)Author
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
2005-03-02flesh out documentation.Marc Espie
2005-03-01make sure _quick3p is always defined. Thanks dale!Marc Espie
2005-02-28document the public interface to PkgSpec.Marc Espie
2005-02-28oops, since we override MANALL, we need to complete it.Marc Espie
2005-02-28basic API documentation, not yet finished.Marc Espie
2005-02-26cosmetic clean-upMarc Espie
2005-02-15reword initial description;Jason McIntyre
2005-02-15New command: pkg_mklocatedb, that can be used to create locate(1)-styleMarc Espie
2005-02-09in case some md5 don't match, keep the offending files around as aMarc Espie
2005-02-07make updatedepends slightly safer: note which packages may have bogusMarc Espie
2005-02-07take size of metainfo into account when checking if the file system isMarc Espie
2005-01-22do not clean-up shared items in pretend mode (for now, need extra logicMarc Espie
2005-01-22explicitly shows fragment names that were not found.Marc Espie
2005-01-16allow locking of database in quiet mode, where we don't display anyMarc Espie
2005-01-14`big lock' model: lock the whole db for reading/writing.Marc Espie
2005-01-13just mark it down when we can't install a package, instead of tryingMarc Espie
2005-01-13let collision reports give the name of the package they're trying toMarc Espie
2005-01-03- use .Bk/.Ek to keep SYNOPSIS tidyJason McIntyre
2005-01-03rename -f -> -FMarc Espie
2004-12-29show `reading plist' while deleting packages, since we can do this easily,Marc Espie
2004-12-29remove vreaddir support, since library lookup no longer needs it.Marc Espie
2004-12-29round number of stars immediately, avoids off-by-1 display error.Marc Espie
2004-12-28add a boguslibs forced option, that rescans packages for librariesMarc Espie
2004-12-28clearer error/warningMarc Espie
2004-12-28improve message quality: don't say we can't update stuff when we are goingMarc Espie
2004-12-28synchronize conflict lists when we add/remove anything.Marc Espie
2004-12-27allow pkg_add -r to proceed even if there's more than one conflict.Marc Espie
2004-12-27recover from a nasty problem, allow people to delete package even ifMarc Espie
2004-12-27better messageMarc Espie
2004-12-27if we can't read this packing-list, this is not really an issue.Marc Espie
2004-12-27use delete, not undef, to update installed_packages correctly...Marc Espie
2004-12-26put the compress 0 codes into a specific object. Handles the case whereMarc Espie
2004-12-26simplify BUGS message, especially since it is not accurate any longer.Marc Espie
2004-12-26be less verbose by default: no need to show the look-ups in dependentMarc Espie
2004-12-22keep less stuff around for -e pkgpath.Marc Espie
2004-12-21fix nasty cache-out-of-sync bug.Marc Espie
2004-12-21if we can't get this packing-list, this is not dramaticMarc Espie