Port details on branch 2024Q4 |
- snappy Fast compressor/decompressor library
- 1.2.1_1 archivers =18 1.2.1_1Version of this port present on the latest quarterly branch.
- Maintainer: vanilla@FreeBSD.org
- Port Added: 2011-04-04 10:21:18
- Last Update: 2024-07-09 02:23:44
- Commit Hash: 4998b87
- People watching this port, also watch:: alsa-lib, pcre, indexinfo, libxml2, libXau
- License: BSD3CLAUSE
- WWW:
- https://google.github.io/snappy/
- Description:
- Snappy is a compression/decompression library. It 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:
-
- snappy>0:archivers/snappy
- To install the port:
- cd /usr/ports/archivers/snappy/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/snappy
- pkg install snappy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: snappy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717485290
SHA256 (google-snappy-1.2.1_GH0.tar.gz) = 736aeb64d86566d2236ddffa2865ee5d7a82d26c9016b36218fcc27ea4f09f86
SIZE (google-snappy-1.2.1_GH0.tar.gz) = 1108761
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- archivers/c-blosc
- archivers/php-snappy
- archivers/py-python-snappy
- archivers/rubygem-snappy
- archivers/snzip
- cad/camotics
- databases/keydb
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- archivers_snappy
- USES:
- cmake compiler:c++11-lang cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|