aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Raw-Lzma
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | 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-Lzma/Changes Notes: svn path=/head/; revision=398073
* - Remove MASTER_SITE_SUBDIRSunpoet Po-Chuan Hsieh2015-08-131-1/+0
| | | | Notes: svn path=/head/; revision=394082
* - 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-1/+7
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=389725
* - Update to 2.068Sunpoet Po-Chuan Hsieh2014-12-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=375397
* - Update to 2.067Sunpoet Po-Chuan Hsieh2014-12-132-9/+7
| | | | | | | | | - Convert LZMA_DEPEND to new options framework Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=374616
* Fix build when linking with libperl.so.Mathieu Arnold2014-12-011-5/+0
| | | | | | | | With hat: portmgr, perl Sponsored by: Absolight Notes: svn path=/head/; revision=373708
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-Lzma/Changes Notes: svn path=/head/; revision=369632
* 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.064Sunpoet Po-Chuan Hsieh2014-02-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=342520
* - Use post-configure: instead of pre-build:Sunpoet Po-Chuan Hsieh2014-02-041-1/+1
| | | | Notes: svn path=/head/; revision=342495
* archivers/xz is in base for all versions and has been removed from the ports ↵Baptiste Daroussin2014-01-131-11/+1
| | | | | | | tree Notes: svn path=/head/; revision=339572
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-12-271-6/+6
| | | | | | | - Remove outdated OSVERSION check Notes: svn path=/head/; revision=337634
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in accessibility With hat: portmgr Notes: svn path=/head/; revision=336153
* - Update to 2.063Sunpoet Po-Chuan Hsieh2013-11-033-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=332577
* - 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=328780
* 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
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325563
* - 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-Lzma/Changes Notes: svn path=/head/; revision=324802
* - Update to 2.061Sunpoet Po-Chuan Hsieh2013-06-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=320278
* - Update to 2.060Sunpoet Po-Chuan Hsieh2013-01-302-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=311226
* - Update to 2.059Sunpoet Po-Chuan Hsieh2012-12-042-8/+4
| | | | | | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Feature safe: yes Notes: svn path=/head/; revision=308188
* - Update to 2.055Sunpoet Po-Chuan Hsieh2012-08-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=302202
* - Update to 2.052Sunpoet Po-Chuan Hsieh2012-04-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=295678
* - Update to 2.049Sunpoet Po-Chuan Hsieh2012-02-192-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=291812
* - Update to 2.048Sunpoet Po-Chuan Hsieh2012-01-302-4/+9
| | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=290090
* - Update to 2.045Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Feature safe: yes Notes: svn path=/head/; revision=286907
* - Update to 2.043Sunpoet Po-Chuan Hsieh2011-11-212-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Feature safe: yes Notes: svn path=/head/; revision=286164
* - Update to 2.042Sunpoet Po-Chuan Hsieh2011-11-182-4/+4
| | | | | | | | | | - Use += for LIB_DEPENDS to eliminate portlint warning Changes: http://search.cpan.org/dist/p5-Compress-Raw-Lzma/Changes Feature safe: yes Notes: svn path=/head/; revision=285999
* - Update to 2.040Sunpoet Po-Chuan Hsieh2011-10-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/p5-Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=284606
* - Update to 2.039Sunpoet Po-Chuan Hsieh2011-10-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=284589
* - Update to 2.037Sunpoet Po-Chuan Hsieh2011-06-302-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=276709
* - Update to 2.035: no changesSunpoet Po-Chuan Hsieh2011-05-112-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=273937
* - Update to 2.034Sunpoet Po-Chuan Hsieh2011-05-062-4/+5
| | | | | | | | | - Use new CPAN :id subdir macro Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=273713
* - Update to 2.033Sunpoet Po-Chuan Hsieh2011-02-132-6/+8
| | | | | | | | | | - Force to use archivers/xz on sparc64 Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Reported by: pointyhat Notes: svn path=/head/; revision=269066
* - Bump PORTREVISION for conditional dependency on archivers/xz which changedSunpoet Po-Chuan Hsieh2010-11-101-0/+1
| | | | | | | shlib version Notes: svn path=/head/; revision=264328
* - Update to 2.031Sunpoet Po-Chuan Hsieh2010-10-282-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Approved by: pgollucci (mentor, implicit) Notes: svn path=/head/; revision=263687
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261634
* Compress::Raw::Lzma is a low-Level interface to lzma compression library.Martin Wilke2010-08-154-0/+55
WWW: http://search.cpan.org/dist/Compress-Raw-Lzma/ PR: ports/148980 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Notes: svn path=/head/; revision=259272