Port details on branch 2022Q2 |
- zchunk Compressed file format that splits the file into independent chunks
- 1.5.1_1 archivers
=2 1.5.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-25 21:38:22
- Last Update: 2024-09-05 06:17:39
- Commit Hash: 455664c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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 - 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 = 1721676813
SHA256 (zchunk-zchunk-1.5.1_GH0.tar.gz) = 2c187055e2206e62cef4559845e7c2ec6ec5a07ce1e0a6044e4342e0c5d7771d
SIZE (zchunk-zchunk-1.5.1_GH0.tar.gz) = 1513215
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.1_1:
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:
|