Date: Wed, 18 Apr 2012 17:51:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/p5-Compress-Snappy Makefile distinfo pkg-descr pkg-plist Message-ID: <201204181751.q3IHpcWY010139@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204181751.q3IHpcWY010139>
