aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/info
Commit message (Expand)AuthorAgeFilesLines
* MFC: pkg_info.1:1.55Kirill Ponomarev2005-11-261-1/+4
* MFC: 1.39Kirill Ponomarev2005-09-271-1/+1
* MFC:Marius Strobl2004-12-131-1/+1
* sync the pkg_install tools with -CURRENT:Oliver Eikemeier2004-08-116-51/+154
* MFC revision 1.49 of pkg_info.1, revision 1.44 of main.c:Colin Percival2004-04-062-6/+4
* MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version).Kris Kennaway2003-08-114-18/+36
* MFC: rev 1.36. Add a trailing '\n' character if none is found inMario Sergio Fujikawa Ferreira2003-06-091-10/+19
* Add proper crypto dependencies for the benefit of those building staticDag-Erling Smørgrav2003-01-091-0/+5
* MFC:Maxim Sobolev2002-10-111-2/+16
* sync style with -currentDavid E. O'Brien2002-08-311-3/+2
* MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism.David E. O'Brien2002-08-203-16/+11
* MFC: all latest changes, fixes and new features. This pretty much brings codeMaxim Sobolev2002-08-025-27/+75
* MFC:Maxim Sobolev2002-05-202-5/+25
* MFC:Maxim Sobolev2001-11-191-1/+1
* MFC: symlinks and other non-regular files handling fixes, packing list formatMaxim Sobolev2001-10-245-3/+22
* MFC: WANSify.Maxim Sobolev2001-10-235-29/+33
* MFC:Maxim Sobolev2001-10-031-2/+0
* MFC:Maxim Sobolev2001-09-181-5/+2
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: 1.22: recognise @option directivesKris Kennaway2001-08-081-0/+6
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-9/+9
* MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38Maxim Sobolev2001-05-175-11/+228
* MFC:Maxim Sobolev2001-03-052-148/+28
* MFC: various goodness from -current, modulo some of the stuff like "sign"Jordan K. Hubbard2001-02-204-52/+200
* MFC:Maxim Sobolev2001-02-052-1/+3
* MFC: add -g flag to pkg_info for verifying checksums.Jordan K. Hubbard2001-02-055-2/+41
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+3
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-3/+4
* MFC:Maxim Sobolev2000-12-051-1/+1
* MFC:Maxim Sobolev2000-12-051-1/+1
* MFC:Maxim Sobolev2000-10-315-3/+33
* MFC: more informative errx() messages, use ISO string functions.Jordan K. Hubbard2000-10-232-2/+2
* MFC: Fix typoMark Ovens2000-09-251-1/+1
* MFC: Make ``-r'' workMark Ovens2000-09-252-1/+3
* MFC: proper parsing of package names, spelling fixes, updatesJordan K. Hubbard2000-09-201-24/+14
* MFC: "-s" option to check size of installed package(s).Maxim Sobolev2000-07-185-2/+69
* MFC: Use libfetchDag-Erling Smørgrav2000-07-161-2/+2
* Add cross references to pkg_version(1) in all the other pkg_* man pages.John Baldwin2000-02-291-0/+1
* Fix a bug in previous commit where pkg_{delete,info} foo-1.0/ would segfault.Dan Moschuk2000-01-181-2/+4
* Teach pkg_delete and pkg_info how to deal with full pathnamesDan Moschuk2000-01-151-1/+23
* Include -f and -t options to SYNOPSYS section (manpage) and usage informationAlexey Zelkin2000-01-072-9/+10
* Use the appropriate macro for double quotes rather than using doubleJordan K. Hubbard1999-09-011-4/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
* Various man page cleanup:Mike Pritchard1999-08-151-2/+2
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,Bill Fumerola1999-08-112-2/+5
* When listing the installed packages, do it in alphabetical order.John Polstra1999-07-301-9/+24
* '?' shouldn't be in the usage string. Unknown characters are alreadyWarner Losh1999-06-241-2/+2
* If we are going to have a case for '?' then we should define it in Options.Bill Fumerola1999-06-231-2/+2
* If pkg_info is run with no args, default to "-aI".Jordan K. Hubbard1999-04-271-2/+7
* change wording slightly to match other pkg_*.1David E. O'Brien1998-12-311-2/+2