Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.2.3 16 Jan 2025 13:48:23 |
Olivier Certner (olce) |
devel/libzim: Support ICU 76.1
The added patch is an upstream's candidate to fix the build against ICU
76.1, and will make it in the next release in this or another form.
In the meantime, adopt it in the ports tree as is as it does not disturb
the build against older versions of ICU.
This is a maintainer update (olce.freebsd.ports@certner.fr).
PR: 283542
Sponsored by: The FreeBSD Foundation |
9.2.3 13 Jan 2025 18:04:17 |
Olivier Certner (olce) |
devel/libzim: Better URL and description; Python depedency at build only
We did not bump PORTREVISION after the removal of Python dependency at
runtime as most installations are expected to pull devel/libzim as
a dependency of www/kiwix-tools, which itself requires Python at
runtime. Moreover, we expect most machines running OpenZIM/Kiwix
software to have Python installed for other reasons. Folks who really
want, and can, get rid of the runtime dependency on Python still can
reinstall manually.
While here, expand a bit the description.
Sponsored by: The FreeBSD Foundation |
9.2.3 10 Jan 2025 13:20:24 |
Olivier Certner (olce) |
devel/libzim: Update 9.2.1 → 9.2.3
Selected list of improvements:
- Avoid crash in case of invalid offset in clusters.
- Better error message when failing to open (split) ZIM file.
- Correctly locate part range in which to read data in case of ZIM chunks.
See also:
https://github.com/openzim/libzim/releases/tag/9.2.2
https://github.com/openzim/libzim/releases/tag/9.2.3
This is a maintainer update (olce.freebsd.ports@certner.fr).
Sponsored by: The FreeBSD Foundation |
9.2.1 21 May 2024 12:40:09 |
Olivier Certner (olce) |
devel/libzim: Update 8.2.1 → 9.2.1
Selected list of improvements:
- getMediaCount() does not fail anymore if M/Counter is missing
- Reintroduce optimization of Entry::getItem()
- C++17 compatible code
- Bump-up ZIM format minor version to 6.1.2
- Optimize checksum calculation
- Better handling of split ZIM files
See also:
https://github.com/openzim/libzim/releases/tag/9.0.0
https://github.com/openzim/libzim/releases/tag/9.1.0
https://github.com/openzim/libzim/releases/tag/9.2.0
https://github.com/openzim/libzim/releases/tag/9.2.1
This is a maintainer update (olce.freebsd.ports@certner.fr).
Approved by: jrm (ports)
Approved by: emaste (mentor) |
8.2.1_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
8.2.1 10 Sep 2023 16:13:06 |
Robert Clausecker (fuz) Author: Olivier Certner |
devel/libzim: Update to 8.2.1
Better CJK indexer, remove accents during search, better performance with
accents.
PR: 273643 |
8.2.0_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
8.2.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] |
8.2.0 03 Jun 2023 20:18:13 |
Muhammad Moinur Rahman (bofh) Author: Olivier Certner |
devel/libzim: Update version 6.3.2=>8.2.0
Changelog: https://github.com/openzim/libzim/releases/tag/8.2.0
PR: 271647 |
6.3.2_4 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
6.3.2_3 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
6.3.2_3 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
6.3.2_3 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
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) |
6.3.2_2 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 ) |
6.3.2_2 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
6.3.2_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
6.3.2 28 Aug 2021 21:18:19 |
Steve Wills (swills) Author: Daniel Engberg |
devel/libzim: update to 6.3.2
PR: 252378 |
6.3.0_1 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
6.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.3.0 06 Dec 2020 02:27:29 |
swills |
devel/libzim: update to 6.3.0
While here, fix build of devel/kiwix-lib with new libzim |
6.2.2_1 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
6.2.2 03 Sep 2020 13:32:41 |
swills |
devel/libzim: update to 6.2.2 |
6.2.1 02 Sep 2020 03:34:33 |
swills |
devel/libzim: update to 6.2.1 |
6.2.0 28 Aug 2020 14:27:39 |
swills |
devel/libzim: update to 6.2.0 |
6.1.8 10 Aug 2020 17:59:11 |
swills |
devel/libzim: update to 6.1.8
PR: 248055 |
5.0.0_4 23 Apr 2020 20:14:49 |
jbeich |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
5.0.0_3 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
5.0.0_2 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
5.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 |
5.0.0 08 Jun 2019 01:57:41 |
swills |
devel/libzim: update to 5.0.0
PR: 238213 |
4.0.7 17 May 2019 09:01:37 |
amdmi3 |
- Add LICENSE
- Update WWW
Approved by: portmgr blanket |
4.0.7 03 May 2019 13:03:44 |
swills |
devel/libzim: update to 4.0.7 |
4.0.4_2 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
4.0.4_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.0.4 05 Dec 2018 00:05:50 |
swills |
devel/libzim: update to 4.0.4 |
4.0.0_2 03 Nov 2018 12:17:59 |
gerald |
Remove comment that became stale with revision 483807. |
4.0.0_2 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
4.0.0_2 23 Oct 2018 11:35:04 |
jbeich |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
4.0.0_1 15 Aug 2018 17:02:12 |
swills |
devel/libzim: Remove -Werror from the build flags
Fixes build with Clang 7
PR: 230626 |
4.0.0_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.0.0 13 Jul 2018 06:55:27 |
mat |
Remove dependencies on lang/python3.
Sponsored by: Absolight |
4.0.0 11 Jul 2018 11:42:29 |
swills |
devel/libzim: update to 4.0.0 |
2.0.0_2 29 Jun 2018 14:22:11 |
jbeich |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
2.0.0_1 06 Apr 2018 15:53:17 |
jbeich |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
2.0.0 14 Sep 2017 21:13:19 |
swills |
devel/libzim: create port
The openZIM project proposes offline storage solutions for content coming from
the Web.
WWW: http://www.openzim.org/wiki/OpenZIM |