| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add the packages directory that will be used for the upcoming | Josh Paetzel | 2013-03-11 | 1 | -0/+1 |
| * | MFC r241976: Add the release package directory for 9.1-RELEASE. | Ken Smith | 2012-10-24 | 1 | -0/+1 |
| * | MFC r240682 | Baptiste Daroussin | 2012-10-02 | 8 | -30/+67 |
| * | MFC: r236213, r236333, r236336, r240476 | Baptiste Daroussin | 2012-09-18 | 11 | -17/+48 |
| * | RFC: 235276 | Baptiste Daroussin | 2012-06-02 | 1 | -1/+2 |
| * | MFC: r201226, r202844, r206043, r206132, r206133, r212029, r225610, r226708, | Baptiste Daroussin | 2012-05-21 | 13 | -93/+149 |
| * | MFC r235211: | Glen Barber | 2012-05-18 | 1 | -1/+1 |
| * | MFC r225610: Print the package name on deletion errors. | Sergey Kandaurov | 2012-04-04 | 1 | -2/+2 |
| * | MFC r231300, r231328: | Eitan Adler | 2012-03-29 | 1 | -3/+9 |
| * | Merge r229304,r229748,r229751,r232436 | Ken Smith | 2012-03-03 | 1 | -1/+4 |
| * | MFC r226697 and r226708: | Ed Maste | 2012-02-07 | 1 | -3/+11 |
| * | MFC r227458, r226436: | Eitan Adler | 2012-01-05 | 1 | -1/+1 |
| * | Add the packages directories that will be used for the upcoming | Ken Smith | 2010-12-22 | 1 | -0/+2 |
| * | MFC r213718: | Martin Matuska | 2010-11-23 | 6 | -8/+36 |
| * | Add packages-8.1-release directory. While here add packages-7.3-release. | Ken Smith | 2010-05-26 | 1 | -0/+2 |
| * | Synchronize pkg_install with HEAD. | Florent Thoumie | 2010-01-22 | 10 | -15/+11 |
| * | Prepare for 8.0 package set, adjust for 8-stable, acknowledge 9-current | Ken Smith | 2009-08-12 | 1 | -1/+3 |
| * | Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox. | Brian Somers | 2009-07-05 | 1 | -0/+2 |
| * | Don't imply that only FTP urls are supported when we can't fetch | Brian Somers | 2009-06-30 | 1 | -1/+1 |
| * | When running pkg_add -r, check & install our dependencies for each | Brian Somers | 2009-06-19 | 6 | -44/+81 |
| * | Fix segfault when giving invalid long option to pkg_info. | Jilles Tjoelker | 2009-06-01 | 1 | -0/+1 |
| * | Skip @pkgdep if there's no argument. | Florent Thoumie | 2009-05-19 | 2 | -1/+5 |
| * | Add release package directories for 6.4 and 7.2. | Ken Smith | 2009-04-15 | 1 | -0/+2 |
| * | Use full name (noticed by: ru@ | Chin-San Huang | 2009-01-11 | 1 | -1/+1 |
| * | - Backout latest changes (follow symlinks: r186496, r186518). | Florent Thoumie | 2009-01-06 | 2 | -61/+24 |
| * | - s/no-scripts/no-script/ | Chin-San Huang | 2009-01-04 | 1 | -2/+2 |
| * | Fix memory leaks introduced in last commit. | Florent Thoumie | 2008-12-27 | 2 | -13/+3 |
| * | Follow symlinks when deleting directories. | Florent Thoumie | 2008-12-25 | 2 | -24/+71 |
| * | Add package directory for 7.1-RELEASE in head as well as stable/7. | Florent Thoumie | 2008-12-25 | 1 | -0/+1 |
| * | Display usage when pkg_add is called with no arguments. | Brooks Davis | 2008-10-17 | 1 | -1/+1 |
| * | Use humanize_number to report pen-sizes so people don't have to count | Poul-Henning Kamp | 2008-08-07 | 2 | -4/+18 |
| * | Enable the -n option of pkg_create(1). | Giorgos Keramidas | 2008-07-08 | 2 | -1/+5 |
| * | Remove support for RELENG_4 (__FreeBSD_version < 500039). | Florent Thoumie | 2008-06-16 | 5 | -30/+1 |
| * | Style fix (use naked commands). | Florent Thoumie | 2008-06-16 | 1 | -7/+3 |
| * | - add: Keep dependent packages too if -K is specified. | Florent Thoumie | 2008-06-12 | 3 | -2/+4 |
| * | Exclude .svn directories from generated distfile. | Florent Thoumie | 2008-06-03 | 1 | -1/+2 |
| * | - Add long options to pkg_install. | Florent Thoumie | 2008-05-30 | 13 | -100/+206 |
| * | Use PKG_INSTALL_VERSION for the distfile name instead of current date. | Florent Thoumie | 2008-05-28 | 1 | -1/+1 |
| * | Bump PKG_INSTALL_VERSION to 20080528. | Florent Thoumie | 2008-05-28 | 1 | -1/+1 |
| * | Update usage strings to add a missing -n option. | Giorgos Keramidas | 2008-05-27 | 1 | -1/+1 |
| * | Add a -n option to pkg_create(1), to inhibit duplicate work. | Giorgos Keramidas | 2008-05-27 | 4 | -5/+42 |
| * | - Backout 1.15, it was committed by accident | Pav Lucistnik | 2008-05-03 | 1 | -0/+5 |
| * | - Restore functionality broken in previous commit; we need to be able to report | Pav Lucistnik | 2008-05-03 | 5 | -32/+37 |
| * | Fix pkg_info when specifying a remote package. | Florent Thoumie | 2008-04-16 | 2 | -18/+23 |
| * | Optimize package registration/deregistration. Previously, when looking up the | Pav Lucistnik | 2008-04-11 | 4 | -51/+144 |
| * | Add a distfile target to generate a distfile to be used by the | Florent Thoumie | 2008-04-09 | 1 | -0/+16 |
| * | Retire pkg_sign. It was used to embed signatures in gzip'ed packages. | Florent Thoumie | 2008-03-31 | 18 | -2590/+1 |
| * | Improve style a little and remove one always-true condition. | Roman Divacky | 2008-03-30 | 1 | -3/+3 |
| * | Sync list of directories to look for packages in to current releases | Ken Smith | 2008-02-26 | 1 | -1/+3 |
| * | Introduce -i to SYNOPSIS, forgotten by krion@. | Ruslan Ermilov | 2008-02-08 | 1 | -1/+1 |