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
2ed225dfde
Cleanup plist
2014-10-27 12:39:32 +00:00
Andrej Zverev
487d869eba
- support STAGEDIR
2013-11-03 08:05:18 +00:00
Baptiste Daroussin
1c7169ab74
Add NO_STAGE all over the place in preparation for the staging support (cat: finance)
2013-09-20 17:18:38 +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
d7261a9617
- Do not remove directories not created by this port
...
 Reported by: pkg (DEVELOPER_MODE)
2013-06-08 16:25:32 +00:00
Eitan Adler
5190f14f8d
For perl@ owned ports:
...
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Cheng-Lung Sung
74fe83ca5d
- Update to 3.22
2011-10-27 14:37:45 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Philip M. Gollucci
ebfc2ff184
- Update to 3.21
2009-12-15 06:24:13 +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
3fd684daef
Update to 3.20
...
PR: 128166
Submitted by: leeym
2008-10-17 09:26:22 +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
0498dc6a7e
Update to 3.17
2007-07-16 17:08:40 +00:00
Erwin Lansing
7dfcaa3480
Update to 3.16
2006-11-22 20:34:41 +00:00
Edwin Groothuis
e33233f948
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:55:36 +00:00
Pav Lucistnik
a88df5c39d
- Add SHA256
...
Approved by: maintainer
2005-11-26 17:00:48 +00:00
Erwin Lansing
2adf27c1b3
Update to 3.15
2005-04-04 12:35:29 +00:00
Erwin Lansing
5500878698
Update to 3.14
2004-10-13 18:54:56 +00:00
Trevor Johnson
3bca696b10
Add size data, approved by maintainers.
2004-03-18 18:01:13 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
e235486a47
Update to 3.13
2003-08-12 18:25:43 +00:00
Erwin Lansing
844479aa5d
Change to my FreeBSD.org address
2003-06-12 16:41:16 +00:00
Edwin Groothuis
f62fdf19ba
move p5-Business-OnlinePayment from misc to finance
...
PR: ports/50557
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-04-04 01:15:23 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Edwin Groothuis
6d2f0f887f
Update misc/p5-Business-OnlinePayment-AuthorizeNet to 3.12
...
PR: ports/47365
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-02-04 11:43:17 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Maxim Sobolev
adef9a7768
Add p5-Business-OnlinePayment-AuthorizeNet 3.11, a Business::OnlinePayment
...
backend module for Authorize.Net.
2002-10-25 08:45:10 +00:00