| Port details on branch 2023Q1 |
- py-brotli Generic-purpose lossless compression algorithm
- 1.2.0 archivers
=7 1.1.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-11-24 15:35:29
- Last Update: 2025-11-17 16:01:46
- Commit Hash: ba641e0
- People watching this port, also watch:: libevent, indexinfo, libXdamage, xcb-util-image, dav1d
- Also Listed In: python
- 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 - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}brotli>0:archivers/py-brotli@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/archivers/py-brotli/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/py-brotli
- pkg install py311-brotli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-brotli listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-brotli
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1762567689
SHA256 (brotli-1.2.0.tar.gz) = e310f77e41941c13340a95976fe66a8a95b01e783d430eeaf7a2f87e0a57dd0a
SIZE (brotli-1.2.0.tar.gz) = 7388632
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:
-
- brotli>=1.2.0,1<1.2.0_99,1 : archivers/brotli
- py311-pkgconfig>=0 : devel/py-pkgconfig@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libbrotlicommon.so : archivers/brotli
- This port is required by:
- for Build
-
- www/yt-dlp
-
Deleted ports which required this port:
- for Run
-
- archivers/py-py7zr
- devel/py-buildbot
- devel/py-geventhttpclient
- net/py-cloudscraper
- print/py-fonttools
- print/py-weasyprint
- www/py-dj51-django-compression-middleware
-
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_py-brotli
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|