Commit graph

82 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
7f9e72e3fe Update to 2.033
Changes:	http://search.cpan.org/dist/PDF-API2/Changes
2017-07-08 13:53:24 +00:00
Sunpoet Po-Chuan Hsieh
e956eb9d07 Update to 2.032
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/PDF-API2/Changes
2017-07-03 08:21:12 +00:00
Sunpoet Po-Chuan Hsieh
75c8cf19d0 Update to 2.031
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/PDF-API2/Changes
2017-01-27 20:53:06 +00:00
Philippe Audeoud
95e78bcb50 - Update to 2.030 2016-10-20 14:48:17 +00:00
Adam Weinberger
4812604c99 Update to 2.029.
Changes: https://metacpan.org/changes/distribution/PDF-API2
2016-10-11 14:01:19 +00:00
Mathieu Arnold
d157323b47 Update to 2.028.
Sponsored by:	Absolight
2016-06-21 15:09:28 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Sunpoet Po-Chuan Hsieh
7e5efb850b - Update to 2.027
Changes:	http://search.cpan.org/dist/PDF-API2/Changes
2016-03-13 14:56:21 +00:00
Adam Weinberger
0e04b99018 Update to 2.026.
Changes: https://metacpan.org/changes/distribution/PDF-API2
2016-02-25 17:32:21 +00:00
Sunpoet Po-Chuan Hsieh
53b1634972 - Update to 2.025
Changes:	http://search.cpan.org/dist/PDF-API2/Changes
2015-09-24 19:04:31 +00:00
Sunpoet Po-Chuan Hsieh
22ed2e6a6d - Sort PLIST 2015-09-20 20:26:02 +00:00
Wen Heping
9259acb328 - Update to 2.024
Changes: http://cpansearch.perl.org/src/SSIMMS/PDF-API2-2.024/Changes
- Add NO_ARCH=yes
2015-09-19 14:08:21 +00:00
Philippe Audeoud
06764128a3 - Update to 2.023 2014-12-05 15:35:34 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00
Philippe Audeoud
78c5b72c29 - Update to 2.022 2014-07-15 11:36:16 +00:00
Sunpoet Po-Chuan Hsieh
5639bfda84 - Update to 2.021
- Add LICENSE
- Update COMMENT
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/PDF-API2/Changes
2014-02-23 12:20:53 +00:00
Vanilla I. Shu
fb2d5da4eb Support STAGEDIR. 2013-11-07 03:52:41 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Anton Berezin
3ac482c65e Update to 2.020.
Changes:	http://search.cpan.org/dist/PDF-API2/Changes
2013-01-22 09:19:07 +00:00
Andrej Zverev
ee206c98e0 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 06:32:13 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Wen Heping
a886202673 - Update to 2.019
ChangeLog: http://search.cpan.org/src/SSIMMS/PDF-API2-2.019/Changes
2011-03-11 01:36:34 +00:00
Wen Heping
b57cf5c9ab - Update to 2.018
ChangeLog: http://cpansearch.perl.org/src/SSIMMS/PDF-API2-2.018/Changes
2011-02-25 01:12:41 +00:00
Sunpoet Po-Chuan Hsieh
1dc23aad14 - Remove PERL_SITELIBDIR
- Remove obsolete MD5 sum
2010-11-30 16:00:42 +00:00
Martin Matuska
ddcc0de921 Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
2010-09-21 07:56:43 +00:00
Philip M. Gollucci
20cfadf5f7 Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR:             ports/136771
Exp Run by:     pav
Approved by:    portmgr (pav)
2009-07-30 23:04:49 +00:00
Martin Wilke
1c36313716 - Update to 0.73 2009-03-27 22:17:06 +00:00
Erwin Lansing
dc3b831b6b Reassign my p5-* ports to perl@ so more than one person
can look at them.
2009-01-29 17:41:17 +00:00
Erwin Lansing
2726e278d8 Update to 0.72.003 2008-12-07 17:28:53 +00:00
Erwin Lansing
29edaa6b65 Update to 0.71.001
PR:		126455
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-11 15:36:00 +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
Erwin Lansing
6a06d045a8 Update to 0.69 2008-01-24 14:45:37 +00:00
Erwin Lansing
0543529332 Update to 0.68 2007-12-22 11:00:01 +00:00
Erwin Lansing
c610df5c0b Update to 0.65 2007-09-29 09:56:36 +00:00
Erwin Lansing
f9814be51e Update to 0.64 2007-09-22 19:27:11 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Erwin Lansing
bf85343702 Update to 0.63 2007-08-30 15:42:45 +00:00
Erwin Lansing
46bd6b29aa Update to 0.62 2007-08-13 20:59:26 +00:00
Erwin Lansing
d2a553340c Update to 0.61 2007-05-25 19:08:05 +00:00
Erwin Lansing
d9e6e6019b Update to 0.60 2007-04-29 14:50:12 +00:00
Erwin Lansing
43b610ead2 Fix PLIST
Submitted by:	pointyhat (kris)
2007-04-19 20:26:54 +00:00
Erwin Lansing
3b14003a64 Update to 0.59.002 2007-04-15 15:56:30 +00:00
Erwin Lansing
e838fd3058 Update to 0.57 2007-01-25 17:24:13 +00:00
Erwin Lansing
c980b28dbd Fix dependency after the upgrade of archivers/p5-Compress-Zlib
Submitted by:	pointyhat
Pointy hat to:	demon
2006-12-09 13:22:14 +00:00
Erwin Lansing
25b8b35a79 Update to 0.55 2006-09-10 15:03:59 +00:00
Erwin Lansing
a0958a61f4 Update to 0.53 2006-06-20 20:26:11 +00:00
Erwin Lansing
7747738da3 Update to 0.52
PR:		99031
Submitted by:	aaron
2006-06-16 12:56:40 +00:00