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
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
Steve Wills
6cc45d966b
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
...
- Add TEST_DEPENDS
2011-12-15 15:58:01 +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
Yen-Ming Lee
6840ab4a81
- remove Test::Simple and Text::Balanced from dependencies
...
- bump PORTREVISION
2009-12-02 22:57:31 +00:00
Mark Linimon
49728dccba
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2009-08-16 09:22:05 +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
Lars Balker Rasmussen
e7dc7669c7
Changing email-address on my 80 ports.
...
Approved by: erwin (mental)
2006-05-01 13:52:00 +00:00
Renato Botelho
c5888634f9
- Update to 0.21
...
PR: ports/93932
Submitted by: maintainer
2006-03-15 10:14:34 +00:00
Erwin Lansing
e2e5fbc57f
Update to 0.20
...
PR: 93375
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-15 13:39:25 +00:00
Erwin Lansing
1cd9878463
Update to 0.19
...
PR: 93266
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-13 09:31:39 +00:00
Erwin Lansing
36c2f477f6
Update to 0.18
...
PR: 92814
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-04 19:44:11 +00:00
Erwin Lansing
462944bbce
Update to 0.17
...
PR: 92796
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-04 11:42:33 +00:00
Erwin Lansing
3b3a30a5bd
Update to 0.16
...
PR: 92729
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-02 11:51:03 +00:00
Erwin Lansing
3b8c43f941
Update to 0.15
...
PR: 92605
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-01-31 14:36:46 +00:00
Erwin Lansing
1c305c6c56
Update to 0.14
...
PR: 92098
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-01-21 15:45:05 +00:00
Erwin Lansing
ed40940c0e
Update to 0.13
...
PR: 92066
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-01-20 16:45:21 +00:00
Erwin Lansing
669e531470
Update to 0.11
...
PR: 91303
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-01-04 13:14:51 +00:00
Erwin Lansing
43301fa997
Update to 0.10
...
PR: 90761
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2005-12-21 20:41:44 +00:00
Lars Thegler
4083ae268f
Add p5-DBIx-Class-Loader 0.09, dynamic definition of DBIx::Class sub
...
classes.
PR: ports/89155
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 08:09:50 +00:00