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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details on branch 2025Q1
kiwix-tools Command-line Kiwix tools
3.7.0_1 www 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 3.7.0_1Version of this port present on the latest quarterly branch.
Maintainer: olce.freebsd.ports@certner.fr search for ports maintained by this maintainer
Port Added: 2025-01-10 13:51:14
Last Update: 2025-01-10 13:47:12
Commit Hash: e91d0af
License: GPLv3+
WWW:
https://www.kiwix.org/
Description:
Kiwix is an offline reader for web content archived in ZIM format. It is particularly tailored towards Wikipedia and other wikis. This package contains command-line Kiwix tools: a local HTTP server to serve content, and a set of tools to manage ZIM files.
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/kiwix-tools-3.7.0_1/catalog.mk
  2. /usr/local/share/licenses/kiwix-tools-3.7.0_1/LICENSE
  3. /usr/local/share/licenses/kiwix-tools-3.7.0_1/GPLv3+
  4. bin/kiwix-manage
  5. bin/kiwix-search
  6. bin/kiwix-serve
  7. share/man/fr/man1/kiwix-manage.1.gz
  8. share/man/fr/man1/kiwix-serve.1.gz
  9. share/man/man1/kiwix-manage.1.gz
  10. share/man/man1/kiwix-search.1.gz
  11. share/man/man1/kiwix-serve.1.gz
  12. share/kiwix/library.xml
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • kiwix-tools>0:www/kiwix-tools
To install the port:
cd /usr/ports/www/kiwix-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install www/kiwix-tools
  • pkg install kiwix-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kiwix-tools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1716231298 SHA256 (kiwix-kiwix-tools-3.7.0_GH0.tar.gz) = 7367400dab80fcf0702657b2d5324ec29f344581318659c106f5b7fca30fa0db SIZE (kiwix-kiwix-tools-3.7.0_GH0.tar.gz) = 539897

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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. libkiwix.so.13 : devel/libkiwix13
  2. libzim.so : devel/libzim
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_kiwix-tools
USES:
compiler:c++17-lang meson pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kiwix/kiwix-tools/tar.gz/3.7.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.7.0_1
10 Jan 2025 13:47:12
commit hash: e91d0af479f609e44d80e742c9ba576ca1356919commit hash: e91d0af479f609e44d80e742c9ba576ca1356919commit hash: e91d0af479f609e44d80e742c9ba576ca1356919commit hash: e91d0af479f609e44d80e742c9ba576ca1356919 files touched by this commit
Olivier Certner (olce) search for other commits by this committer
devel/kiwix-tools: Depend on devel/libkiwix13

This will allow updating devel/libkiwix to 14.0.0 again without breaking
the build of devel/kiwix-tools, whose latest released version at time of
this writing requires libkiwix 13.

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

Reviewed by:    jrm
Fixes:          dafb538b3fd6 ("devel/libkiwix: Update to 14.0.0")
MFH:            2025Q1
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D48396

(cherry picked from commit adeaae60540e4a81967f02e9abae1e1051ea655f)

Number of commits found: 1