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
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +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
Sunpoet Po-Chuan Hsieh
9937b95e54
- Respect upstream naming: rename math/p5-MatrixReal to math/p5-Math-MatrixReal
...
- Bump PORTREVISION for math/p5-MatrixReal PORTNAME/path change
- While I'm here:
- Remove unnecessary DISTNAME and MASTER_SITE_SUBDIR
- Add LICENSE
- Sort *_DEPENDS
2013-11-22 19:07:32 +00:00
Vanilla I. Shu
5e06901c39
Support STAGEDIR.
2013-11-05 06:56:18 +00:00
Baptiste Daroussin
ce5e457020
Add NO_STAGE all over the place in preparation for the staging support (cat: math)
2013-09-20 20:55:04 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf
- Use single space after WWW:
2013-08-29 04:08:53 +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
Philippe Audeoud
4caad35110
- Remove SITE_PERL from *_DEPENDS
...
Submitted by: az@
2012-06-12 07:49:43 +00:00
Steve Wills
69f0ff86be
- Add BUILD_DEPENDS to silence build warnings
2012-03-05 15:52:46 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +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
Sylvio Cesar Teixeira
6a5aadb35c
- Update to 1.05
...
PR: ports/147562
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-06-09 16:49:57 +00:00
Martin Wilke
e8c624f273
- Update to 1.04
...
PR: 132422
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2009-03-31 09:59:42 +00:00
Marcelo Araujo
2cba6cd79f
- Include some ports in perl5 category.
...
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr)
2008-05-19 13:12:08 +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
Cheng-Lung Sung
4bdac76237
- Update to 1.03
...
PR: 106886
Submitted by: clsung
Approved by: maintainer (Gea-Suan Lin)
2006-12-19 09:13:40 +00:00
Cheng-Lung Sung
621307ff83
Add p5-Algorithm-CurveFit 1.02, nonlinear Least Squares Fitting.
...
PR: ports/104620
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-11-01 01:53:44 +00:00