Commit graph

90 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
8ca543bc0a Update to 0.40
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2017-03-30 21:36:22 +00:00
Sunpoet Po-Chuan Hsieh
277e60688b Update to 0.38
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2017-03-16 20:55:02 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Adam Weinberger
9e00ce3f62 Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2015-03-12 23:00:02 +00:00
Anton Berezin
8a6510d329 Update to 0.33(00). 2015-01-13 12:44:04 +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
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Sunpoet Po-Chuan Hsieh
56c58b7832 - Update to 0.29
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2014-02-04 16:31:06 +00:00
Vanilla I. Shu
2bf8c2e6f0 Support STAGEDIR. 2013-11-03 06:53:54 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +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
Martin Wilke
f86d15e950 - Do not remove directories not created by this port
 Reported by:	pkg (DEVELOPER_MODE)
2013-06-08 16:26:23 +00:00
Anton Berezin
98d4261dfd Update to 0.28(00).
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2013-03-04 15:46:04 +00:00
Sunpoet Po-Chuan Hsieh
8a7f1b2e6b - Update to 0.26
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-07-11 14:33:54 +00:00
Sunpoet Po-Chuan Hsieh
46ce3512d4 - Update to 0.25
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-04-24 19:14:56 +00:00
Sunpoet Po-Chuan Hsieh
ea1cc3e5da - Update to 0.24
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-03-03 06:45:35 +00:00
Sunpoet Po-Chuan Hsieh
68dd80573e - Update to 0.23
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-03-01 08:23:09 +00:00
Sunpoet Po-Chuan Hsieh
cdcdcf5968 - Update to 0.22
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-02-29 14:56:03 +00:00
Sunpoet Po-Chuan Hsieh
e31de34a5e - Update to 0.2111
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-02-11 17:55:56 +00:00
Sunpoet Po-Chuan Hsieh
0ac7c6e441 - Update to 0.2110
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-02-11 02:05:00 +00:00
Sunpoet Po-Chuan Hsieh
99a853781c - Update to 0.2109
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-02-08 05:32:09 +00:00
Sunpoet Po-Chuan Hsieh
9d14e13e98 - Update to 0.2108
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-01-30 03:00:22 +00:00
Sunpoet Po-Chuan Hsieh
8409b8b8ec - Update to 0.2107
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-01-25 23:10:18 +00:00
Sunpoet Po-Chuan Hsieh
6309274e07 - Update to 0.2106
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-01-22 13:14:21 +00:00
Sunpoet Po-Chuan Hsieh
8721099ba7 - Update to 0.2105
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2012-01-15 18:20:12 +00:00
Sunpoet Po-Chuan Hsieh
946ddbcd6a - Update to 0.2104
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-30 08:34:58 +00:00
Sunpoet Po-Chuan Hsieh
98df2b21a1 - Update to 0.2103
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-29 08:57:58 +00:00
Sunpoet Po-Chuan Hsieh
ffdb8af95e - Update to 0.2102
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-26 03:05:57 +00:00
Sunpoet Po-Chuan Hsieh
062255ee17 - Update to 0.2101
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-21 13:47:42 +00:00
Sunpoet Po-Chuan Hsieh
ecaa544535 - Update to 0.2100
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-16 13:47:39 +00:00
Sunpoet Po-Chuan Hsieh
a15fb4568e - Update to 0.1747
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-11 15:32:12 +00:00
Cheng-Lung Sung
0d99308aed - Update to 0.1746 2011-11-07 15:32:34 +00:00
Cheng-Lung Sung
e28825edb6 - Update to 0.1745 2011-11-05 02:07:30 +00:00
Cheng-Lung Sung
fa4d2562f5 - Update to 0.1744 2011-11-04 00:42:51 +00:00
Cheng-Lung Sung
7ab16b31ce - Update to 0.1743 2011-11-01 14:42:48 +00:00
Cheng-Lung Sung
b0c1e6e67d - Update to 0.1741 2011-10-28 16:07:22 +00:00
Sunpoet Po-Chuan Hsieh
bd807d5197 - Update to 0.1740
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-27 18:16:13 +00:00
Sunpoet Po-Chuan Hsieh
6174f400fd - Update to 0.1739
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-26 12:03:06 +00:00
Sunpoet Po-Chuan Hsieh
468bfe2a92 - Update to 0.1738
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-25 18:33:25 +00:00
Sunpoet Po-Chuan Hsieh
d9343cf3c8 - Update to 0.1737
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-25 12:03:13 +00:00
Sunpoet Po-Chuan Hsieh
059d11dc9e - Update to 0.1736
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-23 19:31:30 +00:00
Sunpoet Po-Chuan Hsieh
08fe105a45 - Update to 0.1735
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-23 06:57:28 +00:00
Sunpoet Po-Chuan Hsieh
317a7e5cf9 - Update to 0.1733
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-23 06:17:38 +00:00
Sunpoet Po-Chuan Hsieh
2720a8b38d - Update to 0.1732
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-20 14:50:53 +00:00
Sunpoet Po-Chuan Hsieh
f5cc6ac2b8 - Update to 0.1731
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-12 04:06:51 +00:00
Sunpoet Po-Chuan Hsieh
a1c5fce767 - Update to 0.1730
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-10 14:48:04 +00:00
Sunpoet Po-Chuan Hsieh
f2f1750ab2 - Update to 0.1729
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-10-05 11:25:57 +00:00