summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/version
Commit message (Expand)AuthorAgeFilesLines
* Update location to ports INDEX file.bdrewery2013-05-181-6/+6
* Provide an option to users to shoot themselves in the foot.eadler2012-11-261-1/+8
* Warn users when using pkg tools if it looks like theyeadler2012-10-221-0/+1
* More -Wmissing-variable-declarations fixes.ed2012-10-191-3/+3
* if a file in plist starts with / then do not prefix it with "prefix" [1]bapt2012-09-181-11/+24
* Spelling fixes for usr.sbin/uqs2011-12-303-3/+3
* Backout libinstall.a -> libpkg commit.flz2011-05-173-4/+7
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-233-7/+4
* Various fixes.flz2010-04-011-9/+22
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-1/+0
* Add missing `void' keywords.ed2009-12-291-1/+1
* - Add long options to pkg_install.flz2008-05-302-15/+30
* - Adjust INDEX file name to INDEX-8 so that it matches the major FreeBSDgabor2007-12-201-5/+5
* Backout previous commit, since it's done without maintainerskrion2007-12-091-1/+0
* Add the 'pkg_search' script.obrien2007-12-091-0/+1
* Some code cleanups, including removing of stale getopt argument andkrion2007-11-101-7/+0
* Cleanup of userland __P usekevlo2007-11-071-1/+1
* If the INDEX file cannot be opened, print the actual filename / pathsimon2007-10-261-7/+8
* Fix "pkg_version -Io" coredump, if some packages have no origin atkrion2006-08-121-1/+1
* Allow variable amounts of verbosity.obrien2006-06-121-1/+1
* Fix pkg_version with the -o argument to print the origin.krion2006-02-121-4/+5
* -mdoc sweep.ru2005-11-181-1/+1
* * pkg_version(1) exits if INDEX files is not found and -I is notkrion2005-10-102-5/+10
* Add -o/-O options to pkg_version:krion2005-07-274-27/+57
* Markup fixes.ru2005-06-141-3/+4
* Add an -I option to pkg_version:cperciva2005-05-244-4/+15
* Expand *n't contractions.ru2005-02-131-1/+1
* Sort sections.ru2005-01-181-11/+11
* Scheduled mdoc(7) sweep.ru2005-01-111-6/+6
* Add -q to usage() and mark the "index" argument as optional.ru2005-01-111-1/+1
* Update the INDEX file to INDEX-6paul2005-01-041-5/+5
* Add a -q flag to pkg_version. It suppresses the output of <,=,>.obrien2004-10-183-6/+21
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.ru2004-08-121-1/+1
* FWIIW, make the `test' target in pkg_install/version actually work.eik2004-08-111-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-7/+13
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-292-4/+4
* - pkg_info: flag -r: (show packages this packages depends on (documentation c...eik2004-06-291-1/+1
* - match package version numbers with relational operatorseik2004-06-294-12/+124
* - complete rewrite of the version number parsing code, restoring compatibiliy...eik2004-06-292-3/+25
* - Properly build both crypto and non-crypto versions of theru2004-01-171-5/+0
* Retire the useless NOSECURE knob.des2003-05-191-1/+1
* - Print out an error message instead of dereferencing a NULL pointerrobert2003-04-041-7/+29
* Note that -c is no longer supported. This was requested by a few users andtrhodes2003-01-271-0/+4
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* Minimal change to cause pkg_version to examine the new INDEX-5 filekris2002-12-042-2/+3
* Kill debugging line occasionally slipped into rev.1.3.sobomax2002-09-091-2/+0
* Vastly decrease amount of memory comsumed in the case when we have to readsobomax2002-09-092-4/+11
* Don't dump core on packages with an invalid or empty PLIST.reg2002-08-261-0/+4
* C replacement for the Perl5 code.markm2002-06-247-673/+436
* pkg_version was incorrectly claiming that 1.5 == 1.5.0.1, becausebmah2002-05-311-0/+24
OpenPOWER on IntegriCloud