Drop the no longer needed Python/open()/binary mode diff now that upstream
changed their code to proper Python 3; the mentioned error no longer
occurs on e.g. `ietf mirror'.
MODPY_BUILDDEP=No is not needed when NO_BUILD=Yes is set.
README no longe needs CLRF fixing.
Add myself as maintainer.
Feedback OK op
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
This package contains command-line tools to work with a locally rsync'ed
copy of Internet Drafts and RFCs. See the README and help text for more
information, but here are some examples:
ietf: starts a command-line shell with command history
ietf mirror: create or update local mirror of IETF repositories
(approx 1GB, by default in ${LOCALSTATEDIR}/db/ietf-mirrors)
ietf rfc 3456 4567: open RFC 3456 and RFC 4567 in $EDITOR
ietf rfcextra 3456: open RFC 3456 and any RFCs that update or
obsolete it in $EDITOR, and any errata on any of those in a browser
ietf (tools|tracker) 3456 4567: opens RFC 3456 and RFC 4567 in the
IETF Tools or IETF Datatracker web interface
ietf draft crocker: open all active drafts with "crocker" in their
filename, and lists all matching drafts that are expired, replaced
by other drafts, or have become RFCs
ietf draftstatus crocker, ietf rfcstatus 3456: lists information
from the IETF and RFC Editor databases