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
Port details
zim-tools Tools for handling ZIM files
3.5.0_1 archivers on this many watch lists=1 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: olce.freebsd.ports@certner.fr search for ports maintained by this maintainer
Port Added: 2025-01-13 18:06:20
Last Update: 2025-02-14 23:12:32
Commit Hash: ff33dd4
People watching this port, also watch:: kiwix-tools, sly-asdf, sly-quicklisp, sly-named-readtables, tauthon
License: GPLv3+
WWW:
https://github.com/openzim/zim-tools
Description:
Various command line tools for handling ZIM files (see devel/libzim). Notable tools are: - 'zimcheck' verifies that a given ZIM file is not corrupted. It provides many features to secure that ZIM entries are proper and properly linked. - 'zimdump' inspects or dumps (part of) a ZIM file. - 'zimsplit' splits smartly a ZIM file in smaller chunks. - 'zimwriterfs' creates ZIM files from a locally-stored directory containing "self-sufficient" HTML content (with pictures, javascript and stylesheets). The result will contain all the files of the local directory compressed and merged in the ZIM file. The generated file can be opened with a ZIM reader; Kiwix is one example, but there are others. A few other tools are provided as well.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/zim-tools-3.5.0_1/catalog.mk
  2. /usr/local/share/licenses/zim-tools-3.5.0_1/LICENSE
  3. /usr/local/share/licenses/zim-tools-3.5.0_1/GPLv3+
  4. bin/zimbench
  5. bin/zimcheck
  6. bin/zimdiff
  7. bin/zimdump
  8. bin/zimpatch
  9. bin/zimrecreate
  10. bin/zimsearch
  11. bin/zimsplit
  12. bin/zimwriterfs
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • zim-tools>0:archivers/zim-tools
To install the port:
cd /usr/ports/archivers/zim-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/zim-tools
  • pkg install zim-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zim-tools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736766185 SHA256 (zim-tools-3.5.0.tar.xz) = cdf5ab5ca0c58150c7f3069462e09d49c1588e985ff1be817ef2a2888cbf83d0 SIZE (zim-tools-3.5.0.tar.xz) = 230416

Packages (timestamps in pop-ups are UTC):
zim-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.03.5.0-3.5.03.5.0_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest3.5.03.5.0_1--3.5.0_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.5.03.5.0_1n/a3.5.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. mustache.hpp : devel/mustache
  2. googletest>0 : devel/googletest
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libdocopt.so : devel/docopt.cpp
  2. libgumbo.so : devel/gumbo
  3. libicui18n.so : devel/icu
  4. libzim.so : devel/libzim
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
archivers_zim-tools
USES:
compiler:c++17-lang meson pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.openzim.org/release/zim-tools/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.0_1
14 Feb 2025 23:12:32
commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump consumers of devel/icu

...to avoid library mismatches
3.5.0
27 Jan 2025 15:41:24
commit hash: 2306a677bec7b7034f5b0b1e750de020f69f7017commit hash: 2306a677bec7b7034f5b0b1e750de020f69f7017commit hash: 2306a677bec7b7034f5b0b1e750de020f69f7017commit hash: 2306a677bec7b7034f5b0b1e750de020f69f7017 files touched by this commit
Olivier Certner (olce) search for other commits by this committer
archivers/zim-tools: Support ICU 76.1

This change is similar to what was done to devel/libzim.

It allows to build against ICU 76.1, without disturbing the build
against older versions (e.g., 74.2).

This is a maintainer update (olce.freebsd.ports@certner.fr).

PR:             278420
Sponsored by:   The FreeBSD Foundation
3.5.0
13 Jan 2025 18:04:23
commit hash: d761d9fdd64e2e0ea9ce21c474febcf193a8e5dacommit hash: d761d9fdd64e2e0ea9ce21c474febcf193a8e5dacommit hash: d761d9fdd64e2e0ea9ce21c474febcf193a8e5dacommit hash: d761d9fdd64e2e0ea9ce21c474febcf193a8e5da files touched by this commit
Olivier Certner (olce) search for other commits by this committer
archivers/zim-tools: New port: Command-line tools for ZIM files

Sponsored by:   The FreeBSD Foundation

Number of commits found: 3