devel/id-utils was recently deprecated because the distfile has
vanished. The project is still alive and kicking and it seems
the distfile vanished due to age. This PR takes maintainership
and updates it to the currently released version (Jun 2010).
PR: ports/155684
Submitted by: Peter Jeremy <peterjeremy@acm.org>
The patch also adds a verify target for the PGP signature
of the distfile.
Noteworthy changes in version 1.2.0 (2011-03-01)
------------------------------------------------
* New functions to allow the creation of X.509 certificates.
This release adds features required by the GnuPG 2.1 development
version.
PR: ports/155506
Submitted by: me
Approved by: maintainer timeout
the xml2rfc web service running at http://xml.resource.org.
Major new web features include:
* New options in web form to generate ePub and PDF.
* New option in web form to show trace and warning messages
along with the output, using frames. This is the default.
* New option in web form to do strict DTD checking.
* New advanced web form (see bottom of the web page)
to: generate HTML using Julian Reschke's XSLT, generate
Postscript, and generate RTF.
Major new xml2rfc features include:
* Generate proper boilerplate for RFC generation (RFC 5741).
(Also see the RFC Editor's status-memos page.)
* Support for the new <rfc> consensus= attribute to help support
RFC 5741.
* Support for the new <?rfc text-list-symbols="o*+-"?> processing
instruction. Modify the list of symbols used for list type="symbols".
The default is "o*+-", but can be set to any list of characters. For
example, specifying "abcde" will cause "a" to be used for 1st
level, "b" for the 2nd level, etc, cycling back to the first character
"a" at the 6th level. Specifying "o*" will cause the characters "o"
and "*" to be alternated for each successive level.
This commit removes option -q from a pgrep invocation: it looks like
it was added only recently.
PR: ports/155961 [1]
Submitted by: Antoine Vu-Ngoc <antoine@cleopatre.homeip.net> [1]
Ondrej Majerech <oxyd.oxyd@gmail.com> via mailing list
Add support for setting and getting linux module parameters.
Some minor improvements regarding the jiffies computation.
Submitted by: hselasky@ (maintainer)
On SPARC the target CPU type may now be set via -mcpu instead of being
limited to the hardcoded equivalent of -mcpu=ultrasparc and TLS support
is enabled if available.