aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-CAM-PDF
Commit message (Collapse)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-27/+27
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360676
* Support STAGEDIR.Vanilla I. Shu2013-11-072-33/+54
| | | | Notes: svn path=/head/; revision=333056
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-221-1/+1
| | | | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ Notes: svn path=/head/; revision=331301
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Update to 1.60Mathieu Arnold2013-08-233-6/+4
| | | | Notes: svn path=/head/; revision=325268
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Update to 1.59Philippe Audeoud2013-01-302-8/+4
| | | | | | | - Changelog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.59/CHANGES Notes: svn path=/head/; revision=311205
* - Update to 1.58Philippe Audeoud2012-05-312-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.58/CHANGES Notes: svn path=/head/; revision=297874
* - Update to 1.57Sunpoet Po-Chuan Hsieh2011-12-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/CAM-PDF/CHANGES Notes: svn path=/head/; revision=287609
* - Update to 1.56Sunpoet Po-Chuan Hsieh2011-12-182-11/+8
| | | | | | | | | | - Add TEST_DEPENDS - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/CAM-PDF/CHANGES Notes: svn path=/head/; revision=287566
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - Update to 1.55Wen Heping2011-06-232-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.55/CHANGES Notes: svn path=/head/; revision=276113
* - update to 1.54Baptiste Daroussin2011-03-282-6/+10
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.54/CHANGES Notes: svn path=/head/; revision=271921
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - update to 1.52Yen-Ming Lee2008-10-082-4/+4
| | | | Notes: svn path=/head/; revision=221348
* - update to 1.51Yen-Ming Lee2008-09-302-4/+4
| | | | Notes: svn path=/head/; revision=221066
* - Update to 1.50Cheng-Lung Sung2008-09-262-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/CAM-PDF/CHANGES Notes: svn path=/head/; revision=220846
* - update to 1.21Yen-Ming Lee2008-09-042-9/+13
| | | | Notes: svn path=/head/; revision=219811
* - Update to 1.20Martin Wilke2008-06-282-5/+4
| | | | Notes: svn path=/head/; revision=215905
* Add some docMathieu Arnold2008-04-281-0/+10
| | | | Notes: svn path=/head/; revision=212166
* - Update to 1.13Martin Wilke2008-04-252-4/+4
| | | | Notes: svn path=/head/; revision=211980
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+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
* - Update to 1.12Martin Wilke2007-12-122-4/+4
| | | | Notes: svn path=/head/; revision=203240
* - Update to 1.10Cheng-Lung Sung2007-03-252-4/+4
| | | | Notes: svn path=/head/; revision=188238
* - Update to 1.09Cheng-Lung Sung2007-03-082-13/+6
| | | | Notes: svn path=/head/; revision=186867
* - Update to 1.08Cheng-Lung Sung2006-12-123-20/+21
| | | | | | | | | | - Move to perl@FreeBSD.org PR: ports/106521 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=179527
* This package reads and writes any document that conforms to the PDFRoman Bogorodskiy2006-07-134-0/+116
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> Notes: svn path=/head/; revision=167670