6855 Commits

Author SHA1 Message Date
sthen
b34fdbcdf6 add missing BDEP, reported by aja@ 2022-10-20 13:46:28 +00:00
ajacoutot
588e0e7cc1 Update to icu4c-72.1. 2022-10-20 10:14:55 +00:00
sthen
38a6bb5188 update to py3-patiencediff-0.2.6
add a note in DESCR on how to run this from the command-line rather than
as part of a Python program (python3 -m patiencediff file_a file_b)
2022-10-19 11:23:23 +00:00
sthen
870ff016ed use MODPY_PYBUILD 2022-10-19 11:19:53 +00:00
sthen
ba421ce39c update to py3-tinycss2-1.2.1 2022-10-19 11:17:04 +00:00
jca
6b48f66e70 Update to diffstat-1.65 2022-10-18 17:59:47 +00:00
ajacoutot
95258117aa Update to libical-3.0.16. 2022-10-18 06:23:56 +00:00
ajacoutot
622daa5796 Fix patch to find Qt5. 2022-10-16 08:22:34 +00:00
ajacoutot
fd60d5a4de Move to Qt5; consumers aren't happy yet with Qt6. 2022-10-15 12:31:49 +00:00
ajacoutot
f304a35efe SECURITY update to libxml-2.10.3
- [CVE-2022-40304] Fix dict corruption caused by entity reference cycles
- [CVE-2022-40303] Fix integer overflows with XML_PARSE_HUGE
- Fix overflow check in SAX2.c
2022-10-15 12:24:48 +00:00
ajacoutot
702b063c5d +qxlsx 2022-10-15 09:51:29 +00:00
ajacoutot
eb061c001b Import qxlsx-1.4.4.
QXlsx is an Excel file (*.xlsx) reader/writer library.

ok robert@
2022-10-15 09:50:57 +00:00
jung
fb97d54e12 update to cloc 1.94 2022-10-14 18:29:36 +00:00
landry
387746fe9e textproc/py-cssselect2: add missing BDEP/RDEP on textproc/py-{tinycss2,webencodings}
also spotted by ajacoutot@, thanks !
2022-10-14 14:01:30 +00:00
landry
e07394fe85 textproc/py-tinycss2: bump REVISION, i've changed RDEP... 2022-10-14 14:00:41 +00:00
landry
14e238d4ac textproc/py-tinycss2: add missing BDEP/RDEP on py-webencodings
spotted by ajacoutot@, thanks !
2022-10-14 13:58:08 +00:00
rsadowski
06ffab7b8e Update libebml to 1.4.4
From Brad
2022-10-14 06:40:24 +00:00
landry
be665628d9 +py-{cssselect2,pyphen,tinycss2},python3 2022-10-13 15:46:24 +00:00
landry
86007acc9e Import textproc/py-tinycss2 1.1.1.
tinycss2 is a low-level CSS parser and generator written in Python:
it can parse strings, return objects representing tokens and blocks,
and generate CSS strings corresponding to these objects.

Based on the CSS Syntax Level 3 specification, tinycss2 knows the
grammar of CSS but doesn't know specific rules, properties or values
supported in various CSS modules.

ok sthen@ semarie@
2022-10-13 15:45:53 +00:00
landry
13b4df3743 Import textproc/py-pyphen 0.13.0.
Pyphen is a pure Python module to hyphenate words using included or
external Hunspell hyphenation dictionaries.

ok sthen@ semarie@
2022-10-13 15:44:53 +00:00
landry
58810d5f4c Import textproc/py-cssselect2 0.7.0.
cssselect2 is a straightforward implementation of CSS4 Selectors for
markup documents (HTML, XML, etc.) that can be read by ElementTree-like
parsers (including cElementTree, lxml, html5lib, etc.)

ok sthen@ semarie@
2022-10-13 15:44:04 +00:00
fcambus
b91d1b02d4 Update ruby-rouge to 4.0.0. 2022-10-10 07:44:05 +00:00
op
2874fa82d3 update textproc/libgrapheme to 2.0.1
No API/ABI changes to the library itself just some hardening, tweaks to
the build helpers and to the build system.  Now it needs less massagging
to accomodate for our requirements on ports' libraries.

Building like upstream does with -nostdlib seems to break `update-plist'
so I'm avoiding it for the moment; not a big deal anyway.

ok jan@
2022-10-10 07:20:13 +00:00
semarie
6f1dbcb6fe adjust rust programs to run with immutable stack
the rust std library has been changed to not try to reallocate
a guard page on the stack.

as the rust std library is statically linked in rust programs,
bump REVISION to force reinstall.
2022-10-09 16:32:18 +00:00
sthen
530df166af update to xml2rfc-3.15.0 2022-10-08 09:12:18 +00:00
jan
2c0e84b172 update textproc/libgrapheme to version 2.0.0
ok op@
2022-10-07 23:50:04 +00:00
ajacoutot
1946317d78 Update to libical-3.0.15. 2022-10-07 14:00:40 +00:00
sthen
cf4ddce40e update to p5-Pod-Spell-1.25 2022-10-06 11:56:13 +00:00
jan
55cc5fca93 +libgrapheme
ok op@
2022-10-06 08:10:05 +00:00
jan
5876a1bb7f import libgrapheme
ok op@
2022-10-06 08:08:10 +00:00
sthen
79951ca113 update to pdftk-3.3.3 2022-10-05 13:34:32 +00:00
semarie
97ddd5059c update textproc/mdbook to 0.4.21
update to make it build with lang/rust 1.64.0

ok edd@
2022-10-04 14:53:55 +00:00
fcambus
9495526cc7 Update recutils to 1.9. 2022-10-04 06:52:00 +00:00
ajacoutot
3baaae8a55 Update to link-grammar-5.11.0. 2022-10-03 22:41:54 +00:00
ajacoutot
a226287306 Update to gspell-1.12.0. 2022-10-03 22:13:38 +00:00
sthen
0bfb21ba12 update to py3-unidecode-1.3.5 2022-10-03 22:12:27 +00:00
sthen
f911d6add6 update to py3-textfsm-1.1.3 2022-10-03 22:12:25 +00:00
sthen
9624fd062a update to py3-chardet-5.0.0 2022-10-03 22:12:22 +00:00
sthen
746836f93a update to py3-confuse-2.0.0 2022-10-03 22:12:18 +00:00
sthen
9738e572fd update to py3-iso8601-1.1.0 2022-10-03 22:12:16 +00:00
sthen
dfdb0f0d6f update to py3-numpydoc-1.4.0 2022-10-03 22:12:00 +00:00
sthen
bb08d41910 update to py3-css-parser-1.0.8 2022-10-03 22:11:58 +00:00
sthen
6f98c271b9 update to py3-rebulk-3.1.0 2022-10-03 22:11:28 +00:00
sthen
95b0986d8c update to py3-pypandoc-1.8 2022-10-03 22:11:26 +00:00
sthen
fbf24fda65 update to py3-xmlschema-2.1.1 2022-10-03 22:11:14 +00:00
landry
38b1ce3320 textproc/delta: fix build on riscv64/powerpc64
reinstate the dependency on cc >= 1.0.73 crate.
build failure reported by jca@, ok naddy@
2022-09-25 16:04:53 +00:00
ajacoutot
a8efa83811 Update to unicode-ucd-15.0.0. 2022-09-16 11:54:29 +00:00
pvk
0814dfc8fd Update opensearch 2.2.0 -> 2.3.0
Release notes: https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.3.0.md
ok op@
2022-09-15 14:23:27 +00:00
bket
d4dab6ef96 Use MODPY_PYBUILD=setuptools_scm instead of MODPY_PYBUILD=setuptools
OK sthen@
2022-09-14 18:01:36 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00