PDF layout system that uses the same data structures as HTML::Template Maintained by:yaizawa@2004.jukuin.keio.ac.jp Port Added: 29 Jun 2006 03:40:41 Also Listed In:perl5 License: not specified in port
PDF::Template is a layout system that creates Adobe PDF files from the same
data structure used by HTML::Template.
Currently, the only renderer support is pdflib_pl, which is from PDFLib
(www.pdflib.com). There is a free version (PDFLib Lite), but that does not
handle Unicode. If you need CJK fonts, you will need to purchase the full
version of PDFLib from them.
WWW: http://search.cpan.org/dist/PDF-Template-0.22/
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
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.
- 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)
Add p5-PDF-Template 0.22, PDF layout system that uses the same data
structures as HTML::Template.
PR: ports/99493
Submitted by: Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp>
Approved by: delphij (mentor)