| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide an option to users to shoot themselves in the foot. | eadler | 2012-11-26 | 1 | -1/+5 |
* | Warn users when using pkg tools if it looks like they | eadler | 2012-10-22 | 1 | -0/+1 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 4 | -4/+4 |
* | Print the package name on deletion errors. | pluknet | 2011-09-16 | 1 | -2/+2 |
* | Backout libinstall.a -> libpkg commit. | flz | 2011-05-17 | 3 | -4/+7 |
* | - Take libinstall.a out of pkg_install and make it a proper shared library. | flz | 2010-04-23 | 3 | -7/+4 |
* | Various fixes. | flz | 2010-04-01 | 1 | -6/+14 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Add missing `void' keywords. | ed | 2009-12-29 | 1 | -1/+1 |
* | - Add long options to pkg_install. | flz | 2008-05-30 | 2 | -17/+35 |
* | - Restore functionality broken in previous commit; we need to be able to report | pav | 2008-05-03 | 1 | -2/+5 |
* | Optimize package registration/deregistration. Previously, when looking up the | pav | 2008-04-11 | 1 | -10/+26 |
* | Backout previous commit, since it's done without maintainers | krion | 2007-12-09 | 1 | -1/+0 |
* | Add the 'pkg_search' script. | obrien | 2007-12-09 | 1 | -0/+1 |
* | Fix segfault while running with -a option and deinstalling broken | krion | 2007-11-10 | 1 | -1/+1 |
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 1 | -1/+1 |
* | Allow variable amounts of verbosity. | obrien | 2006-06-12 | 1 | -1/+1 |
* | Fix pkg_info(1) and pkg_delete(1) to handle properly packages which | krion | 2005-10-10 | 1 | -1/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. | ru | 2004-08-12 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -10/+20 |
* | - pkg_add spawns itself as argv[0] when installing dependent packages, to | eik | 2004-06-29 | 3 | -5/+5 |
* | - pkg_info: flag -r: (show packages this packages depends on (documentation c... | eik | 2004-06-29 | 1 | -27/+43 |
* | - match package version numbers with relational operators | eik | 2004-06-29 | 3 | -5/+17 |
* | - Properly build both crypto and non-crypto versions of the | ru | 2004-01-17 | 1 | -5/+0 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -1/+1 |
* | Fix a long-standing bug where if the package being deleted had no | des | 2003-02-25 | 2 | -14/+12 |
* | Break fileGetURL() out into its own file so that pkg_install/lib consumers | obrien | 2002-11-06 | 1 | -2/+2 |
* | Reorder libraries to fix static linking (libssl depends on libcrypto, so | des | 2002-06-12 | 1 | -2/+2 |
* | libfetch now depends on libcrypto and libssl. | ru | 2002-06-06 | 1 | -0/+5 |
* | - Make use of DEPOROGINs (if there are any) when installing package; | sobomax | 2002-05-14 | 1 | -16/+40 |
* | replace __FUNCTION__ with standardized __func__. | alfred | 2002-05-11 | 1 | -6/+6 |
* | fix build: | alfred | 2002-05-11 | 1 | -4/+7 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -0/+2 |
* | Fix SCM ID's. | obrien | 2002-04-01 | 2 | -10/+6 |
* | WARNS=2 cleanup. | sobomax | 2001-10-10 | 2 | -1/+3 |
* | Various fixes and improvements: | sobomax | 2001-09-19 | 4 | -68/+99 |
* | Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L... | sobomax | 2001-08-02 | 2 | -6/+3 |
* | Usability tweak: | sobomax | 2001-08-02 | 1 | -9/+9 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -4/+4 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -8/+8 |
* | Style policy: reformat multiline comments to conform to style(9). | sobomax | 2001-05-17 | 1 | -3/+6 |
* | When creating a package sort dependencies in such a way that if dependency | sobomax | 2001-03-15 | 1 | -68/+3 |
* | When called with the "-n" command line argument, pkg_delete | roberto | 2001-03-04 | 1 | -5/+4 |
* | Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. | ru | 2001-02-28 | 1 | -4/+4 |
* | - Merge recently added into pkg_info(1) regex/glob matching functionality into | sobomax | 2001-02-27 | 4 | -18/+104 |
* | Fix a typo, that in some cases may lead to incorrect packages reordering. | sobomax | 2001-02-21 | 1 | -1/+1 |
* | Use the more logical author syntax from pkg_version and quote | jkh | 2001-02-20 | 1 | -3/+2 |
* | Improve pkg_delete(1) behaviour when deleting several packages at once. | sobomax | 2001-02-19 | 1 | -3/+74 |
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 1 | -3/+3 |