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
Philippe Audeoud
586bfb2843
- Update to 2.24
2017-01-16 14:30:50 +00:00
Philippe Audeoud
dd3ba1e817
- Update to 2.14
2016-10-24 08:17:35 +00:00
Philippe Audeoud
e5c244f7e7
- Update to 2.12
2016-10-20 07:59:16 +00:00
Philippe Audeoud
62cba01d49
- Update to 2.10
2016-08-03 09:13:18 +00:00
Philippe Audeoud
ebde60656b
- Update to 2.08
2016-05-23 09:07:13 +00:00
Dmitry Marakasov
1d1f878054
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
...
Approved by: portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
7f4572eae4
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:29:15 +00:00
Dmitry Marakasov
b8cc0650dd
- Add some NO_ARCH'es
...
Approved by: portmgr blanket
2015-08-10 20:23:51 +00:00
Philippe Audeoud
3ad61493fc
- Update to 2.04
2015-01-05 15:51:17 +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
161b92dff7
Clean up plist
2014-10-19 23:12:06 +00:00
Philippe Audeoud
a86aecf5df
- Update to 2.02
2014-09-15 13:21:45 +00:00
Adam Weinberger
670f06c522
Remove quotes that surrounded entire _DESC strings.
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-23 17:12:13 +00:00
Philippe Audeoud
a9c9b805e3
- Update to 2.00
...
- Add license
2014-06-16 13:31:05 +00:00
Philippe Audeoud
223692a80a
- Update to 1.96
...
- Support STAGE
Sponsored by: OBS
2013-10-31 11:53:29 +00:00
Sunpoet Po-Chuan Hsieh
79d3547240
- Fix typo
2013-09-20 13:27:44 +00:00
Baptiste Daroussin
b80ec3e204
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
2013-09-20 13:11:20 +00:00
Andrej Zverev
935fc1ffdb
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-16 07:29:08 +00:00
Philippe Audeoud
41b42990de
- Update to 1.92
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.92/CHANGES
2013-06-19 15:01:23 +00:00
Andrej Zverev
b93bdbe2d6
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
...
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Philippe Audeoud
9e2b236361
- Update to 1.90
2012-09-11 13:21:03 +00:00
Philippe Audeoud
5f4a456e71
- Remove SITE_PERL from *_DEPENDS
...
Submitted by: az@
2012-06-05 14:27:52 +00:00
Philippe Audeoud
5afe1fb29b
- Update to 1.88
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.88/CHANGES
- Convert to the new options framework
2012-06-05 07:19:14 +00:00
Philippe Audeoud
90f0e630a4
- Update to 1.86
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.86/CHANGES
2012-05-25 15:01:27 +00:00
Philip M. Gollucci
b59621d3ae
- Revert ports/165605 as requested by portmgr@
...
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
...
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
2012-03-08 18:45:38 +00:00
Philippe Audeoud
5413fb45dd
- Update to 1.84
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.84/CHANGES
2012-03-05 15:45:33 +00:00
Philippe Audeoud
f58ff6c698
- Update to 1.82
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.82/CHANGES
Feature safe: yes
2011-11-22 09:37:07 +00:00
Philippe Audeoud
35bf9e48dc
- Update to 1.80
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.80/CHANGES
2011-10-18 07:59:35 +00:00
Philippe Audeoud
8c75fec409
- Update to 1.78
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.78/CHANGES
2011-09-09 07:59:21 +00:00
Andrej Zverev
dec946ad51
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
...
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Philippe Audeoud
9eae5132c1
- Update to 1.76
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.76/CHANGES
Feature safe: yes
2011-01-11 13:58:10 +00:00
Philippe Audeoud
272973c6d9
- Update to 1.74
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.74/CHANGES
2010-12-27 17:30:21 +00:00
Philippe Audeoud
d5aa63a0b3
- Update to 1.72
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.72/CHANGES
2010-11-19 14:17:54 +00:00
Philippe Audeoud
abd9913dad
- Update to 1.70
...
- Changelog: http://search.cpan.org/src/BINGOS/Archive-Tar-1.70/CHANGES
2010-11-16 13:24:36 +00:00
Martin Matuska
ddcc0de921
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
...
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
2010-09-21 07:56:43 +00:00
Philippe Audeoud
78c3d603fe
- Update to 1.68
...
- Changelog: <http://search.cpan.org/dist/Archive-Tar/CHANGES >
PR: ports/149877
Submitted by: Frederic Culot <frederic _AT_ culot.org>
2010-08-23 19:16:35 +00:00
Philippe Audeoud
2f7b78b349
- Update to 1.66
...
- Changelog: <http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.66/CHANGES >
2010-07-27 14:40:03 +00:00
Philippe Audeoud
e6cc9c7c29
- Update to 1.64
...
- Changelog: <http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.64/CHANGES >
2010-07-15 09:33:04 +00:00
Philippe Audeoud
e2ea60f8b2
- Update to 1.62
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.62/CHANGES
Feature safe: yes
2010-06-29 12:19:44 +00:00
Philippe Audeoud
7ad7b7dffa
- Update to 1.60
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.60/CHANGES
2010-05-05 09:03:52 +00:00
Philippe Audeoud
ee57c769c4
- Update to 1.56
...
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.56/CHANGES
2010-02-04 08:49:05 +00:00
Philippe Audeoud
6f1d86cb88
- Update to 1.54
...
- Changelog : http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.54/CHANGES
2009-09-11 07:22:12 +00:00
Philippe Audeoud
12f9734765
- Update to 1.52
2009-06-15 07:49:54 +00:00
Philippe Audeoud
0a9c831795
- Update to 1.48
2009-04-23 08:44:38 +00:00
Sergey Skvortsov
1a9ef9fa67
Introduce Perl 5.10.0
2009-03-28 20:45:10 +00:00
Philippe Audeoud
8d294b4538
- Update to 1.46
2009-03-09 12:46:13 +00:00
Philippe Audeoud
785707976b
- Update to 1.44
...
- Take maintainership
2009-01-21 19:32:57 +00:00
Philippe Audeoud
13a1601828
- Update to 1.42
2008-12-16 09:26:33 +00:00