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
Age
Commit message (
Expand
)
Author
2003-12-26
Allow storing of `arch' annotations inside packages.
Marc Espie
2003-12-26
pkg_add reports size taken on each fs.
Marc Espie
2003-12-24
Handle mount entries without options.
Marc Espie
2003-12-21
Add virtual file system, so that pkg_add and pkg_delete can check for
Marc Espie
2003-12-19
Clean up PackageLocator so it looks somewhat more object-oriented.
Marc Espie
2003-12-10
stamp files and directories.
Marc Espie
2003-12-09
better management of list of installed packages. Allow pkg_add/delete -n
Marc Espie
2003-11-16
Record no checksum in generated packing-list.
Marc Espie
2003-11-06
... pkg_add obviously much happier with borked_package...
Marc Espie
2003-11-06
Handle pkg_add -
Marc Espie
2003-11-06
Allow the use of full paths to refer to installed packages, so that
Marc Espie
2003-11-06
url2pkgname as an explicit function
Marc Espie
2003-11-06
Implement discovery of a `packing-list' prefix, e.g., the first @cwd
Marc Espie
2003-11-04
Add logging facilities (temp module exposes its temporary directory)
Marc Espie
2003-10-31
put pkgpath back in correct order.
Marc Espie
2003-10-31
upward compatible change: let md5 register as @md5 (still grok @comment MD5
Marc Espie
2003-10-31
Fix typo (ouch) and logic order (chown before chmod)
Marc Espie
2003-10-23
Allows close() on already closed locator.
Marc Espie
2003-10-19
plist's has/get methods for accessing elements: perl ->{} has quirks
Marc Espie
2003-10-19
pkgpath is . by default.
Marc Espie
2003-10-19
Add is_stem/find_stem
Marc Espie
2003-10-16
new import of my pkgtools, after a slight naming disagreement with the
Marc Espie