ajacoutot
f5c5712d45
WANTLIB: pcre -> pcre2-8 after recent glib2 update.
2022-11-05 17:10:20 +00:00
ajacoutot
477a45da5b
WANTLIB: pcre -> pcre2-8 after recent glib2 update.
2022-11-05 17:07:21 +00:00
bluhm
275360c8cb
update p5-ack to 3.6.0
...
from George Rosamond
2022-11-05 13:00:17 +00:00
ajacoutot
25de91b267
Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
sthen
97481154f5
update to jo-1.9
2022-11-04 08:34:56 +00:00
bluhm
4fc6a6e569
update p5-XML-LibXML to 2.0208
2022-11-03 20:37:22 +00:00
naddy
424a60c42f
remove line continuation before empty lines
...
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
sthen
95140dea53
codespell needs setuptools_scm; move to py-build while there
2022-10-31 11:54:31 +00:00
sthen
ec68a50a50
update to py3-sphinx-5.3.0
2022-10-31 08:47:20 +00:00
sthen
b8dd0de04a
update to jo-1.7
2022-10-30 08:39:44 +00:00
fcambus
37f4631de4
Update codespell to 2.2.2.
2022-10-29 19:19:27 +00:00
sthen
6781029335
bump REVISION for ports using rust, so that pkg_add -u for i386 users
...
updates to packages without -znotext (i.e. with text relocations disabled)
makes sense to phessler, semarie, tb
2022-10-28 10:00:45 +00:00
ajacoutot
bed1d30e2f
Update to py3-ICU-2.10.2.
2022-10-26 11:30:41 +00:00
ajacoutot
3615d80c11
Update to py3-ICU-2.10.1.
2022-10-25 07:39:05 +00:00
ajacoutot
213c2b37c8
Update to py3-ICU-2.10.
2022-10-24 07:12:44 +00:00
kmos
3557df4adc
base-gcc doesn't like -Wpedantic. Shift to ports-gcc on base-gcc arches
...
Fixes the build on sparc64
2022-10-22 01:08:10 +00:00
edd
92679da36c
Link textproc/amber.
2022-10-21 21:00:08 +00:00
edd
41e31adbf3
Import textproc/amber.
...
```
amber is a code search and replace tool written by Rust. This tool is inspired
by ack, ag, and other grep-like tools.
```
OK paco@
2022-10-21 20:58:51 +00:00
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