summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/RequiredBy.pm
AgeCommit message (Expand)Author
2008-10-20Say goodbye to local $_Marc Espie
2007-06-04some minor systematic changes.Marc Espie
2007-06-01very small clean-up of dependencies list handling.Marc Espie
2007-05-14tidyMarc Espie
2007-05-02$o->method() becomes $o->methodMarc Espie
2007-04-15update copyright years, standardize licence.Marc Espie
2005-08-17clean-up, move the compute_closure code to RequiredBy, since it'sMarc Espie
2005-08-17rename erase to more appropriate forgetMarc Espie
2004-12-21fix nasty cache-out-of-sync bug.Marc Espie
2004-12-21oops, really cache stuff.Marc Espie
2004-12-15move -n down into RequiredBy and PackingList (as $main::not, since weMarc Espie
2004-12-14rewrite code to cache files internally, to avoid going to disk all theMarc Espie
2004-11-14let RequiredBy generate lists directly, use hashes to trim down duplicates di...Marc Espie
2004-08-06block-scoped require is way simpler than weird AUTOLOAD hack.Marc Espie
2004-08-06unified headers, switch to smaller copyright notice.Marc Espie
2004-01-27put $! in die messages.Marc Espie
2003-10-16new import of my pkgtools, after a slight naming disagreement with theMarc Espie