Sunpoet Po-Chuan Hsieh
8bfd4d37e4
Remove Perl core modules
...
- While I'm here:
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
- Bump PORTREVISION for dependency change
With hat: perl
2017-06-30 22:13:50 +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
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
1e242b782f
Clean up plist
2014-10-20 15:20:21 +00:00
Andrej Zverev
3d574e7caa
- stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-05 12:30:05 +00:00
Baptiste Daroussin
1640537ad6
Add NO_STAGE all over the place in preparation for the staging support (cat: ftp)
2013-09-20 17:23:18 +00:00
Andrej Zverev
ca11b0d6e9
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-02 09:22:47 +00:00
Andrej Zverev
40a693e37d
- Remove SITE_PERL from *_DEPENDS
...
PR: ports/168626
Approved by: maintainer (kuriyama@ via email)
2012-06-03 10:48:36 +00:00
Jun Kuriyama
19da6eca6f
- Update to 7.0.d.
...
Submitted by: swills
PR: ports/165568
Feature safe: yes
2012-03-11 05:40:02 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Philip M. Gollucci
6564a2589c
- only 13% of the p5- ports embed @comment $FreeBSD$:
...
so standarize and remove it
With Hat: perl@
2010-09-24 02:03:44 +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
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
Jun Kuriyama
25b68dd526
- Upgrade to 5.32
...
PR: ports/104518
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-11-12 23:08:06 +00:00
Aaron Dalton
a0d5df07d7
- Update to 5.31
...
PR: ports/99061
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
2006-07-01 16:16:26 +00:00
Cheng-Lung Sung
baba9cd29f
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
...
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin)
2006-06-25 16:38:48 +00:00
Edwin Groothuis
0bb0ea5bd7
SHA256ify
...
Approved by: krion@
2006-01-22 09:48:59 +00:00
Jun Kuriyama
1b7bb85f82
SIZEify.
...
Submitted by: trevor
2004-03-18 00:48:53 +00:00
Jun Kuriyama
d6f4300832
Upgrade to 4.0.
...
PR: ports/59373
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-11-18 03:33:03 +00:00
Jun Kuriyama
53f44ef663
Upgrade to 3.8.
...
PR: ports/57849
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-14 07:34:03 +00:00
Jun Kuriyama
690005375e
Improve dir() function.
2003-08-01 06:53:42 +00:00
Jun Kuriyama
16d9d39d92
Fix to work dir() method correctly.
2003-06-01 22:33:12 +00:00
Jun Kuriyama
36c41e6574
Perl module to provide simplify common usages of Net::FTP.
2003-05-17 11:58:29 +00:00