9dd8 FreshPorts -- textproc/p5-HTML-Format
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-Format 2.10_1 textproc on this many watch lists=32 search for ports that depend on this port
Module to format HTML to text or PS
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 May 2001 10:32:18
Also Listed In: perl5
License: ART10 GPLv1


This is a collection of modules that formats text from HTML syntax
trees. Bug reports and discussions about these modules can be sent
to the <libwww@perl.org> mailing list.

The modules present in this package are:

  HTML::Formatter - Base class for various formatters.  Formatters
	traverse a syntax tree and produce some textual output.
	None of the current formatters handle tables or forms yet.

  HTML::FormatText - Formatter that converts a syntax tree to plain
	readable text.

  HTML::FormatPS - Formatter that outputs PostScript code.

WWW: http://search.cpan.org/dist/HTML-Format/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. x11-fonts/p5-Font-AFM
  2. www/p5-HTML-Tree
  3. devel/p5-Module-Build
  4. lang/perl5.14
Required To Run:
  1. x11-fonts/p5-Font-AFM
  2. www/p5-HTML-Tree
  3. lang/perl5.14

This port is required by:

for Build for Run

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


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: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  2.10_1
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
13 Mar 2012 16:15:36
Original commit files touched by this commit  2.10_1
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  2.10_1
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
26 Feb 2012 18:36:27
Original commit files touched by this commit  2.10_1
swills search for other commits by this committer
- Add (more) TEST_DEPENDS to enable testing (on older perl)

Approved by:    portmgr (blanket)
24 Oct 2011 04:17:38
Original commit files touched by this commit  2.10_1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
28 Aug 2011 13:25:36
Original commit files touched by this commit  2.10_1
sunpoet search for other commits by this committer
- Update *_DEPENDS
- Sort MAN3
- Bump PORTREVISION for dependency change
20 Jul 2011 09:33:06
Original commit files touched by this commit  2.10
jadawin search for other commits by this committer
- Update to 2.10
- Changelog: http://cpansearch.perl.org/src/NIGELM/HTML-Format-2.10/Changes
16 Jul 2011 11:17:14
Original commit files touched by this commit  2.09
culot search for other commits by this committer
- Update to 2.09
- Add LICENSE

Changes:        http://search.cpan.org/dist/HTML-Format/Changes
14 Jul 2011 11:31:20
Original commit files touched by this commit  2.08
bapt search for other commits by this committer
- update to 2.08
- changes: http://cpansearch.perl.org/src/NIGELM/HTML-Format-2.08/Changes
29 Apr 2011 14:28:40
Original commit files touched by this commit  2.07
culot search for other commits by this committer
- Update to 2.07

Changes:        http://search.cpan.org/dist/HTML-Format/Changes
08 Apr 2011 13:33:01
Original commit files touched by this commit  2.05
culot search for other commits by this committer
- Update to 2.05

Changes:        http://search.cpan.org/dist/HTML-Format/Changes
12 Dec 2010 21:33:28
Original commit files touched by this commit  2.04
pgollucci search for other commits by this committer
- Pass to perl@
17 Apr 2008 14:30:31
Original commit files touched by this commit  2.04
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)
14 Apr 2006 20:45:44
Original commit files touched by this commit  2.04
linimon search for other commits by this committer
Reset petef due to no response to email.  We hope to see him back sometime.

Hat:    portmgr
24 Jan 2006 03:10:24
Original commit files touched by this commit  2.04
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:55:05
Original commit files touched by this commit  2.04
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)
21 Sep 2005 19:31:43
Original commit files touched by this commit  2.04
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
18 Oct 2004 02:13:10
Original commit files touched by this commit  2.04
petef search for other commits by this committer
Update to 2.04.

PR:             70655
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru>
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.03
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 12:05:09
Original commit files touched by this commit  2.03
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:11:57
Original commit files touched by this commit  2.03
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:33:58
Original commit files touched by this commit  2.03
sobomax search for other commits by this committer
Update to 2.03.
23 Aug 2001 00:07:25
files touched by this commit
petef search for other commits by this committer
Change my email address to petef@FreeBSD.org for the ports I maintain.    
22 Jul 2001 15:52:07
files touched by this commit
dd search for other commits by this committer
- fix WWW: line to point to HTML-Format's CPAN page    
25 May 2001 16:50:32
files touched by this commit
roam search for other commits by this committer
Unbreak RUN_DEPENDS: p5-Font-AFM in is 'x11-fonts', not in 'textproc'.    
24 May 2001 14:32:18
files touched by this commit
ijliao search for other commits by this committer
add p5-HTML-Format   A module to format HTML to text or PS    

Number of commits found: 26

2857
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

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