index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg_add
/
OpenBSD
/
PackageInfo.pm
Age
Commit message (
Expand
)
Author
2005-01-16
allow locking of database in quiet mode, where we don't display any
Marc Espie
2005-01-14
`big lock' model: lock the whole db for reading/writing.
Marc Espie
2004-12-27
use delete, not undef, to update installed_packages correctly...
Marc Espie
2004-12-16
renamed borked_installation from borked.n to partial-<pkgname> ...
Marc Espie
2004-11-14
make sure REQUIRING file is an integral part of what we do.
Marc Espie
2004-11-14
let RequiredBy generate lists directly, use hashes to trim down duplicates di...
Marc Espie
2004-11-11
package names starting with . are hidden from pkg_info by default.
Marc Espie
2004-11-11
introduce shortcuts to read/write contents from_installation/to_installation
Marc Espie
2004-10-11
add support for undisplay file, to be able to show information at pkg
Marc Espie
2004-10-11
kill old MTREE option that was never implemented in the new tools anyways.
Marc Espie
2004-08-06
unified headers, switch to smaller copyright notice.
Marc Espie
2004-02-21
distinguish between unreadable directories and non packages.
Marc Espie
2004-01-27
die $!
Marc Espie
2003-12-09
better management of list of installed packages. Allow pkg_add/delete -n
Marc Espie
2003-11-06
... pkg_add obviously much happier with borked_package...
Marc Espie
2003-11-06
Allow the use of full paths to refer to installed packages, so that
Marc Espie
2003-10-16
new import of my pkgtools, after a slight naming disagreement with the
Marc Espie