Port details |
- kiwix-tools Command-line Kiwix tools
- 3.1.2_3 www
=0 3.1.2_3Version of this port present on the latest quarterly branch. - Maintainer: me@int19h.org
 - Port Added: 2019-01-28 10:16:47
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- License: GPLv3+
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1595031660
SHA256 (kiwix-kiwix-tools-3.1.2_GH0.tar.gz) = 86325ec31976d40357f08c520806cf223fa1b0a5edb02ad106c2a0d6746ca364
SIZE (kiwix-kiwix-tools-3.1.2_GH0.tar.gz) = 524375
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>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libkiwix.so : devel/kiwix-lib
- libmicrohttpd.so : www/libmicrohttpd
- libctpp2.so : textproc/ctpp2
- 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++11-lang meson pkgconfig
- 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 |
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> |