aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-7/+1
* Add -R modifier for the mode when pkg_create(8) creates package fileMaxim Sobolev2005-06-064-9/+70
* Add an -I option to pkg_version:Colin Percival2005-05-244-4/+15
* Change the PATH for pkg_add to be the same used for pointyhat package builds.Joe Marcus Clarke2005-03-191-1/+1
* Expand contractions.Ruslan Ermilov2005-02-131-3/+3
* Expand *n't contractions.Ruslan Ermilov2005-02-136-11/+11
* Sort sections.Ruslan Ermilov2005-01-182-46/+46
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+2
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-6/+6
* Add -q to usage() and mark the "index" argument as optional.Ruslan Ermilov2005-01-111-1/+1
* Update the INDEX file to INDEX-6Paul Richards2005-01-041-5/+5
* Use INDEX-6 for versions of FreeBSD > 600000Paul Richards2005-01-041-1/+3
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-212-2/+2
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add a -q flag to pkg_version. It suppresses the output of <,=,>.David E. O'Brien2004-10-187-8/+23
* Set the real limits on 5-current, add 5-stable, add 6-current.David E. O'Brien2004-10-171-1/+3
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.Ruslan Ermilov2004-08-127-8/+6
* typoOliver Eikemeier2004-08-111-1/+1
* FWIIW, make the `test' target in pkg_install/version actually work.Oliver Eikemeier2004-08-111-1/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-062-2/+0
* Use the length modifier 'll' instead of 'q' to print long longs.Stefan Farfeleder2004-07-283-4/+4
* Downgrade WARNS level to more tolerable value. Attempt to fixAlexander Kabaev2004-07-287-14/+16
* Eliminated double whitespace.Ruslan Ermilov2004-07-032-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-025-70/+139
* - pkg_add spawns itself as argv[0] when installing dependent packages, toOliver Eikemeier2004-06-2927-61/+97
* - pkg_info: flag -r: (show packages this packages depends on (documentation c...Oliver Eikemeier2004-06-2913-81/+110
* - pkg_create: new flag -S (clean room installation)Oliver Eikemeier2004-06-295-33/+74
* - match package version numbers with relational operatorsOliver Eikemeier2004-06-2913-49/+403
* - complete rewrite of the version number parsing code, restoring compatibiliy...Oliver Eikemeier2004-06-294-87/+265
* Markup and punctuation nits.Ruslan Ermilov2004-06-051-8/+8
* Add 4.10 and 5.2.1 entries so that pkg_add -r fetches from the rightBruce A. Mah2004-05-081-1/+3
* When invoking tar, make sure the mode option (-x) is first.Tim Kientzle2004-04-081-7/+6
* Synopsis fixes:Colin Percival2004-03-302-12/+8
* Add command line option for chrootdir, all pkg_add(8) operations will beKen Smith2004-03-012-3/+39
* This is an initial whitespace cleanup commit, new content to follow.Ken Smith2004-03-011-19/+38
* Instead of bogusly complaining about odd file names, handle them properlyDag-Erling Smørgrav2004-01-241-11/+27
* Try to apply consistent indentation.Dag-Erling Smørgrav2004-01-241-20/+19
* - Properly build both crypto and non-crypto versions of theRuslan Ermilov2004-01-178-28/+10
* Replaced black magic with white magic.Ruslan Ermilov2004-01-171-5/+2
* Catch up with reality with respect to the location of 4.8, 4.9,Bruce A. Mah2004-01-021-1/+6
* Fix a case of undefined behavior due to overlapping buf objects inJens Schweikhardt2003-12-231-2/+3
* Correct truncation detection after use of snprintf: The case whereJacques Vidrine2003-12-172-5/+5
* Clarify the order of arguments passed to the pre-/post-install scriptPeter Pentchev2003-08-261-1/+1
* Backout 1.14, it seems to be causing problems with libxml buildBosko Milekic2003-08-041-1/+1
* Use strncmp() and not strcmp() here to properly matchBosko Milekic2003-08-011-1/+1
* The .Xr utilityPhilippe Charnier2003-06-081-1/+2
* pkg_create incorrectly does not add trailing '\n' when it receivesMario Sergio Fujikawa Ferreira2003-05-262-1/+23
* Add a trailing '\n' character if none is found in the informationMario Sergio Fujikawa Ferreira2003-05-261-10/+19
* Erase whitespace at EOL.Ruslan Ermilov2003-05-221-2/+2
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-196-6/+6