complete DNS client implementation, including full DNSSEC
support.
WWW: http://rubyforge.org/projects/dnsruby/
PR: ports/138203
Submitted by: Wen Heping <wenheping at gmail.com>
used to email "stuff" to people using the most common methods.
It is a high-level module designed for ease of use when doing
a very specific common task, but implemented on top of the
tight and correct Email:: modules.
Email::Stuff is typically used to build emails and send them
in a single statement, as seen in the synopsis. And it is
certain only for use when creating and sending emails. As such,
it contains no email parsing capability, and little to no
modification support.
WWW: http://search.cpan.org/dist/Email-Stuff/
PR: ports/138194
Submitted by: Wen Heping <wenheping at gmail.com>
with deprecated code. The idea comes from the 'D' programming language,
where developers can mark certain code as deprecated, and then
allow/disallow the ability to execute deprecated code.
WWW: http://rubyforge.org/projects/deprecated/
PR: ports/138098
Submitted by: Wen Heping<wenheping at gmail.com>
library versions, and a simple description of each of the shared libraries in
XML format, abi-compliance-checker searches for the following kinds of binary
compatibility problems:
--Added/withdrawn interfaces (functions, global variables)
--Problems in Data Types:
--Classes: added/withdrawn virtual functions (changes in layout of
virtual table), virtual function positions, virtual function
redefinitions
--Structural data types: added/withdrawn members (changes in layout of
type structure),
changes in members, size changes
--Enumerations: member value changes
--Interface problems:
--Parameters and return type changes
--Static property changes
The checker then generates a report that assesses the risks of any potential
problems detected.
WWW: http://ispras.linux-foundation.org/index.php/ABI_compliance_checker
PR: ports/138094
Submitted by: bf <bf1783 at gmail.com>
audio plugins for musicians. All the included plugins are designed
to be used with multitrack software, as software replacement for
instruments and guitar stomp boxes.
The plugins are available in following formats:
- DSSI (both synthesizers and effects, GTK+ GUI is included)
- Standalone JACK client application with GTK+-based GUI
- LADSPA (only effect plugins, GUI not available unless host supports
DSSI-style GUI for LADSPA), with LRDF. Note that use of LADSPA
is strongly discouraged, as the limitations of the standard may cause
serious inconvenience.
WWW: http://calf.sourceforge.net/