Commit graph

55 commits

Author SHA1 Message Date
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
a98dad40d1 - Update to 2.069
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2015-09-28 06:19:48 +00:00
Sunpoet Po-Chuan Hsieh
d5d3d25dd1 - Remove MASTER_SITE_SUBDIR 2015-08-13 17:31:45 +00:00
Sunpoet Po-Chuan Hsieh
26759f3fce - Cleanup CHMOD after r390893 2015-06-29 15:37:14 +00:00
Sunpoet Po-Chuan Hsieh
d99cc3a694 - Strip shared library
- Bump PORTREVISION for package change
2015-06-15 14:43:53 +00:00
Sunpoet Po-Chuan Hsieh
e6e9a24d2e - Update to 2.068
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2014-12-24 06:14:03 +00:00
Sunpoet Po-Chuan Hsieh
6d3ebe508d - Update to 2.067
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2014-12-13 03:59:30 +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
617fe693ed - Update to 2.066
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2014-09-30 15:24:30 +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
f7c9dddae0 - Update to 2.064
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2014-02-04 13:15:04 +00:00
Sunpoet Po-Chuan Hsieh
6130f7c623 - Update to 2.063
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-11-03 04:53:24 +00:00
Sunpoet Po-Chuan Hsieh
528fe1107f - Support STAGEDIR 2013-09-30 08:50:37 +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
7e0f7973db - Update to 2.062
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-08-16 17:13:19 +00:00
Sunpoet Po-Chuan Hsieh
c855b24b2b - Update to 2.061
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-06-08 20:58:36 +00:00
Sunpoet Po-Chuan Hsieh
3dcd1635d5 - Update to 2.060
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-01-30 16:20:10 +00:00
Sunpoet Po-Chuan Hsieh
bbb19c7612 - Update to 2.059
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
Feature safe:	yes
2012-12-04 05:45:54 +00:00
Sunpoet Po-Chuan Hsieh
032ef5ddb5 - Update to 2.055
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2012-08-06 19:10:16 +00:00
Sunpoet Po-Chuan Hsieh
d8fcd4bc45 - Update to 2.052
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2012-04-29 17:15:45 +00:00
Sunpoet Po-Chuan Hsieh
8e3e7335ff - Update to 2.049
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2012-02-19 10:56:32 +00:00
Sunpoet Po-Chuan Hsieh
2f95366b19 - Update to 2.048
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2012-01-30 03:43:43 +00:00
Sunpoet Po-Chuan Hsieh
77c9bd4a76 - Update to 2.045
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
Feature safe:	yes
2011-12-05 05:43:43 +00:00
Sunpoet Po-Chuan Hsieh
2730de2738 - Update to 2.043
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
Feature safe:	yes
2011-11-21 06:41:53 +00:00
Sunpoet Po-Chuan Hsieh
c4b42a267e - Update to 2.042
Changes:	http://search.cpan.org/dist/p5-Compress-Raw-Bzip2/Changes
Feature safe:	yes
2011-11-18 06:46:02 +00:00
Sunpoet Po-Chuan Hsieh
39746132d7 - Update to 2.040
Changes:	http://search.cpan.org/dist/p5-Compress-Raw-Bzip2/Changes
2011-10-29 06:24:53 +00:00
Sunpoet Po-Chuan Hsieh
630827b168 - Update to 2.039
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2011-10-29 03:26:07 +00:00
Sunpoet Po-Chuan Hsieh
d8363c83c3 - Update to 2.037: no functional change
- Take maintainership

Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
PR:		ports/158395
Submitted by:	sunpoet (myself)
Approved by:	mm (maintainer)
2011-06-30 07:40:34 +00:00
Martin Matuska
808f7d192c Update to 2.035
PR:		ports/156961
Submitted by:	sunpoet@FreeBSD.org
2011-05-14 12:18:51 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Martin Matuska
28a3134554 - Update to 2.033
PR:		ports/154726
Submitted by:	sunpoet@FreeBSD.org
2011-02-13 10:07:45 +00:00
Martin Matuska
c62be4a87d - Update to 2.031 2010-10-06 12:51:45 +00:00
Martin Matuska
ed08fa46dc Take maintainership.
Approved by:	jadawin@FreeBSD.org (maintainer, IRC)
2010-09-21 08:21:18 +00:00
Philippe Audeoud
564527d02c - Update to 2.030
PR:		ports/148942
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet _AT_ sunpoet.net>
2010-07-26 07:47:47 +00:00
Philippe Audeoud
8b213808e5 - Update to 2.027
- Changelog: http://cpansearch.perl.org/src/PMQS/Compress-Raw-Bzip2-2.027/Changes
2010-05-05 09:01:22 +00:00
Philippe Audeoud
783899d0f5 - Update to 2.024
- Changelog: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Bzip2-2.024/Changes>
2010-01-11 08:18:23 +00:00
Philippe Audeoud
4c27defd25 - Update to 2.023
- Changes: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Bzip2-2.023/Changes>
2009-11-10 08:16:13 +00:00
Philippe Audeoud
d9e0b56e03 - Update to 2.021
- Changelog at <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Bzip2-2.021/Changes>
2009-08-31 07:57:16 +00:00
Philippe Audeoud
cae2e48a24 - Update to 2.020 2009-06-04 14:37:48 +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
87586ac047 - Update to 2.010
Approved by:	tabthorpe (mentor)
2008-05-06 12:23:57 +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
Thomas Abthorpe
ea992ade19 - Update to 2.008
- Pass maintainership to submitter

PR:		ports/118417
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
2007-12-13 03:37:31 +00:00