| Commit message (Expand) | Author | Age | Files | Lines |
| * | MF8: r252639 | David E. O'Brien | 2013-07-03 | 3 | -4/+7 |
| * | RFC: 235276 | Baptiste Daroussin | 2012-06-02 | 1 | -1/+2 |
| * | MFC: r201226, r202844, r206043, r206132, r206133, r212029, r225610, r226708, | Baptiste Daroussin | 2012-05-21 | 14 | -98/+162 |
| * | MFC r235211: | Glen Barber | 2012-05-18 | 1 | -1/+1 |
| * | MFC r231300, r231328: | Eitan Adler | 2012-03-29 | 1 | -3/+9 |
| * | MFC r227458, r226436: | Eitan Adler | 2012-01-05 | 1 | -1/+1 |
| * | Add the package directories for the 7.4, 8.1, and 8.2 releases. | Ken Smith | 2010-12-22 | 1 | -0/+3 |
| * | Add packages-7.3-release directory. | Ken Smith | 2010-01-27 | 1 | -0/+1 |
| * | Synchronize pkg_install with HEAD. | Florent Thoumie | 2010-01-22 | 16 | -61/+102 |
| * | MFC r193273: Fix segfault when giving invalid long option to pkg_info. | Jilles Tjoelker | 2009-06-08 | 1 | -0/+1 |
| * | Add package directory for 7.2-REL (and 6.4-REL while here). | Ken Smith | 2009-04-15 | 1 | -0/+2 |
| * | Use full name (noticed by: ru@ | Chin-San Huang | 2009-01-11 | 1 | -1/+1 |
| * | Synchronize pkg_install(1) with HEAD: fix typo | Chin-San Huang | 2009-01-11 | 1 | -2/+2 |
| * | Synchronize pkg_install with HEAD (20080708): | Florent Thoumie | 2009-01-05 | 4 | -5/+23 |
| * | Add FreeBSD_version and package directory for 7.1. | Ken Smith | 2008-11-25 | 1 | -0/+1 |
| * | MFC r183979: | Brooks Davis | 2008-10-26 | 1 | -1/+1 |
| * | MFC: remove 4.x support (r179835) | Florent Thoumie | 2008-06-17 | 5 | -30/+1 |
| * | MFC: style fixes (naked commands, r179819) | Florent Thoumie | 2008-06-16 | 1 | -7/+3 |
| * | Synchronize pkg_install with HEAD (20080612) | Florent Thoumie | 2008-06-16 | 3 | -2/+4 |
| * | Synchronize pkg_install with HEAD (20080530) | Florent Thoumie | 2008-06-10 | 15 | -101/+244 |
| * | MFC: distfile target, pkg registration optimization | Florent Thoumie | 2008-06-03 | 5 | -52/+172 |
| * | MFC: Fix pkg_info when specifying a remote package. | Florent Thoumie | 2008-04-23 | 2 | -18/+23 |
| * | Synchronize pkg_install with HEAD: | Florent Thoumie | 2008-04-07 | 31 | -2622/+94 |
| * | Merge from RELENG_7_0: Teach pkg_add(1) about 6.3-RELEASE, 7.0-RELEASE | Xin LI | 2008-03-08 | 1 | -1/+3 |
| * | MFC: 1.75: Revise TECHNICAL DETAILS. | Ruslan Ermilov | 2008-02-08 | 1 | -68/+87 |
| * | MFC r1.39 | Gabor Kovesdan | 2008-01-04 | 1 | -5/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-12-09 | 1 | -0/+88 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-11-11 | 3 | -0/+290 |
| * | MFC 1.17: | Simon L. B. Nielsen | 2007-11-06 | 1 | -7/+8 |
| * | Fix pkg_add behaviour to preserve pathnames. | Kirill Ponomarev | 2007-08-23 | 1 | -1/+1 |
| * | - Replace rather inefficient bubble sort with a recursive depth-first search. | Pav Lucistnik | 2007-06-18 | 1 | -64/+110 |
| * | Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. | Nate Lawson | 2007-03-28 | 4 | -7/+7 |
| * | Invoke tar(1) with the -p option when installing a package | Ruslan Ermilov | 2007-03-06 | 1 | -2/+2 |
| * | The use of predefined strings such as \*[Ge] can be harmful here, | Ruslan Ermilov | 2007-03-04 | 1 | -3/+3 |
| * | Fix markup and clean up some of the wording. | Ruslan Ermilov | 2007-03-04 | 1 | -23/+32 |
| * | Clarify the meaning information printed by the -o option. | Greg Lehey | 2007-03-03 | 1 | -4/+3 |
| * | Fix a bug in 1.40 - it missed three occurences in pkg_info which leads to | Pav Lucistnik | 2007-02-07 | 1 | -5/+23 |
| * | Fix previous rev.: don't step behind the end of memory we allocate | Pav Lucistnik | 2007-02-01 | 1 | -1/+1 |
| * | Remove hard-coded limit (200) on maximum number of packages that can be | Ade Lovett | 2007-01-31 | 1 | -21/+13 |
| * | Fix the logic bug that caused the custom versions of warn(3) and | Ruslan Ermilov | 2007-01-30 | 2 | -3/+3 |
| * | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 1 | -1/+1 |
| * | Fix usage(). | Ruslan Ermilov | 2006-09-29 | 1 | -6/+6 |
| * | Sync usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2006-09-29 | 1 | -1/+1 |
| * | Oops. Catch up on the last couple of releases and prepare for the next | Ken Smith | 2006-09-26 | 1 | -0/+3 |
| * | Fix "pkg_version -Io" coredump, if some packages have no origin at | Kirill Ponomarev | 2006-08-12 | 1 | -1/+1 |
| * | Cosmetic: fix indentation. | Dag-Erling Smørgrav | 2006-08-11 | 1 | -2/+2 |
| * | Turn on libfetch debugging if -v was specified on the command line. | Dag-Erling Smørgrav | 2006-07-08 | 1 | -0/+1 |
| * | Allow variable amounts of verbosity. | David E. O'Brien | 2006-06-12 | 7 | -7/+7 |
| * | Add INDEX-7 and remove trailing spaces. | Kirill Ponomarev | 2006-04-17 | 1 | -3/+5 |
| * | Use bzip2(1) by default to compress package tarball on | Kirill Ponomarev | 2006-04-17 | 1 | -1/+6 |