beacon is to monitor other beacons' reachability and to collect statistics
such as loss, delay, and jitter between beacons. Dbeacon supports both
IPv4 and IPv6 multicast and supports collecting information using both Any
Source Multicast (ASM) and Source-Specific Multicast (SSM).
WWW: http://fivebits.net/proj/dbeacon
PR: 136916
Submitted by: Antonio Querubin <tony@lava.net>
The purpose of this emulator is a bit different from others:
it focuses on accuracy, debugging functionality, and clean code.
The emulator does not focus on things that would hinder accuracy.
This includes speed and game-specific hacks for compatibility.
As a result, the minimum system requirements for bsnes are very high.
The emulator itself was not derived from any existing emulator source code,
such as SNES9x. It was written from scratch by myself.
Any similarities to other emulators are merely coincidental.
WWW: http://byuu.org/bsnes/
PR: 135592
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
System (CAS). Only a basic Perl library is provided with CAS whereas
AuthCAS is a full object-oriented library.
WWW: http://cpan.uwinnipeg.ca/dist/AuthCAS
PR: ports/136956
Submitted by: Frank Wall <fw at moov.de>
at related-language pairs but recently expanded to deal with more
divergent language pairs (such as English-Catalan). The platform
provides:
1. a language-independent machine translation engine
2. tools to manage the linguistic data necessary to build a machine
translation system for a given language pair and
3. linguistic data for a growing number of language pairs
WWW: http://www.apertium.org/
PR: ports/137135
Submitted by: Mykola Dzham <freebsd at levsha.org.ua>
and generation of words. The analysis is the process of splitting of
words splitting a word (e.g. cats) into its lemma 'cat' and the
grammatical information <n><pl>. The generation is the opposite
process.
The package is split into three programs, lt-comp, the compiler,
lt-proc, the processor, and lt-expand, which generates all possible
mappings between surface forms and lexical forms in the dictionary.
WWW: http://wiki.apertium.org/wiki/Lttoolbox
PR: ports/137134
Submitted by: Mykola Dzham <freebsd at levsha.org.ua>
class. This method reads the optional traits parameter from app and component
config and instantiates the component subclass with those traits using
"new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.
WWW: http://search.cpan.org/dist/CatalystX-Component-Traits/
PR: ports/137142
Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
multiple HTTP requests (form submits). You can use it to prevent duplicate
submits, or to protect against CSRF attacks.
WWW: http://search.cpan.org/dist/Catalyst-Controller-RequestToken/
PR: ports/137140
Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
with autobox. It does this using a hierarchy of roles in a manner similar to
what Perl 6 might do.
WWW: http://search.cpan.org/dist/Moose-Autobox/
PR: ports/137139
Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
arrays, hashes, and code references in exactly the same manner as blessed
references.
WWW: http://search.cpan.org/dist/autobox/
PR: ports/137137
Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
- Pass maintainer to submitter
- Remove include of spawn.h since it is not included on anything
less than 8.0.
PR: ports/136929
Submitted by: Kouki Hashimoto <hsmtkk@gmail.com>
- Depend upon misc/getopt.
- Don't hardcode ${LOCALBASE} in new patch.
PR: ports/136940
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)