summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/version
Commit message (Expand)AuthorAgeFilesLines
* -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
* MFS: two more testcases highlighting recently discovered problem with versionsobomax2002-05-281-0/+2
* Use `The .Nm utility'charnier2002-04-201-1/+2
* Drop maintainership.bmah2001-09-181-1/+0
* Support the use of ${PORTSDIR} to find a ports tree INDEX file inbmah2001-09-181-2/+2
* Remove whitespace at EOL.dd2001-07-151-18/+18
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Fix usage bogon (-d doesn't take any arguments).bmah2001-06-131-2/+2
* Add a -s option to pkg_version, which limits output to packagesbmah2001-06-132-7/+23
* Check for the existence of the Makefile in the port skeleton directorytobez2001-06-111-2/+12
* Print longer package names. Some of them were running off the rightbmah2001-05-151-3/+3
* The pkg_version -c output will now call for a "make clean" before andbmah2001-04-301-2/+2
* Fix a problem with tests of the form "1.0" vs. "1.0a".bmah2001-04-192-3/+15
* beforeinstall -> SCRIPTS.ru2001-04-071-4/+1
* mdoc(7) police: .Nm remembers its argument on the first call.ru2001-04-041-1/+1
* Implement a package number comparison routine for pkg_version(1)bmah2001-04-034-31/+201
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-1/+1
* Prevent the commands output of pkg_version.pl from being executed without thebmah2001-02-091-0/+14
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-5/+5
* Prepare for mdoc(7)NG.ru2000-12-271-0/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
OpenPOWER on IntegriCloud