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
/
pkg_mklocatedb
Age
Commit message (
Expand
)
Author
2011-09-10
let pkg_mklocatedb work consistently with SUBDIRLIST (print only the
Marc Espie
2010-07-28
pass state to Ustar objects, use it to display those pesky error and
Marc Espie
2010-06-30
use newer code
Marc Espie
2010-06-24
Include files annotated @bin in the database produced by pkg_mklocatedb;
Stuart Henderson
2010-06-09
common pattern reuse
Marc Espie
2010-06-09
use State usage, so that I can get rid of duplicate code...
Marc Espie
2010-05-10
whitespace fixes
Marc Espie
2010-01-11
protect gzip against weird file names
Marc Espie
2010-01-01
new method fullpkgpath that accesses the default fullpkgpath.
Marc Espie
2009-11-10
bad espie: use strict/warnings consistently, and fix two nits and two
Marc Espie
2008-10-20
Say goodbye to local $_
Marc Espie
2008-10-10
add rcs tags
Steven Mestdagh
2008-05-16
- sort usage()
Jason McIntyre
2008-05-16
add a -d repository option in order not to have to specify all pkgnames.
Marc Espie
2007-06-20
sprinkle code to deal gracefully with absent packing-lists.
Marc Espie
2007-06-16
use OpenBSD::Paths contents
Marc Espie
2007-06-04
I am on drugs, I don't know where I found split can take strings as
Marc Espie
2007-06-04
some minor systematic changes.
Marc Espie
2007-04-29
replace $p->visit('method') calls with $p->method
Marc Espie
2007-04-15
update copyright years, standardize licence.
Marc Espie
2007-01-01
sync usage();
Jason McIntyre
2007-01-01
commit really old stuff that lets pkg_mklocatedb record
Marc Espie
2006-11-12
completely uniform setup
Marc Espie
2006-11-12
print stuff to the correct file handle
Marc Espie
2006-11-11
simpler/better progress print
Marc Espie
2006-11-11
-P option: prepend pkgpath instead of pkgname.
Marc Espie
2005-09-13
use grabPlist, avoid getting anything else.
Marc Espie
2005-09-07
use `pkg-name' rather than `pkgname' here, for consistency with other
Jason McIntyre
2005-03-03
allow pkg_mklocatedb to look into src and X11 sets as well.
Marc Espie
2005-02-15
New command: pkg_mklocatedb, that can be used to create locate(1)-style
Marc Espie