summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* Add INDEX-7 and remove trailing spaces.krion2006-04-171-3/+5
* Use bzip2(1) by default to compress package tarball onkrion2006-04-171-1/+6
* Reimplementation of world/kernel build options. For details, see:ru2006-03-172-2/+6
* Close descriptor in retrieve_x509_marker function.krion2006-03-152-10/+16
* Add -F option to not fail on already installed packages.phk2006-03-094-5/+13
* Fix pkg_version with the -o argument to print the origin.krion2006-02-121-4/+5
* Fix typo.krion2006-01-291-1/+1
* Add -K option to pkg_add and pkg_info.flz2006-01-0910-18/+71
* When using @cwd %%FOO%%, we must ensure to return in the originalkrion2006-01-076-9/+42
* Document PKG_PATH enviroment variable.krion2005-11-231-1/+4
* -mdoc sweep.ru2005-11-182-5/+7
* Add -P flag, it does the same as the -p option, except that thekrion2005-11-124-11/+52
* Introduce 3 new options for pkg_create(1), -x for using basickrion2005-11-084-7/+61
* Look for packages in packages-6.0-release or packages-6-stable, asmurray2005-10-271-1/+2
* * pkg_version(1) exits if INDEX files is not found and -I is notkrion2005-10-102-5/+10
* Fix pkg_info(1) and pkg_delete(1) to handle properly packages whichkrion2005-10-102-2/+2
* Do not bitch about bsdpan modules not having origin.krion2005-09-241-1/+1
* Remove '\n' since it's redundant in case if file doesn't exist whilekrion2005-09-241-1/+1
* Add -o/-O options to pkg_version:krion2005-07-274-27/+57
* Fix an oops on FBSD-version for packages-5-stable I made in previouskensmith2005-07-111-1/+1
* Prepare for packages-7-current. While here retro-fit packages-5.4-releasekensmith2005-07-111-1/+3
* remove a few uses of the word `really'jmg2005-06-272-4/+3
* Fix last commit.ru2005-06-221-2/+3
* Implement @noinst field which has at the moment the same meaning andkrion2005-06-145-2/+24
* Markup fixes.ru2005-06-142-4/+5
* Remove kludges intended to support src trees with partial obj trees.des2005-06-101-7/+1
* Add -R modifier for the mode when pkg_create(8) creates package filesobomax2005-06-064-9/+70
* Add an -I option to pkg_version:cperciva2005-05-244-4/+15
* Change the PATH for pkg_add to be the same used for pointyhat package builds.marcus2005-03-191-1/+1
* Expand contractions.ru2005-02-131-3/+3
* Expand *n't contractions.ru2005-02-136-11/+11
* Sort sections.ru2005-01-182-46/+46
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+2
* Scheduled mdoc(7) sweep.ru2005-01-111-6/+6
* Add -q to usage() and mark the "index" argument as optional.ru2005-01-111-1/+1
* Update the INDEX file to INDEX-6paul2005-01-041-5/+5
* Use INDEX-6 for versions of FreeBSD > 600000paul2005-01-041-1/+3
* NOCRYPT -> NO_CRYPTru2004-12-212-2/+2
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Add a -q flag to pkg_version. It suppresses the output of <,=,>.obrien2004-10-187-8/+23
* Set the real limits on 5-current, add 5-stable, add 6-current.obrien2004-10-171-1/+3
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.ru2004-08-127-8/+6
* typoeik2004-08-111-1/+1
* FWIIW, make the `test' target in pkg_install/version actually work.eik2004-08-111-1/+1
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-062-2/+0
* Use the length modifier 'll' instead of 'q' to print long longs.stefanf2004-07-283-4/+4
* Downgrade WARNS level to more tolerable value. Attempt to fixkan2004-07-287-14/+16
* Eliminated double whitespace.ru2004-07-032-2/+2
* Mechanically kill hard sentence breaks.ru2004-07-025-70/+139
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-2927-61/+97
OpenPOWER on IntegriCloud