aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev 1.61Joe Marcus Clarke2005-03-211-1/+1
* MFC:Marius Strobl2004-12-131-1/+1
* sync the pkg_install tools with -CURRENT:Oliver Eikemeier2004-08-117-60/+139
* MFC: Add 4.10 entries so that pkg_add -r fetches from theBruce A. Mah2004-05-081-0/+1
* MFC: don't pretend that perfectly valid file names are "bogus".Dag-Erling Smørgrav2004-01-271-11/+27
* forced commit; previous log message should have beenDag-Erling Smørgrav2004-01-271-20/+19
* whitespace nits.Dag-Erling Smørgrav2004-01-271-3/+3
* MFC: avoid potential buffer overflow in format_cmd().Dag-Erling Smørgrav2004-01-271-1/+1
* Add proper entries to release table so that pkg_add -r on a 4.9 systemMurray Stokely2003-10-271-0/+2
* MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version).Kris Kennaway2003-08-112-9/+50
* Add proper crypto dependencies for the benefit of those building staticDag-Erling Smørgrav2003-01-091-0/+5
* MFC: english(4) fixes, aka typos found by ispell.Jens Schweikhardt2002-12-291-1/+1
* MFC: Teach pkg_add -r how to find 4.7-RELEASE packages with anBruce A. Mah2002-10-081-0/+1
* Partial revert of previous commit: tgz is once again the defaultBruce A. Mah2002-09-261-2/+2
* Revert to gzip as the default compression scheme used by theBruce A. Mah2002-09-252-3/+2
* MFC: assume that autoinstalled dependencies have the same format (.tbz, tgz orMaxim Sobolev2002-09-171-2/+6
* MFC: Update to use *.tbz suffix, update example URL, fix a gramm-o.Bruce A. Mah2002-09-121-3/+3
* MFC: Fix minor off-by-one-error.Bruce A. Mah2002-09-091-1/+1
* MFC: Make pkg_install go to the right place for 4.6-RELEASE andBruce A. Mah2002-09-091-0/+2
* MFC: use '' quotes instead of `' to delimit names of files and packagesDavid E. O'Brien2002-08-311-10/+10
* MFC: convert our compression method to bzip2 from gzip.David E. O'Brien2002-08-311-3/+4
* MFC: Reduce private "lesser known" function redirection to improve clarity.David E. O'Brien2002-08-311-22/+37
* MFC: rev 1.29 (snprintf can return <0)David E. O'Brien2002-08-311-3/+3
* Sync style with -current to reduce diffs.David E. O'Brien2002-08-311-4/+3
* MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism.David E. O'Brien2002-08-204-30/+26
* MFC: rev 1.49 (increase the number of packages that can be installed by anDavid E. O'Brien2002-08-201-1/+1
* MFC: when extracting archive pass `-p' flag to the tar(1) (rev.1.34).Maxim Sobolev2002-08-051-1/+1
* MFC: all latest changes, fixes and new features. This pretty much brings codeMaxim Sobolev2002-08-021-35/+67
* The .Nm utilityPhilippe Charnier2002-06-211-1/+2
* MFC: r1.70 - Fix pkg_add for packages read from STDIN.Murray Stokely2002-04-141-3/+4
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
* MFC: WANSify.Maxim Sobolev2001-10-236-28/+31
* MFC: allow package file to be created from a locally installed package.Maxim Sobolev2001-10-221-8/+12
* MFC 1.11: use colon to separate user and group when executing chown(1).Dima Dorfman2001-10-151-2/+2
* MFC:Maxim Sobolev2001-09-181-5/+5
* MFC: remove duplicate umask() call.Maxim Sobolev2001-08-291-1/+0
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+3
* MFC: bzip2 is in the base system now, so we don't need /usr/local/bin in theMaxim Sobolev2001-08-011-1/+1
* MFC: Only match the first osreldate date range for constructing the FTPKris Kennaway2001-07-261-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-29/+29
* MFC: r1.61: Properly quote recursive pkg_add operations so that filenamesKris Kennaway2001-07-191-1/+1
* MFC: r1.38:Kris Kennaway2001-07-191-44/+74
* Forgot one line from the patch....Jim Pirzyk2001-06-181-0/+1
* Fixed pkg_add so when it does not find the package, it returns non zero.Jim Pirzyk2001-06-181-1/+1
* MFC: cross reference pkg_update(1)Eric Melville2001-05-311-0/+1
* MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38Maxim Sobolev2001-05-172-12/+15
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-4/+4
* MFC: various goodness from -current, modulo some of the stuff like "sign"Jordan K. Hubbard2001-02-201-14/+14
* MFC: rev 1.32 (add `PACKAGEROOT')David E. O'Brien2001-02-172-11/+47
* MFC: add ability to handle bzip2-compressed packages.Maxim Sobolev2001-02-052-1/+4