Port details on branch 2024Q3 |
- brotli Generic-purpose lossless compression algorithm
- 1.1.0,1 archivers =25 1.1.0,1Version of this port present on the latest quarterly branch.
- Maintainer: osa@FreeBSD.org
- Port Added: 2015-10-01 15:55:19
- Last Update: 2023-09-09 19:40:56
- Commit Hash: 62740dc
- People watching this port, also watch:: png, gnutls, glib, pkg, gettext-runtime
- Also Listed In: devel
- License: MIT
- WWW:
- https://github.com/google/brotli
- Description:
- Brotli is a generic-purpose lossless compression algorithm that compresses data
using a combination of a modern variant of the LZ77 algorithm, Huffman coding
and 2nd order context modeling, with a compression ratio comparable to the best
currently available general-purpose compression methods. It is similar in speed
with deflate but offers more dense compression.
The specification of the Brotli Compressed Data Format is defined in RFC 7932.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- brotli>0:archivers/brotli
- To install the port:
- cd /usr/ports/archivers/brotli/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/brotli
- pkg install brotli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: brotli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694245655
SHA256 (google-brotli-v1.1.0_GH0.tar.gz) = e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff
SIZE (google-brotli-v1.1.0_GH0.tar.gz) = 511969
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Build
-
- archivers/py-brotli
- www/cpp-httplib
- www/node18
- www/node20
- www/node22
- www/node23
- x11/xpra-html5
-
Deleted ports which required this port:
- for Libraries
-
- archivers/p5-IO-Compress-Brotli
- archivers/php-brotli
- archivers/py-brotli
- archivers/py-brotlicffi
- databases/redisdesktopmanager
- devel/android-tools
- devel/apitrace
-
Deleted ports which required this port:
- for Run
-
- www/cpp-httplib
Configuration Options:
- ===> The following configuration options are available for brotli-1.1.0,1:
STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
- Options name:
- archivers_brotli
- USES:
- cmake:testing cpe pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|