| Port details on branch 2022Q2 |
- zchunk Compressed file format that splits the file into independent chunks
- 1.5.4 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: 2026-08-03 07:24:18
- Commit Hash: 2d2ae04
- 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 = 1785741254
SHA256 (zchunk-zchunk-1.5.4_GH0.tar.gz) = 7e4515412a331b31ebfaef91978c01e937fc907149fd1ab21a4661f4e3799cee
SIZE (zchunk-zchunk-1.5.4_GH0.tar.gz) = 1515421
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.4:
OPENSSL=on: SSL/TLS support via OpenSSL
ZSTD=on: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- archivers_zchunk
- USES:
- cpe localbase:ldflags meson pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|