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 on branch 2025Q1
libkiwix Common code base for all Kiwix ports
14.0.0 devel 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 14.0.0Version 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:06
Last Update: 2025-01-10 13:47:27
Commit Hash: 39f69d7
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. The Kiwix library contains the code shared by Kiwix ports on all supported platforms.
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 (29 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libkiwix-14.0.0/catalog.mk
  3. /usr/local/share/licenses/libkiwix-14.0.0/LICENSE
  4. /usr/local/share/licenses/libkiwix-14.0.0/GPLv3+
  5. bin/kiwix-compile-i18n
  6. bin/kiwix-compile-resources
  7. include/kiwix/book.h
  8. include/kiwix/bookmark.h
  9. include/kiwix/common.h
  10. include/kiwix/downloader.h
  11. include/kiwix/i18n.h
  12. include/kiwix/kiwix_config.h
  13. include/kiwix/kiwixserve.h
  14. include/kiwix/library.h
  15. include/kiwix/manager.h
  16. include/kiwix/name_mapper.h
  17. include/kiwix/search_renderer.h
  18. include/kiwix/server.h
  19. include/kiwix/tools.h
  20. include/kiwix/version.h
  21. lib/libkiwix.so
  22. lib/libkiwix.so.14
  23. lib/libkiwix.so.14.0.0
  24. libdata/pkgconfig/libkiwix.pc
  25. share/man/man1/kiwix-compile-i18n.1.gz
  26. share/man/man1/kiwix-compile-resources.1.gz
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • libkiwix>0:devel/libkiwix
Conflicts:
CONFLICTS_INSTALL:
  • libkiwix13
To install the port:
cd /usr/ports/devel/libkiwix/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libkiwix
  • pkg install libkiwix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libkiwix
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736502491 SHA256 (kiwix-libkiwix-14.0.0_GH0.tar.gz) = dae329ebc08ff510daa50b42de71366bf063813e29bf1c09cc49335d90f32094 SIZE (kiwix-libkiwix-14.0.0_GH0.tar.gz) = 1149884

Expand this list (2 items)

Collapse this list.

SHA256 (kainjow-Mustache-v4.1_GH0.tar.gz) = acd66359feb4318b421f9574cfc5a511133a77d916d0b13c7caa3783c0bfe167 SIZE (kainjow-Mustache-v4.1_GH0.tar.gz) = 98905

Collapse this list.


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. bash : shells/bash
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libzim.so : devel/libzim
  2. libpugixml.so : textproc/pugixml
  3. libaria2.so : www/aria2
  4. libicui18n.so : devel/icu
  5. libicuuc.so : devel/icu
  6. libxapian.so : databases/xapian-core
  7. libctpp2.so : textproc/ctpp2
  8. libcurl.so : ftp/curl
  9. libmicrohttpd.so : www/libmicrohttpd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_libkiwix
USES:
compiler:c++17-lang meson pkgconfig python shebangfix
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/libkiwix/tar.gz/14.0.0?dummy=/
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
14.0.0
10 Jan 2025 13:47:27
commit hash: 39f69d73088038b0f5fdc98cb235f4f59c1fa336commit hash: 39f69d73088038b0f5fdc98cb235f4f59c1fa336commit hash: 39f69d73088038b0f5fdc98cb235f4f59c1fa336commit hash: 39f69d73088038b0f5fdc98cb235f4f59c1fa336 files touched by this commit
Olivier Certner (olce) search for other commits by this committer
devel/libkiwix: Update 13.1.0 → 14.0.0 again

Now that devel/libkiwix13 has been created and www/kiwix-tools changed
to depend on it, fixing the latter's build and avoiding a bump of
PORTEPOCH here, we can reapply the update.

This commit is different than the initial update's one, as local patches
here match what was upstreamed in the meantime (see
https://github.com/kiwix/libkiwix/pull/1173).

Selected list of changes:
- Support of IPv6
- Better public IP configuration/detection
- Fix API errors in catalog searches if Xapian keyword in used
- Improve welcome page download buttons
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13.1.0
10 Jan 2025 13:46:20
commit hash: 11f0bd745a25c8a3fec5121751c48b65e1e0622fcommit hash: 11f0bd745a25c8a3fec5121751c48b65e1e0622fcommit hash: 11f0bd745a25c8a3fec5121751c48b65e1e0622fcommit hash: 11f0bd745a25c8a3fec5121751c48b65e1e0622f files touched by this commit
Olivier Certner (olce) search for other commits by this committer
devel/libkiwix13: New port for libkiwix 13

This port is assumed to be temporary, as the reason for its creation is
that kiwix-tools 3.7.0, the latest released version at time of this
writing, relies on libkiwix with major version 13, whereas
devel/libkiwix was updated too soon to 14.

An alternative would be to bump PORTEPOCH for libkiwix, but such bumps
are forever and should be reserved for changes in version numbering as
much as possible.

Suggested by:   jrtc27, jrm
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/D48395

(cherry picked from commit 70fd76ed56d1fa6ddb86c8dfd70c271adfea7c8b)
13.1.0
10 Jan 2025 13:45:20
commit hash: 6f8205939b47cb770f8c775e1afa7136bec78c09commit hash: 6f8205939b47cb770f8c775e1afa7136bec78c09commit hash: 6f8205939b47cb770f8c775e1afa7136bec78c09commit hash: 6f8205939b47cb770f8c775e1afa7136bec78c09 files touched by this commit
Olivier Certner (olce) search for other commits by this committer
devel/libkiwix: Revert update to 14.0.0 (so, → 13.1.0)

The latest release of www/kiwix-tools, which is still 3.7.0, does not
work with libkiwix 14.0.0, so the update was premature.

We will be able to update libkiwix only when the new release of
www/kiwix-tools is out. (The alternative of maintaining a few libkiwix
ports with different versions does not seem worth it.)

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

This reverts commit dafb538b3fd6 (devel/libkiwix: Update to 14.0.0, 2024-12-26).

Fixes:          dafb538b3fd6 ("devel/libkiwix: Update to 14.0.0")
(cherry picked from commit 6caffd033b02defbf11db7a593331c4adbffb808)

Number of commits found: 3