notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
zchunk Compressed file format that splits the file into independent chunks
1.5.1_1 archivers on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.1_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/zchunk-1.5.1_1/catalog.mk
  3. /usr/local/share/licenses/zchunk-1.5.1_1/LICENSE
  4. /usr/local/share/licenses/zchunk-1.5.1_1/BSD2CLAUSE
  5. bin/unzck
  6. bin/zck
  7. bin/zck_delta_size
  8. bin/zck_gen_zdict
  9. bin/zck_read_header
  10. bin/zckdl
  11. include/zck.h
  12. lib/libzck.so
  13. lib/libzck.so.1
  14. lib/libzck.so.1.5.1
  15. libdata/pkgconfig/zck.pc
  16. share/man/man1/unzck.1.gz
  17. share/man/man1/zck.1.gz
  18. share/man/man1/zck_delta_size.1.gz
  19. share/man/man1/zck_gen_zdict.1.gz
  20. share/man/man1/zck_read_header.1.gz
  21. share/man/man1/zckdl.1.gz
  22. @owner
  23. @group
  24. @mode
Collapse this list.
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):
zchunk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.1_11.5.1_11.1.91.5.1_11.5.1_1-1.1.9-
FreeBSD:13:quarterly1.5.1_11.5.1_11.3.11.5.1_11.5.1_11.4.01.4.01.4.0
FreeBSD:14:latest1.5.1_11.5.1_11.2.31.5.1_11.5.1_11.3.1-1.3.1
FreeBSD:14:quarterly1.5.1_11.5.1_1-1.5.1_11.5.1_11.4.01.4.01.4.0
FreeBSD:15:latest1.5.1_11.5.1_1n/a1.5.1_1n/a1.4.0_11.4.0_11.4.0_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libargp.so : devel/argp-standalone
  2. libcurl.so : ftp/curl
  3. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. misc/librepo
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/zchunk/zchunk/tar.gz/1.5.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port