650b FreshPorts -- www/p5-HTML-Summary
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-HTML-Summary 0.017 www on this many watch lists=8 search for ports that depend on this port
Produces summaries from the textual content of web pages
Maintained by: demon@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: not specified in port


The HTML::Summary module produces summaries from the textual content of
web pages. It does so using the location heuristic, which determines the value
of a given sentence based on its position and status within the document; for
example, headings, section titles and opening paragraph sentences may be
favoured over other textual content. A LENGTH option can be used to restrict
the length of the summary produced.

This distribution contains the HTML::Summary module, and some supporting
modules. The full list of modules is:

HTML::Summary
Text::Sentence
Lingua::JA::Jcode
Lingua::JA::Jtruncate
SVNWeb : Distfiles Availability : PortsMon

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

Required To Build:
  1. www/p5-HTML-Tree
  2. lang/perl5.8
Required To Run:
  1. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-HTML-Summary/ && make install clean
To add the package: pkg_add -r p5-HTML-Summary


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/HTML/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTML/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/HTML/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTML/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/HTML/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTML/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/HTML/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/HTML/
  10. http://at.cpan.org/modules/by-module/HTML/
  11. http://backpan.perl.org/modules/by-module/HTML/
  12. http://cpan.nctu.edu.tw/modules/by-module/HTML/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/HTML/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/HTML/
  15. http://www.cpan.dk/modules/by-module/HTML/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Jun 2012 09:27:46
Original commit files touched by this commit  0.017
demon search for other commits by this committer
Remove SITE_PERL from *_DEPENDS.

Submitted by:   az
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.017
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.017
miwi search for other commits by this committer
- Get Rid MD5 support
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.017
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)
25 Jun 2006 16:38:48
Original commit files touched by this commit  0.017
clsung search for other commits by this committer
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:             ports/98755
Submitted by:   rafan
Approved by:    portmgr (erwin)
24 Jan 2006 03:14:23
Original commit files touched by this commit  0.017
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.017
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)
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.017
trevor search for other commits by this committer
Add size data, approved by maintainers.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.017
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
07 Mar 2003 06:12:57
Original commit files touched by this commit  0.017
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
13 Nov 2000 12:45:41
files touched by this commit
demon search for other commits by this committer
Change MAINTAINER field.   I am now at FreeBSD dot org    
08 Oct 2000 08:11:25
files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
12 Aug 2000 13:00:48
files touched by this commit
jedgar search for other commits by this committer
Add directories missing in PLIST    
17 Jun 2000 03:37:15
files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 16

283b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24524
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days25
new fortnight58
new month210

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