| Commit message (Expand) | Author | Age | Files | Lines |
* | Update location to ports INDEX file. | bdrewery | 2013-05-18 | 1 | -6/+6 |
* | Provide an option to users to shoot themselves in the foot. | eadler | 2012-11-26 | 1 | -1/+8 |
* | Warn users when using pkg tools if it looks like they | eadler | 2012-10-22 | 1 | -0/+1 |
* | More -Wmissing-variable-declarations fixes. | ed | 2012-10-19 | 1 | -3/+3 |
* | if a file in plist starts with / then do not prefix it with "prefix" [1] | bapt | 2012-09-18 | 1 | -11/+24 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 3 | -3/+3 |
* | 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 | -9/+22 |
* | 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 | -15/+30 |
* | - Adjust INDEX file name to INDEX-8 so that it matches the major FreeBSD | gabor | 2007-12-20 | 1 | -5/+5 |
* | 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 |
* | Some code cleanups, including removing of stale getopt argument and | krion | 2007-11-10 | 1 | -7/+0 |
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 1 | -1/+1 |
* | If the INDEX file cannot be opened, print the actual filename / path | simon | 2007-10-26 | 1 | -7/+8 |
* | Fix "pkg_version -Io" coredump, if some packages have no origin at | krion | 2006-08-12 | 1 | -1/+1 |
* | Allow variable amounts of verbosity. | obrien | 2006-06-12 | 1 | -1/+1 |
* | Fix pkg_version with the -o argument to print the origin. | krion | 2006-02-12 | 1 | -4/+5 |
* | -mdoc sweep. | ru | 2005-11-18 | 1 | -1/+1 |
* | * pkg_version(1) exits if INDEX files is not found and -I is not | krion | 2005-10-10 | 2 | -5/+10 |
* | Add -o/-O options to pkg_version: | krion | 2005-07-27 | 4 | -27/+57 |
* | Markup fixes. | ru | 2005-06-14 | 1 | -3/+4 |
* | Add an -I option to pkg_version: | cperciva | 2005-05-24 | 4 | -4/+15 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -11/+11 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-11 | 1 | -6/+6 |
* | Add -q to usage() and mark the "index" argument as optional. | ru | 2005-01-11 | 1 | -1/+1 |
* | Update the INDEX file to INDEX-6 | paul | 2005-01-04 | 1 | -5/+5 |
* | Add a -q flag to pkg_version. It suppresses the output of <,=,>. | obrien | 2004-10-18 | 3 | -6/+21 |
* | Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. | ru | 2004-08-12 | 1 | -1/+1 |
* | FWIIW, make the `test' target in pkg_install/version actually work. | eik | 2004-08-11 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -7/+13 |
* | - pkg_add spawns itself as argv[0] when installing dependent packages, to | eik | 2004-06-29 | 2 | -4/+4 |
* | - pkg_info: flag -r: (show packages this packages depends on (documentation c... | eik | 2004-06-29 | 1 | -1/+1 |
* | - match package version numbers with relational operators | eik | 2004-06-29 | 4 | -12/+124 |
* | - complete rewrite of the version number parsing code, restoring compatibiliy... | eik | 2004-06-29 | 2 | -3/+25 |
* | - 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 |
* | - Print out an error message instead of dereferencing a NULL pointer | robert | 2003-04-04 | 1 | -7/+29 |
* | Note that -c is no longer supported. This was requested by a few users and | trhodes | 2003-01-27 | 1 | -0/+4 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -1/+1 |
* | Minimal change to cause pkg_version to examine the new INDEX-5 file | kris | 2002-12-04 | 2 | -2/+3 |
* | Kill debugging line occasionally slipped into rev.1.3. | sobomax | 2002-09-09 | 1 | -2/+0 |
* | Vastly decrease amount of memory comsumed in the case when we have to read | sobomax | 2002-09-09 | 2 | -4/+11 |
* | Don't dump core on packages with an invalid or empty PLIST. | reg | 2002-08-26 | 1 | -0/+4 |
* | C replacement for the Perl5 code. | markm | 2002-06-24 | 7 | -673/+436 |
* | pkg_version was incorrectly claiming that 1.5 == 1.5.0.1, because | bmah | 2002-05-31 | 1 | -0/+24 |