aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Raw-Zlib
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to 2.069Sunpoet Po-Chuan Hsieh2015-09-282-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=398074
* - Remove MASTER_SITE_SUBDIRSunpoet Po-Chuan Hsieh2015-08-131-1/+0
| | | | Notes: svn path=/head/; revision=394083
* - Cleanup CHMOD after r390893Sunpoet Po-Chuan Hsieh2015-06-291-2/+0
| | | | Notes: svn path=/head/; revision=390915
* - Strip shared librarySunpoet Po-Chuan Hsieh2015-06-151-0/+6
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=389726
* - Update to 2.068Sunpoet Po-Chuan Hsieh2014-12-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=375398
* - Update to 2.067Sunpoet Po-Chuan Hsieh2014-12-132-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=374617
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* - Update to 2.066Sunpoet Po-Chuan Hsieh2014-09-303-8/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=369633
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=357300
* - Update to 2.065Sunpoet Po-Chuan Hsieh2014-02-052-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=342684
* - Update to 2.064Sunpoet Po-Chuan Hsieh2014-02-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=342521
* - Update to 2.063Sunpoet Po-Chuan Hsieh2013-11-033-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=332578
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-301-0/+1
| | | | Notes: svn path=/head/; revision=328786
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-301-3/+0
| | | | Notes: svn path=/head/; revision=328781
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 2.062Sunpoet Po-Chuan Hsieh2013-08-162-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=324803
* - Update to 2.061Sunpoet Po-Chuan Hsieh2013-06-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=320279
* - Update to 2.060Sunpoet Po-Chuan Hsieh2013-01-302-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=311227
* - Update to 2.059Sunpoet Po-Chuan Hsieh2012-12-042-8/+4
| | | | | | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Feature safe: yes Notes: svn path=/head/; revision=308189
* - Update to 2.056Sunpoet Po-Chuan Hsieh2012-08-142-3/+6
| | | | | | | | | - 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 Notes: svn path=/head/; revision=302492
* - Update to 2.055Sunpoet Po-Chuan Hsieh2012-08-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=302203
* - Update to 2.054Sunpoet Po-Chuan Hsieh2012-05-094-20/+4
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=296291
* - Update to 2.053Sunpoet Po-Chuan Hsieh2012-05-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=296095
* - Update to 2.052Sunpoet Po-Chuan Hsieh2012-04-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=295679
* - Update to 2.051Sunpoet Po-Chuan Hsieh2012-02-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=292160
* - Update to 2.050Sunpoet Po-Chuan Hsieh2012-02-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=292038
* - Update to 2.049Sunpoet Po-Chuan Hsieh2012-02-192-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=291813
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-3/+5
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=290091
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Feature safe: yes Notes: svn path=/head/; revision=286908
* - Update to 2.043Sunpoet Po-Chuan Hsieh2011-11-212-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Feature safe: yes Notes: svn path=/head/; revision=286165
* - Update to 2.042Sunpoet Po-Chuan Hsieh2011-11-182-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/p5-Compress-Raw-Zlib/Changes Feature safe: yes Notes: svn path=/head/; revision=286000
* - Update to 2.040Sunpoet Po-Chuan Hsieh2011-10-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/p5-Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=284607
* - Update to 2.039Sunpoet Po-Chuan Hsieh2011-10-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=284590
* - Update to 2.037Sunpoet Po-Chuan Hsieh2011-06-302-5/+5
| | | | | | | | | | | | - Take maintainership Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes PR: ports/158396 Submitted by: sunpoet (myself) Approved by: mm (maintainer) Notes: svn path=/head/; revision=276707
* Update to 2.035Martin Matuska2011-05-142-4/+4
| | | | | | | | PR: ports/156960 Submitted by: sunpoet@FreeBSD.org Notes: svn path=/head/; revision=274091
* - Add LICENSE knob(s)Martin Matuska2011-03-231-0/+3
| | | | Notes: svn path=/head/; revision=271527
* - Update to 2.033Martin Matuska2011-02-132-4/+4
| | | | | | | | PR: ports/154727 Submitted by: sunpoet@FreeBSD.org Notes: svn path=/head/; revision=269054
* Take maintainership.Martin Matuska2010-09-211-1/+1
| | | | | | | Approved by: jadawin@FreeBSD.org (maintainer, IRC) Notes: svn path=/head/; revision=261534
* - Update to 2.030Philippe Audeoud2010-07-262-4/+4
| | | | | | | | PR: ports/148943 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet _AT_ sunpoet.net> Notes: svn path=/head/; revision=258265
* - Update to 2.027Philippe Audeoud2010-05-052-4/+4
| | | | | | | - Changelog: http://search.cpan.org/src/PMQS/Compress-Raw-Zlib-2.027/Changes Notes: svn path=/head/; revision=253724
* - Update to 2.024Philippe Audeoud2010-01-112-4/+4
| | | | | | | - Changelog: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.024/Changes> Notes: svn path=/head/; revision=247598
* - Update to 2.023Philippe Audeoud2009-11-102-4/+4
| | | | | | | - Changes: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.023/Changes> Notes: svn path=/head/; revision=244058
* - Update to 2.021Philippe Audeoud2009-08-312-4/+4
| | | | | | | - Changelog at <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.021/Changes> Notes: svn path=/head/; revision=240584
* - Update to 2.020Philippe Audeoud2009-06-052-4/+4
| | | | Notes: svn path=/head/; revision=235195
* - Update to 2.019Philippe Audeoud2009-05-112-4/+4
| | | | Notes: svn path=/head/; revision=233687
* - Update to 2.017Philippe Audeoud2009-04-062-4/+4
| | | | Notes: svn path=/head/; revision=231695
* - Update to 2.015Philippe Audeoud2008-09-042-4/+4
| | | | Notes: svn path=/head/; revision=219850
* - Update to 2.014Philippe Audeoud2008-09-032-4/+4
| | | | Notes: svn path=/head/; revision=219737