4948 Commits

Author SHA1 Message Date
ajacoutot
26213a813d Regen WANTLIB to unbreak. 2017-10-31 17:29:40 +00:00
ajacoutot
0d8b7d3551 Sync WANTLIB to unbreak. 2017-10-31 12:21:08 +00:00
bentley
45f72bd9c0 Update to apertium-cat-2.3.1. 2017-10-31 09:51:28 +00:00
bluhm
91db0aab14 update p5-XML-LibXML to 2.0132 2017-10-29 21:09:49 +00:00
ajacoutot
31823a6b56 Update to gspell-1.6.1. 2017-10-29 10:33:16 +00:00
ajacoutot
ab00832526 Explicitely pass --disable-docs in case we have valadoc(1) around; I think
it's the only port in tree that needs this (all others default to disable)
2017-10-29 10:02:22 +00:00
ajacoutot
b38f21e1c6 Update to gspell-1.6.0. 2017-10-28 18:31:17 +00:00
ajacoutot
a570ddff8d gnome-dictionary does not provide a shared lib anymore, so drop dependency
on it.
2017-10-28 10:10:27 +00:00
anton
8cc273a19c Update to lowdown-0.3.1.
ok jca@
2017-10-26 18:03:54 +00:00
benoit
320900cfd4 Update to highlight-3.40. 2017-10-25 05:12:57 +00:00
jeremy
e69694463f Switch to using estraier gem
This is much simpler than trying to build the support that ships with
the hyperestaier distfile.  No significant difference in the ruby code,
even though it appears to be 3 tiny versions behind (1.4.10 vs 1.4.13).

This should make it easier to support future ruby versions, as previously
those required manual changes to the port Makefile.
2017-10-23 21:46:43 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
jca
6217300ae8 Move stuff in Makefile.template order, and take maintainer 2017-10-20 19:05:18 +00:00
jca
a8f9a4ac50 New HOMEPAGE 2017-10-20 19:01:26 +00:00
jca
d56ed745ab Fix a bunch of invisible-island.net ftp MASTER_SITES 2017-10-20 19:00:04 +00:00
anton
31a017af38 Update to lowdown-0.3.0.
ok jca@
2017-10-20 13:48:09 +00:00
danj
b857444986 + py-sphinx_guzzle_theme
+ py-sphinx_guzzle_theme,python3
2017-10-20 12:03:19 +00:00
danj
fdd9889433 Import py-sphinx_guzzle_theme-0.7.11 from Bjorn Ketelaars
ok remi@ sthen@

Sphinx theme used by Guzzle.
2017-10-20 12:00:30 +00:00
jeremy
97d62aa07c Remove building of ruby 2.2 ports with native code by default.
Also fixes a couple of issues where only the ruby 2.2 version was built
by default, building them with ruby 2.3 and 2.4 by default instead.
2017-10-14 16:23:46 +00:00
jasper
a81863a30d update to elasticsearch-5.6.3 2017-10-14 08:39:35 +00:00
jeremy
76b5e1ef67 Remove ruby-rss
A version of this was included in ruby 1.8.4, and ruby has shipped with
a newer version since ruby 1.9.

OK jcs@
2017-10-11 23:10:27 +00:00
jeremy
16a9fb8c6e -ruby-rss 2017-10-11 23:07:44 +00:00
sthen
faaa02a98e MuPDF does some locking around its allocation calls; it overrides openjpeg's
allocators to do this locking too. However mupdf tries to manually align things
in a way that doesn't match what openjpeg does, which we noticed when frees
were segfaulting because the addresses didn't match up.

In the case of the openjpeg port it's relying on malloc(3)'s guarantee
"The allocated space is suitably aligned (after possible pointer coercion)
for storage of any type of object" so patch mupdf to do the same.

Fixes crash noticed by jca@ in https://www.broadband-forum.org/technical/download/TR-177.pdf
2017-10-10 12:33:49 +00:00
bentley
bf4d2aeb8d Update to html-xml-utils-7.2.
Changelog: https://www.w3.org/Tools/HTML-XML-utils/ChangeLog
2017-10-10 05:42:49 +00:00
bentley
c7bd592869 Update to apertium-rus-0.2.0. 2017-10-10 04:52:51 +00:00
bentley
e4872d1c3f Update to apertium-cat-2.3.0. 2017-10-10 04:52:20 +00:00
bentley
a5564dcb14 Update to apertium-ita-0.10.0. 2017-10-10 04:52:03 +00:00
jasper
5eddd81dbe update to elasticsearch-5.6.2 2017-10-09 20:19:31 +00:00
landry
2f1a7d77b9 Update to uchardet 0.0.6.
Upstream moved from google code to freedesktop via github.
2017-10-05 09:51:10 +00:00
anton
954da6a03d Update to lowdown-0.2.7.
ok rsadowski@
2017-10-05 08:08:19 +00:00
sthen
0e8d2773d7 sync wantlib 2017-09-25 21:33:08 +00:00
nigel
eae6e40f43 Add p5-Path-Tiny runtime dependency, adjust PLIST
Ok sthen@
2017-09-24 10:54:23 +00:00
sthen
b0600caa40 add c to WANTLIB for perl XS modules 2017-09-23 10:51:07 +00:00
sthen
2ff49d3a16 termcap->ncursesw WANTLIB, plus some other minor Makefile changes I had in my tree 2017-09-23 10:31:45 +00:00
sthen
4990bcbeee add a bunch of missing unistring deps 2017-09-22 20:52:58 +00:00
jasper
63e4f9d761 remove relic from times past; for code searching/indexing tools such
as the silver searcher are a much better alternative these days and don't
require ruby 1.8

prompted by jeremy@
ok jca@
2017-09-14 19:15:23 +00:00
jasper
8de31960be -gonzui 2017-09-14 19:14:30 +00:00
jasper
fe06bcc349 update to libxslt-1.1.30
tested in a bulk by, and ok aja@
2017-09-14 14:57:13 +00:00
jasper
2c46888b09 update to libxml-2.9.5
tested in a bulk by, and ok aja@
2017-09-14 14:56:41 +00:00
sthen
a0bac564e7 neuter calibre's phone-home version checker 2017-09-14 09:30:50 +00:00
ajacoutot
251eb285cd Update to meld-3.18.0. 2017-09-09 21:05:16 +00:00
jsing
b7b5de288e Update textproc/go-text to a version around the Go 1.9 release.
ok ajacoutot@ jasper@
2017-09-08 17:10:43 +00:00
fcambus
8aa6b3cd42 Update the_silver_searcher to 2.1.0.
From maintainer Florian Stinglmayr, thanks!
2017-09-07 13:31:21 +00:00
anton
94ba104f91 Update to lowdown 0.2.4.
ok okan@
2017-09-07 07:03:24 +00:00
naddy
41e2816962 actually bump REVISION 2017-09-06 11:06:03 +00:00
bentley
a67764eaaf Fix descr. 2017-09-05 10:58:01 +00:00
ajacoutot
2f013fb868 Update to libebml-1.3.5.
from Brad (maintainer)
2017-09-04 08:01:05 +00:00
jasper
eb26f5ea5f update to pdfpc-4.0.8.2 2017-09-01 18:47:33 +00:00
naddy
f537acb861 sync WANTLIB and bump after curl pthread addition 2017-08-31 19:34:56 +00:00
sthen
1dd1aed429 bump; textproc/icu4c now uses multi-packages for -wwwdata 2017-08-24 09:45:23 +00:00