Port details |
- kiwix-tools Command-line Kiwix tools (serve, manage, search)
- 3.7.0_1 www =3 3.7.0_1Version of this port present on the latest quarterly branch.
- Maintainer: olce.freebsd.ports@certner.fr
- Port Added: 2019-01-28 10:16:47
- Last Update: 2025-01-13 18:04:23
- Commit Hash: 2d6db20
- People watching this port, also watch:: libzim, libkiwix, sly-asdf, tauthon, sly-quicklisp
- License: GPLv3+
- WWW:
- https://github.com/kiwix/kiwix-tools
- Description:
- Kiwix is an offline reader for web content archived in ZIM format. It is
particularly tailored towards Wikipedia and other wikis.
The Kiwix tools are a collection of Kiwix-related command line tools:
- kiwix-manage: Manage XML based library of ZIM files.
- kiwix-search: Full text search in ZIM files.
- kiwix-serve: HTTP daemon serving ZIM files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1736784927
SHA256 (kiwix-tools-3.7.0.tar.xz) = 7a764e6cb8f9b1f75e92a9c0d093d02c8c038d66019c4e49542cc261dfff540c
SIZE (kiwix-tools-3.7.0.tar.xz) = 529908
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libkiwix.so.13 : devel/libkiwix13
- 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 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.0_1 13 Jan 2025 18:04:23 |
Olivier Certner (olce) |
www/kiwix-tools: Fetch from official site; Revise WWW and COMMENT
Fetch from the official site instead of Github.
While here, revise the description.
Sponsored by: The FreeBSD Foundation |
3.7.0_1 10 Jan 2025 13:19:12 |
Olivier Certner (olce) |
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 |
3.7.0 21 May 2024 12:40:14 |
Olivier Certner (olce) |
www/kiwix-tools: Update 3.5.0 → 3.7.0
Selected list of improvements:
- Improved kiwix-serve man page
- New --skipInvalid Kiwix Server command line option
- Fixed ZIM name vs Book name confusion in documentation
See also:
https://github.com/kiwix/kiwix-tools/releases/tag/3.6.0
https://github.com/kiwix/kiwix-tools/releases/tag/3.7.0
This is a maintainer update (olce.freebsd.ports@certner.fr).
Approved by: jrm (ports)
Approved by: emaste (mentor) |
3.5.0_2 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
3.5.0_1 13 Jun 2023 10:06:13 |
Muhammad Moinur Rahman (bofh) |
*/*: Pass MAINTAINERSHIP
- Pass the MAINTAINERHSIP of the following ports
devel/libzim [1]
devel/libkiwix [2]
www/kiwix-tools [2]
PR: 271975
Approved by: me@int19h.org [2] bofh [1] |
3.5.0 12 Jun 2023 19:45:15 |
Muhammad Moinur Rahman (bofh) Author: Olivier Certner |
www/kiwix-tools: Update version 3.1.2=>3.5.0
- Dependent LIBRARY has been renamed so committing without MAINTAINER
approval and this also fixes build on 14 with newer libkiwix library
Changelog: https://github.com/kiwix/kiwix-tools/releases/tag/3.5.0
PR: 271650
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.1.2_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.1.2_3 10 Jan 2022 19:15:47 |
Li-Wen Hsu (lwhsu) |
Bump PORTREVISION after www/libmicrohttpd updated
PR: 260777 |
3.1.2_2 26 Dec 2021 07:59:06 |
Li-Wen Hsu (lwhsu) |
Bump PORTREVISION after www/libmicrohttpd updated
PR: 260603 |
3.1.2_1 01 Jun 2021 13:55:40 |
Li-Wen Hsu (lwhsu) |
*: Bump PORTREVISION after www/libmicrohttpd updated
PR: 255938 |
3.1.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.1.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.2 10 Aug 2020 18:13:13 |
swills |
www/kiwix-tools: update to 3.1.2
PR: 248057
Approved by: maintainer timeout (me@int19h.org, >3 weeks) |
2.0.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.0.0 08 Jun 2019 01:58:19 |
swills |
www/kiwix-tools: update to 2.0.0
PR: 238215
Approved by: Pavel Minaev <me@int19h.org> (maintainer, private email) |
0.8.0 29 Mar 2019 15:35:42 |
linimon |
Fix build on GCC-based architectures:
ERROR: C++ Compiler does not support -std=c++11
and adjust CFLAGS.
PR: 236752
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.8.0 28 Jan 2019 10:16:31 |
tz |
[new port] www/kiwix-tools
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.
WWW: http://www.kiwix.org/
PR: 230316
Submitted by: Pavel Minaev <int19h@gmail.com> |