Commit graph

58 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ff471ff6dd - Update to 2.068
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2014-12-24 06:14:14 +00:00
Sunpoet Po-Chuan Hsieh
3fd0373f5c - Update to 2.067
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2014-12-13 03:59:41 +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
27fe4c7eb2 - Update to 2.066
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2014-09-30 15:24:40 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Sunpoet Po-Chuan Hsieh
ab81850dad - Update to 2.065
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2014-02-05 10:44:13 +00:00
Sunpoet Po-Chuan Hsieh
26f2ba4438 - Update to 2.064
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2014-02-04 13:15:12 +00:00
Sunpoet Po-Chuan Hsieh
7df2912e78 - Update to 2.063
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-11-03 04:53:33 +00:00
Sunpoet Po-Chuan Hsieh
5cdb5ad119 - Support STAGEDIR 2013-09-30 12:57:39 +00:00
Sunpoet Po-Chuan Hsieh
04e4e833fb - Support STAGEDIR 2013-09-30 12:25:42 +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
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
3597e87d9d - Update to 2.062
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-08-16 17:13:27 +00:00
Sunpoet Po-Chuan Hsieh
f2f704a162 - Update to 2.061
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-06-08 20:58:44 +00:00
Sunpoet Po-Chuan Hsieh
ff5b2e20eb - Update to 2.060
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-01-30 16:20:20 +00:00
Sunpoet Po-Chuan Hsieh
155e7347df - Update to 2.059
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
Feature safe:	yes
2012-12-04 05:46:04 +00:00
Sunpoet Po-Chuan Hsieh
ee757647e1 - Update to 2.056
- Use zlib from src tree (src/lib/libz) since it is now 1.2.7.

Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-08-14 08:34:36 +00:00
Sunpoet Po-Chuan Hsieh
c38c50a28c - Update to 2.055
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-08-06 19:10:28 +00:00
Sunpoet Po-Chuan Hsieh
e4d9ed8057 - Update to 2.054
- Use bundled zlib (1.2.7) instead of the one in src tree (1.2.5, src/lib/libz)
- Update pkg-descr

Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-05-09 11:36:23 +00:00
Sunpoet Po-Chuan Hsieh
928ce52265 - Update to 2.053
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-05-06 18:05:43 +00:00
Sunpoet Po-Chuan Hsieh
a14a8f94f1 - Update to 2.052
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-04-29 17:15:48 +00:00
Sunpoet Po-Chuan Hsieh
cc10784b68 - Update to 2.051
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-02-24 10:00:25 +00:00
Sunpoet Po-Chuan Hsieh
571461c0ee - Update to 2.050
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-02-22 07:19:59 +00:00
Sunpoet Po-Chuan Hsieh
4d50a082ed - Update to 2.049
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-02-19 10:56:35 +00:00
Sunpoet Po-Chuan Hsieh
2bef143f8f - Update to 2.048
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-01-30 03:43:46 +00:00
Sunpoet Po-Chuan Hsieh
3656823c22 - Update to 2.045
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
Feature safe:	yes
2011-12-05 05:43:46 +00:00
Sunpoet Po-Chuan Hsieh
329b8099eb - Update to 2.043
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
Feature safe:	yes
2011-11-21 06:41:56 +00:00
Sunpoet Po-Chuan Hsieh
71c02a5ce7 - Update to 2.042
Changes:	http://search.cpan.org/dist/p5-Compress-Raw-Zlib/Changes
Feature safe:	yes
2011-11-18 06:46:04 +00:00
Sunpoet Po-Chuan Hsieh
5ac581a18f - Update to 2.040
Changes:	http://search.cpan.org/dist/p5-Compress-Raw-Zlib/Changes
2011-10-29 06:24:56 +00:00
Sunpoet Po-Chuan Hsieh
b6f3c3127c - Update to 2.039
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2011-10-29 03:26:15 +00:00
Sunpoet Po-Chuan Hsieh
f82738fd1d - Update to 2.037
- Take maintainership

Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
PR:		ports/158396
Submitted by:	sunpoet (myself)
Approved by:	mm (maintainer)
2011-06-30 07:41:16 +00:00
Martin Matuska
c9688c6fd6 Update to 2.035
PR:		ports/156960
Submitted by:	sunpoet@FreeBSD.org
2011-05-14 12:18:22 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Martin Matuska
23218ce921 - Update to 2.033
PR:		ports/154727
Submitted by:	sunpoet@FreeBSD.org
2011-02-13 10:08:07 +00:00
Martin Matuska
ed08fa46dc Take maintainership.
Approved by:	jadawin@FreeBSD.org (maintainer, IRC)
2010-09-21 08:21:18 +00:00
Philippe Audeoud
38981a3376 - Update to 2.030
PR:		ports/148943
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet _AT_ sunpoet.net>
2010-07-26 07:48:39 +00:00
Philippe Audeoud
027cec99a4 - Update to 2.027
- Changelog: http://search.cpan.org/src/PMQS/Compress-Raw-Zlib-2.027/Changes
2010-05-05 08:51:22 +00:00
Philippe Audeoud
dac6b39dca - Update to 2.024
- Changelog: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.024/Changes>
2010-01-11 08:20:01 +00:00
Philippe Audeoud
15def98ac6 - Update to 2.023
- Changes: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.023/Changes>
2009-11-10 08:15:14 +00:00
Philippe Audeoud
e6b2aad37f - Update to 2.021
- Changelog at <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.021/Changes>
2009-08-31 07:56:39 +00:00
Philippe Audeoud
ca0f04b16f - Update to 2.020 2009-06-05 07:51:58 +00:00
Philippe Audeoud
dde1a5369c - Update to 2.019 2009-05-11 09:00:57 +00:00
Philippe Audeoud
e02b7f719f - Update to 2.017 2009-04-06 12:39:07 +00:00
Philippe Audeoud
ebed36997c - Update to 2.015 2008-09-04 15:33:03 +00:00
Philippe Audeoud
1eaac0ae2c - Update to 2.014 2008-09-03 09:38:57 +00:00
Philippe Audeoud
0951d90e46 - Update to 2.012 2008-07-20 15:48:19 +00:00
Philippe Audeoud
1e9d93f8fc - Update to 2.011
Approved by:	mentor (implicit)
2008-05-19 07:29:19 +00:00
Philippe Audeoud
cde50f68be - Update to 2.010
Approved by:	mentor (implicit)
2008-05-12 17:37:26 +00:00
Philippe Audeoud
3ebc67db6d - Update to 2.009
Approved by:	tabthorpe (mentor)
2008-04-22 07:54:58 +00:00
Philippe Audeoud
f856a9ae6e - Update maintainer address
Approved by:	thierry (mentor)
2008-03-12 13:27:28 +00:00