60a4 FreshPorts -- textproc/p5-Lingua-EN-Summarize
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Lingua-EN-Summarize 0.2_1 textproc on this many watch lists=3 search for ports that depend on this port
A simple tool for summarizing bodies of English text

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: 09 Jun 2002 00:09:54
Also Listed In: perl5
License: not specified in port


This is a simple module which makes an unscientific effort at
summarizing English text. It recognizes simple patterns which look
like statements, abridges them, and concatenates them into something
vaguely resembling a summary. It needs more work on large bodies
of text, but it seems to have a decent effect on small inputs at
the moment.

WWW: http://search.cpan.org/dist/Lingua-EN-Summarize/

Seamus Venasse <svenasse@polaris.ca>
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-HTML-Summary
  2. www/p5-HTML-Parser
  3. lang/perl5.8
Required To Run:
  1. www/p5-HTML-Summary
  2. www/p5-HTML-Parser
  3. lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Lingua/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Lingua/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Lingua/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Lingua/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Lingua/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Lingua/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Lingua/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Lingua/
  10. http://at.cpan.org/modules/by-module/Lingua/
  11. http://backpan.perl.org/modules/by-module/Lingua/
  12. http://cpan.nctu.edu.tw/modules/by-module/Lingua/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Lingua/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Lingua/
  15. http://www.cpan.dk/modules/by-module/Lingua/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 Mar 2012 13:25:15
Original commit files touched by this commit  0.2_1
swills search for other commits by this committer
- Add missing DEPENDS
- Bump PORTREVISION

Passes tests now.

Feature safe:   yes
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.2
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.2
ohauer search for other commits by this committer
-remove MD5
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.2
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)
22 Jan 2006 02:55:05
Original commit files touched by this commit  0.2
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  0.2
pav search for other commits by this committer
- Add SHA256
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.2
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 14:20:34
Original commit files touched by this commit  0.2
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)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 14:15:32
Original commit files touched by this commit  0.2
erwin search for other commits by this committer
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.2
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  0.2
knu search for other commits by this committer
De-pkg-comment.
09 Jun 2002 00:06:36
Original commit files touched by this commit  0.2
petef search for other commits by this committer
Add p5-Lingua-EN-Summarize 0.2, a simple tool for summarizing
bodies of English text.

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

Number of commits found: 13

2882
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days36
new fortnight58
new month222

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0