| Commit message (Expand) | Author | Age | Files | Lines |
| * | Synchronize pkg_install with HEAD. | Florent Thoumie | 2010-01-22 | 1 | -2/+5 |
| * | MFC r183979: | Brooks Davis | 2008-10-26 | 1 | -1/+1 |
| * | Add info for the two upcoming releases - 6.4 and 7.1. | Ken Smith | 2008-10-04 | 1 | -0/+2 |
| * | MFC: remove 4.x support (r179835) | Florent Thoumie | 2008-06-17 | 1 | -6/+1 |
| * | Synchronize pkg_install with HEAD (20080530) | Florent Thoumie | 2008-06-10 | 1 | -5/+24 |
| * | Synchronize pkg_install with HEAD: | Florent Thoumie | 2008-04-07 | 1 | -5/+12 |
| * | Get ready for packages-6.3-release to exist. | Ken Smith | 2007-11-25 | 1 | -0/+1 |
| * | MFC: rev 1.71/1.72 | Ade Lovett | 2007-02-07 | 1 | -21/+13 |
| * | Partial MFC of v1.69 - adding info for 5.5-REL. | Ken Smith | 2006-09-28 | 1 | -0/+1 |
| * | Begin making RELENG_6 think 6.2 exists. It doesn't officially exist | Ken Smith | 2006-09-15 | 1 | -0/+1 |
| * | MFC: add.h: 1.14, main.c: 1.67, perform.c: 1.80, pkg_add.1: 1.71 | Kirill Ponomarev | 2006-05-14 | 1 | -1/+6 |
| * | Set pointer to 6.1-STABLE. | Scott Long | 2006-05-06 | 1 | -0/+1 |
| * | MFC: | Florent Thoumie | 2006-01-16 | 1 | -3/+7 |
| * | MFC: add.h:1.12, main.c:1.65, perform.c:1.78, pkg_add.1:1.67 | Kirill Ponomarev | 2005-11-17 | 1 | -2/+9 |
| * | MFC: look for packages in the packages-6-release directory when | Murray Stokely | 2005-10-27 | 1 | -1/+2 |
| * | Retro-fit packages-5.4-release entry. | Ken Smith | 2005-07-11 | 1 | -1/+2 |
| * | Change the PATH for pkg_add to be the same used for pointyhat package builds. | Joe Marcus Clarke | 2005-03-19 | 1 | -1/+1 |
| * | Set the real limits on 5-current, add 5-stable, add 6-current. | David E. O'Brien | 2004-10-17 | 1 | -1/+3 |
| * | Downgrade WARNS level to more tolerable value. Attempt to fix | Alexander Kabaev | 2004-07-28 | 1 | -1/+1 |
| * | - pkg_add spawns itself as argv[0] when installing dependent packages, to | Oliver Eikemeier | 2004-06-29 | 1 | -3/+16 |
| * | Add 4.10 and 5.2.1 entries so that pkg_add -r fetches from the right | Bruce A. Mah | 2004-05-08 | 1 | -1/+3 |
| * | Add command line option for chrootdir, all pkg_add(8) operations will be | Ken Smith | 2004-03-01 | 1 | -3/+13 |
| * | Catch up with reality with respect to the location of 4.8, 4.9, | Bruce A. Mah | 2004-01-02 | 1 | -1/+6 |
| * | Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate | Bruce A. Mah | 2002-10-08 | 1 | -0/+1 |
| * | Fix minor off-by-one error. | Bruce A. Mah | 2002-09-09 | 1 | -1/+1 |
| * | Make pkg_install go to the right place for 4.6-RELEASE and 4.6.2-RELEASE | Bruce A. Mah | 2002-09-09 | 1 | -0/+2 |
| * | Find remaining hardcoded gzip bits and change to bzip2 bits. | David E. O'Brien | 2002-08-25 | 1 | -2/+4 |
| * | Fix SCM ID's. | David E. O'Brien | 2002-04-01 | 1 | -4/+2 |
| * | Increase the number of packages that can be installed by an order of | David E. O'Brien | 2001-10-16 | 1 | -1/+1 |
| * | WARNS=2 cleanup. | Maxim Sobolev | 2001-10-10 | 1 | -1/+1 |
| * | Fix segfault introduced in previous commit (when adding local packages). | Maxim Sobolev | 2001-09-17 | 1 | -2/+3 |
| * | Fixes problem with pkg_add -r when adding multiple pkgs. | Bill Swingle | 2001-09-07 | 1 | -0/+1 |
| * | Reduce private "lesser known" function redirection to improve clarity. | David E. O'Brien | 2001-08-13 | 1 | -18/+27 |
| * | The security officer requested this be backed out for discussion. | David E. O'Brien | 2001-07-28 | 1 | -18/+18 |
| * | Remove s_strl*(). I am not sure what was thought they accomplished. | David E. O'Brien | 2001-07-28 | 1 | -18/+18 |
| * | Only match the first osreldate date range for constructing the FTP URL, | Kris Kennaway | 2001-07-26 | 1 | -1/+1 |
| * | Correct a reversion in r1.39 which introduced a new instance of strcpy() | Kris Kennaway | 2001-07-19 | 1 | -4/+6 |
| * | bzip2(1) is in the base system - we don't need /usr/local/bin in the PATH | Maxim Sobolev | 2001-07-10 | 1 | -1/+1 |
| * | Fixed pkg_add so when it does not find a package, it returns != 0. | Jim Pirzyk | 2001-06-04 | 1 | -1/+2 |
| * | Clean up some of the evil string handling in this code, replace | Kris Kennaway | 2001-05-12 | 1 | -47/+75 |
| * | rcsid style fix. | David E. O'Brien | 2001-05-09 | 1 | -6/+5 |
| * | A WIP snuck in the rev 1.34 commit. | David E. O'Brien | 2001-05-09 | 1 | -8/+3 |
| * | Fix typo in prev commit - add missing comma | Andrey A. Chernov | 2001-04-26 | 1 | -2/+3 |
| * | Add /usr/X11R6/bin to the exported PATH. If /usr/local/bin is there, | David E. O'Brien | 2001-04-25 | 1 | -4/+10 |
| * | MFS: getpackagesite() from RELENG_4 that allows the code to be the same. | David E. O'Brien | 2001-02-17 | 1 | -4/+16 |
| * | In light of the dismal transfer times from ftp.FreeBSD.org, add a new | David E. O'Brien | 2001-02-13 | 1 | -10/+22 |
| * | - Add ability to handle bzip2-compressed packages; | Maxim Sobolev | 2001-01-22 | 1 | -1/+1 |
| * | -CURRENT is now 500000, reflect that. | Bill Fumerola | 2000-03-13 | 1 | -1/+1 |
| * | Make `pkg_add -r package1 package2 package3 ...` work correctly. | Chris Piazza | 1999-11-18 | 1 | -4/+6 |
| * | o Remove all of the objformat logic, it's never coming back. | Bill Fumerola | 1999-09-25 | 1 | -16/+5 |