Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
14ac11b7b3
Update to 1.68
...
Changes: https://metacpan.org/changes/distribution/Archive-Zip
2020-03-28 12:47:20 +00:00
Sunpoet Po-Chuan Hsieh
5553cf2eda
Update to 1.67
...
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Archive-Zip
2019-10-28 14:54:53 +00:00
Sunpoet Po-Chuan Hsieh
445e1e182f
Update to 1.66
...
Changes: https://metacpan.org/changes/distribution/Archive-Zip
2019-09-27 21:28:45 +00:00
Sunpoet Po-Chuan Hsieh
4800f01d10
Update to 1.65
...
Changes: https://metacpan.org/changes/distribution/Archive-Zip
2019-09-13 11:51:28 +00:00
Sunpoet Po-Chuan Hsieh
adf9aa6540
Update to 1.64
...
Changes: https://metacpan.org/changes/distribution/Archive-Zip
2018-09-12 22:56:05 +00:00
Sunpoet Po-Chuan Hsieh
32c0aba055
Update to 1.63
...
Changes: https://metacpan.org/changes/distribution/Archive-Zip
2018-08-23 17:58:45 +00:00
Sunpoet Po-Chuan Hsieh
9bd87dacf3
Update to 1.62
...
Changes: https://metacpan.org/changes/distribution/Archive-Zip
2018-08-20 22:14:54 +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
Sunpoet Po-Chuan Hsieh
298d843df8
Update to 1.60
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2017-12-21 17:41:15 +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
Philippe Audeoud
e00413cbd8
- Update to 1.59
2016-08-23 10:23:45 +00:00
Philippe Audeoud
af80369902
- Update to 1.58
2016-08-05 08:20:03 +00:00
Sunpoet Po-Chuan Hsieh
4f41d140ea
- Update to 1.57
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2016-04-02 08:33:40 +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
Sunpoet Po-Chuan Hsieh
6d00183489
- Update to 1.56
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2016-01-12 21:37:50 +00:00
Sunpoet Po-Chuan Hsieh
df0b7f7e28
- Update to 1.55
...
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-12-06 17:52:10 +00:00
Sunpoet Po-Chuan Hsieh
3c2580e954
- Update to 1.53
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-09-24 19:04:14 +00:00
Sunpoet Po-Chuan Hsieh
10c48714e7
- Update to 1.51
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-09-22 18:23:41 +00:00
Sunpoet Po-Chuan Hsieh
2bfd977199
- Update to 1.50
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-08-27 13:26:12 +00:00
Sunpoet Po-Chuan Hsieh
7cc9ea132d
- Update to 1.49
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-08-02 06:27:50 +00:00
Sunpoet Po-Chuan Hsieh
fa19c46512
- Update to 1.48
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-06-19 07:34:00 +00:00
Sunpoet Po-Chuan Hsieh
628fb82094
- Update to 1.47
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-06-18 18:57:40 +00:00
Sunpoet Po-Chuan Hsieh
83588293d9
- Add NO_ARCH
2015-06-08 19:37:43 +00:00
Adam Weinberger
43a8051d68
Update to 1.46.
...
Changes: https://metacpan.org/changes/distribution/Archive-Zip
2015-03-25 15:18:10 +00:00
Frederic Culot
7fc3d89660
- Update to 1.45
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-02-13 14:27:20 +00:00
Frederic Culot
4bb7c9e205
- Update to 1.43
...
- Shorten COMMENT
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2015-01-16 08:45:56 +00:00
Sunpoet Po-Chuan Hsieh
76cf61774b
- Sort PLIST
2015-01-13 15:33:56 +00:00
Anton Berezin
ebecd75d31
Update to 1.42.
2015-01-13 12:46:50 +00:00
Anton Berezin
3a78170143
Update to 1.41.
2015-01-10 12:52:20 +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
Philippe Audeoud
cca8d0ea8d
- Update to 1.39
2014-11-07 14:24:25 +00:00
Baptiste Daroussin
161b92dff7
Clean up plist
2014-10-19 23:12:06 +00:00
Philippe Audeoud
657c349ab3
- Update to 1.38
2014-09-09 08:40:43 +00:00
Frederic Culot
0af2c26cfd
- Update to 1.37
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2014-02-07 15:08:17 +00:00
Sunpoet Po-Chuan Hsieh
f88830c9a6
- Update to 1.36
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2013-12-31 07:27:02 +00:00
Philippe Audeoud
dabebe2975
- Update to 1.34
2013-12-03 09:40:18 +00:00
Sunpoet Po-Chuan Hsieh
628ef9084f
- Update to 1.33
...
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2013-11-10 14:10:45 +00:00
Sunpoet Po-Chuan Hsieh
70bcb5a9e1
- Update to 1.32
...
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
2013-11-09 18:48:44 +00:00
Vanilla I. Shu
ca506aa667
Support stage.
2013-09-25 03:31:19 +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
Sunpoet Po-Chuan Hsieh
1b0d3f744b
- Add WWW
...
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +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
Andrej Zverev
14d750125f
Cleanup supporting perl version 5.8 and 5.10,
...
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 15:39:36 +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
Eitan Adler
36ffb32d5a
Remove whitespace after b.p.m to help reduce false postives when searching for other junk after b.p.m
...
Trivial non-functional change so maintainer not contacted
Submitted by: Alex Kozlov
2012-02-08 14:01:32 +00:00
Doug Barton
989772c9ac
The vast majority of pkg-descr files had the following format when they
...
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +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