FreshPorts -- The Place For Ports Sat, 4 Jul 2009 8:29 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-Lingua-Ident 1.6 textproc on this many watch lists=0 search for ports that depend on this port
Statistical language identification

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Jun 2002 07:44:18
Also Listed In: perl5


This module implements a statistical language identifier. 

The filename attributes to the constructor must refer to files
containing tables of n-gram probabilites for languages. These tables
can be generated using the trainlid(1) utility program.

WWW: http://search.cpan.org/dist/Lingua-Ident/

Seamus Venasse <svenasse@polaris.ca>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

To install the port: cd /usr/ports/textproc/p5-Lingua-Ident/ && make install clean
To add the package: pkg_add -r p5-Lingua-Ident


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/../../authors/id/MPIOTR/
http://www.cpan.dk/modules/by-module/../../authors/id/MPIOTR/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/../../authors/id/MPIOTR/
http://at.cpan.org/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/../../authors/id/MPIOTR/
http://backpan.cpan.org/modules/by-module/../../authors/id/MPIOTR/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 12

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Apr 2008 15:30:31
Original commit files touched by this commit  1.6
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
13 Nov 2006 01:59:23
Original commit files touched by this commit  1.6
leeym search for other commits by this committer
- Update to 1.6
22 Jan 2006 02:55:05
Original commit files touched by this commit  1.5
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 18:40:57
Original commit files touched by this commit  1.5
pav search for other commits by this committer
- Add SHA256
21 Sep 2005 20:31:43
Original commit files touched by this commit  1.5
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
20 Sep 2005 15:20:34
Original commit files touched by this commit  1.5
erwin search for other commits by this committer
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:     tobez
Approved by:    portmgr (self)
19 Aug 2005 13:03:05
Original commit files touched by this commit  1.5
garga search for other commits by this committer
- Update to 1.5 and unbreak on perl >= 5.8

PR:             ports/84229
Submitted by:   leeym
Approved by:    portmgr (krion), submitter timeout
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.4
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Feb 2004 02:34:53
Original commit files touched by this commit  1.4
kris search for other commits by this committer
BROKEN: Does not compile with perl >=5.8
24 Oct 2003 13:05:09
Original commit files touched by this commit  1.4
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
21 Feb 2003 13:42:50
Original commit files touched by this commit  1.4
knu search for other commits by this committer
De-pkg-comment.
23 Jun 2002 07:38:30
Original commit files touched by this commit  1.4
will search for other commits by this committer
Add p5-Lingua-Ident 1.4, a perl package for statistical
language identification.

PR:             33437
Submitted by:   Seamus Venasse <svenasse@polaris.ca>

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20376
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 3
new 48 hours4
new 7 days70
new fortnight95
new month181

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.121 seconds.