summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/info
Commit message (Expand)AuthorAgeFilesLines
* Use Fx macro wherever possible.ru2000-11-141-1/+2
* Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to recordsobomax2000-10-235-3/+33
* Cause fatal error messages to be a little more helpful to the programmerjkh2000-10-222-2/+2
* Trim index lines down to 79 characters, not 80.des2000-10-181-1/+1
* Fix typomarko2000-09-251-1/+1
* Make the ``-r'' option actually do something :)marko2000-09-252-1/+3
* New option "-s" to query size of the installed package(s).sobomax2000-07-075-2/+69
* Use libfetch instead of libftpio. This adds support for http and IPv6.des2000-06-271-2/+2
* Avoid infinite loops when given a package name like 'm4-1.1/'.steve2000-05-141-24/+14
* Add cross references to pkg_version(1) in all the other pkg_* man pages.jhb2000-02-291-0/+1
* Fix a bug in previous commit where pkg_{delete,info} foo-1.0/ would segfault.dan2000-01-181-2/+4
* Teach pkg_delete and pkg_info how to deal with full pathnamesdan2000-01-151-1/+23
* Include -f and -t options to SYNOPSYS section (manpage) and usage informationphantom2000-01-072-9/+10
* Use the appropriate macro for double quotes rather than using doublejkh1999-09-011-4/+9
* $Id$ -> $FreeBSD$peter1999-08-286-6/+6
* Various man page cleanup:mpp1999-08-151-2/+2
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,billf1999-08-112-2/+5
* When listing the installed packages, do it in alphabetical order.jdp1999-07-301-9/+24
* '?' shouldn't be in the usage string. Unknown characters are alreadyimp1999-06-241-2/+2
* If we are going to have a case for '?' then we should define it in Options.billf1999-06-231-2/+2
* If pkg_info is run with no args, default to "-aI".jkh1999-04-271-2/+7
* change wording slightly to match other pkg_*.1obrien1998-12-311-2/+2
* Make it possible to have separate install scripts as well as havejkh1998-12-161-1/+5
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxjkh1998-09-111-2/+3
* Add $Id$.jkoshy1998-07-141-0/+1
* Document `-I' and `-R' options to `pkg_info'.jkoshy1998-07-061-0/+5
* Document environment variables used by pkg_{add,create,info}. Thesejkoshy1998-06-261-0/+30
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-7/+5
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-071-10/+4
* Eliminate the idea of nested "playpens" entirely - it just obfuscatedjkh1998-02-161-3/+8
* "This is the add^H^H^Hinfo module."hoek1997-12-261-2/+2
* Deal with PLIST_UNEXEC properly.jkh1997-10-181-1/+5
* Don't return from cleanup() - if it's removed the playpen then veryjkh1997-10-131-1/+2
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-084-47/+28
* Document pkg_add's dependency auto-install. While I'm here, fixhoek1997-09-271-2/+2
* Fix multiple documentation bogons.jkh1997-06-191-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-224-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-144-4/+4
* Add MD5 checksums to packing list for all files during pkg_create and usejkh1996-07-301-2/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-3/+3
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-202-3/+5
* Make a small optimization which shaves about a second off the timejkh1996-06-161-28/+22
* Another round of man page cleanups.mpp1996-02-121-5/+5
* Bring forward my changes from 2.1jkh1995-10-253-11/+13
* Remove useless -lftp arguments from Makefiles.jkh1995-08-041-3/+0
* You can run pkg_info everywhere expect /var/db/pkg directory :-)ache1995-07-301-2/+2
* If some files lost in /var/db/pkg/<port>/ after system crash f.e.,ache1995-07-301-7/+7
* Remove trailing whitespace.rgrimes1995-05-303-11/+11
* Fix a long-standing bug that broke pkg_info utterly and probably madejkh1995-05-102-8/+13
OpenPOWER on IntegriCloud