cvs commit: ports/archivers Makefile
ports/archivers/p5-Compress-Snappy
Makefile distinfo pkg-descr pkg-plist
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 18 17:51:38 UTC 2012
sunpoet 2012-04-18 17:51:38 UTC
FreeBSD ports repository
Modified files:
archivers Makefile
Added files:
archivers/p5-Compress-Snappy Makefile distinfo pkg-descr
pkg-plist
Log:
- 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/
Revision Changes Path
1.271 +1 -0 ports/archivers/Makefile
1.1 +29 -0 ports/archivers/p5-Compress-Snappy/Makefile (new)
1.1 +2 -0 ports/archivers/p5-Compress-Snappy/distinfo (new)
1.1 +9 -0 ports/archivers/p5-Compress-Snappy/pkg-descr (new)
1.1 +7 -0 ports/archivers/p5-Compress-Snappy/pkg-plist (new)
More information about the cvs-ports
mailing list