summaryrefslogtreecommitdiff
path: root/textproc/mdoclint/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-01-02Accept 2011. Bump version.wiz1-2/+2
2010-12-03Really disable -H. From jmc@openbsd. Bump version.wiz1-2/+3
While here, set LICENSE.
2010-12-03Remove -H from default flags, not needed any longer with mandoc(1).wiz1-2/+2
Bump version to 1.11.
2010-08-30Mark "IMPLEMENTATION NOTES" and "COMPATIBILITY" as NetBSD only. Bump version.wiz1-2/+2
2010-08-27OpenBSD has added EXIT STATUS as standard section. Bump version.wiz1-2/+2
2010-08-07Update to 1.8: Recognize xen and x86 as architectures.wiz1-2/+2
2010-05-26Prefer same section order as mdocml. Bump version.wiz1-2/+2
2010-03-22Fix previous (hi joerg!).wiz1-2/+2
Bump version.
2010-02-101.5:wiz1-2/+2
Add loongson to recognized OpenBSD architectures. From Jason McIntyre <jmc@kerhand.co.uk>.
2010-01-01Recognize 2010, bump version to 1.4.wiz1-2/+2
2009-05-18Recognize evbppc. Bump version to 1.3.wiz1-2/+2
2009-04-13Update to 1.2:wiz1-3/+2
Fix -F; add -w to show section in warnings, default off (was new in 1.1 with default on). Functional diff provided by Marc Espie, man page by Jason McIntyre.
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-2/+1
2009-03-22Restrict conflict for mdocml to versions before command merge.joerg1-2/+3
2009-03-05Become OWNER.wiz1-2/+2
2009-03-02Recognize 2009 in Dd.wiz1-2/+2
2009-03-02mdoclint and mdocml conflict with each other because both have bin/mdoclint.wiz1-1/+3
2009-03-01Initial import of mdoclint-1.0:wiz1-0/+35
mdoclint is a tool to verify that man pages follow the conventions for NetBSD (and most other BSDs) regarding structure and macro usage.