summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/add
Commit message (Expand)AuthorAgeFilesLines
* Add -F option to not fail on already installed packages.phk2006-03-094-5/+13
* Fix typo.krion2006-01-291-1/+1
* Add -K option to pkg_add and pkg_info.flz2006-01-094-9/+27
* When using @cwd %%FOO%%, we must ensure to return in the originalkrion2006-01-071-2/+11
* -mdoc sweep.ru2005-11-181-4/+6
* Add -P flag, it does the same as the -p option, except that thekrion2005-11-124-11/+52
* Look for packages in packages-6.0-release or packages-6-stable, asmurray2005-10-271-1/+2
* 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
* Implement @noinst field which has at the moment the same meaning andkrion2005-06-141-1/+2
* Change the PATH for pkg_add to be the same used for pointyhat package builds.marcus2005-03-191-1/+1
* Expand *n't contractions.ru2005-02-131-2/+2
* 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-121-1/+1
* typoeik2004-08-111-1/+1
* Use the length modifier 'll' instead of 'q' to print long longs.stefanf2004-07-281-2/+2
* Downgrade WARNS level to more tolerable value. Attempt to fixkan2004-07-283-4/+4
* Eliminated double whitespace.ru2004-07-031-1/+1
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-296-19/+37
* - pkg_info: flag -r: (show packages this packages depends on (documentation c...eik2004-06-292-5/+6
* Markup and punctuation nits.ru2004-06-051-8/+8
* Add 4.10 and 5.2.1 entries so that pkg_add -r fetches from the rightbmah2004-05-081-1/+3
* Add command line option for chrootdir, all pkg_add(8) operations will bekensmith2004-03-012-3/+39
* This is an initial whitespace cleanup commit, new content to follow.kensmith2004-03-011-19/+38
* Instead of bogusly complaining about odd file names, handle them properlydes2004-01-241-11/+27
* Try to apply consistent indentation.des2004-01-241-20/+19
* - Properly build both crypto and non-crypto versions of theru2004-01-171-5/+0
* Catch up with reality with respect to the location of 4.8, 4.9,bmah2004-01-021-1/+6
* Correct truncation detection after use of snprintf: The case wherenectar2003-12-171-3/+3
* Erase whitespace at EOL.ru2003-05-221-2/+2
* Retire the useless NOSECURE knob.des2003-05-191-1/+1
* * Add explicit conflict-checking to the package tools. Packages cankris2003-04-172-9/+50
* Prevent buffer overflow in format_cmd() by properly tracking maximumjkh2003-01-061-1/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* english(4) police.schweikh2002-12-271-1/+1
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriatebmah2002-10-081-0/+1
* Update to use *.tbz suffix, also update example URL.bmah2002-09-101-3/+3
* Fix minor off-by-one error.bmah2002-09-091-1/+1
* Make pkg_install go to the right place for 4.6-RELEASE and 4.6.2-RELEASEbmah2002-09-091-0/+2
* When installing package from a local file assume that all subsequentsobomax2002-09-031-2/+6
* Find remaining hardcoded gzip bits and change to bzip2 bits.obrien2002-08-252-4/+7
* When extracting package pass `-p' option to tar(1), so that files aresobomax2002-08-021-1/+1
* Reorder libraries to fix static linking (libssl depends on libcrypto, sodes2002-06-121-2/+2
* libfetch now depends on libcrypto and libssl.ru2002-06-061-0/+5
* Consistancy check: s/file system/filesystem/gtrhodes2002-05-161-1/+1
* - Make use of DEPOROGINs (if there are any) when installing package;sobomax2002-05-141-35/+67
* Remove cross reference to pkg_update(1).eric2002-05-111-1/+0
* replace __FUNCTION__ with standardized __func__.alfred2002-05-111-10/+10
* fix build:alfred2002-05-111-10/+14
OpenPOWER on IntegriCloud