FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:36 AM BST
Port details
p5-HTML-Tree 4.2 www on this many watch lists=65 search for ports that depend on this port
A collection of modules to manupulate HTML syntax trees
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: ART10 GPLv1


This is a collection of modules that represent, create, and extract
information from HTML syntax trees.

The modules present in this collection are:

  HTML::Element - represents the nodes of the HTML syntax trees.  The
        elements have other elements and text segments as children.
        The HTML::Element class have methods to methods to build,
        alter, and traverse the structure of the tree.

  HTML::TreeBuilder - uses HTML::Parser to read HTML document text and
        build from it a syntax tree made of HTML::Element nodes.

  HTML::Parse - deprecated.  Now just a wrapper around
        HTML::TreeBuilder

  HTML::AsSubs - Easy way to build an HTML syntax tree by nesting
        functions.

WWW: http://search.cpan.org/dist/HTML-Tree/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/p5-HTML-Parser, www/p5-HTML-Tagset, lang/perl5.8, devel/p5-Module-Build, lang/perl5.8
Required To Run: www/p5-HTML-Parser, www/p5-HTML-Tagset, lang/perl5.8

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTML/
http://www.cpan.dk/modules/by-module/HTML/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/HTML/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/HTML/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/HTML/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/HTML/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/HTML/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTML/
http://at.cpan.org/modules/by-module/HTML/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/HTML/
http://backpan.perl.org/modules/by-module/HTML/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTML/
http://cpan.nctu.edu.tw/modules/by-module/HTML/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Oct 2011 11:22:46
Original commit files touched by this commit  4.2
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
11 Apr 2011 06:11:05
Original commit files touched by this commit  4.2
bapt search for other commits by this committer
- update to 4.2
- add license
- changes: http://cpansearch.perl.org/src/JFEARN/HTML-Tree-4.2/Changes
19 Dec 2010 09:57:31
Original commit files touched by this commit  4.1_1
sunpoet search for other commits by this committer
- Take devel/p5-Module-Build away from RUN_DEPENDS
- Bump PORTREVISION
09 Dec 2010 18:57:09
Original commit files touched by this commit  4.1
culot search for other commits by this committer
- Update to 4.1
- TEST_DEPENDS added

Changes:        http://search.cpan.org/dist/HTML-Tree/Changes
PR:             ports/152556
Submitted by:   culot@ (myself)
Approved by:    sahil@/wen@ (mentors, implicit), clsung@ (maintainer, timeout
>14days)
07 Dec 2010 19:47:56
Original commit files touched by this commit  3.23
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
17 Apr 2008 14:30:31
Original commit files touched by this commit  3.23
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)
01 May 2007 07:45:29
Original commit files touched by this commit  3.23
clsung search for other commits by this committer
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff
14 Nov 2006 00:39:51
Original commit files touched by this commit  3.23
clsung search for other commits by this committer
- Update to 3.23
07 Aug 2006 06:41:04
Original commit files touched by this commit  3.21
clsung search for other commits by this committer
- update to 3.21
- take maintainership
08 Jun 2006 01:11:55
Original commit files touched by this commit  3.20
clsung search for other commits by this committer
- Update to 3.20
- Add WWW entry
- Add missing dependency HTML::Tagset, as it is listed in Makefile.PL.
- Use package dependency list to meet the minimum version

PR:             ports/98643
Submitted by:   Rong-En Fan
22 Jan 2006 02:58:25
Original commit files touched by this commit  3.19.01
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)
03 Jan 2006 09:12:28
Original commit files touched by this commit  3.19.01
demon search for other commits by this committer
Drop maintainership.
30 Dec 2005 01:13:55
Original commit files touched by this commit  3.19.01
leeym search for other commits by this committer
- unbreak this port on old perl

PR:             based on 90030
Submitted by:   leeym
29 Dec 2005 22:31:05
Original commit files touched by this commit  3.19.01
pav search for other commits by this committer
- Update to 3.19.01

PR:             ports/90030
Submitted by:   leeym
Approved by:    maintainer timeout (demon; 3 weeks)
18 Mar 2004 18:01:13
Original commit files touched by this commit  3.18
trevor search for other commits by this committer
Add size data, approved by maintainers.
10 Dec 2003 15:52:58
Original commit files touched by this commit  3.18
demon search for other commits by this committer
Update to version 3.18.
24 Oct 2003 12:05:09
Original commit files touched by this commit  3.17
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  3.17
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.
23 Feb 2003 19:24:16
Original commit files touched by this commit  3.17
sobomax search for other commits by this committer
Add missed RUN_DEPENDS and upgrade to 3.17 while I'm here.

Sponsored by:   Porta Software Ltd.
02 May 2001 22:36:59
files touched by this commit
vanilla search for other commits by this committer
Upgrade to latest version.    
16 Mar 2001 09:55:12
files touched by this commit
demon search for other commits by this committer
Add missing man pages.    
13 Mar 2001 10:58:35
files touched by this commit
demon search for other commits by this committer
Update to version 3.1.    
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.  
 
22 Nov 2000 21:04:55
files touched by this commit
demon search for other commits by this committer
Update to version 3.08    
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.  
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: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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

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