aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* Partial MFC of v1.69 - adding info for 5.5-REL.Ken Smith2006-09-281-0/+1
* Begin making RELENG_6 think 6.2 exists. It doesn't officially existKen Smith2006-09-151-0/+1
* MFC: perform.c: 1.16Kirill Ponomarev2006-08-171-1/+1
* MFC: (1.6) turn on libfetch debugging if -v was specifiedDag-Erling Smørgrav2006-07-221-0/+1
* MFC: lib.h: 1.58Kirill Ponomarev2006-05-141-3/+5
* MFC: main.c: 1.38Kirill Ponomarev2006-05-141-1/+6
* MFC: sign.c: 1.5, x509.c: 1.5Kirill Ponomarev2006-05-142-10/+16
* MFC: add.h: 1.14, main.c: 1.67, perform.c: 1.80, pkg_add.1: 1.71Kirill Ponomarev2006-05-144-5/+13
* Set pointer to 6.1-STABLE.Scott Long2006-05-061-0/+1
* MFC: perform.c: 1.15Kirill Ponomarev2006-02-221-4/+5
* MFC: pkg_add.1:1.70Kirill Ponomarev2006-01-311-1/+1
* MFC:Florent Thoumie2006-01-1610-18/+71
* MFC: add/extract.c:1.44 create/perform.c:1.82 create/pkg_create.1:1.70 create...Kirill Ponomarev2006-01-106-9/+42
* MFC: pkg_info.1:1.55Kirill Ponomarev2005-11-261-1/+4
* MFC: add.h:1.12, main.c:1.65, perform.c:1.78, pkg_add.1:1.67Kirill Ponomarev2005-11-174-11/+52
* MFC: create.h:1.26, main.c:1.37, perform.c:1.81, pkg_create.1:1.69Kirill Ponomarev2005-11-114-7/+61
* MFC: perform.c:1.14 test-pkg_version.sh:1.6Kirill Ponomarev2005-10-292-6/+11
* MFC: delete/main.c:1.27 info/main.c:1.48Kirill Ponomarev2005-10-292-2/+2
* MFC: look for packages in the packages-6-release directory whenMurray Stokely2005-10-271-1/+2
* MFC: 1.20Kirill Ponomarev2005-09-271-1/+1
* MFC: 1.39Kirill Ponomarev2005-09-271-1/+1
* MFC: main.c:1.6, perform.c:1.13, pkg_version.1:1.36, version.h:1.5Kirill Ponomarev2005-07-294-27/+57
* Retro-fit packages-5.4-release entry.Ken Smith2005-07-111-1/+2
* remove a few uses of the word `really'John-Mark Gurney2005-06-272-4/+3
* Fix last commit.Ruslan Ermilov2005-06-221-2/+3
* Implement @noinst field which has at the moment the same meaning andKirill Ponomarev2005-06-145-2/+24
* Markup fixes.Ruslan Ermilov2005-06-142-4/+5
* 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