Age | Commit message (Expand) | Author |
2023-05-29 | use v5.36, this one is somewhat trivial | Marc Espie |
2021-05-04 | and do the same thing to pkg_mklocatedb | Marc Espie |
2018-09-11 | add the conflict info to what's stored in pkglocatedb, as it's meta-info | Marc Espie |
2018-07-11 | allow default from state | Marc Espie |
2018-06-25 | so tags need some love to print out correctly | Marc Espie |
2014-07-13 | stuff no longer needed, now that base/x release install its own locate dbs | Marc Espie |
2014-04-14 | switch to using common SetList code (this fixes the xfont sets btw) | Marc Espie |
2014-03-18 | remove $_ usage that warns under perl 5.18 | Marc Espie |
2014-03-09 | record errors, and only crash at the end. much less painful to synch | Marc Espie |
2013-01-27 | add a -u option to make it possible to build on an existing database | Marc Espie |
2012-05-28 | I'm an idiot, make sure we call the right routines every time | Marc Espie |
2012-05-26 | fix class hierarchy errors: print all Action (includes @newuser, @newgroup, | Marc Espie |
2012-05-23 | also record expanded @exec-like actions and @newauth... | Marc Espie |
2012-05-18 | just warn if files from the *etc sets are missing. This will remind | Marc Espie |
2012-05-08 | add an extra check to avoid out-of-synch | Marc Espie |
2012-04-29 | repair src/xsrc handling | Marc Espie |
2012-04-22 | typo | Marc Espie |
2012-04-22 | write a specialized version that appends a / to directories, to make it | Marc Espie |
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 |