Port details on branch 2024Q4 |
- crc32c CRC32C implementation supporting CPU-specific acceleration
- 1.1.2 devel =2 1.1.2Version of this port present on the latest quarterly branch.
- Maintainer: amzo1337@gmail.com
- Port Added: 2019-07-14 05:32:31
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/google/crc32c
- Description:
- This project collects a few CRC32C implementations under an umbrella
that dispatches to a suitable implementation based on the host
computer's hardware capabilities.
CRC32C is specified as the CRC that uses the iSCSI polynomial in RFC 3720.
The polynomial was introduced by G. Castagnoli, S. Braeuer and M. Herrmann.
CRC32C is used in software such as Btrfs, ext4, Ceph and leveldb.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/crc32c/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/crc32c
- pkg install crc32c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: crc32c
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634651489
SHA256 (google-crc32c-1.1.2_GH0.tar.gz) = ac07840513072b7fcebda6e821068aa04889018f24e10e46181068fb214d7e56
SIZE (google-crc32c-1.1.2_GH0.tar.gz) = 29819
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
-
- devel/google-cloud-cpp
- devel/py-google-crc32c
- net-im/telegram-desktop
- net-im/tg_owt
-
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:
- devel_crc32c
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|