Lingua::EN::FindNumber provides a regular expression for finding numbers in
English text. It also provides functions for extracting and manipulating such
numbers.
WWW: http://search.cpan.org/dist/Lingua-EN-FindNumber/
Lingua::EN::Words2Nums converts English text into numbers. It supports both
ordinal and cardinal numbers, negative numbers, and very large numbers.
The main subroutine, which is exported by default, is words2nums(). This
subroutine, when fed a string, will attempt to convert it into a number. If it
succeeds, the number will be returned. If it fails, it returns undef.
WWW: http://search.cpan.org/dist/Lingua-EN-Words2Nums/
* raise the default torrents allowed to announce to trackers to 1600
* improve uTP slow start behavior
* update use of boost.system to not use deprecated functions
* fix GIL issue in python bindings. Deprecated extension support in python
* fixed bug where setting upload slots to -1 would not mean infinite
* extend the UDP tracker protocol to include the request string from the
tracker URL
- convert to optionsng
while here:
- limit python version to 2.x only
- remove deprecated attribution in pkg-descr
PR: 171786
Submitted by: William Grzybowski <william88 at gmail dot com>
Approved by: Andy Greenwood <greenwood.andy at gmail dot com> (prev maintainer)
already in its rc.d script. [1]
Don't list entries twice, set some more details about storage devices like
the linux backend does. [2]
PR: ports/171568 [1]
PR: ports/171727 [2]
Submitted by: Norbert Koch <nkoch@demig.de> [1], avilla@ [2]
Reviewed by: marcus@
The Listen gem listens to file modifications and notifies you about the changes.
Features:
- Works everywhere!
- Supports watching multiple directories from a single listener.
- OS-specific adapters for Mac OS X 10.6+, Linux and Windows.
- Automatic fallback to polling if OS-specific adapter doesn't work.
- Detects files modification, addidation and removal.
- Checksum comparaison for modifications made under the same second.
- Allows supplying regexp-patterns to ignore and filter paths for better
results.
- Tested on all Ruby environments via travis-ci.
WWW: https://github.com/guard/listen
RG: https://rubygems.org/gems/listen
and LibVLC.
The goal of this project is to create a WebTV player.
It can be used by french people to watch ADSL TV on the PC with ISPs or by
other people to watch WebTV and Web Radio in many languages. The GUI is
developed in GTK2+ and is using the VLC engine to display the channels.
Features :
- Play TV (Free, SFR and WebTV)
- Play in full screen mode
- Play in miniature Mode
- Support for multimedia keys
- Add new groups of channels from M3U playlists
WWW: https://code.google.com/p/freetuxtv/wiki/HomePage?wl=en
PR: ports/171881
Submitted by: nemysis <nemysis@gmx.ch>
- Add LICENSE (Artistic 1 & GPL 1)
- Remove Time::HiRes from dependency list (already in core)
- Pet portlint(1) by adding a trailing slash to WWW link
Changes: http://search.cpan.org/dist/Devel-TraceUse/Changes
PR: ports/172106 [1]
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer)
- Update to new header
PR: ports/172155
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
- Set ALL_TARGET to ensure we're actually compiling stuff
- Stop wanting GNU make, it was needed just for bogus conditional that
really does nothing and is removed as well
- Uphold CC value and reformat port description while I am here
- Remove BROKEN statement since it builds fine at least on two arches
per what I see here
Tested on: flame (sparc64) and pluto2 (ia64)
Nota bene: new version, 1.83, is available at sf.net
- Switch from checking NOPORTDOCS to PORT_OPTIONS:MDOCS
- Cleanup Makefile header, fix COMMENT text, wrap overly long lines
- Synchronize descriptions and add a note about one port being a helper
library for another