| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: 1.20 | Kirill Ponomarev | 2005-09-27 | 1 | -1/+1 |
| * | sync the pkg_install tools with -CURRENT: | Oliver Eikemeier | 2004-08-11 | 9 | -186/+537 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2004-06-29 | 1 | -0/+154 |
| * | MFC: avoid potential buffer overflow in format_cmd(). | Dag-Erling Smørgrav | 2004-01-27 | 3 | -15/+23 |
| * | MFC: Fix a case of undefined behavior due to overlapping buf objects in | Jens Schweikhardt | 2003-12-30 | 1 | -2/+3 |
| * | MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version). | Kris Kennaway | 2003-08-11 | 3 | -3/+19 |
| * | MFC: rev 1.15 | Mario Sergio Fujikawa Ferreira | 2003-06-09 | 1 | -1/+22 |
| * | MFC: rev 1.49 | Mario Sergio Fujikawa Ferreira | 2003-06-09 | 1 | -0/+1 |
| * | Revert to gzip as the default compression scheme used by the | Bruce A. Mah | 2002-09-25 | 1 | -6/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-09-13 | 1 | -0/+89 |
| * | MFC: use '' quotes instead of `' to delimit names of files and packages | David E. O'Brien | 2002-08-31 | 1 | -7/+7 |
| * | MFC: convert our compression method to bzip2 from gzip. | David E. O'Brien | 2002-08-31 | 1 | -6/+10 |
| * | MFC: Reduce private "lesser known" function redirection to improve clarity. | David E. O'Brien | 2002-08-31 | 2 | -26/+2 |
| * | MFC from rev 1.57: Preserve suid/gid permissions when extracting | Mario Sergio Fujikawa Ferreira | 2002-08-24 | 1 | -1/+1 |
| * | MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism. | David E. O'Brien | 2002-08-20 | 10 | -80/+63 |
| * | MFC: prevent `pkg_info(1) -o' from dumping core on packages without origin | Maxim Sobolev | 2002-08-19 | 1 | -0/+1 |
| * | MFC: fix assorted typos. | Jens Schweikhardt | 2002-08-15 | 1 | -2/+2 |
| * | MFC: Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz. | Akinori MUSHA | 2002-08-05 | 1 | -1/+1 |
| * | MFC: all latest changes, fixes and new features. This pretty much brings code | Maxim Sobolev | 2002-08-02 | 4 | -33/+196 |
| * | MFC: new bsd.lib.mk API. | Ruslan Ermilov | 2002-07-19 | 1 | -5/+1 |
| * | MFC: | Maxim Sobolev | 2002-02-27 | 1 | -1/+4 |
| * | MFC: Use more paranoid modes for temp directories. | Jordan K. Hubbard | 2001-11-22 | 1 | -1/+1 |
| * | MFC: | Maxim Sobolev | 2001-11-19 | 1 | -1/+1 |
| * | MFC: make `-t' flag in pkg_*(1) tools actually working. | Maxim Sobolev | 2001-10-25 | 1 | -1/+2 |
| * | MFC: symlinks and other non-regular files handling fixes, packing list format | Maxim Sobolev | 2001-10-24 | 3 | -12/+54 |
| * | MFC: WANSify. | Maxim Sobolev | 2001-10-23 | 10 | -108/+94 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-10-12 | 1 | -0/+48 |
| * | MFC: | Maxim Sobolev | 2001-10-03 | 2 | -10/+87 |
| * | MFC: | Maxim Sobolev | 2001-09-18 | 5 | -12/+7 |
| * | MFC: use reallocf(3) instead of malloc()+memcpy()+free(). | Maxim Sobolev | 2001-07-31 | 1 | -7/+4 |
| * | MFC: close descriptors in child; verbose mode. | Dag-Erling Smørgrav | 2001-06-18 | 1 | -3/+4 |
| * | MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38 | Maxim Sobolev | 2001-05-17 | 8 | -21/+117 |
| * | MFC: | Maxim Sobolev | 2001-03-20 | 2 | -1/+6 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-03-20 | 1 | -0/+113 |
| * | MFC: sync with 1.3. | Maxim Sobolev | 2001-03-15 | 1 | -2/+23 |
| * | MFC: | Maxim Sobolev | 2001-03-05 | 2 | -1/+11 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-02-27 | 1 | -0/+212 |
| * | MFC: add ability to handle bzip2-compressed packages. | Maxim Sobolev | 2001-02-05 | 2 | -18/+27 |
| * | MFC: add /dev/zero and use PATH_* where possible. | David E. O'Brien | 2000-12-11 | 1 | -2/+3 |
| * | MFC: fix interaction with libfetch and tar. | Dag-Erling Smørgrav | 2000-11-01 | 1 | -17/+39 |
| * | MFC: more informative errx() messages, use ISO string functions. | Jordan K. Hubbard | 2000-10-23 | 4 | -24/+24 |
| * | MFC: proper parsing of package names, spelling fixes, updates | Jordan K. Hubbard | 2000-09-20 | 3 | -6/+24 |
| * | MFC: Use libfetch | Dag-Erling Smørgrav | 2000-07-16 | 2 | -115/+33 |
| * | MFC rev 1.41: Fix post-creation cleanup bug. | Sheldon Hearn | 2000-03-15 | 1 | -2/+2 |
| * | 1. If checking for directory-ness, check "dir" and "dir/" to catch | Jordan K. Hubbard | 2000-02-19 | 1 | -0/+2 |
| * | Use lstat(2) rather than stat(2) in isdir(), so that a symlink to a | David E. O'Brien | 2000-02-08 | 1 | -1/+1 |
| * | Deal with package filenames which contain spaces. | Jordan K. Hubbard | 2000-01-04 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 8 | -8/+8 |
| * | -Wall fixes. Ambigious if/elses, uninitialized values, missing headers, | Bill Fumerola | 1999-08-11 | 2 | -3/+5 |
| * | Revive the PKG_ADD_BASE stuff a bit. | Jordan K. Hubbard | 1999-05-12 | 1 | -1/+2 |