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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
zchunk Compressed file format that splits the file into independent chunks
1.4.0_1 archivers on this many watch lists=0 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.4.0Version 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-01-12 22:40:48
Commit Hash: 9f8f710
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:
FreshPorts has no man page information for this port.
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.4.0_1/catalog.mk
  3. /usr/local/share/licenses/zchunk-1.4.0_1/LICENSE
  4. /usr/local/share/licenses/zchunk-1.4.0_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.4.0
  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 = 1703049106 SHA256 (zchunk-zchunk-1.4.0_GH0.tar.gz) = 6def0481935006052774e034a22c18a1b668b8c93510188673138312003890eb SIZE (zchunk-zchunk-1.4.0_GH0.tar.gz) = 1513670

Packages (timestamps in pop-ups are UTC):
zchunk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.0_11.4.0_11.1.91.4.0_11.4.0_1-1.1.9-
FreeBSD:13:quarterly1.4.0_11.4.0_11.3.11.4.0_11.4.0_11.4.01.4.01.4.0
FreeBSD:14:latest1.4.0_11.4.0_11.2.31.4.0_11.4.0_11.3.1-1.3.1
FreeBSD:14:quarterly1.4.01.4.0_1-1.4.01.4.0_11.4.01.4.01.4.0
FreeBSD:15:latest1.4.0_11.4.0_1n/a1.4.0_1n/a1.4.0_11.4.0_11.4.0_1
FreeBSD:15:quarterly--n/a-n/a---
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

Configuration Options:
===> The following configuration options are available for zchunk-1.4.0_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.4.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port