summaryrefslogtreecommitdiff
path: root/textproc/mdoclint
AgeCommit message (Collapse)AuthorFilesLines
2016-11-24Recognize libpthread_dbg.wiz2-3/+4
2016-09-03OpenBSD does not support zaurus any longer.wiz2-4/+4
Bump version. From jmc@OpenBSD.org.
2016-09-01No more sparc on OpenBSD.wiz2-4/+4
From jmc@OpenBSD. Bump version.
2016-08-19No more armish in OpenBSD. From jmc@OpenBSDwiz2-5/+4
Bump version.
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-1/+2
2016-05-18mdoclint-1.39: OpenBSD removed hppa64.wiz2-4/+4
From jmc@OpenBSD.
2016-03-10No more vax on OpenBSD. From jmc@OpenBSD.wiz2-4/+4
Bump version.
2016-01-25Bump version for OpenBSD-specific fix.wiz1-2/+2
2016-01-25OpenBSD v1.48 from Ingo Schwarze:wiz1-2/+5
RCS file: /cvs/src/regress/usr.bin/mdoclint/mdoclint,v revision 1.48 date: 2016/01/24 20:10:48; author: schwarze; state: Exp; lines: +4 -1; commitid: IHgJFdt538B2OF26; In the OpenBSD-specific part of verify_xref(), discard the standard error output from man -f: Messages "man: nothing appropriate" are not helpful. If no matching manual exists anywhere, a more specific message follows right afterwards. If a matching manual exists in the current directory, such messages are just wrong. Issue reported by jmc@.
2016-01-03It's 2016, allow it in man pages.wiz2-4/+4
Bump version.
2015-12-11OpenBSD will remove man page symlinks and let man(1) find them viawiz2-8/+16
a database. Adapt code for that case using a patch from Ingo Schwarze. Bump version.
2015-12-02Update OpenBSD architectures.wiz2-8/+6
From jmc@OpenBSD. Bump version.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-05-04Add emips architecture for NetBSD.wiz2-4/+5
2015-01-01add 2015 to valid_date_rejnemeth2-4/+4
2014-10-26Look for *.mdoc files when checking Xrefs. Some projects distributewiz2-3/+4
*.mdoc files and this helps. Bump version.
2014-06-23Fix a bug in -F. Bump version.wiz2-9/+7
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-03-31OpenBSD added CONTEXT section to man9. Update library list. Fromwiz2-3/+4
jmc@openbsd. Bump version.
2014-03-19As of yesterday, OpenBSD stopped supported hp300, mvme68k, and mvme88k.wiz2-6/+6
Update patterns. From jmc@OpenBSD. Bump version.
2014-02-24hp700 port was renamed to hppa.wiz2-4/+4
Bump version.
2014-01-04Accept [0-9]lua as section name. Bump version.wiz2-5/+5
2014-01-01bump version for 2014jnemeth1-2/+2
2014-01-01add 2014 to valid_date_rejnemeth1-2/+2
2013-09-301.24:wiz2-3/+4
Add default location for CODE REFERENCES.
2013-09-05OpenBSD renamed beagle to armv7.wiz1-3/+3
From patrick@openbsd via jmc@openbsd.
2013-08-21Recognize DragonFlyBSD. From Jan Stary <hans@stare.cz>.wiz3-10/+14
Bump version.
2013-08-05Remove more traces of unfinished -O support.wiz1-6/+1
2013-08-05Remove -O from SYNOPSIS. Noted by jmc@OpenBSD.wiz1-2/+2
2013-08-02Fix default options in man page. From jmc@openbsd.wiz1-2/+2
2013-08-02Whitespace, from jmc@openbsd.wiz1-4/+4
2013-07-30Bump version.wiz1-2/+2
2013-07-30Fix -F.wiz1-3/+5
2013-07-30Remove unused function.wiz1-14/+1
2013-07-30Remove mentions of -O, noone's implemented it yet or will soon.wiz2-10/+6
2013-07-30Make Bq and Er optional for errors.wiz1-3/+3
2013-07-30Fix -A support.wiz2-21/+41
2013-07-20Use Mt for email addresses.wiz1-2/+2
2013-06-02Remove "my" before $_, since perl 5.18 complains about it.wiz2-8/+9
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-03-26Keep in sync with OpenBSD: add octeon port.wiz1-2/+3
From jmc@openbsd.
2013-03-14Add -l in another place. Found by jmc@openbsd.wiz1-2/+2
2013-03-14Mention that -l is in default flags. Noted by jmc@openbsd.wiz1-3/+3
2013-03-14Report correct line for duplicate RCS Ids.wiz2-11/+9
Noted by jmc@openbsd.org. Bump version.
2013-03-10Stop looking at cat pages.wiz1-3/+2
2013-03-08Add librumpclient.wiz1-1/+2
2013-03-07+ libpnf.wiz1-1/+2
2013-03-07Add libmj and libnetpgpverify.wiz1-1/+3
2013-03-06Fix some incorrect warnings about 'new sentence, new line'. Ride bump.wiz1-3/+5
2013-03-06Do not warn about () in literal strings or when used as macro argument.wiz1-2/+2
Ride bump.