pascal
546a39083f
Update to CookCLI 0.30.0.
2026-05-21 20:00:56 +00:00
pvk
aae17d3138
Update opensearch 3.5.0 -> 3.6.0
...
Release notes: https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-3.6.0.md
2026-05-20 11:49:17 +00:00
ajacoutot
c31a5bdebb
Update to libical-4.0.1.
2026-05-20 11:42:22 +00:00
ajacoutot
ad4d806a8d
Update to libxmlb-0.3.27.
2026-05-19 05:58:26 +00:00
pvk
add506321f
Update terraform-docs 0.21.0 -> 0.24.0
...
Changelogs: https://github.com/terraform-docs/terraform-docs/releases
2026-05-18 12:57:11 +00:00
sebastia
cc82366389
simple update 0.82.0 -> 0.83.0
2026-05-17 19:45:27 +00:00
sebastia
14636bf014
drop maintainer
2026-05-17 19:16:16 +00:00
ajacoutot
e48531e4db
Remove hotdoc.
...
It was only used by meson tests (optional) and cannot be updated due to the usage of online npm and bower.
2026-05-15 16:18:07 +00:00
fcambus
42a2ee2ebc
Update miller to 6.18.1.
2026-05-14 21:30:19 +00:00
tb
023a3b02a4
re2: fix build on sparc64
...
This needs the usual abseil-cpp workaround
CXXFLAGS_ports-gcc = -fdelete-null-pointer-checks
due to
/usr/local/include/absl/container/internal/hash_policy_traits.h:158:66: error: '(absl::lts_20260107::container_internal::TypeErasedApplyToSlotFn<absl::lts_20260107::hash_internal::Hash<long long unsigned int>, long long unsigned int, true> == 0)' is not a constant expression
158 | return Policy::template get_hash_slot_fn<Hash, kIsDefault>() == nullptr
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
2026-05-14 16:35:58 +00:00
sthen
cc7cee6402
remove WRKDIR/bin/python symlinks that aren't needed any more (link now
...
included in lang/python/3 -main).
2026-05-14 10:21:25 +00:00
ajacoutot
aa3348ee9e
Update to libxml++50-5.6.1.
2026-05-14 08:11:39 +00:00
fcambus
d855e8ed21
Update miller to 6.17.0.
2026-05-13 14:52:18 +00:00
landry
5bbf04ad35
textproc/nlohmann-json: stop overriding do-test and pass flags via TEST_FLAGS
2026-05-13 07:22:48 +00:00
bluhm
7d40e09035
update xmlwf to expat 2.8.1
2026-05-12 19:22:24 +00:00
kirill
74e24e1317
textproc/trdsql: update to 1.2.1
2026-05-12 16:11:42 +00:00
bluhm
ab8e3cdf80
update xmlwf to expat 2.8.0
...
sync files/expat_config.h with src/lib/libexpat
2026-05-12 13:13:48 +00:00
sthen
470de22151
update to dblatex-0.3.12, move from python 2.7 to 3
2026-05-12 13:10:24 +00:00
bluhm
7e705e6c8b
update p5-XML-Parser to 2.58
2026-05-11 15:59:43 +00:00
sthen
04333adc08
drop PHP 8.2, merge existing installs into 8.3
2026-05-11 12:03:58 +00:00
sthen
dc857fe621
update to py3-tomlkit-0.15.0
2026-05-11 06:47:07 +00:00
tb
05be5192a5
luceneplusplus: fix build with Boost 1.91; regen wantlib
2026-05-10 19:32:50 +00:00
bluhm
578a00e1a7
update p5-Text-CSV_XS to 1.62
...
CVE-2026-7111
OK afresh1@
2026-05-08 16:56:28 +00:00
pascal
f239260b6d
Update to xan 0.57.1.
2026-05-07 19:20:13 +00:00
tb
d4439420ab
luceneplusplus: unbreak build with boost 1.90
2026-05-07 19:10:12 +00:00
pascal
e41a6f4c25
Update to CookCLI 0.29.1.
...
Same diff from bket@
2026-05-07 18:02:36 +00:00
ajacoutot
191d87b87a
Update to enchant2-2.8.16.
2026-05-07 12:40:16 +00:00
jca
c2fcd63d5f
Update to diffstat-1.69
2026-05-06 21:24:35 +00:00
sthen
0b70e9395d
update to py3-ujson-5.12.1
2026-05-06 13:56:45 +00:00
sthen
b9e373d56b
update to py3-pyaml-26.2.1
2026-05-06 13:33:26 +00:00
sthen
01bf3682b4
update to py3-mistune-3.2.1
2026-05-06 13:29:35 +00:00
sthen
438f233d14
update to pymarkdownlnt-0.9.37
2026-05-06 13:29:30 +00:00
tb
15da9a1311
Update check-jsonschema to 0.37.2
...
https://github.com/python-jsonschema/check-jsonschema/releases/tag/0.37.2
2026-05-06 13:10:58 +00:00
tb
2a43ca3d4f
lowdown: use ports-gcc on base-gcc
...
base-gcc doesn't support deprecated attributes with deprecation message.
ports-gcc is lower friction than patching the header:
lowdown.h:460: error: wrong number of arguments specified for 'deprecated' attribute
2026-04-17 13:23:51 +00:00
ajacoutot
f55ad095f6
SECURITY update to libxml-2.15.3.
2026-04-17 07:00:08 +00:00
sthen
686e39f974
update to py3-icecream-2.2.0
2026-04-16 12:49:54 +00:00
ajacoutot
f94b4be2fd
Update to libxmlb-0.3.26.
2026-04-15 17:37:52 +00:00
bluhm
58c67f62b5
update p5-XML-Parser to 2.57
...
fixes regression in p5-XML-Twig
2026-04-14 04:56:43 +00:00
sthen
554bf27051
update to libunibreak-7.0
2026-04-13 07:55:06 +00:00
phessler
6d882d9e98
make sure calibre's build process obeys MAKE_JOBS, instead of eating
...
all known CPUs.
OK sthen@
2026-04-13 05:44:26 +00:00
pascal
11d56c391c
Update to CookCLI 0.28.1.
2026-04-12 13:30:20 +00:00
pascal
44b954f62a
Update to xan 0.57.0.
2026-04-12 11:57:33 +00:00
ajacoutot
5f4ff00881
Update to gtk-doc-1.36.1.
2026-04-11 06:42:46 +00:00
dgl
b068848c7c
Add comments indicating pledge usage.
...
ok op@
2026-04-08 07:35:12 +00:00
volker
97c43a78be
textproc/lowdown: Update to 3.0.1
...
From Maintainer Bryan Vyhmeister
ok tb@
2026-04-07 20:24:44 +00:00
afresh1
8c8705d2cb
Update textproc/p5-Text-CSV_XS to 1.61
...
Documentation updates
2026-04-07 00:41:37 +00:00
bluhm
284941666f
Backport test fixes from github master. Passes with libxml-2.15.2p0.
2026-04-04 21:53:07 +00:00
sthen
f03e9dd70e
update to py3-charset-normalizer-3.4.7
2026-04-04 10:20:36 +00:00
pascal
296bb3bc2a
Update to CookCLI 0.27.2.
2026-04-03 16:13:14 +00:00
bluhm
b70ccc65f4
update p5-XML-Parser to 2.56
2026-04-03 13:47:14 +00:00