63e8 FreshPorts -- textproc/p5-PDF-FromHTML
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-PDF-FromHTML 0.31 textproc on this many watch lists=1 search for ports that depend on this port
Convert HTML documents to PDF
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jul 2006 12:07:01
Also Listed In: perl5
License: not specified in port


This module transforms HTML into PDF, using an assortment of XML
transformations implemented in PDF::FromHTML::Twig.

There is also a command-line utility, html2pdf.pl, that comes with this
distribution.

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

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

Required To Build:
  1. textproc/p5-HTML-Tidy
  2. graphics/p5-Graphics-ColorNames
  3. graphics/p5-Image-Size
  4. www/p5-libwww
  5. textproc/p5-PDF-API2
  6. textproc/p5-XML-Twig
  7. textproc/p5-PDF-Writer
  8. lang/perl5.8
Required To Run:
  1. textproc/p5-HTML-Tidy
  2. graphics/p5-Graphics-ColorNames
  3. graphics/p5-Image-Size
  4. www/p5-libwww
  5. textproc/p5-PDF-API2
  6. textproc/p5-XML-Twig
  7. textproc/p5-PDF-Writer
  8. lang/perl5.8
There are no ports dependent upon this port

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


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

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Jun 2012 12:22:33
Original commit files touched by this commit  0.31
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.31
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
17 May 2011 11:13:00
Original commit files touched by this commit  0.31
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.31
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
11 Jan 2010 01:58:03
Original commit files touched by this commit  0.31
pgollucci search for other commits by this committer
- Update to 0.31
19 Dec 2008 09:27:53
Original commit files touched by this commit  0.26
jadawin search for other commits by this committer
- Update to 0.26
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.24
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)
08 Sep 2007 01:06:22
Original commit files touched by this commit  0.24
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
14 Feb 2007 14:02:06
Original commit files touched by this commit  0.24
clsung search for other commits by this committer
- Update 0.24
05 Feb 2007 00:55:47
Original commit files touched by this commit  0.23
clsung search for other commits by this committer
- Update to 0.23
27 Jan 2007 19:19:39
Original commit files touched by this commit  0.22
mat search for other commits by this committer
Update to 0.22
09 Dec 2006 05:41:38
Original commit files touched by this commit  0.21
clsung search for other commits by this committer
- Update to 0.21
27 Sep 2006 02:07:38
Original commit files touched by this commit  0.20
clsung search for other commits by this committer
- Update to 0.20
- maintainership pass to perl@

PR:             ports/103621
Submitted by:   maintainer (Gea-Suan Lin)
11 Jul 2006 11:43:29
Original commit files touched by this commit  0.12
novel search for other commits by this committer
This module transforms HTML into PDF, using an assortment of XML
transformations implemented in PDF::FromHTML::Twig.

There is also a command-line utility, html2pdf.pl, that comes with this
distribution.

WWW:    http://search.cpan.org/dist/PDF-FromHTML/

PR:             ports/100060
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 14

2859
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 24516
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

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