aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/info
Commit message (Expand)AuthorAgeFilesLines
* MFC:Florent Thoumie2006-01-164-5/+17
* MFC: add/extract.c:1.44 create/perform.c:1.82 create/pkg_create.1:1.70 create...Kirill Ponomarev2006-01-101-1/+4
* MFC: pkg_info.1:1.55Kirill Ponomarev2005-11-261-1/+4
* MFC: delete/main.c:1.27 info/main.c:1.48Kirill Ponomarev2005-10-291-1/+1
* MFC: 1.39Kirill Ponomarev2005-09-271-1/+1
* Implement @noinst field which has at the moment the same meaning andKirill Ponomarev2005-06-141-0/+4
* Expand *n't contractions.Ruslan Ermilov2005-02-131-3/+3
* Add a -q flag to pkg_version. It suppresses the output of <,=,>.David E. O'Brien2004-10-182-2/+0
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.Ruslan Ermilov2004-08-121-1/+1
* Eliminated double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-12/+24
* - pkg_add spawns itself as argv[0] when installing dependent packages, toOliver Eikemeier2004-06-291-1/+2
* - pkg_info: flag -r: (show packages this packages depends on (documentation c...Oliver Eikemeier2004-06-293-26/+24
* - match package version numbers with relational operatorsOliver Eikemeier2004-06-294-6/+64
* Synopsis fixes:Colin Percival2004-03-302-12/+8
* - Properly build both crypto and non-crypto versions of theRuslan Ermilov2004-01-171-5/+0
* Add a trailing '\n' character if none is found in the informationMario Sergio Fujikawa Ferreira2003-05-261-10/+19
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-1/+1
* Fixed troff(1) and mdoc(7) warnings.Ruslan Ermilov2003-05-181-1/+1
* * Add explicit conflict-checking to the package tools. Packages canKris Kennaway2003-04-171-0/+4
* - Add the 'b' option which causes BLOCKSIZE to be hornored whenMatthew N. Dodd2003-03-254-8/+29
* Implement the 'Q' option which is like 'q' (quiet output) exceptMatthew N. Dodd2003-03-254-2/+17
* Back out rev 1.33; getbsize(3)'s original interface has been restored.Mike Barcroft2002-12-301-1/+1
* getbsize() now takes a pointer to a size_t as its first arg. A pointerAndrew Gallatin2002-10-241-1/+1
* Introduce notion of the package tools revision and allow to wrap all toolsMaxim Sobolev2002-09-093-18/+32
* Use --fast-read mode to extract metadata from package file. Since metadataMaxim Sobolev2002-09-091-2/+16
* Reorder libraries to fix static linking (libssl depends on libcrypto, soDag-Erling Smørgrav2002-06-121-2/+2
* libfetch now depends on libcrypto and libssl.Ruslan Ermilov2002-06-061-0/+5
* - Make use of DEPOROGINs (if there are any) when installing package;Maxim Sobolev2002-05-141-62/+18
* replace __FUNCTION__ with standardized __func__.Alfred Perlstein2002-05-111-1/+1
* fix build:Alfred Perlstein2002-05-111-1/+2
* New feature: allow origins of all dependencies be recorded into package listMaxim Sobolev2002-05-051-1/+6
* In a origin lookup mode (-O) don't bail out when encountering empty packageMaxim Sobolev2002-05-051-2/+8
* Update usage() and manpage to match reality (add -O into usage and adjustMaxim Sobolev2002-05-052-4/+10
* Handle PLIST_ORIGIN properly.Maxim Sobolev2002-05-051-0/+5
* Add ability to query installed packages based on origin.Maxim Sobolev2002-05-045-8/+78
* Make pkg_info working again when argument is a file not in the currentMaxim Sobolev2002-05-021-2/+5
* Make `-g' working for symlinks.Maxim Sobolev2002-05-021-3/+20
* Fix SCM ID's.David E. O'Brien2002-04-013-15/+9
* Fix "off by 1" error introduced in the previous commit by replacing strncpy(3)Maxim Sobolev2001-10-161-1/+1
* Use strncpy(3) instead of strcpy(3) to copy optarg into a fixed-sized buffer.Maxim Sobolev2001-10-151-1/+1
* - Introduce a notion of `packing list format version'. This allows makingMaxim Sobolev2001-10-105-3/+22
* WARNS=2 cleanup.Maxim Sobolev2001-10-105-28/+31
* Various fixes and improvements:Maxim Sobolev2001-09-191-2/+0
* Recognise @option directives instead of falling through to the defaultKris Kennaway2001-08-061-0/+6
* Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L...Maxim Sobolev2001-08-021-5/+2
* Usability tweak:Maxim Sobolev2001-08-021-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-4/+4
* Remove whitespace at EOL.Dima Dorfman2001-07-151-9/+9
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1