| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r201226, r202844, r206043, r206132, r206133, r212029, r225610, r226708, | Baptiste Daroussin | 2012-05-21 | 1 | -6/+14 |
| * | MFC r225610: Print the package name on deletion errors. | Sergey Kandaurov | 2012-04-04 | 1 | -2/+2 |
| * | Synchronize pkg_install with HEAD. | Florent Thoumie | 2010-01-22 | 2 | -2/+1 |
| * | - Add long options to pkg_install. | Florent Thoumie | 2008-05-30 | 2 | -17/+35 |
| * | - Restore functionality broken in previous commit; we need to be able to report | Pav Lucistnik | 2008-05-03 | 1 | -2/+5 |
| * | Optimize package registration/deregistration. Previously, when looking up the | Pav Lucistnik | 2008-04-11 | 1 | -10/+26 |
| * | Backout previous commit, since it's done without maintainers | Kirill Ponomarev | 2007-12-09 | 1 | -1/+0 |
| * | Add the 'pkg_search' script. | David E. O'Brien | 2007-12-09 | 1 | -0/+1 |
| * | Fix segfault while running with -a option and deinstalling broken | Kirill Ponomarev | 2007-11-10 | 1 | -1/+1 |
| * | Cleanup of userland __P use | Kevin Lo | 2007-11-07 | 1 | -1/+1 |
| * | Allow variable amounts of verbosity. | David E. O'Brien | 2006-06-12 | 1 | -1/+1 |
| * | Fix pkg_info(1) and pkg_delete(1) to handle properly packages which | Kirill Ponomarev | 2005-10-10 | 1 | -1/+1 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| * | Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. | Ruslan Ermilov | 2004-08-12 | 1 | -1/+1 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -10/+20 |
| * | - pkg_add spawns itself as argv[0] when installing dependent packages, to | Oliver Eikemeier | 2004-06-29 | 3 | -5/+5 |
| * | - pkg_info: flag -r: (show packages this packages depends on (documentation c... | Oliver Eikemeier | 2004-06-29 | 1 | -27/+43 |
| * | - match package version numbers with relational operators | Oliver Eikemeier | 2004-06-29 | 3 | -5/+17 |
| * | - Properly build both crypto and non-crypto versions of the | Ruslan Ermilov | 2004-01-17 | 1 | -5/+0 |
| * | Retire the useless NOSECURE knob. | Dag-Erling Smørgrav | 2003-05-19 | 1 | -1/+1 |
| * | Fix a long-standing bug where if the package being deleted had no | Dag-Erling Smørgrav | 2003-02-25 | 2 | -14/+12 |
| * | Break fileGetURL() out into its own file so that pkg_install/lib consumers | David E. O'Brien | 2002-11-06 | 1 | -2/+2 |
| * | Reorder libraries to fix static linking (libssl depends on libcrypto, so | Dag-Erling Smørgrav | 2002-06-12 | 1 | -2/+2 |
| * | libfetch now depends on libcrypto and libssl. | Ruslan Ermilov | 2002-06-06 | 1 | -0/+5 |
| * | - Make use of DEPOROGINs (if there are any) when installing package; | Maxim Sobolev | 2002-05-14 | 1 | -16/+40 |
| * | replace __FUNCTION__ with standardized __func__. | Alfred Perlstein | 2002-05-11 | 1 | -6/+6 |
| * | fix build: | Alfred Perlstein | 2002-05-11 | 1 | -4/+7 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -0/+2 |
| * | Fix SCM ID's. | David E. O'Brien | 2002-04-01 | 2 | -10/+6 |
| * | WARNS=2 cleanup. | Maxim Sobolev | 2001-10-10 | 2 | -1/+3 |
| * | Various fixes and improvements: | Maxim Sobolev | 2001-09-19 | 4 | -67/+98 |
| * | Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L... | Maxim Sobolev | 2001-08-02 | 2 | -6/+3 |
| * | Usability tweak: | Maxim Sobolev | 2001-08-02 | 1 | -9/+9 |
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -4/+4 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -8/+8 |
| * | Style policy: reformat multiline comments to conform to style(9). | Maxim Sobolev | 2001-05-17 | 1 | -3/+6 |
| * | When creating a package sort dependencies in such a way that if dependency | Maxim Sobolev | 2001-03-15 | 1 | -68/+3 |
| * | When called with the "-n" command line argument, pkg_delete | Ollivier Robert | 2001-03-04 | 1 | -5/+4 |
| * | Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. | Ruslan Ermilov | 2001-02-28 | 1 | -4/+4 |
| * | - Merge recently added into pkg_info(1) regex/glob matching functionality into | Maxim Sobolev | 2001-02-27 | 4 | -18/+104 |
| * | Fix a typo, that in some cases may lead to incorrect packages reordering. | Maxim Sobolev | 2001-02-21 | 1 | -1/+1 |
| * | Use the more logical author syntax from pkg_version and quote | Jordan K. Hubbard | 2001-02-20 | 1 | -3/+2 |
| * | Improve pkg_delete(1) behaviour when deleting several packages at once. | Maxim Sobolev | 2001-02-19 | 1 | -2/+73 |
| * | mdoc(7) police: Change -filled displays (which just happen | Ruslan Ermilov | 2001-02-07 | 1 | -3/+3 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -2/+2 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -5/+5 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -8/+6 |
| * | mdoc(7) police: removed history info from the .Os FreeBSD call. | Ruslan Ermilov | 2000-12-14 | 1 | -1/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
| * | Cause fatal error messages to be a little more helpful to the programmer | Jordan K. Hubbard | 2000-10-22 | 2 | -5/+5 |