Because this port will likely stop working fairly quickly without a
maintainer, deprecate it and set it to expire Feb 1st. If you use this
port, you may want to become the maintainer.
simplify the use of the frame crafting framework. Net::Packet does
many things undercover, and it was difficult to document all the thingies.
Also, Net::Packet may suffer from unease of use, because frames were
assembled using layers stored in L2, L3, L4 and L7 attributes. Net::Frame
removes all this, and is splitted in different modules, for those who only
want to use part of the framework, and not whole framework.
Finally, anyone can create a layer, and put it on his CPAN space, because
of the modularity Net::Frame offers. For an example,
see Net::Frame::Layer::ICMPv4 on my CPAN space.
WWW: http://search.cpan.org/dist/Net-Frame/
includes built-in pure PHP support for the IMAP and SMTP protocols, and
all pages render in pure HTML 4.0 (with no Javascript) for maximum
compatibility across browsers. It has very few requirements and is very
easy to configure and install. SquirrelOutlook has a all the functionality
you would want from an email client, including strong MIME support,
address books, and folder manipulation
WWW: http://sourceforge.net/projects/squirreloutlook/
- Dennis Cabooter
freebsd@rootxs.org
PR: ports/107303
Submitted by: Simon Dick <simond at irrelevant.org>
The aim of BDD is to address the shortcomings of Test Driven Development and,
by using terminology focused on the behavioural aspects of the system rather
than testing, attempt to help direct developers towards a focus on the real
value to be found in TDD at its most successful, or BDD as we call it.
WWW: http://rspec.rubyforge.org/
PR: ports/107625
Submitted by: Roman Shterenzon <romanbsd at yahoo.com>
package. Specifically, Wirble adds a saved history, a couple of useful
shortcuts, and color to Irb. Wirble also enables a Irb's built-in
tab-completion and a simpler prompt.
Author: Paul Duncan <pabs@pablotron.org>
WWW: http://pablotron.org/software/wirble/
PR: ports/107679
Submitted by: Christopher Boumenot <boumenot at gmail.com>
table. Pass in the principal to be amortized, the number of payments to be
made, and the interest rate per payment. It will calculate the rest on demand,
and provides a few methods to ask for the state of the table after a given
number of periods.
Authors: Nathan Wagner <nw@hydaspes.if.org>
WWW: http://search.cpan.org/dist/Finance-Amortization/
PR: ports/107603
Submitted by: Christopher Boumenot <boumenot at gmail.com>