| Port details on branch 2022Q2 |
- zchunk Compressed file format that splits the file into independent chunks
- 1.5.3 archivers
=0 1.5.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-25 21:38:22
- Last Update: 2025-11-25 04:33:44
- Commit Hash: 5565c25
- License: BSD2CLAUSE
- WWW:
- https://github.com/zchunk/zchunk
- Description:
- zchunk is a compressed file format that splits the file into independent chunks.
This allows you to only download changed chunks when downloading a new version
of the file, and also makes zchunk files efficient over rsync.
zchunk files are protected with strong checksums to verify that the file you
downloaded is, in fact, the file you wanted.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- zchunk>0:archivers/zchunk
- To install the port:
- cd /usr/ports/archivers/zchunk/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/zchunk
- pkg install zchunk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zchunk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1764037586
SHA256 (zchunk-zchunk-1.5.3_GH0.tar.gz) = 832381dafe192109742c141ab90a6bc0a9d7e9926a4bafbdf98f596680da2a95
SIZE (zchunk-zchunk-1.5.3_GH0.tar.gz) = 1513796
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libargp.so : devel/argp-standalone
- libcurl.so : ftp/curl
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- misc/librepo
- sysutils/createrepo_c
Configuration Options:
- ===> The following configuration options are available for zchunk-1.5.3:
OPENSSL=on: SSL/TLS support via OpenSSL
ZSTD=on: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- archivers_zchunk
- USES:
- localbase:ldflags meson pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|