aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* MFC: pkg_info.1:1.55Kirill Ponomarev2005-11-261-1/+4
* MFC: 1.20Kirill Ponomarev2005-09-271-1/+1
* MFC: 1.39Kirill Ponomarev2005-09-271-1/+1
* MFC: main.c:1.5, perform.c:1.12, pkg_version:1.33, version.h:1.4Kirill Ponomarev2005-06-124-4/+15
* MFC: rev 1.61Joe Marcus Clarke2005-03-211-1/+1
* MFC:Marius Strobl2004-12-134-4/+4
* sync the pkg_install tools with -CURRENT:Oliver Eikemeier2004-08-1144-1153/+1206
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2004-06-294-0/+694
* MFC: Add 4.10 entries so that pkg_add -r fetches from theBruce A. Mah2004-05-081-0/+1
* MFC revision 1.49 of pkg_info.1, revision 1.44 of main.c:Colin Percival2004-04-062-6/+4
* 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-274-16/+24
* MFC: Fix a case of undefined behavior due to overlapping buf objects inJens Schweikhardt2003-12-301-2/+3
* Add proper entries to release table so that pkg_add -r on a 4.9 systemMurray Stokely2003-10-271-0/+2
* MFC rev. 1.59:Peter Pentchev2003-09-031-1/+1
* MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version).Kris Kennaway2003-08-1113-36/+146
* Fix the version matching regex to take account of local portPaul Richards2003-07-221-1/+1
* MFC: r1.3: Intialize sign to NULL.Mike Heffner2003-06-171-0/+1
* MFC: rev 1.15Mario Sergio Fujikawa Ferreira2003-06-091-1/+22
* MFC: rev 1.49Mario Sergio Fujikawa Ferreira2003-06-091-0/+1
* MFC: rev 1.36. Add a trailing '\n' character if none is found inMario Sergio Fujikawa Ferreira2003-06-091-10/+19
* MFC: (1.38) avoid referencing uninitialized variables.Dag-Erling Smørgrav2003-02-281-13/+11
* Add proper crypto dependencies for the benefit of those building staticDag-Erling Smørgrav2003-01-095-1/+21
* MFC: english(4) fixes, aka typos found by ispell.Jens Schweikhardt2002-12-292-4/+4
* MFC:Maxim Sobolev2002-10-111-2/+16
* 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-253-9/+5
* MFC: assume that autoinstalled dependencies have the same format (.tbz, tgz orMaxim Sobolev2002-09-171-2/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-09-131-0/+89
* 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-312-17/+17
* sync style with -currentDavid E. O'Brien2002-08-311-3/+2
* Sync style with -current.David E. O'Brien2002-08-311-3/+2
* MFC: rev 1.18 (handle snprintf() returning <0)David E. O'Brien2002-08-311-2/+2
* MFC: convert our compression method to bzip2 from gzip.David E. O'Brien2002-08-314-18/+23
* MFC: Reduce private "lesser known" function redirection to improve clarity.David E. O'Brien2002-08-313-48/+39
* 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: styleDavid E. O'Brien2002-08-311-3/+3
* MFC from rev 1.57: Preserve suid/gid permissions when extractingMario Sergio Fujikawa Ferreira2002-08-241-1/+1
* MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism.David E. O'Brien2002-08-2031-176/+174
* MFC: rev 1.49 (increase the number of packages that can be installed by anDavid E. O'Brien2002-08-201-1/+1
* MFC: prevent `pkg_info(1) -o' from dumping core on packages without originMaxim Sobolev2002-08-191-0/+1
* MFC: fix assorted typos.Jens Schweikhardt2002-08-151-2/+2
* MFC: rev. 1.74-1.75Akinori MUSHA2002-08-111-5/+1