| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Apr 2013 16:15:12
2.12.16
|
sunpoet  |
- Update to 2.12.16
Changes: http://tools.ietf.org/tools/idnits/changelog
Feature safe: yes |
13 Dec 2012 04:28:24
2.12.14
|
sunpoet  |
- Update to 2.12.14
Changes: http://tools.ietf.org/tools/idnits/changelog |
08 Dec 2012 16:26:32
2.12.13
|
sunpoet  |
- Update to 2.12.13
- Cleanup Makefile header
- Reformat pkg-descr
Changes: http://tools.ietf.org/tools/idnits/changelog
Feature safe: yes |
14 Jun 2011 16:58:21
2.12.12
|
sunpoet  |
- Update to 2.12.12
Changes:
2.12.12:
- Recognize references in ABNF comments. Since v2.08.03 references in ABNF
parts of a document have been ignored, to avoid spurious warnings because of
bracketed ABNF explressions; but within ABNF comments it is appropriate to
register references.
2.12.11:
- Added support for explicitly noting downrefs for which excemptions has been
granted in the past (based on
http://trac.tools.ietf.org/group/iesg/trac/wiki/DownrefRegistry).
2.12.10:
- Added diagnostic messages for various downloaded status files when running
in verbose mode. |
12 Apr 2011 15:19:01
2.12.09
|
sunpoet  |
- Update to 2.12.09
Changes:
- Tweaked the regex which detects mentions of 'obsoletes', 'updates',
and 'replaces' in the Abstract. |
24 Mar 2011 14:27:42
2.12.08
|
sunpoet  |
- Update to 2.12.08
Changes: http://tools.ietf.org/tools/idnits/changelog
- Added code to call out to a grammar check utility, from Lars Eggert.
- Refined the detection of Modifies/Updates text in the abstract, and the
resulting comment messages. |
25 Feb 2011 06:37:53
2.12.07
|
sunpoet  |
- Update to 2.12.07
Changes: http://tools.ietf.org/tools/idnits/changelog |
05 Feb 2011 16:38:51
2.12.06
|
sunpoet  |
- Update to 2.12.06
- Remove obsolete MD5 checksum
Changes: http://tools.ietf.org/tools/idnits/changelog
Feature safe: yes |
01 Oct 2010 01:14:19
2.12.05
|
sunpoet  |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor) |
22 Sep 2010 17:10:26
2.12.05
|
sunpoet  |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
01 Sep 2010 06:28:13
2.12.05
|
wen  |
- Update to 2.12.05
PR: ports/150172
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
27 Jun 2010 18:39:03
2.12.04
|
makc  |
Update to 2.12.04
Pass maintainership to submitter
PR: ports/148183
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
Feature safe: yes |
20 Jul 2009 15:32:02
2.11.12
|
amdmi3  |
- Update to 2.11.12
PR: 136933
Submitted by: Kouki Hashimoto <hsmtkk@gmail.com> |
09 May 2009 09:19:34
2.11.11
|
miwi  |
- Update to 2.11.11
PR: 134295
Submitted by: Ports Fury |
14 Mar 2009 22:50:09
2.11.07
|
miwi  |
- Update to 2.11.07
PR: ports/132474
Submitted by: Ports Fury |
20 Feb 2009 16:35:53
2.11.03
|
miwi  |
- Update to 2.11.03
PR: 131843
Submitted by: Ports Fury |
14 Jan 2009 16:00:30
2.11.00
|
miwi  |
- Update to 2.11.00
PR: 130454
Submitted by: Ports Fury |
06 Jun 2008 14:05:09
2.08.10_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
30 May 2008 13:43:51
2.08.10
|
miwi  |
- Update to 2.08.10
PR: 124045
Submitted by: Ports Fury |
29 Apr 2008 05:36:38
2.03.9
|
linimon  |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
01 Mar 2007 15:50:28
1.120
|
fenner  |
Tarfile was regenerated, changing the checksum. Verified
with author that this was intentional. |
01 Mar 2007 00:39:02
2.03.9
|
fenner  |
Update to 2.03.9. Major new features include updated
boilerplate requirements and reference status checking
(to check if the referenced documents will block the
advancement of this one) |
04 Dec 2006 00:38:08
1.120
|
fenner  |
Update to idnits 1.120. Many minor changes; major update regarding
Internet-Draft boilerplate checking. |
24 Aug 2006 21:00:55
1.107
|
fenner  |
Update to idnits 1.107. There are many relatively minor improvements; the
biggest is to add a reference matching algorithm which detects undefined
references and references that are defined but not used. |
14 Apr 2006 00:40:01
1.85
|
edwin  |
[PATCH] textproc/idnits: Fix WWW
Reported by: maninaer's own distfiles survey
PR: ports/94333
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout |
05 Jan 2006 02:34:42
1.85
|
fenner  |
idnits uses bash-specific features, so RUN_DEPENDS on it and patch
the hash-bang line in the script. |
05 Jan 2006 02:21:27
1.85
|
fenner  |
Update to 1.85. Only minor changes from 1.82 (but the year one is
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. |
14 Nov 2005 22:38:01
1.82
|
fenner  |
Upgrade to idnits 1.82:
* 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. |
18 Jul 2005 22:28:52
1.74
|
fenner  |
Update to 1.74, which adds some minor checks, changes the
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 |
23 Apr 2005 17:02:06
1.70
|
fenner  |
Update to 1.70, which has better heuristics to recognize the
rfc3667 boilerplate which will soon be obsolete. |
04 Apr 2005 23:02:18
1.63
|
fenner  |
Update to 1.63: updates for use with xml2rfc 1.29
and the RFC 3978 IPR boilerplate that will be mandatory
starting May 6. |
13 Feb 2005 17:27:45
1.58
|
fenner  |
Update to 1.58.
Error messages reformatted
Add checks from 1id-guidelines, ID-Checklist, rfc2223, and
draft-rfc-editor-rfc2223bis-08 |
04 Nov 2004 00:54:08
1.47
|
fenner  |
Update to 1.47. No changes visible to FreeBSD users, but this
fixes the distfile checksum error as a side effect of upgrading. |
29 Oct 2004 14:56:19
1.46
|
fenner  |
Upgrade to 1.46: permits "Contact Information" as an alternative
name for "Authors' Addresses" |
21 Oct 2004 22:45:29
1.45
|
fenner  |
Update to v1.45. This version has major updates for RFC3667/3668
boilerplate among others.
Fix my address in MAINTAINER field. |
09 Jul 2004 23:40:45
1.33
|
fenner  |
Add Henrik Levkowetz's idnits tool, for syntax checking Internet
Drafts to be submitted to the IETF. |