summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/info
Commit message (Expand)AuthorAgeFilesLines
* MFC: PR#4784 fixJordan K. Hubbard1997-10-181-1/+5
* MFC: less destructive cleanup() handling.Jordan K. Hubbard1997-10-131-1/+2
* MFC: Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-094-48/+29
* mfcTim Vanderhoek1997-09-271-2/+2
* MFC: getopt returns -1 not EOFWarner Losh1997-08-291-2/+2
* YAMFC from PR#3798Jordan K. Hubbard1997-06-191-1/+1
* Add MD5 checksums to packing list for all files during pkg_create and useJordan K. Hubbard1996-07-301-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
* Make pkg_install understand and use libftpio instead of its ownJordan K. Hubbard1996-06-202-3/+5
* Make a small optimization which shaves about a second off the timeJordan K. Hubbard1996-06-161-27/+21
* Another round of man page cleanups.Mike Pritchard1996-02-121-5/+5
* Bring forward my changes from 2.1Jordan K. Hubbard1995-10-253-11/+13
* Remove useless -lftp arguments from Makefiles.Jordan K. Hubbard1995-08-041-3/+0
* You can run pkg_info everywhere expect /var/db/pkg directory :-)Andrey A. Chernov1995-07-301-2/+2
* If some files lost in /var/db/pkg/<port>/ after system crash f.e.,Andrey A. Chernov1995-07-301-7/+7
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-11/+11
* Fix a long-standing bug that broke pkg_info utterly and probably madeJordan K. Hubbard1995-05-102-8/+13
* Whoops! One of my automatics was initialized to garbage. Fix it.Jordan K. Hubbard1995-04-281-2/+2
* Make pkg_info URL aware (and also make it use the PKG_PATH properly, likeJordan K. Hubbard1995-04-262-21/+42
* 1. Add proper dependencies to the library in my Makefiles. This was pointedJordan K. Hubbard1995-04-221-1/+7
* Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is theJordan K. Hubbard1995-04-191-4/+11
* Whoops! How embarassing. Just now noticed that I forget to update the .OsJordan K. Hubbard1995-01-051-1/+1
* Fix a bad formatting directive.Jordan K. Hubbard1995-01-051-1/+1
* Added new function show_index() which does a 'smart' display of the index file.Steven Wallace1995-01-053-5/+37
* More changes from John T. Kohl. Man pages, mostly.Jordan K. Hubbard1994-12-061-3/+3
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-065-86/+150
* Sigh. NOW it's ok! :-)Jordan K. Hubbard1994-10-141-2/+2
* This should do it - I forgot about pkg_info.Jordan K. Hubbard1994-10-141-5/+8
* Add the ability to verify that a package won't extract in the spaceJordan K. Hubbard1994-10-041-2/+13
* Add explanation of -e in usage().Satoshi Asami1994-06-011-1/+2
* Change Header to Id.Jordan K. Hubbard1994-05-251-1/+1
* Now works with/without obj directoriesNate Williams1993-09-201-1/+2
* Added two new options, one of which is fairly far reaching:Jordan K. Hubbard1993-09-085-15/+81
* Nailed one last lurking ^L.Jordan K. Hubbard1993-09-071-1/+1
* Added -e flag to pkg_info. Now you can test to see whether a packageJordan K. Hubbard1993-09-054-5/+26
* Made staging area configurable rather than assuming /tmp (-t)Jordan K. Hubbard1993-09-054-1/+22
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-036-15/+31
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-266-0/+519