6989 Commits

Author SHA1 Message Date
kn
a9317210cb update to loccount 2.14 2023-01-15 11:51:48 +00:00
kn
9b472190d0 Update to PoDoFo 0.9.8 (last <1 version)
From earlier last year, when upstream froze their tree to switch to a new
pdfmm code base with their 1.0.0 release: https://podofo.sourceforge.net/

Looks like this version fixes some CVEs:
https://sourceforge.net/p/podofo/code/commit_browser

Symbol removals and size changes as per check_sym, so bump major.

Tidy up the Makefile while here.
No PLIST change.
Builds fine, sysutils/krename still builds against the new version.
2023-01-15 10:56:35 +00:00
sthen
fd60a4103c update to py3-dateparser-1.1.6 2023-01-13 09:12:24 +00:00
ajacoutot
df381e51fb Unbreak: properly install man pages and fix pkgconfig file in PLIST.
No bump because this could not package.
2023-01-12 07:31:42 +00:00
jca
83bff15553 Avoid pointer to integer conversion to let this build with clang 15 2023-01-11 18:50:13 +00:00
kn
9ea4a48176 python is a build dependency despite NO_BUILD=Yes
catfish sets NO_BUILD=Yes because it just packages existing files,
MODPY_ADJ_FILES (run in pre-configure) and the default do-install target
set by the python module obviously need python, so set MODPY_BUILDDEP=Yes
to override the python module's default of =No in case of NO_BUILD=Yes.

Spotted in a bulk test (thanks tb) for a python.port.mk diff where catfish
was the only port failing -- due to this.

OK landry
2023-01-11 18:29:10 +00:00
paco
96a0722dcd update textproc/tree-sitter to 0.20.7
while here drop maintainer

tweaks and ok sthen@
tested also by Laurent Cheylus
2023-01-10 16:27:49 +00:00
op
017c7f13a3 update textproc/scdoc to 1.11.2
changelog:
 - escape ' at the beginning of lines
 - cleanup the installation process
 - check for and abort on failed memory allocations
 - disallows differing row lengths in table

while here regen patches and drop -Werror (which would break the build
on clang 15 due to -Wstrict-prototypes.)

ok sthen@ jca@
2023-01-10 14:03:58 +00:00
ajacoutot
4544f467c3 Prefer tomli over toml. 2023-01-10 12:49:00 +00:00
fcambus
217a93fe32 Update libuninameslist to 20221022. 2023-01-09 21:30:53 +00:00
tb
41f81a419e textproc/catfish: regen patches 2023-01-08 14:23:25 +00:00
ajacoutot
004a84436a Update to gi-docgen-2023.1. 2023-01-08 10:52:45 +00:00
jeremy
7a83a0466a Build ruby32 FLAVORs of ruby gem ext ports by default
For devel/ruby-sorted_set and graphics/ruby-rqrcode-core, do not do FLAVORed
builds by default, as these are pure ruby libraries with no native component.
2023-01-08 03:05:06 +00:00
sthen
7050cbe60d add a comment reminding to bump www/h2o because the mruby flavour uses
oniguruma's static library
2023-01-07 20:08:49 +00:00
sthen
b4a3cb386e build PHP 8.2 versions of those pecl-* ports which support it 2023-01-06 19:37:56 +00:00
sthen
56e2824b7c update to py3-pygments-2.14.0 2023-01-03 15:22:49 +00:00
sthen
60bf4f988c update to hunspell-1.7.2 2023-01-03 15:05:37 +00:00
sthen
5c4b2f847f update to py3-polib-1.1.1 2023-01-03 14:54:17 +00:00
sthen
76c6e9c2d7 update to py3-precis_i18n-1.0.4 2023-01-03 14:54:13 +00:00
sthen
d79f798350 update to py3-pypandoc-1.10 2023-01-03 14:51:17 +00:00
sthen
630afa24e6 update to py3-dateparser-1.1.5, simplify COMMENT, disable some tests with
extra deps and add a missing TDEP
2023-01-03 14:50:31 +00:00
fcambus
27579196ce Update miller to 5.10.4. 2022-12-31 19:29:33 +00:00
fcambus
2a785f237b Update ruby-rouge to 4.0.1. 2022-12-27 21:23:33 +00:00
landry
7a2ad257ed textproc/catfish: add py-pexpect to BDEP, should fix a build failure 2022-12-23 08:18:14 +00:00
landry
6be5b02406 textproc/py-lark: regen PLIST to unbreak
no bump since it didnt package.. sigh
2022-12-20 11:40:49 +00:00
sthen
9e1d2e0c59 py-semver doesn't actually use py-tox for tests, remove TDEP 2022-12-19 13:15:38 +00:00
landry
6663a6f770 +{textproc/py-{lark,dateparser},geo/py-geo{if,filter}},python3 2022-12-19 10:54:17 +00:00
landry
9422e96cd1 Import textprocy/py-lark 1.1.5
Lark is a modern parsing library for Python. Lark can parse any context-free grammar.
Lark provides:
* Advanced grammar language, based on EBNF
* Three parsing algorithms to choose from: Earley, LALR(1) and CYK
* Automatic tree construction, inferred from your grammar
* Fast unicode lexer with regexp support, and automatic line-counting

ok sthen@
2022-12-19 10:49:06 +00:00
landry
841897b99e Import textproc/py-dateparser 1.1.4.
a date parsing library designed to parse dates from HTML pages:
* Generic parsing of dates in over 200 language locales plus numerous
  formats in a language agnostic fashion.
* Generic parsing of relative dates like: '1 min ago', '2 weeks ago',
  '3 months, 1 week and 1 day ago', 'in 2 days', 'tomorrow'.
* Generic parsing of dates with time zones abbreviations or UTC
  offsets like: 'August 14, 2015 EST', 'July 4, 2013 PST',
  '21 July 2013 10:15 pm +0500'.
* Date lookup in longer texts.
* Support for non-Gregorian calendar systems.

ok sthen@
2022-12-19 10:48:10 +00:00
op
66ab3395dc update textproc/opensearch to 2.4.1
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.4.1.md

ok pvk@
2022-12-16 17:31:04 +00:00
sthen
5ce7cc27ed update to zathura-pdf-mupdf-0.4.0 2022-12-15 14:31:48 +00:00
sthen
af50c4af87 update to zathura-pdf-poppler-0.3.1 2022-12-15 14:31:45 +00:00
sthen
826b5b5506 update to py-lxml-4.9.2 2022-12-14 14:06:35 +00:00
sthen
72ee2b0098 update to py3-sphinx_rtd_theme-1.1.1 2022-12-14 13:41:32 +00:00
sthen
2d242bbdd8 update to zathura-0.5.2, bump plugin REVISIONs and BUILD_DEPENDS to make
sure they're built against ABI in new version
2022-12-14 13:41:15 +00:00
sthen
af26881c2c update to mupdf-1.21.1 2022-12-14 13:29:48 +00:00
sthen
c9596458b9 bump; mupdf update (static linked) 2022-12-14 13:29:46 +00:00
sthen
3b86fa2301 add max version spec in m2r, and comment in mistune. (mistune is a bit
old, but m2r can't use a newer one).
2022-12-11 09:04:20 +00:00
sthen
59ea6e158a update to py3-m2r-0.3.1 2022-12-11 08:40:10 +00:00
sthen
983962e651 update to py3-black-22.12.0 2022-12-10 09:50:01 +00:00
sthen
7a379e3871 update to uchardet-0.0.8 2022-12-09 14:14:37 +00:00
sthen
87a56fd266 update to py3-ruamel.yaml.clib-0.2.7 2022-12-09 13:05:11 +00:00
sthen
f712e8e88d update to py3-patiencediff-0.2.10, point MODPY_TEST_DIR at the build
dir so that the compiled extension is found and related tests aren't
skipped
2022-12-07 08:49:31 +00:00
sthen
2bc4ea0c14 use MODPY_PYBUILD=hatch-vcs instead of =hatchling + BDEP on py-hatch-vcs 2022-12-06 16:23:05 +00:00
sthen
eeb6977bff add a comment about py2 use (newer versions of pygments.rb can use py3) 2022-12-06 13:05:24 +00:00
kn
a1a7ac165d neuter unneeded python 2 runtime dependency
luckily, this xml parser written in vala only uses python to build/test.
2022-12-03 20:40:57 +00:00
sthen
7ac6a03c77 update to py3-jaraco.text-3.11.0 2022-12-02 08:49:00 +00:00
sthen
7089c29a9c update to py3-chardet-5.1.0 2022-12-02 08:48:26 +00:00
ajacoutot
f1b9468860 Update to hotdoc-0.14.0. 2022-12-02 07:49:05 +00:00
sthen
b7c89f1cfd add BDEP on py-setuptools; plist changes depending on whether
setuptools is installed or not. found by aja@
2022-12-01 15:30:22 +00:00