Commit graph

11 commits

Author SHA1 Message Date
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
c608026127 - Update to 0.23
Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2014-02-10 15:04:40 +00:00
Sunpoet Po-Chuan Hsieh
01721bbe46 - Remove LIB_DEPENDS: Compress::Snappy uses bundle snappy library
- Bump PORTREVISION for dependency change

Submitted by:	vanilla
2014-01-19 09:27:22 +00:00
Sunpoet Po-Chuan Hsieh
8dcfc5fcab - Update to 0.22
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2013-09-26 16:47:22 +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
27b5749636 - Update to 0.21
Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2013-09-20 11:30:57 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
7dddb7e075 - Update to 0.20
Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
Feature safe:	yes
2013-04-16 16:51:47 +00:00
Sunpoet Po-Chuan Hsieh
94aeec2393 - Remove outdated PERL_LEVEL check
- Cleanup Makefile header
2013-03-02 15:46:05 +00:00
Sunpoet Po-Chuan Hsieh
c40d191505 - Update to 0.19
- Add LICENSE

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2012-09-11 02:14:52 +00:00
Sunpoet Po-Chuan Hsieh
310beeb63c - Add p5-Compress-Snappy 0.18
Compress::Snappy provides an interface to Google's Snappy (de)compressor.

Snappy does not aim for maximum compression, or compatibility with any other
compression library; instead, it aims for very high speeds and reasonable
compression. For instance, compared to the fastest mode of zlib, Snappy is an
order of magnitude faster for most inputs, but the resulting compressed files
are anywhere from 20% to 100% bigger.

WWW: http://search.cpan.org/dist/Compress-Snappy/
2012-04-18 17:51:38 +00:00