Tom Rhodes
d13d6a9ed2
Note that -c is no longer supported. This was requested by a few users and
...
we even have a PR about it.
PR: 47388
Discussed with: bmah
Requested by: many
2003-01-27 02:05:59 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Kris Kennaway
cc865772a5
Minimal change to cause pkg_version to examine the new INDEX-5 file
...
instead of INDEX. This should be done better since this file name will
depend on the FreeBSD major version.
2002-12-04 17:22:48 +00:00
Mark Murray
8360b6af14
C replacement for the Perl5 code.
...
Submitted by: reg
2002-06-24 16:03:24 +00:00
Philippe Charnier
7f94b8deee
Use `The .Nm utility'
2002-04-20 12:27:18 +00:00
Dima Dorfman
f247324df7
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
Ruslan Ermilov
a4c37c816b
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:12:08 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Bruce A. Mah
607dba5ff6
Add a -s option to pkg_version, which limits output to packages
...
matching a given string.
PR: 26114
Submitted by: edwin@mavetju.org (with modifications and manpage update)
MFC after: 3 days
2001-06-13 20:38:46 +00:00
Ruslan Ermilov
6f03e3ff03
mdoc(7) police: .Nm remembers its argument on the first call.
2001-04-04 11:19:09 +00:00
Bruce A. Mah
274c64a1ba
Implement a package number comparison routine for pkg_version(1)
...
that actually conforms to the Porters Handbook.
Add a -t option to pkg_version(1) for doing comparison testing.
Add a script (and make test target) to do some regression tests on
the package number comparison routine, to help debug future revisions.
Submitted by: knu
Procrastination by: bmah
2001-04-03 21:26:32 +00:00
Ruslan Ermilov
610a5778c5
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:44:04 +00:00
Ruslan Ermilov
8b5c4af3ff
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
Ruslan Ermilov
e97407b4f2
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
Ruslan Ermilov
251c176f41
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
Bruce A. Mah
131291ba1c
Utilize the "-o" (origin) option recently added to pkg_create(1)
...
and pkg_info(1), for more accurate determination of the
"up-to-date-ness" of installed packages.
2000-10-25 17:10:20 +00:00
Bruce A. Mah
69a71301db
Add -L option to limit the package status characters the user *doesn't*
...
want to see.
Submitted by: Doug Barton <DougB@gorean.org>
2000-10-20 06:16:18 +00:00
Bruce A. Mah
b8ffb8442a
pkg_version(1) will now distinguish between the different cases where
...
the exact relationship between an installed package and its
corresponding entry in the index file can't be determined.
Submitted by: Mark Ovens <marko@freebsd.org>
2000-09-15 04:16:20 +00:00
Bruce A. Mah
aebba56752
Remove a workaround for a long-fixed bug in fetch(1).
...
Update URL for on-line Ports Collection INDEX file.
2000-09-09 21:45:19 +00:00
Bruce A. Mah
1c9be6fb56
Update my email address in various places in pkg_version.
2000-08-23 17:10:34 +00:00
Sheldon Hearn
f2e366a105
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:09:25 +00:00
John Baldwin
fb7ac445bf
Add cross references to pkg_version(1) in all the other pkg_* man pages.
...
Also, add a cross reference to pkg_info(1) in pkg_version(1). Finally,
in pkg_version(1), don't put a period at the end of the list of see also
man pages.
Noticed by: Matt Ayres <matta@fast.net>
2000-02-29 15:13:55 +00:00
Bill Fumerola
47f97505ad
Add '-l' which will match a certain status code.
...
Add the submitter as a contributor in the man page
freebsd -> FreeBSD, while I'm poking around.
PR: bin/15162
Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk>
1999-12-03 06:08:11 +00:00
Bill Fumerola
33b668b529
Welcome pkg_version into the FreeBSD source tree.
...
pkg_version (as you may well know) matches the existing packages/ports
installed on your system with the ports INDEX and reports which
ports differ from the current INDEX.
Submitted by: Bruce A. Mah <CA.Sandia.GOV>
Reviewed by: ports
1999-11-26 20:31:58 +00:00