aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-API3
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-27/+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
* Support STAGEDIR.Vanilla I. Shu2013-11-072-202/+200
| | | | Notes: svn path=/head/; revision=333056
* 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
* - 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
* - Trim Makefile headersWen Heping2012-10-111-6/+2
| | | | | | | | | - Reset maintainer to perl@ Feature safe: yes Notes: svn path=/head/; revision=305704
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-3/+3
| | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688
* - Update to 3.001Martin Wilke2009-05-164-250/+401
| | | | | | | | PR: 134017 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=234034
* - Update to 0.73Martin Wilke2009-03-272-4/+4
| | | | Notes: svn path=/head/; revision=231157
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* Update to 0.72.003Erwin Lansing2008-12-072-4/+4
| | | | Notes: svn path=/head/; revision=223953
* Update to 0.71.001Erwin Lansing2008-08-112-4/+4
| | | | | | | | PR: 126455 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=218409
* - 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
* Update to 0.69Erwin Lansing2008-01-242-4/+4
| | | | Notes: svn path=/head/; revision=206129
* Update to 0.68Erwin Lansing2007-12-223-4/+5
| | | | Notes: svn path=/head/; revision=204333
* Update to 0.65Erwin Lansing2007-09-292-4/+4
| | | | Notes: svn path=/head/; revision=200333
* Update to 0.64Erwin Lansing2007-09-222-4/+4
| | | | Notes: svn path=/head/; revision=199906
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | 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 to 0.63Erwin Lansing2007-08-302-4/+4
| | | | Notes: svn path=/head/; revision=198533
* Update to 0.62Erwin Lansing2007-08-132-4/+4
| | | | Notes: svn path=/head/; revision=197603
* Update to 0.61Erwin Lansing2007-05-252-4/+4
| | | | Notes: svn path=/head/; revision=191830
* Update to 0.60Erwin Lansing2007-04-292-5/+4
| | | | Notes: svn path=/head/; revision=191127
* Fix PLISTErwin Lansing2007-04-192-1/+1
| | | | | | | Submitted by: pointyhat (kris) Notes: svn path=/head/; revision=190383
* Update to 0.59.002Erwin Lansing2007-04-152-4/+4
| | | | Notes: svn path=/head/; revision=190007
* Update to 0.57Erwin Lansing2007-01-252-5/+4
| | | | Notes: svn path=/head/; revision=183272
* Fix dependency after the upgrade of archivers/p5-Compress-ZlibErwin Lansing2006-12-091-1/+2
| | | | | | | | Submitted by: pointyhat Pointy hat to: demon Notes: svn path=/head/; revision=179296
* Update to 0.55Erwin Lansing2006-09-103-4/+34
| | | | Notes: svn path=/head/; revision=172706
* Update to 0.53Erwin Lansing2006-06-202-4/+4
| | | | Notes: svn path=/head/; revision=165877
* Update to 0.52Erwin Lansing2006-06-162-4/+4
| | | | | | | | PR: 99031 Submitted by: aaron Notes: svn path=/head/; revision=165573
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.51Erwin Lansing2005-11-183-7/+4
| | | | Notes: svn path=/head/; revision=148713
* Update to 0.48Erwin Lansing2005-11-142-3/+4
| | | | Notes: svn path=/head/; revision=148264
* Update to 0.47Erwin Lansing2005-11-052-3/+3
| | | | Notes: svn path=/head/; revision=147394
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Update to 0.46Erwin Lansing2005-09-222-3/+3
| | | | Notes: svn path=/head/; revision=143335
* Update to 0.45Erwin Lansing2005-09-061-23/+0
| | | | Notes: svn path=/head/; revision=142062
* Update to 0.45Erwin Lansing2005-09-063-3/+5
| | | | Notes: svn path=/head/; revision=142061
* Update to 0.41Erwin Lansing2005-04-042-3/+3
| | | | Notes: svn path=/head/; revision=132463
* Update to 0.40.98Erwin Lansing2005-03-182-3/+3
| | | | Notes: svn path=/head/; revision=131566
* - Update to 0.40.97Erwin Lansing2005-03-173-3/+26
| | | | | | | - Add a patch to avoid installing debian .3pm manpages Notes: svn path=/head/; revision=131516
* Update to 0.40.96Erwin Lansing2005-03-102-3/+3
| | | | Notes: svn path=/head/; revision=130790
* Update to 0.40.95Erwin Lansing2005-02-242-3/+3
| | | | Notes: svn path=/head/; revision=129660
* Update to 0.40.94Erwin Lansing2005-02-232-3/+3
| | | | Notes: svn path=/head/; revision=129588
* Update to 0.40.93Erwin Lansing2005-02-222-3/+3
| | | | Notes: svn path=/head/; revision=129546
* Update to 0.40.92Erwin Lansing2005-02-182-3/+3
| | | | Notes: svn path=/head/; revision=129134
* - Update to 0.40.91Erwin Lansing2005-02-153-224/+194
| | | | | | | | - Mark IGNORE for perl < 5.8.0 - Sort plist while I'm here Notes: svn path=/head/; revision=128907
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059