| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: rev 1.61 | Joe Marcus Clarke | 2005-03-21 | 1 | -1/+1 |
| * | MFC: | Marius Strobl | 2004-12-13 | 1 | -1/+1 |
| * | sync the pkg_install tools with -CURRENT: | Oliver Eikemeier | 2004-08-11 | 7 | -60/+139 |
| * | MFC: Add 4.10 entries so that pkg_add -r fetches from the | Bruce A. Mah | 2004-05-08 | 1 | -0/+1 |
| * | MFC: don't pretend that perfectly valid file names are "bogus". | Dag-Erling Smørgrav | 2004-01-27 | 1 | -11/+27 |
| * | forced commit; previous log message should have been | Dag-Erling Smørgrav | 2004-01-27 | 1 | -20/+19 |
| * | whitespace nits. | Dag-Erling Smørgrav | 2004-01-27 | 1 | -3/+3 |
| * | MFC: avoid potential buffer overflow in format_cmd(). | Dag-Erling Smørgrav | 2004-01-27 | 1 | -1/+1 |
| * | Add proper entries to release table so that pkg_add -r on a 4.9 system | Murray Stokely | 2003-10-27 | 1 | -0/+2 |
| * | MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version). | Kris Kennaway | 2003-08-11 | 2 | -9/+50 |
| * | Add proper crypto dependencies for the benefit of those building static | Dag-Erling Smørgrav | 2003-01-09 | 1 | -0/+5 |
| * | MFC: english(4) fixes, aka typos found by ispell. | Jens Schweikhardt | 2002-12-29 | 1 | -1/+1 |
| * | MFC: Teach pkg_add -r how to find 4.7-RELEASE packages with an | Bruce A. Mah | 2002-10-08 | 1 | -0/+1 |
| * | Partial revert of previous commit: tgz is once again the default | Bruce A. Mah | 2002-09-26 | 1 | -2/+2 |
| * | Revert to gzip as the default compression scheme used by the | Bruce A. Mah | 2002-09-25 | 2 | -3/+2 |
| * | MFC: assume that autoinstalled dependencies have the same format (.tbz, tgz or | Maxim Sobolev | 2002-09-17 | 1 | -2/+6 |
| * | MFC: Update to use *.tbz suffix, update example URL, fix a gramm-o. | Bruce A. Mah | 2002-09-12 | 1 | -3/+3 |
| * | MFC: Fix minor off-by-one-error. | Bruce A. Mah | 2002-09-09 | 1 | -1/+1 |
| * | MFC: Make pkg_install go to the right place for 4.6-RELEASE and | Bruce A. Mah | 2002-09-09 | 1 | -0/+2 |
| * | MFC: use '' quotes instead of `' to delimit names of files and packages | David E. O'Brien | 2002-08-31 | 1 | -10/+10 |
| * | MFC: convert our compression method to bzip2 from gzip. | David E. O'Brien | 2002-08-31 | 1 | -3/+4 |
| * | MFC: Reduce private "lesser known" function redirection to improve clarity. | David E. O'Brien | 2002-08-31 | 1 | -22/+37 |
| * | MFC: rev 1.29 (snprintf can return <0) | David E. O'Brien | 2002-08-31 | 1 | -3/+3 |
| * | Sync style with -current to reduce diffs. | David E. O'Brien | 2002-08-31 | 1 | -4/+3 |
| * | MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism. | David E. O'Brien | 2002-08-20 | 4 | -30/+26 |
| * | MFC: rev 1.49 (increase the number of packages that can be installed by an | David E. O'Brien | 2002-08-20 | 1 | -1/+1 |
| * | MFC: when extracting archive pass `-p' flag to the tar(1) (rev.1.34). | Maxim Sobolev | 2002-08-05 | 1 | -1/+1 |
| * | MFC: all latest changes, fixes and new features. This pretty much brings code | Maxim Sobolev | 2002-08-02 | 1 | -35/+67 |
| * | The .Nm utility | Philippe Charnier | 2002-06-21 | 1 | -1/+2 |
| * | MFC: r1.70 - Fix pkg_add for packages read from STDIN. | Murray Stokely | 2002-04-14 | 1 | -3/+4 |
| * | MFC: Reduce gratuitous diffs to -CURRENT. | Ruslan Ermilov | 2001-12-14 | 1 | -1/+1 |
| * | MFC: WANSify. | Maxim Sobolev | 2001-10-23 | 6 | -28/+31 |
| * | MFC: allow package file to be created from a locally installed package. | Maxim Sobolev | 2001-10-22 | 1 | -8/+12 |
| * | MFC 1.11: use colon to separate user and group when executing chown(1). | Dima Dorfman | 2001-10-15 | 1 | -2/+2 |
| * | MFC: | Maxim Sobolev | 2001-09-18 | 1 | -5/+5 |
| * | MFC: remove duplicate umask() call. | Maxim Sobolev | 2001-08-29 | 1 | -1/+0 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-16 | 1 | -3/+3 |
| * | MFC: bzip2 is in the base system now, so we don't need /usr/local/bin in the | Maxim Sobolev | 2001-08-01 | 1 | -1/+1 |
| * | MFC: Only match the first osreldate date range for constructing the FTP | Kris Kennaway | 2001-07-26 | 1 | -1/+1 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -29/+29 |
| * | MFC: r1.61: Properly quote recursive pkg_add operations so that filenames | Kris Kennaway | 2001-07-19 | 1 | -1/+1 |
| * | MFC: r1.38: | Kris Kennaway | 2001-07-19 | 1 | -44/+74 |
| * | Forgot one line from the patch.... | Jim Pirzyk | 2001-06-18 | 1 | -0/+1 |
| * | Fixed pkg_add so when it does not find the package, it returns non zero. | Jim Pirzyk | 2001-06-18 | 1 | -1/+1 |
| * | MFC: cross reference pkg_update(1) | Eric Melville | 2001-05-31 | 1 | -0/+1 |
| * | MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38 | Maxim Sobolev | 2001-05-17 | 2 | -12/+15 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-06 | 1 | -4/+4 |
| * | MFC: various goodness from -current, modulo some of the stuff like "sign" | Jordan K. Hubbard | 2001-02-20 | 1 | -14/+14 |
| * | MFC: rev 1.32 (add `PACKAGEROOT') | David E. O'Brien | 2001-02-17 | 2 | -11/+47 |
| * | MFC: add ability to handle bzip2-compressed packages. | Maxim Sobolev | 2001-02-05 | 2 | -1/+4 |