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
Age
Commit message (
Expand
)
Author
2003-11-04
make pkg_create aware of duplicate files in plist, which are a bad thing.
Marc Espie
2003-11-04
let pkg_delete use logging facilities to save issues with deleting files
Marc Espie
2003-11-04
Add logging facilities (temp module exposes its temporary directory)
Marc Espie
2003-11-03
canonpath strips ending /, rely on unstripped name for @extra.
Marc Espie
2003-11-03
fix logic wrt pkgstems and dependencies.
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-28
let pkg_delete evaluate dependencies earlier: check that all packages
Marc Espie
2003-10-28
oops
Marc Espie
2003-10-28
zap
Marc Espie
2003-10-28
OpenBSD-specific Makefile. We keep Makefile.PL around for portability to
Marc Espie
2003-10-27
extra block around do while loop.
Marc Espie
2003-10-26
cosmetic change, people read preadd as p_read_d, so make it explicit:
Marc Espie
2003-10-26
Partial synch with reality, ok sturm.
Marc Espie
2003-10-23
Allows close() on already closed locator.
Marc Espie
2003-10-23
Typo. Fix removal for multiple times the same dependency.
Marc Espie
2003-10-23
missing space in DEINSTALL message.
Marc Espie
2003-10-21
Prefix ${DESTDIR} to installation directory.
Marc Espie
2003-10-20
let it build even if depend stage gets skipped.
Marc Espie
2003-10-20
Missing undef. conflicts is an error.
Marc Espie
2003-10-20
Forgot that one.
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-19
Add is_stem, findstem and use them in pkg_info.
Marc Espie
2003-10-19
Let @cwd followed by no files work (for @extra), like the old tools.
Marc Espie
2003-10-19
Add manpages, with a few minor changes from old ones.
Marc Espie
2003-10-19
I committed the wrong diff which would remove all files in pkg_add/
Nikolay Sturm
2003-10-19
new targets clean and cleandir
Nikolay Sturm
2003-10-16
new import of my pkgtools, after a slight naming disagreement with the
Marc Espie