bff4 FreshPorts -- www/p5-HTML-Tree
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-Tree 5.03 www on this many watch lists=65 search for ports that depend on this port
Collection of modules to manipulate 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/
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-Parser
  2. www/p5-HTML-Tagset
  3. devel/p5-Module-Build
  4. lang/perl5.12
Required To Run:
  1. www/p5-HTML-Parser
  2. www/p5-HTML-Tagset
  3. lang/perl5.12

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

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 Feb 2013 11:37:36
Original commit files touched by this commit  5.03
tobez search for other commits by this committer
Update to 5.03.

Changes:	http://search.cpan.org/dist/HTML-Tree/Changes
03 Aug 2012 15:54:36
Original commit files touched by this commit  4.2
cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
10 Jun 2012 18:42:48
Original commit files touched by this commit  4.2
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
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: 31

2836
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 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days26
new fortnight61
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