aboutsummaryrefslogtreecommitdiff
path: root/textproc/idnits
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] textproc/idnits: Fix WWWEdwin Groothuis2006-04-141-1/+1
| | | | | | | | | | | Reported by: maninaer's own distfiles survey PR: ports/94333 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=159446
* idnits uses bash-specific features, so RUN_DEPENDS on it and patchBill Fenner2006-01-052-0/+13
| | | | | | | the hash-bang line in the script. Notes: svn path=/head/; revision=152775
* Update to 1.85. Only minor changes from 1.82 (but the year one isBill Fenner2006-01-052-4/+4
| | | | | | | | | | | | | | particularly relevant right now): * Added a switch (--year NNNN) to use a different year than the current year in copyright boilerplate. * New release of gawk (debian 1:3.1.5-1) has problems with /[\200-\376]/. Re-wrote the expression. * Error message formatting changes. Stricter error messages in some cases. Notes: svn path=/head/; revision=152774
* Upgrade to idnits 1.82:Bill Fenner2005-11-142-11/+7
| | | | | | | | | | | | | | | * Added checks for the occurence of both old and new boilerplate. * Improves verbose output for boilerplate problems. * Handle formfeeds better: - 58 lines plus <FF><EOL> is valid. - Count <FF> on the same line as the page number. * Added a variation on Author's Address Section Name * The code to find and adapt to the particular indentation of a draft didn't work as intended. Rewritten with somewhat better results. * Added a "Draft ..." as an acceptable variation on page header. Notes: svn path=/head/; revision=148287
* Update to 1.74, which adds some minor checks, changes theBill Fenner2005-07-182-3/+3
| | | | | | | | | | | boilerplate warnings to errors now that the deadline has passed, and improves the output format. Submitted by: Lars Eggert <lars.eggert@gmx.net> PR: ports/83143 Notes: svn path=/head/; revision=139547
* Update to 1.70, which has better heuristics to recognize theBill Fenner2005-04-232-3/+3
| | | | | | | rfc3667 boilerplate which will soon be obsolete. Notes: svn path=/head/; revision=134009
* Update to 1.63: updates for use with xml2rfc 1.29Bill Fenner2005-04-042-3/+3
| | | | | | | | and the RFC 3978 IPR boilerplate that will be mandatory starting May 6. Notes: svn path=/head/; revision=132507
* Update to 1.58.Bill Fenner2005-02-133-4/+4
| | | | | | | | | Error messages reformatted Add checks from 1id-guidelines, ID-Checklist, rfc2223, and draft-rfc-editor-rfc2223bis-08 Notes: svn path=/head/; revision=128709
* Update to 1.47. No changes visible to FreeBSD users, but thisBill Fenner2004-11-042-3/+3
| | | | | | | fixes the distfile checksum error as a side effect of upgrading. Notes: svn path=/head/; revision=120736
* Upgrade to 1.46: permits "Contact Information" as an alternativeBill Fenner2004-10-292-3/+3
| | | | | | | name for "Authors' Addresses" Notes: svn path=/head/; revision=120462
* Update to v1.45. This version has major updates for RFC3667/3668Bill Fenner2004-10-212-4/+4
| | | | | | | | boilerplate among others. Fix my address in MAINTAINER field. Notes: svn path=/head/; revision=119945
* Add Henrik Levkowetz's idnits tool, for syntax checking InternetBill Fenner2004-07-094-0/+33
Drafts to be submitted to the IETF. Notes: svn path=/head/; revision=113313