This Perl module implements DNS Resource Record types that are relevant
for DNSSEC operations. The implementation is based on: RFC 2535, RFC
2931 and the latest draft-ietf-dnsext-delegation-signer-0.xy.txt.
teixsl-html is a set of XSLT specifications to transform TEI XML
documents to HTML. It concentrates on TEI Lite, but adding support
for other modules is fairly easy.
teixsl-fo is a set of XSLT specifications to transform TEI XML
documents to XSL Formatting Objects. It concentrates on TEI Lite, but
adding support for other modules is fairly easy.
The DTD of the Text Encoding Initiative allows encoding of a wide range
of document types in the domain of humanities. If focuses on, but is not
restricted to, the needs of the scholarly research and education community.
The GNOME PDF Viewer is an open source viewer for Portable Document
Format (PDF) files. (These are also sometimes called "Acrobat" files,
from the name of Adobe's PDF software.) The GNOME PDF viewer is based
upon xpdf (pkgsrc/print/xpdf).
FISG is an IRC statistics generator that is meant to be, well, fast. It
handles large log files much more efficiently than PISG, and doesn't require
perl.
by Soren Jacobsen.
Crack Attack! is an addictive (hence the name) OpenGL game based on
the Tetris Attack game for Super Nintendo.
The goal is to keep your stack from reaching the top of the screen.
To prevent this, you line up blocks of the same color.
Changes:
* Undo/Redo now works, with an unlimited history. Large amounts of
the program was rewritten to allow this.
* Allow clicking beyond the end of the fragment of text, to make
it easy to select past the end of a line.
* Improvements to the "Required Child" dialog to use Glade and be
more HIG-compliant (David Hoover).
And more bugfixes, etc.
Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm)
signature verification system.
It is a thin XS wrapper to the DSA functions contained in the
OpenSSL crypto library.
Crypt::OpenSSL::Bignum provides access to OpenSSL multi-precision integer
arithmetic libraries. Presently, many though not all of the arithmetic
operations that OpenSSL provides are exposed to perl.
In addition, this module can be used to provide access to bignum values
produced by other OpenSSL modules, such as key parameters from
Crypt::OpenSSL::RSA.
LOWER_OPSYS for libtool use under BSD/OS.
Add initial support for using pkgsrc under BSD/OS. This was tested
under BSDI BSD/OS 4.3.1. (Thank you D. Hege.)
(Need to add BSDOS.x11.dist later.)
CVS ----------------------------------------------------------------------
(Set version_type=sunos for bsdi in libtool.)
Regenerate distinfo for patch-aa.
Bump PKGREVISION (especially so BSD/OS support will work
using _OPSYS_LIBTOOL_REQD.)
This is for my PR #23058.
for download.
I changed MASTER_SITES to match FreeBSD's ports/security/tripwire12.
I verified that the contents of these files are identical using cmp.
An extensive list of changes since the last release is available online
at http://www-unix.mcs.anl.gov/mpi/mpich/r1_2_5changes.html
(It's difficult to destill the important changes from that file, which
is why I'm not pasting the entire collection in here.)
The Perl module Digest::BubbleBabble can be used to create a fingerprint of
a MD5 or SHA-1 digest in "bubble babble" format. Bubble babble is a method
of representing a message digest as a string of "real" words, to make the
fingerprint easier to remember. The "words" are not necessarily real words,
but they look more like words than a string of hex characters.