5987 Commits

Author SHA1 Message Date
ajacoutot
04c82eb792 Dumb me, fix path to gettext-tools 2020-08-24 06:38:39 +00:00
ajacoutot
5a281b0d99 Add explicit dependency on textproc/gettext-tools.
This should not be needed because we depend on:
py-distutils-extra -> intltool -> gettext-tools
where this is really used.
But the check for gettext-tools in ports/infrastructure/mk/bsd.port.mk:2650
only checks for direct dependency of the port :-(
2020-08-23 15:43:07 +00:00
ajacoutot
768807799f Update to enchant2-2.2.9. 2020-08-23 08:52:10 +00:00
ajacoutot
6e50fcdcf8 Remove explicit dependency on intltool.
It's provided by py-distutils-extra.
2020-08-23 08:16:42 +00:00
abieber
895b4738ee Remove go-xlsx as it is no longer used by anything.
OK kn@
2020-08-22 22:08:55 +00:00
abieber
8fd53c0743 - go-xlsx 2020-08-22 22:07:22 +00:00
abieber
84f4bad10e Bump xlsx2csv to 20200427211949.
OK kn@
2020-08-22 22:04:27 +00:00
jeremy
ef3858eee6 Update to krdamdown 2.3.0
Mostly from wen heping.  Minor changes by me to not add a dependency
when one is not needed with any of the Ruby versions in ports.
2020-08-21 21:22:27 +00:00
fcambus
3ec265730f Update miller to 5.9.0. 2020-08-20 14:28:24 +00:00
solene
d4d25781d5 Update to py-canonicaljson-1.3.0
Diff from maintainer Renaud Allard
2020-08-20 12:57:58 +00:00
sthen
903b6c1385 mupdf: string.h needed for pledge error. from Martin Vahlensieck 2020-08-20 09:00:15 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
edd
15b5926df7 textproc/py-sphinx: Fix fallout due to TeX Live 2020 update. 2020-08-18 18:55:21 +00:00
edd
b5df22e015 textproc/lgrind: fix fallout due to TeX Live 2020 update.
OK espie@, thanks!
2020-08-18 18:52:26 +00:00
sthen
cc0286185c update to solr-8.6.1 2020-08-18 07:28:52 +00:00
afresh1
9ca9ecb745 Update p5-PPIx-Regexp to 0.073
From wen heping <wenheping2000 () hotmail ! com>
2020-08-16 19:44:08 +00:00
fcambus
1c6352aa7a Update ruby-rouge to 3.22.0. 2020-08-16 14:47:06 +00:00
naddy
67ba02fd5f fix the relocation error seen with clang/lld 10 on i386 in this embedded
copy of Qt4 WebKit as well; originally from jca@
2020-08-13 18:40:38 +00:00
sthen
7fe2c3f421 update to p5-PDF-API2-2.037 2020-08-09 22:17:48 +00:00
fcambus
c778578f8f Update miller to 5.8.0. 2020-08-04 16:43:04 +00:00
naddy
8c0623d274 Recognize cc -dumpversion results beyond gcc 8.
Fixes build with LLVM 10.
2020-08-02 22:21:32 +00:00
kmos
4fa3e92a22 Drop python2 flavor of py-humanize 2020-08-01 08:19:12 +00:00
kmos
7ec55903ce Update py-humanize to 2.5.0. humanize no longer supports python2 so
drop that flavor. There were no consumers for the python2 version
anyway.

Input from and ok paco
2020-08-01 08:17:39 +00:00
pvk
0d540f9ca2 Update elasticsearch 7.8.0 -> 7.8.1
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.8/release-notes-7.8.1.html
2020-07-30 10:41:33 +00:00
jasper
ff49c6cde1 - update to pygfm-1.0.0
- switch to python3
2020-07-30 07:57:20 +00:00
millert
b2dca97b76 Fix typo pointed out by afresh1@ 2020-07-30 01:29:36 +00:00
millert
7fd6913f7a Add chordpro 2020-07-30 01:01:16 +00:00
millert
118cbc6cd8 chordpro reads a text file containing the lyrics to one or many songs plus
chord information and generate photo-ready sheet-music from it.
OK afresh1@
2020-07-30 01:00:12 +00:00
paco
3ac8f4d591 Update textprod/lowdown to 0.7.1
From Caspar Schutijser (caspar at schutijser dot com)
Tested by me and ok from maintainer.

ok paco kmos
2020-07-29 08:49:37 +00:00
ajacoutot
7d0bd25e62 +foliate 2020-07-25 12:32:17 +00:00
ajacoutot
756e5303d4 Import foliate-2.4.2
Foliate is a simple and modern GTK eBook viewer, built with gjs and Epub.js.
Features:
- View .epub, .mobi, .azw, and .azw3 files in two-page view or scrolled view
- Customize font, line-spacing, margins, and brightness
<...>

ok robert@
2020-07-25 12:31:42 +00:00
sthen
d782d86e79 oops, http->https didn't actually work 2020-07-20 13:35:27 +00:00
sthen
a6d778b7f6 update to solr-8.6.0 2020-07-20 12:30:09 +00:00
sthen
3323dc740f update to patchutils-0.4.2 2020-07-20 12:07:17 +00:00
fcambus
031c9b1380 Update jo to 1.4. 2020-07-19 19:18:33 +00:00
ajacoutot
fe75777481 libxml2 has an internal mechanism to use strong aliases to make internal calls
to public interfaces of the library get resolved directly, rather than go
through the plt, when libxml is build as a shared library.

This is similar to what is done in libc and a few other libraries.

This logic is made conditional and currently only enabled under linux when
building with a compiler advertizing itself as gcc >= 3.3..

By enabling it on OpenBSD, the number of relocations in libxml2.so.16.1 (as
computed from objdump -R /usr/local/lib/libxml2.so.16.1 | wc -l) decreases from
4350 (4357 lines of output) to 3484 (3491 lines of output).

from Miod, thanks++

survived a bulk
runtime tested with a full blown GNOME Desktop, Libreoffice, Chromium...
ok jasper@
2020-07-19 09:03:05 +00:00
landry
e4060ac0f1 Add missing RDEP on x11/dbus-python.
reported by mjs at spicemail, thanks!
2020-07-17 08:35:30 +00:00
fcambus
65988d688c Update ruby-rouge to 3.21.0. 2020-07-15 08:56:43 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
1955d53385 mupdf writes a cache file ("accelerator") at exit when processing epub
files; add wpath cpath to pledge to avoid it being SIGABRT'd.
found by espie@
2020-07-11 10:44:43 +00:00
edd
4015d6ef7f Update textproc/mdbook to 0.4.1.
Just as soon as I've committed 0.4.0, they've already released 0.4.1!

This release removes a load of unused dependencies.
2020-07-08 22:35:54 +00:00
edd
d5718ace40 Update textproc/mdbook to version 0.4.0.
OK abieber@. Many thanks.
2020-07-08 22:18:41 +00:00
kn
3810a9eae5 Add missing @conflict and @pkgpath markers
Forgotten in previous py3 only move.
2020-07-05 14:55:10 +00:00
kn
0539da774f Update to py-podcastparser 0.6.5
Move to py3 only while here, only consumer is gpodder,
from maintainer with quirk diff from me.
2020-07-05 14:51:05 +00:00
landry
bffec915a4 +luceneplusplus 2020-07-05 07:31:01 +00:00
landry
f491ca22ce Import luceneplusplus 3.0.7, from Omar Polo
Lucene++ is an up to date C++ port of the popular Java Lucene library,
a high-performance, full-featured text search engine.

requirement for an update of poedit.

ok ajacoutot@
2020-07-05 07:30:16 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
pvk
9452af4917 Update elasticsearch 7.7.1 -> 7.8.0
Relase notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.8/release-notes-7.8.0.html
2020-07-01 11:36:59 +00:00
fcambus
4c0b0ba268 Update codespell to 1.17.1.
OK millert@
2020-06-30 07:55:22 +00:00