ajacoutot
1d85d76eb6
Update to py-ICU-2.7.2.
2021-04-25 06:07:55 +00:00
ajacoutot
4c2c8b70e2
Update to icu4c-69.1.
2021-04-25 06:07:37 +00:00
bluhm
9d331717d6
update p5-XML-LibXML to 2.0207
2021-04-24 10:16:38 +00:00
ajacoutot
ae3bdc8465
Update to libical-3.0.10.
2021-04-24 08:05:57 +00:00
jeremy
b0b1d925a7
Stop building ruby26 ports by default
...
Ruby 2.6 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby26 packages by default.
2021-04-24 00:31:55 +00:00
sthen
d6f5ff64c9
update to p5-PDF-API2-2.040
2021-04-23 21:13:45 +00:00
sthen
a19abe8a0e
update solr-8.8.2, fixes a couple of CVEs. ok naddy@
2021-04-13 20:44:07 +00:00
sthen
2dfb078d93
update to podofo-0.9.7
2021-04-07 14:07:47 +00:00
sthen
7c6ab46529
p5-PDF-API2: add upstream patch, "Fix encoding of \n in string with
...
non-printable chars"
2021-04-07 09:06:32 +00:00
ajacoutot
608416e4ba
Update to foliate-2.6.3.
2021-04-02 08:58:31 +00:00
gnezdo
7b3076f985
Use INSTALL_MAN for man pages (noted by kili@)
...
ok sthen
2021-03-31 23:56:11 +00:00
sthen
06825a1d09
update to py3-sphinx-3.5.3
2021-03-31 20:17:54 +00:00
ajacoutot
f2e43de0db
Add devel/check to BDEP.
...
It is used if present at configure time.
2021-03-27 17:22:37 +00:00
sthen
56bf8e313f
update to calibre-5.14.0
2021-03-27 14:35:12 +00:00
sthen
995b031c3a
update to py3-patiencediff-0.2.2
2021-03-27 13:55:04 +00:00
ajacoutot
a4e26436c0
Update to foliate-2.6.2.
2021-03-25 06:45:30 +00:00
fcambus
88e1b51b5f
Update miller to 5.10.2.
2021-03-24 10:20:47 +00:00
ajacoutot
dde1dc06ac
Update to foliate-2.6.1.
2021-03-24 07:45:26 +00:00
sthen
0b66ae083a
calibre: add RDEP on py-html2text; from Caspar Schutijser
...
required to convert a PDF to EPUB with "Heuristic processing" enabled
2021-03-23 22:19:59 +00:00
sthen
a30bac88c9
update to latex2html-2021 and fix typo in doc dir
...
from dir21 at pm me
2021-03-23 21:45:59 +00:00
fcambus
cdeb626f06
Update miller to 5.10.1.
2021-03-22 09:07:09 +00:00
daniel
565c1ce9cd
remove subdirs for ports that are python3 only now
2021-03-20 15:57:03 +00:00
fcambus
236255a339
Update lowdown to 0.8.3.
...
OK sthen@, Bryan Vyhmeister (MAINTAINER)
2021-03-19 15:48:29 +00:00
sthen
ea0a29b7c1
hyperscan: add missing BDEP on Python, reported by naddy
2021-03-18 21:38:11 +00:00
fcambus
a5051c195d
Update ruby-kramdown to 2.3.1.
2021-03-18 08:40:41 +00:00
sthen
c9718ad2e3
update to calibre-5.13.0
2021-03-17 08:22:29 +00:00
sthen
e77b39b0cf
Update to scdoc-1.11.1, and add pledge which is a good fit for this
...
software. From Martin Vahlensieck
2021-03-16 17:00:59 +00:00
sthen
3ae4d93d8e
update to py3-pygments-2.8.1 which works around a bug in the "minted"
...
tex package, see https://github.com/pygments/pygments/issues/1734 etc.
2021-03-16 12:27:38 +00:00
gnezdo
9018e81406
Plug pandoc port into textproc/Makefile
2021-03-16 03:43:01 +00:00
gnezdo
ff68d6b014
Add pandoc-2.12 via devel/cabal module
...
Tested on simple md and docx conversions.
Broken and disabled on i386.
Polished up by sthen@
ok abieber, sthen
2021-03-16 03:41:34 +00:00
sthen
fb22d866a2
add gron (next to groff)
2021-03-15 11:12:53 +00:00
sthen
2a69a22910
import ports/textproc/gron, ok kmos@ landry@
...
gron transforms JSON into discrete assignments to make it easier to
grep for what you want and see the absolute 'path' to it. It eases the
exploration of APIs that return large blobs of JSON but have terrible
documentation.
$ gron "https://api.github.com/repos/tomnomnom/gron/commits?per_page=1 " | \
fgrep "commit.author" | grep -v email
json[0].commit.author = {};
json[0].commit.author.date = "2016-07-02T10:51:21Z";
json[0].commit.author.name = "Tom Hudson";
gron can work backwards too, enabling you to turn your filtered data back
into JSON (gron --ungron).
2021-03-15 11:12:16 +00:00
kmos
992288732b
Nothing uses the python2 flavor of ofxparse and ditching it will allow
...
updates and cleanup of other python2 flavors.
"fine with me" semarie@ (maintainer)
2021-03-14 05:44:06 +00:00
kmos
df5799a73c
Update py-emoji from 0.5.4 to 1.2.0 and drop python2 flavor.
...
The only consumer is python3-only.
A similar diff for an earlier version had been sent by pamela@ previously
ok sthen@
2021-03-13 20:58:55 +00:00
sthen
325f4411a6
update to py3-openpyxl-3.0.7
2021-03-11 13:01:30 +00:00
bentley
6c1e5b09a7
+recutils
2021-03-11 08:40:29 +00:00
bentley
c07b33b5a5
Import recutils-1.8.
...
The GNU recutils are a set of libraries and utilities supporting the
Rec format: a human-readable, text-based format to store little to
medium sized databases.
ok sthen@
2021-03-11 08:39:43 +00:00
daniel
e619f66124
update uncrustify to 0.72.0 and switch to python3
...
ok rpointel@ (MAINTAINER)
2021-03-10 15:40:29 +00:00
sthen
3046e0772e
bump the golang ports so that pkg_add -u knows to update them
2021-03-08 13:59:23 +00:00
afresh1
fb11ddfeae
RUN_DEPENDS+=textproc/p5-Pod-Parser
2021-03-07 23:13:37 +00:00
afresh1
813ad2f69a
Add RUN_DEPENDS=textproc/p5-Pod-Parser
2021-03-07 22:48:00 +00:00
daniel
b9994f5efa
update doclifter to 2.19 and switch to python3
2021-03-07 21:09:06 +00:00
sthen
e3b81429a8
use different suffix when applying debian patchset
2021-03-07 20:22:59 +00:00
sthen
f23537286b
update to py3-sphinx-3.5.2
2021-03-07 14:22:33 +00:00
sthen
f3ff355dc3
+hyperscan
2021-03-07 14:16:30 +00:00
sthen
d599329353
import ports/textproc/hyperscan, ok bentley@
...
Hyperscan is a high-performance multiple regex matching library. It
follows the regular expression syntax of the commonly-used libpcre
library, but is a standalone library with its own C API.
Hyperscan uses hybrid automata techniques to allow simultaneous matching
of large numbers (up to tens of thousands) of regular expressions and
for the matching of regular expressions across streams of data.
Hyperscan is built for specific CPU microarchitectures - you must
choose one:
ssse3 (uses -march=core2, for most amd64 and clone CPUs)
sse4_2 (uses -march=corei7, requires SSE4_2 and POPCNT)
avx2 (uses -march=core-avx2, requires AVX2)
native (uses -march=native, optimise for local machine)
2021-03-07 14:15:47 +00:00
sthen
74c2585559
update to py3-alabaster-0.7.12
2021-03-06 16:29:11 +00:00
sthen
95c13012f6
update to py3-sphinx-notfound-page-0.6
2021-03-06 16:00:23 +00:00
sthen
903b41215e
update to p5-PDF-API2-2.039
2021-03-06 15:31:12 +00:00
gnezdo
9f2cfefcf9
Remove unused textproc/hs-xml-types
2021-03-04 06:06:19 +00:00