Port details on branch 2025Q3 |
- zlib-ng Fork of the zlib data compression library
- 2.2.4 archivers
=2 2.2.4Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2022-01-25 07:39:07
- Last Update: 2025-05-03 14:11:44
- Commit Hash: 18d66e2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: ZLIB
- WWW:
- https://github.com/zlib-ng/zlib-ng/
- Description:
- Zlib replacement with optimizations for next generation systems.
The motivation for this fork came after seeing several 3rd party contributions
containing new optimizations not getting implemented into the official zlib
repository.
Mark Adler has been maintaining zlib for a very long time, and he has done a
great job and hopefully he will continue for a long time yet.
The idea of zlib-ng is not to replace zlib, but to co-exist as a drop-in
replacement with a lower threshold for code change.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zlib-ng>0:archivers/zlib-ng
- To install the port:
- cd /usr/ports/archivers/zlib-ng/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/zlib-ng
- pkg install zlib-ng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zlib-ng
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1739270273
SHA256 (zlib-ng-zlib-ng-2.2.4_GH0.tar.gz) = a73343c3093e5cdc50d9377997c3815b878fd110bf6511c2c7759f2afb90f5a3
SIZE (zlib-ng-zlib-ng-2.2.4_GH0.tar.gz) = 2415754
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
- Test dependencies:
-
- googletest>=0 : devel/googletest
- This port is required by:
- for Libraries
-
- archivers/minizip-ng
- deskutils/mybee-qt
- emulators/dosbox-staging
- graphics/py-imagecodecs
Configuration Options:
- ===> The following configuration options are available for zlib-ng-2.2.4:
SIMD=on: Use CPU-specific optimizations
===> Use 'make config' to modify these settings
- Options name:
- archivers_zlib-ng
- USES:
- cmake:testing compiler:c11
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|