on your platform. The underlying type is a non-negative number, but there is
a coercion from strings to numbers that recognizes signals by name.
There are also more restrictive types, PerlSignal and UnixSignal. UnixSignal
only understands signals that are in your system's signal.h header file.
PerlSignal only understands signals that are in Perl's %Config hash. Signal
is either/or, with preference to UnixSignal over PerlSignal when coercing.
WWW: http://search.cpan.org/dist/MooseX-Types-Signal/
PR: ports/153203
Submitted by: Denis Pokataev <catone@cpan.org>
was being done before the src tree had been mounted.
This was not a problem in the old codebase, since it simply got the
wrong src tree to start with.
This actually simplifies the code.
application. webtrees works from standard GEDCOM files, and is
therefore compatible with every major desktop application. webtrees
aims to to be efficient and effective by using the right combination
of third-party tools, design techniques and open standards.
WWW: http://webtrees.net/
PR: ports/153160
Submitted by: "J.R. Oldroyd" <fbsd@opal.com>
+ fixes the very common 'null (FP)' price that would show up
+ substantially improve performance thru the use of a Java profiler
PR: 152917
Submitted by: obrien
Approved by: pgollucci
Why vmail? Because some people love using Vim 1000 times more than
using a web browser or a GUI mail program.
Author: danchoi <dhchoi@gmail.com>
WWW: http://danielchoi.com/software/vmail.html
PR: ports/153169
Submitted by: Hsin-Han You <hhyou at cs.nctu.edu.tw>
- Bumped shlib version in pkg-plist to match upstream
Noteworthy changes in version 1.1.0 (2010-10-26)
------------------------------------------------
* New functions to fix a leak in dirmngr.
* Interface changes relative to the 1.0.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ksba_reader_set_release_notify NEW
ksba_writer_set_release_notify NEW
Reported by: portscout via miwi
in this stack is intended to run on top of the default NXT firmware provided by
LEGO.
The following is currently not ported:
- suport for communication over Bluetooth, in case if USB is not available
- the nxt_rviz_plugin package, this requires the visualization stack which
in turn requires the NVidia CG Toolkit to be ported.
WWW: http://www.ros.org/wiki/nxt
upgrade, change the AVRLIBCDOCS option default to "off", and mark the
port as being BROKEN only if docs are requested, so it will be non
broken by default.
This can go away again with an upcoming new upstream release that
implements a proper workaround, but it's a useful workaround until
then.
PR: ports/153181
Submitted by: Craig Leres