6291 Commits

Author SHA1 Message Date
sthen
c9257da2ed update to py-defusedxml-0.6.0 2020-12-06 13:51:43 +00:00
sthen
94d6724ddc switch to MODPY_PYTEST 2020-12-06 13:50:23 +00:00
afresh1
f011ac177f +p5-Text-Soundex 2020-12-05 18:15:55 +00:00
afresh1
60b17767bf Import textproc/p5-Text-Soundex 3.05
Soundex is a phonetic algorithm for indexing names by sound, as
pronounced in English. The goal is for names with the same pronunciation
to be encoded to the same representation so that they can be matched
despite minor differences in spelling. Soundex is the most widely
known of all phonetic algorithms and is often used (incorrectly)
as a synonym for "phonetic algorithm". Improvements to Soundex are
the basis for many modern phonetic algorithms. (Wikipedia, 2007)

This module implements the original soundex algorithm developed by
Robert Russell and Margaret Odell, patented in 1918 and 1922, as
well as a variation called "American Soundex" used for US census
data, and current maintained by the National Archives and Records
Administration (NARA).

The soundex algorithm may be recognized from Donald Knuth's The Art
of Computer Programming. The algorithm described by Knuth is the
NARA algorithm.

OK benoit@
2020-12-05 18:15:39 +00:00
afresh1
5527e535bb Update textproc/p5-Text-CSV_XS to 1.44 2020-12-04 01:19:02 +00:00
rsadowski
fb5f0671cb Update libebml to 1.4.0 2020-12-02 06:44:09 +00:00
daniel
40544ff73b py-sphinx no longer depends on py-sphinx_rtd_theme
Release 1.4 of py-sphinx made this dependency optional. So adapt the port
to match. Instead we add a BUILD_DEP on py-sphinx_rtd_theme to the 3 ports
that actually depend on it. This may make updating py-sphinx_rtd_theme a
bit easier to update in the future as fewer consumers would need testing.

ok kmos@, sthen@
2020-12-02 00:50:25 +00:00
jasper
d435c19905 update to natsort-7.1.0 2020-11-30 15:51:49 +00:00
fcambus
c784bc6bc6 Update miller to 5.10.0.
Notable changes:

- Switch to using GH_ directives to fetch the distfile, release tarball
  does not include the man page anymore
- Add a post-install target to install the man page
2020-11-30 15:14:04 +00:00
sthen
bbae112fa3 update to pecl-yaml-2.2.0 2020-11-30 12:00:49 +00:00
daniel
1ff91f6746 update py-sphinx_rtd_theme to 0.4.3
This update was submitted by Aisha Tammy as part of the batch of diffs
to get py-sphinx updated. However updating the rtd theme port also requires
regenerating packing lists for these consumers of py-sphinx:

devel/luacheck
devel/py-virtualenv
productivity/vdirsyncer
2020-11-27 01:59:28 +00:00
sthen
def77d6cdc update license marker, LGPLv2->perl 2020-11-26 14:24:40 +00:00
sthen
dcd36e3ced update to p5-PDF-API2-XS-1.002 2020-11-26 14:24:03 +00:00
daniel
007539165f update to py-snowballstemmer 2.0.0
From Aisha Tammy as part of the big batch of diffs to get py-sphinx updated.
2020-11-25 21:32:40 +00:00
millert
3c82c74bfc Update textproc/codespell to 2.0.0. OK sthen@ 2020-11-24 16:45:43 +00:00
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
edd
98a2610837 Update textproc/mdbook to version 0.4.4. 2020-11-23 15:16:44 +00:00
benoit
0a2a5549f9 Update to p5-PPIx-QuoteLike-0.013 from wen heping 2020-11-23 07:48:32 +00:00
sthen
f7bff3aa66 update to sphinx (search) 2.2.11 2020-11-20 14:18:21 +00:00
pvk
b7123cb93a Update elasticsearch 7.9.1 -> 7.10.0
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/release-notes-7.10.0.html
2020-11-19 20:14:28 +00:00
benoit
60c2802c48 Update to p5-Mojolicious-Plugin-TtRenderer-1.61. 2020-11-17 21:23:43 +00:00
ajacoutot
dfdf707aec Update to gtk-doc-1.33.1. 2020-11-17 15:48:35 +00:00
jeremy
06ac160d22 Bump related ports after default Ruby version switch
OK gkoehler@
2020-11-17 03:19:36 +00:00
benoit
9e4f9481d8 Update to highlight-3.59. 2020-11-14 07:44:59 +00:00
ajacoutot
3a6e37c429 No more HighContrast icons. 2020-11-13 08:48:46 +00:00
fcambus
d4692b070d Update ruby-rouge to 3.25.0. 2020-11-12 21:39:31 +00:00
sthen
18c74eb1d0 zathura-pdf-mupdf: replace patch with the version in upstream's "develop"
branch.
2020-11-10 11:45:59 +00:00
sthen
96cd1c6c8b zathura-pdf-mupdf needs to pull in the new mupdf dependency, gumbo, otherwise
it has missing symbols. I guess I forgot to make update before testing..
Reported with an alternative diff proposal by Olivier Taïbi.
2020-11-10 11:40:23 +00:00
sthen
2948c4e131 raptor: backport a (2017!) commit that fixes CVE-2017-18926 heap based
buffer overflow. From wen heping, I added upstream.commit information
to the patch.
2020-11-10 07:43:37 +00:00
benoit
cdc97d57cf Update to p5-PDF-Table-1.001, from wen heping. 2020-11-10 07:26:40 +00:00
ajacoutot
e9fef55e30 Update to asciidoc-9.0.4.
ok robert@ (maintainer)
2020-11-09 11:33:39 +00:00
afresh1
fb00ac9917 Update textproc/p5-LaTeX-Driver to 1.2.0
From wen heping <wenheping2000 () hotmail ! com>
2020-11-09 01:32:01 +00:00
ajacoutot
2807cedcce Move py-enchant to py3 only; nothing py2 depends on it. 2020-11-08 08:49:11 +00:00
jasper
6fc25e0c1d - unbreak gucharmap by updating to 13.0.4
- tweak comment in unicode-ucd to be more explicit
2020-11-07 08:59:35 +00:00
ajacoutot
201c883270 Remove soft dependency on old x11/gnome/tracker. 2020-11-07 08:40:59 +00:00
ajacoutot
c7b181ecf9 Update to unicode-ucd-13.0.0. 2020-11-07 07:48:55 +00:00
sthen
d36cacabd9 bump zathurs/plugins/mupdf, mupdf update -> static linked 2020-11-06 15:37:02 +00:00
sthen
9b1d6feba4 update to MuPDF 1.18.0 2020-11-06 15:36:38 +00:00
sthen
43b69366ab update to solr-8.7.0 2020-11-06 14:39:19 +00:00
ajacoutot
825cda1b23 Update to enchant2-2.2.13. 2020-11-06 07:40:16 +00:00
sthen
a64733fce7 update to onig-6.9.6, including fixes for various problems found by
OSS-Fuzz and Coverity.
2020-11-05 16:59:15 +00:00
jasper
1c57351dc5 make these python3-only as nothing py2 depends on them anymore 2020-11-04 20:21:47 +00:00
benoit
f34fb92614 Update to p5-String-Random-0.31. 2020-11-04 10:37:20 +00:00
benoit
8d1c98e86c Update to p5-XML-RSS-1.62. 2020-11-04 10:32:30 +00:00
benoit
41418270d1 Update to p5-Text-Aligner-0.16. 2020-11-03 16:13:02 +00:00
benoit
427bdd93bc Update to p5-XString-0.005. 2020-11-03 16:07:36 +00:00
benoit
6a13074014 Update to p5-Text-Template-1.59. 2020-11-03 15:59:36 +00:00
benoit
aa771a71c2 Update to p5-Text-Format-0.62. 2020-11-03 15:54:02 +00:00
jasper
a0cff4d1f3 - update to py-toml-0.10.2
- switch to python3
- enable tests
2020-11-03 13:52:13 +00:00
jasper
4436d45281 update to pdfpc-4.4.0 2020-11-03 13:46:25 +00:00