summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/pkg_info
AgeCommit message (Expand)Author
2004-12-06forgot -h for pkg_info.Marc Espie
2004-12-06UsageMarc Espie
2004-11-15find_pkg function to iterate through pkgs, wherever they might be.Marc Espie
2004-11-15repair -lMarc Espie
2004-11-15don't Fatal out if -e thingy -q, since we're only interested in theMarc Espie
2004-11-14-K -L option that prefixes each file name with keyword.Marc Espie
2004-11-11package names starting with . are hidden from pkg_info by default.Marc Espie
2004-11-11typoMarc Espie
2004-11-11introduce shortcuts to read/write contents from_installation/to_installationMarc Espie
2004-11-10use ExtraInfo, finally: allows pkg_info to report packages according toMarc Espie
2004-11-10resurrect -e, document that it uses packages-specs now.Marc Espie
2004-11-09-s seamless with other options: let it work with -a, let it be on for -v.Marc Espie
2004-11-09-s option, grange's request.Marc Espie
2004-10-11add support for undisplay file, to be able to show information at pkgMarc Espie
2004-08-12ditch File::Copy so that buffering is consistent.Marc Espie
2004-08-06unneeded switch to main package.Marc Espie
2004-08-06avoid pulling in OpenBSD::md5 and File::Copy if we can.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-06-21support for old stuff in pkg_info/pkg_delete, e.g., @srcMarc Espie
2003-10-23missing space in DEINSTALL message.Marc Espie
2003-10-19Add is_stem, findstem and use them in pkg_info.Marc Espie
2003-10-16new import of my pkgtools, after a slight naming disagreement with theMarc Espie