distmp3 is a client and a daemon (both written in perl) for distributed
mp3-encoding across multiple hosts on a network.
distmp3 can be used standalone or with a front-end CD ripper such as
audio/abcde.
In download-vulnerability-list, first set the PKGVULNDIR, then create
the directory if it doesn't already exist.
Pointed out by Geert Hendrickx on tech-pkg@
20040210 (Eelgrass) include:
- BUGFIX: Correct numerous markup errors, invalid cross-references,
and other issues in the manual pages, with kind assistance from
Ruslan Ermilov <ru@freebsd.org>.
- BUGFIX: Avoid multiple evaluation of macro arguments in ENTERX()
and RETURNX() macros.
- BUGFIX: Remove an unnecessary and non-portable pointer cast in
pam_get_data(3).
- BUGFIX: Fix identical typos in PAM_ACCT_EXPIRED case in
pam_strerror(3) and gendoc.pl.
- ENHANCE: Minor overhaul of the autoconf / build system.
- ENHANCE: Add openpam_free_envlist(3).
Changes since previous:
Ganglia now allows you to send status messages over unicast routes instead of a single multicast channels.
The Apache Portable Runtime (APR) library is the library underlying
the Apache web server which provide memory pools, networking io, hash
tables and arrays in a very portable manner. APR now serves as the
heart of the new ganglia monitoring daemon to expand portability,
improve reliability and provide new features like IPv6 address support
More powerful and flexible configuration
Configuration analysis gives bandwidth usage
More powerful Access Control mechanism
You have complete control over metric collection
Solaris gmond doesn't have to be run as root anymore
Mixing different OSes on same channel is okay now
Fixed the XML DTD
Darwin metric collection greatly improved
Fixed bug that required Solaris systems to run in debug mode
Fixed a memory leak on FreeBSD
All metric collection functions are in a standalone library
Potential memory leak fixed in gmetad
All communication protocols are now defined in ./lib/protocol.x
Gmetad on Solaris bug fixed