Collection.
The Perl 5 module DBM::Deep is a unique flat-file database module,
written in pure perl. True multi-level hash/array support (unlike
MLDBM, which is faked), hybrid OO / tie() interface, cross-platform
FTPable files, ACID transactions, and is quite fast. Can handle
millions of keys and unlimited levels without significant slow-down.
Written from the ground-up in pure perl -- this is NOT a wrapper
around a C-based DBM. Out-of-the-box compatibility with Unix, Mac
OS X and Windows.
devel/p5-FileHandle-Fmode into The NetBSD Packages Collection.
The Perl 5 module FileHandle::Fmode provides functions to determine
whether a filehandle is opened for reading, writing, or both.
into The NetBSD Packages Collection.
The Perl 5 module Hash::Merge merges two arbitrarily deep hashes
into a single hash. That is, at any level, it will add non-conflicting
key-value pairs from one hash to the other, and follows a set of
specific rules when there are key value conflicts.
Collection.
The Perl 5 module Hash::Merge merges two arbitrarily deep hashes
into a single hash. That is, at any level, it will add non-conflicting
key-value pairs from one hash to the other, and follows a set of
specific rules when there are key value conflicts.
0.02 as www/p5-HTTP-Server-Simple-Recorder into The NetBSD Packages
Collection.
The Perl 5 module HTTP::Server::Simple::Recorder allows you to
record all HTTP communication between an HTTP::Server::Simple-derived
server and its clients.
the NetBSD Packages Collection.
The Perl 5 module HTTP::Server::Simple::Recorder allows you to
record all HTTP communication between an HTTP::Server::Simple-derived
server and its clients.
as www/p5-Test-HTTP-Server-Simple into The NetBSD Packages Collection.
The Perl 5 module Test::HTTP::Server::Simple is a mixin class
providing methods to test an HTTP::Server::Simple-based web server.
NetBSD Packages Collection.
The Perl 5 module Test::HTTP::Server::Simple is a mixin class
providing methods to test an HTTP::Server::Simple-based web server.
Set archive server to MASTER_SITES instead.
Noticed outdated MASTER_SITES by Zafer Aydogan via private mail.
XXX: Should be switched to individual package found in
XXX: ${MASTER_SITE_PGSQL:=odbc/versions/src} ?
The comment is wrong. With this patch, formatting and writing in RAW
mode (perhaps the latter only with Pioneer drives) does not work.
Bump PKGREVISION.
version 1.2.31rc01 [August 19, 2008]
Removed extra crc check at the end of png_handle_cHRM(). Bug introduced
in libpng-1.2.30beta03 (Heiko Nitzsche).
version 1.2.31rc02 [August 19, 2008]
Added PNG_WRITE_FLUSH_SUPPORTED block around new png_flush() call.
version 1.2.31rc03 [August 19, 2008]
Added PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED block, off by default, around
new png_flush().
version 1.0.39, 1.2.31 [August 21, 2008]
No changes.
Thanks to Rumko.
into The NetBSD Packages Collection.
The Perl 5 module HTML::Lint checks for HTML errors in a string or
file. HTML::Lint also comes with a wrapper program called weblint
that handles linting from the command line.
Collection.
The Perl 5 module HTML::Lint checks for HTML errors in a string or
file. HTML::Lint also comes with a wrapper program called weblint
that handles linting from the command line.
this library; unfortunately, this package was only making a static
archive. This is bound to break on a fair number of platforms. Employ
libtool, as this is what vlc (and possibly other packages) are using
in the first place.
PKGREVISION++
This allows people that already have the older custom Mesa-7.0.4 tarballs
to correctly upgrade Mesa to the standard distributions without having to
know to delete the old sources or get confused by the mismatching distinfo
checkhashes.
Update the paths in the related distinfos for the change.
package are built from different sources, with the current package
being the official 7.0.4 release.
Updates between the two versions' change logs are:
- This is a bug-fix release.
- Including the latest glext.h and glxext.h header files from Khronos
Trac-0.11.1.ja1 (Aug 19, 2008)
* Merge Trac-0.11.1
* Fixes redundant imports.
* trac/wiki/intertrac.py
* trac/wiki/interwiki.py
* Fixes TracError on 'About Trac' page with show config.
* trac/about.py
* Fixes TracError on MIMEview with large file.
* trac/templates/macros.html
* Fixes broken wiki links.
* trac/wiki/default-pages/TracUpgrade
* trac/wiki/default-pages/WikiProcessors
Trac 0.11.1 (August 6, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.1
Trac 0.11.1 contains a number of bug fixes and minor enhancements.
The following list contains only a few highlights:
* Improved DB connection handling (new connection pool)
* Better MySQL backend unicode support. "utf8" and "utf8_bin" is the
recommended database charset and collation settings.
* Fixes intermittent "constraint violation" and "invalid form token"
error messages.
* Fixes roadmap layout glitch in Firefox 3.
* Safer default umask value for tracd (can be set using --umask option)
* Better default PYTHON_EGG_CACHE value.
The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.11.1