Commit graph

10 commits

Author SHA1 Message Date
Yen-Ming Lee
d7578b494b - update to 1.21 2008-09-04 00:39:18 +00:00
Martin Wilke
5e549c2def - Update to 1.20 2008-06-28 22:31:39 +00:00
Mathieu Arnold
ee7068a734 Add some doc 2008-04-28 13:02:56 +00:00
Martin Wilke
5f28dd4a82 - Update to 1.13 2008-04-25 19:24:09 +00:00
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Martin Wilke
ba1c63a2fd - Update to 1.12 2007-12-12 12:26:50 +00:00
Cheng-Lung Sung
78dee05804 - Update to 1.10 2007-03-25 04:28:05 +00:00
Cheng-Lung Sung
ccd17b2bd3 - Update to 1.09 2007-03-08 01:23:10 +00:00
Cheng-Lung Sung
60d61fd524 - Update to 1.08
- Move to perl@FreeBSD.org

PR:		ports/106521
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-12-12 00:56:47 +00:00
Roman Bogorodskiy
c6e2885a32 This package reads and writes any document that conforms to the PDF
specification generously provided by Adobe at
http://partners.adobe.com/public/developer/pdf/index_reference.html

The file format is well-supported, with the exception of the
"linearized" or "optimized" output format, which this module can read
but not write.  Many specific aspects of the document model are not
manipulable with this package (like fonts), but if the input document
is correctly written, then this module will preserve the model
integrity.

This library grants you some power over the PDF security model. Note
that applications editing PDF documents via this library MUST respect
the security preferences of the document. Any violation of this
respect is contrary to Adobe's intellectual property position, as
stated in the reference manual at the above URL.

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

PR:		ports/100182
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-13 06:56:16 +00:00