Port details |
- p5-Compress-Snappy Perl interface to Google Snappy (de)compressor
- 0.25 archivers =2 0.25Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2012-04-18 17:53:19
- Last Update: 2024-05-19 22:10:43
- Commit Hash: 4d44237
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Compress-Snappy
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Compress-Snappy>0:archivers/p5-Compress-Snappy
- To install the port:
- cd /usr/ports/archivers/p5-Compress-Snappy/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/p5-Compress-Snappy
- pkg install p5-Compress-Snappy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Compress-Snappy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716142068
SHA256 (Compress-Snappy-0.25.tar.gz) = 5449648c1486124f23e561edb086ebad40e1b1cd50e63925d2a5ee89be968561
SIZE (Compress-Snappy-0.25.tar.gz) = 51134
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Devel-CheckLib>=0 : devel/p5-Devel-CheckLib
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- databases/p5-Net-Async-CassandraCQL
- databases/p5-Protocol-CassandraCQL
- devel/p5-Iodef-Pb-Simple
- net/p5-Kafka
- for Run
-
- databases/p5-Net-Async-CassandraCQL
- databases/p5-Protocol-CassandraCQL
- devel/p5-Iodef-Pb-Simple
- net/p5-Kafka
Configuration Options:
- No options to configure
- Options name:
- archivers_p5-Compress-Snappy
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.25 19 May 2024 22:10:43 |
Po-Chuan Hsieh (sunpoet) |
archivers/p5-Compress-Snappy: Update to 0.25
Changes: https://metacpan.org/dist/Compress-Snappy/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.24_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.24_1 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.24_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.24_1 19 May 2019 21:53:16 |
sunpoet |
Cosmetic change |
0.24_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.24_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.24_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.24_1 29 Jun 2015 15:37:15 |
sunpoet |
- Cleanup CHMOD after r390893 |
0.24_1 15 Jun 2015 14:44:06 |
sunpoet |
- Strip shared library
- Bump PORTREVISION for package change |
0.24 13 May 2015 19:01:02 |
sunpoet |
- Update to 0.24
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes |
0.23_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
0.23 09 Oct 2014 15:24:31 |
sunpoet |
- Cleanup PLIST |
0.23 10 Jun 2014 12:14:14 |
mat |
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 |
0.23 10 Feb 2014 15:04:40 |
sunpoet |
- Update to 0.23
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes |
0.22_1 19 Jan 2014 09:27:23 |
sunpoet |
- Remove LIB_DEPENDS: Compress::Snappy uses bundle snappy library
- Bump PORTREVISION for dependency change
Submitted by: vanilla |
0.22 26 Sep 2013 16:47:22 |
sunpoet |
- Update to 0.22
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.21 20 Sep 2013 11:30:57 |
sunpoet |
- Update to 0.21
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes |
0.20 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
0.20 16 Apr 2013 16:51:48 |
sunpoet |
- Update to 0.20
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes
Feature safe: yes |
0.19 02 Mar 2013 15:46:05 |
sunpoet |
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header |
0.19 11 Sep 2012 02:14:52 |
sunpoet |
- Update to 0.19
- Add LICENSE
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes |
0.18 18 Apr 2012 17:51:38 |
sunpoet |
- 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/ |