Commit graph

82 commits

Author SHA1 Message Date
wiz
455c25ee32 Recognize libpthread_dbg. 2016-11-24 12:09:14 +00:00
wiz
6deda50e13 OpenBSD does not support zaurus any longer.
Bump version.

From jmc@OpenBSD.org.
2016-09-03 18:19:40 +00:00
wiz
c11f04fd73 No more sparc on OpenBSD.
From jmc@OpenBSD.

Bump version.
2016-09-01 16:18:59 +00:00
wiz
6f8ab3c464 No more armish in OpenBSD. From jmc@OpenBSD
Bump version.
2016-08-19 21:58:47 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
wiz
57af538518 mdoclint-1.39: OpenBSD removed hppa64.
From jmc@OpenBSD.
2016-05-18 16:35:19 +00:00
wiz
03446ea04f No more vax on OpenBSD. From jmc@OpenBSD.
Bump version.
2016-03-10 13:15:04 +00:00
wiz
079f5a75cd Bump version for OpenBSD-specific fix. 2016-01-25 15:57:38 +00:00
wiz
68e22dfe35 OpenBSD v1.48 from Ingo Schwarze:
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-25 15:57:24 +00:00
wiz
49b8dd7ddf It's 2016, allow it in man pages.
Bump version.
2016-01-03 21:56:01 +00:00
wiz
26f56ea06d OpenBSD will remove man page symlinks and let man(1) find them via
a database.

Adapt code for that case using a patch from Ingo Schwarze.

Bump version.
2015-12-11 14:24:35 +00:00
wiz
eabde08e9a Update OpenBSD architectures.
From jmc@OpenBSD.

Bump version.
2015-12-02 17:31:24 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
bb895a8c99 Add emips architecture for NetBSD. 2015-05-04 07:43:41 +00:00
jnemeth
dee10a6bc2 add 2015 to valid_date_re 2015-01-01 05:54:21 +00:00
wiz
6023ffb1fb Look for *.mdoc files when checking Xrefs. Some projects distribute
*.mdoc files and this helps.

Bump version.
2014-10-26 22:20:14 +00:00
wiz
2cb2d03506 Fix a bug in -F. Bump version. 2014-06-23 18:10:21 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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-05-29 23:35:13 +00:00
wiz
40d1bf5c8d OpenBSD added CONTEXT section to man9. Update library list. From
jmc@openbsd.
Bump version.
2014-03-31 08:40:47 +00:00
wiz
9a7931e1c9 As of yesterday, OpenBSD stopped supported hp300, mvme68k, and mvme88k.
Update patterns.

From jmc@OpenBSD.

Bump version.
2014-03-19 07:34:10 +00:00
wiz
d7878a02ab hp700 port was renamed to hppa.
Bump version.
2014-02-24 09:37:48 +00:00
wiz
1d3119db63 Accept [0-9]lua as section name. Bump version. 2014-01-04 16:50:38 +00:00
jnemeth
74257b5e27 bump version for 2014 2014-01-01 04:00:39 +00:00
jnemeth
8293fc706a add 2014 to valid_date_re 2014-01-01 03:58:19 +00:00
wiz
f9ffeb199d 1.24:
Add default location for CODE REFERENCES.
2013-09-30 09:36:45 +00:00
wiz
82f7abc3b5 OpenBSD renamed beagle to armv7.
From patrick@openbsd via jmc@openbsd.
2013-09-05 09:13:23 +00:00
wiz
16e06c472c Recognize DragonFlyBSD. From Jan Stary <hans@stare.cz>.
Bump version.
2013-08-21 11:22:15 +00:00
wiz
230298fe2b Remove more traces of unfinished -O support. 2013-08-05 10:08:25 +00:00
wiz
bf1c55fba5 Remove -O from SYNOPSIS. Noted by jmc@OpenBSD. 2013-08-05 07:37:14 +00:00
wiz
69c069fdb3 Fix default options in man page. From jmc@openbsd. 2013-08-02 13:17:11 +00:00
wiz
12eaae5b8a Whitespace, from jmc@openbsd. 2013-08-02 13:16:54 +00:00
wiz
8e832d6e03 Bump version. 2013-07-30 19:09:00 +00:00
wiz
f976a43481 Fix -F. 2013-07-30 19:07:23 +00:00
wiz
1b97318fdd Remove unused function. 2013-07-30 18:51:15 +00:00
wiz
277a2f8830 Remove mentions of -O, noone's implemented it yet or will soon. 2013-07-30 18:50:07 +00:00
wiz
8fbbdc309e Make Bq and Er optional for errors. 2013-07-30 18:46:29 +00:00
wiz
43b976a522 Fix -A support. 2013-07-30 18:37:56 +00:00
wiz
b6d125ee08 Use Mt for email addresses. 2013-07-20 21:50:52 +00:00
wiz
1caf986865 Remove "my" before $_, since perl 5.18 complains about it. 2013-06-02 11:58:36 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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-05-31 12:39:57 +00:00
wiz
1ea8ca06d4 Keep in sync with OpenBSD: add octeon port.
From jmc@openbsd.
2013-03-26 20:26:18 +00:00
wiz
a36579429b Add -l in another place. Found by jmc@openbsd. 2013-03-14 19:37:33 +00:00
wiz
48be373076 Mention that -l is in default flags. Noted by jmc@openbsd. 2013-03-14 19:24:54 +00:00
wiz
c71380c698 Report correct line for duplicate RCS Ids.
Noted by jmc@openbsd.org.
Bump version.
2013-03-14 18:01:12 +00:00
wiz
e6bd15d1e2 Stop looking at cat pages. 2013-03-10 22:14:40 +00:00
wiz
5f23098395 Add librumpclient. 2013-03-08 08:28:41 +00:00
wiz
614f262963 + libpnf. 2013-03-07 21:54:24 +00:00
wiz
130579d4f4 Add libmj and libnetpgpverify. 2013-03-07 06:38:43 +00:00
wiz
327a701c1d Fix some incorrect warnings about 'new sentence, new line'. Ride bump. 2013-03-06 22:21:36 +00:00
wiz
e52b5800c5 Do not warn about () in literal strings or when used as macro argument.
Ride bump.
2013-03-06 22:09:01 +00:00