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
3ab7764277
- Update to 0.103012
...
Changes: http://search.cpan.org/dist/Software-License/Changes
2016-04-25 09:11:02 +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
Sunpoet Po-Chuan Hsieh
bd1cd2b6f7
- Update to 0.103011
...
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Software-License/Changes
Sponsored by: PortsCamp Taiwan
2016-01-17 14:09:02 +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
Frederic Culot
376929d346
- Update to 0.103010
...
Changes: http://search.cpan.org/dist/Software-License/Changes
2014-04-12 07:52:30 +00:00
Sunpoet Po-Chuan Hsieh
a2c9a8b6ce
- Update to 0.103009
...
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Software-License/Changes
2014-02-22 14:08:57 +00:00
Sunpoet Po-Chuan Hsieh
1f944a0f45
- Update to 0.103008
...
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Software-License/Changes
2013-11-19 19:54:57 +00:00
Sunpoet Po-Chuan Hsieh
8a9f3afaf5
- Update to 0.103007
...
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Software-License/Changes
2013-10-28 18:40:04 +00:00
Sunpoet Po-Chuan Hsieh
4315aba46c
- Update to 0.103006
...
- Add TEST_DEPENDS
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Software-License/Changes
2013-10-21 09:52:34 +00:00
Baptiste Daroussin
8ac99398e2
Add NO_STAGE all over the place in preparation for the staging support (cat: misc)
2013-09-20 20:50:57 +00:00
Andrej Zverev
d98e1893f3
- Convert to new perl framework
...
- Trim Makefile header
2013-07-31 14:36:21 +00:00
Frederic Culot
1af4ebe51f
- Update to 0.103005
...
Changes: http://search.cpan.org/dist/Software-License/Changes
2012-12-13 09:17:39 +00:00
Sunpoet Po-Chuan Hsieh
2a919d7bf2
- Update to 0.103004
...
- Pet portlint
Changes: http://search.cpan.org/dist/Software-License/Changes
2011-11-05 16:16:05 +00:00
Philippe Audeoud
e85a86d77c
- Update to 0.103003
...
- Make portlint happy
- Changelog: http://cpansearch.perl.org/src/RJBS/Software-License-0.103003/Changes
2011-11-02 08:53:41 +00:00
Frederic Culot
a288d48de7
- Fix LICENSE (Artistic 1 instead of Artistic 2)
...
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00
Steve Wills
c41c3b6142
- Update to 0.103002
...
Changes: http://cpansearch.perl.org/dist/Software-License/Changes
2011-06-05 01:45:18 +00:00
Baptiste Daroussin
e4aed8132f
- update to 0.103001
...
- changes: http://cpansearch.perl.org/src/RJBS/Software-License-0.103001/Changes
2011-04-30 05:36:52 +00:00
Baptiste Daroussin
1485fac228
- update to 0.103000
...
- add licenses
- changes: http://cpansearch.perl.org/src/RJBS/Software-License-0.103000/Changes
2011-04-04 06:09:20 +00:00
Frederic Culot
16d7224323
- Update to 0.102341
...
Changes: http://search.cpan.org/dist/Software-License/Changes
Approved by: sahil@/wen@ (mentors, implicit)
2010-12-24 14:45:57 +00:00
Mark Linimon
0b69b1da88
With portmgr hat, reassign some ports from clsung to perl, since clsung
...
is apparently having some trouble with email.
2010-12-07 19:35:25 +00:00
Frederic Culot
b177477288
- Update to 0.102340.
...
Changes: http://search.cpan.org/dist/Software-License/Changes
PR: ports/151070
Submitted by: culot@ (myself)
Approved by: sahil@ (mentor), maintainer (timeout, >14 days)
2010-10-24 18:58:26 +00:00
Philip M. Gollucci
eb55d92430
- Update to 0.101410
...
Changes: http://search.cpan.org/dist/Software-License/Changes
PR: ports/147616
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:58:22 +00:00
Cheng-Lung Sung
88da3f1493
Software::License - packages that provide templated software licenses
...
WWW: http://search.cpan.org/dist/Software-License/
2010-05-11 06:43:46 +00:00