6122 Commits

Author SHA1 Message Date
sthen
f04bd35f1d +textproc/py-openpyxl
+textproc/py-et_xmlfile
+misc/py-jdcal
2021-01-05 13:01:46 +00:00
sthen
6cace9d4f3 oops, openpyxl should be FLAVOR=python3 not MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} 2021-01-05 13:01:12 +00:00
sthen
17e1ab0ed5 import textproc/py-openpyxl and dependencies py-et_xmlfile py-jdcal, benoit@
py-et_xmlfile: low memory library for creating large XML files
py-jdcal: convert between Julian and calendar dates
py-openpyxl: Python library to read/write Excel 2010 xlsx/xlsm files
2021-01-05 12:58:23 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
afresh1
f157a91f4c Update textproc/p5-Text-CSV_XS to 1.45 2021-01-03 22:09:51 +00:00
benoit
4877b62f25 Update to p5-PDF-Table-1.002. 2021-01-02 16:29:31 +00:00
daniel
041dfa3a40 update to py-podcastparser 0.6.6 from MAINTAINER 2020-12-30 03:41:47 +00:00
landry
cdeb3c6d00 textproc/catfish: update to 4.15.0.
See https://mail.xfce.org/pipermail/xfce-announce/2020-October/000900.html

add patch to silence locate --help call that will always fail for us,
and use a post-patch target to update mtime on .po files to make sure .mo
files are generated (this one was a hairy one..)
2020-12-29 15:29:35 +00:00
bluhm
58b02508cc update p5-XML-Writer to 0.900
from wen heping
2020-12-28 17:08:56 +00:00
sthen
8c0f5cdb73 update to pear-XML_RSS-1.1.0 2020-12-27 17:22:26 +00:00
sthen
701cfe77a1 update to pear-XML_Parser-1.3.8 2020-12-27 17:21:51 +00:00
sthen
fbc1db6d8a update to pear-File-1.4.1 2020-12-27 17:21:16 +00:00
sthen
02146f5f56 fcbanner: https homepage, whitespace fixes, sync wantlib 2020-12-27 17:18:38 +00:00
ajacoutot
b8926148d5 Update to enchant2-2.2.15. 2020-12-23 07:44:44 +00:00
benoit
bd47d52eaa Update to highlight-3.60. 2020-12-22 09:50:00 +00:00
ajacoutot
6c1231c2b4 Remove libxml++3; it's unused. 2020-12-21 21:19:21 +00:00
ajacoutot
3da6cbb999 Add libxml++40 and libxml++50 and unhook libxml++3 which nothing depends
on.
2020-12-21 21:17:36 +00:00
ajacoutot
fd5e8e0cbd Import libxml++50-5.0.0.
libxmlplusplus (aka libxml++) is a C++ wrapper for the libxml2 XML parser
library.
It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM
specification. Its API is simpler than the underlying libxml2 C API.

ok robert@
2020-12-21 21:16:33 +00:00
ajacoutot
b5ad60e6e0 Import libxml++40-4.0.0.
libxmlplusplus (aka libxml++) is a C++ wrapper for the libxml2 XML parser
library.
It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM
specification. Its API is simpler than the underlying libxml2 C API.

ok robert@
2020-12-21 21:16:15 +00:00
sthen
21ed533230 update to pdftk-3.2.2 2020-12-21 18:28:48 +00:00
sthen
17c9ccaa71 update to pecl-yaml-2.2.1 2020-12-21 17:00:00 +00:00
ajacoutot
8ce42fd192 Update to icu4c-68.2. 2020-12-18 11:22:48 +00:00
ajacoutot
b47f8edca5 Update to enchant2-2.2.14. 2020-12-13 10:26:59 +00:00
daniel
f54885f38e update to hevea 2.34; maintainer timeout 2020-12-13 05:56:11 +00:00
benoit
616c1fc909 Update to p5-Lingua-EN-Inflect-1.905. 2020-12-12 08:57:32 +00:00
fcambus
9b0c82d2e0 Update ruby-rouge to 3.26.0. 2020-12-10 08:28:57 +00:00
fcambus
6c8126283c Update textproc/lowdown to 0.7.4.
From Caspar Schutijser, thanks!

OK Bryan Vyhmeister (MAINTAINER)
2020-12-10 08:28:12 +00:00
daniel
ceb3a6300c update py-sphinx to 1.5.6
main changes are:
- add a new dep on py-requests
- undo the no longer needed iftex.sty workaround
- move MODPY variables to more standard location
- regen plist

Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the
1.5 series. This means we have to update PLISTs for about 20+ ports as
a result of this version update. Hopefully future updates of py-sphinx
won't be quite as involved.

ok sthen@
2020-12-10 02:20:29 +00:00
afresh1
7b943e8eb4 Update textproc/p5-PPIx-Regexp to 0.076 2020-12-09 01:30:47 +00:00
afresh1
2297b60f44 Add missing RUN_DEPENDS on p5-Readonly 2020-12-09 01:27:54 +00:00
sthen
5fa9f48719 pdfminer: switch to the pdfminer.six fork, the original isn't actively
developed. ok feinerer@ (maintainer).
2020-12-08 08:11:34 +00:00
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