summaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-FromHTML (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update 0.24Cheng-Lung Sung2007-02-142-4/+4
| | | | Notes: svn path=/head/; revision=185172
* - Update to 0.23Cheng-Lung Sung2007-02-052-4/+4
| | | | Notes: svn path=/head/; revision=184209
* Update to 0.22Mathieu Arnold2007-01-272-4/+4
| | | | Notes: svn path=/head/; revision=183425
* - Update to 0.21Cheng-Lung Sung2006-12-092-4/+4
| | | | Notes: svn path=/head/; revision=179247
* - Update to 0.20Cheng-Lung Sung2006-09-274-24/+68
| | | | | | | | | | - maintainership pass to perl@ PR: ports/103621 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=173935
* This module transforms HTML into PDF, using an assortment of XMLRoman Bogorodskiy2006-07-115-0/+69
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> Notes: svn path=/head/; revision=167464