5356 Commits

Author SHA1 Message Date
danj
ba215ed203 Update to py3-black-18.9beta0
Don't install blackd for now, because our aiohttp is old.
Take maintainership.

ok jca@ juanfra@
2018-12-18 02:11:32 +00:00
semarie
eee883860b backout change on distinfo: it wasn't intented to be commit 2018-12-16 08:54:24 +00:00
semarie
b19d4110a9 change MODCARGO_CRATES syntax for devel/cargo module.
The new syntax to have version with '-' character:
-MODCARGO_CRATES +=     aho-corasick-0.6.8      # Unlicense/MIT
+MODCARGO_CRATES +=     aho-corasick    0.6.8   # Unlicense/MIT

update all customers of devel/cargo to use the new syntax

ok landry@
2018-12-16 08:50:11 +00:00
danj
52146d83df Hook missing py3 flavor
+ py-hamcrest,python3
+ py-elasticsearch,python3

ok pvk@
2018-12-13 20:30:59 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
bcallah
7c9ce593a2 Minor update to nfoview-1.25
Changelog: https://github.com/otsaloma/nfoview/blob/master/NEWS.md
2018-12-13 17:51:44 +00:00
sthen
18b5d4007a Adjust txt2man's bookman script to avoid "[[ $i ]] || ...", /bin/sh doesn't
like this at all. This is an alternative to a diff proposed by Charles A Daniels
that moved txt2man to using bash.
2018-12-12 22:58:57 +00:00
sthen
514a06cdbe update to oniguruma-6.9.1 2018-12-11 14:21:51 +00:00
fcambus
1e264995d6 Update jo to 1.2 and switch HOMEPAGE to HTTPS. 2018-12-11 09:58:39 +00:00
sthen
64b0b7badc use LLD_EMUL to avoid the need for HAVE_OBJCOPY=no on LLD arches.
zap some lines which are no longer needed.
2018-12-10 17:52:58 +00:00
sthen
179ec4bc25 disable the php bindings which are <=5.6-only
garbage-collect and fix a bogus LIB_DEPENDS in the Makefile while there
2018-12-10 13:22:04 +00:00
ajacoutot
91f6e857c7 Unbreak with new icu. 2018-12-09 21:01:03 +00:00
ajacoutot
a3534dbf4f Major update to icu4c-63.1.
Tested on an amd64 bulk.
If it breaks on other archs, feel free to put me in the loop for fixing.
2018-12-09 21:00:26 +00:00
sthen
6fcb2bb8a3 fix BUILD_DEPENDS, ?= in ../Makefile.inc is overridden
reported by aja@
2018-12-04 19:11:23 +00:00
rpointel
4ccdc00a21 update uncrustify to 0.68.1. 2018-12-04 08:51:16 +00:00
danj
b921bbf409 Take maintainership
Noticed because of Edward Lopez-Acosta work.
ok Will Maier (previous maintainer)
2018-12-04 03:43:39 +00:00
sthen
31a3872990 Add a patch from https://bugs.ghostscript.com/show_bug.cgi?id=699395
fixing build on BE arches. Tracked down by George Koehler who proposed
an alternative simpler patch (but I'd prefer this one which is closer
to the changes made for LE).
2018-12-03 19:45:00 +00:00
sthen
27d76e5412 update zathura-plugin-mupdf for new mupdf 2018-12-03 18:40:33 +00:00
sthen
432418389e update to mupdf-1.14.0, some notable changes:
- mupdf-gl now requires building with javascript support, so is no longer
available in the default flavour (which has js disabled). If you use mupdf-gl
you will need to switch to the js flavour (pkg_delete mupdf; pkg_add mupdf--js).

- drop the patch to convert to shared libraries, the build process of
mupdf is a headache and changes rather often, so this patch is getting in
the way too much. unfortunately this bloats the packages somewhat...
2018-12-03 18:40:07 +00:00
pvk
1b010ab723 Update elasticsearch 6.4.3 -> 6.5.1
ok jasper@
2018-12-02 20:18:38 +00:00
ajacoutot
c9d70d6aac Indent. 2018-12-01 09:18:16 +00:00
ajacoutot
08319796a8 Update to itstool-2.0.5. 2018-12-01 09:17:13 +00:00
semarie
d62ae22fa3 update py-ofxparse from 0.19 to 0.20
OK landry@
2018-12-01 09:10:26 +00:00
sthen
d17069142e convert to do-gen 2018-11-29 13:35:23 +00:00
semarie
634c9cdaa8 update textproc/ripgrep to 0.10.0
remove pledge(2) for now, the application has changed a lot.

diff from Edward Lopez-Acosta elopezacosta at gmail dot com
2018-11-29 11:09:55 +00:00
bcallah
43b3bf4538 Update to the_silver_search-2.2.0 -- predominantly recognizing more
languages.
Original diff from Edward Lopez-Acosta, with tweaks from me to switch the
HOMEPAGE and MASTER_SITES to their correct locations and https.
ok sthen@, works fine for MAINTAINER
2018-11-23 16:00:16 +00:00
naddy
a2fe581a1d * Do NOT hide the build commands.
* Don't use -ffunction-sections.  It provides no appreciable gain but
  causes a text relocation on i386 in JITStubs.cpp.  x11/qt4 also
  doesn't use it.
2018-11-21 22:18:51 +00:00
bentley
14bdd86fe3 +apertium-streamparser 2018-11-20 10:55:06 +00:00
bentley
5371aa7335 Import apertium-streamparser-5.0.2.
apertium-streamparser is a Python 3 library to parse the Apertium stream
format, generating LexicalUnits.

ok sthen@
2018-11-20 10:54:34 +00:00
bentley
6b40feeca0 Bump other consumers of apertium-cat. 2018-11-19 10:24:50 +00:00
bentley
509de833c0 Update to apertium-fra-cat-1.3.0. 2018-11-19 10:22:05 +00:00
bentley
b774f563c3 +apertium-separable 2018-11-19 09:56:22 +00:00
bentley
45cb1bd583 Import apertium-separable-0.3.2.
apertium-separable is an lttoolbox module for reordering separable/discontiguous
multiwords and processing them in the pipeline. Multiwords are manually written
in an additional xml-format dictionary.

ok bcallah@
2018-11-19 09:55:47 +00:00
sthen
b2ed5ce4ce switch to the java port of pdftk, rather than the special c++/java
combo that only works using gcj.

feedback/ok jca, no objections from chrisz (maintainer)
2018-11-17 21:16:03 +00:00
ajacoutot
44c0512530 Update to meld-3.18.3. 2018-11-16 20:58:34 +00:00
bcallah
7b14d65a30 Grab a commit from a pull request:
https://github.com/GNUAspell/aspell/pull/532
This fixes the segfault seen on macppc when building dictionaries. Probably
fixes all big endian archs as well.
From Charlene, who tested on macppc and amd64
ok landry@, who also tested on macppc
2018-11-15 21:12:45 +00:00
bentley
d77b39c7bc Move mandoc.bsd.lv master_sites/homepage links to https. 2018-11-13 08:55:42 +00:00
bentley
10caa924a3 Fix misnamed package: apertium-es-ast_NO-PN -> apertium-es-ast. 2018-11-13 05:15:55 +00:00
pvk
4558d69d06 Update elasticsearch 6.4.2 -> 6.4.3
ok jasper@
2018-11-12 21:24:36 +00:00
bentley
7eb364df22 Remove bogus (incorrect and redundant) mode files. 2018-11-12 12:49:43 +00:00
danj
d98f0da854 Update to py-MarkupSafe-1.1.0
From Pamela Mosiejczuk with guidance from me for the test target
2018-11-12 12:14:29 +00:00
ajacoutot
bb572bc797 Update to gtranslator-3.30.1. 2018-11-12 09:12:17 +00:00
danj
0a3173008f Update to py-toml-0.10.0
From Pamela Mosiejczuk with a minor tweak from me
2018-11-10 16:51:23 +00:00
naddy
f3864160aa fix parallel build 2018-11-09 15:25:33 +00:00
bentley
e06dd0ba20 Move homepage to https. 2018-11-06 06:17:01 +00:00
ajacoutot
f16cdd810c Update to gtranslator-3.30.0. 2018-11-03 11:27:48 +00:00
sthen
ccbc021087 update to jq-1.6
use oniguruma from ports rather than bundled
2018-11-02 16:41:29 +00:00
jeremy
97afa36a8e Update to nokogiri 1.8.5 2018-10-29 14:45:14 +00:00
afresh1
18e30f70e8 Update textproc/p5-POE-Filter-XML to 1.140700
From Charlene Wendling <julianaito AT posteo.jp>
2018-10-28 03:04:25 +00:00
pvk
0a1b662770 Update elasticsearch 6.4.1 -> 6.4.2
ok jasper@
2018-10-27 21:24:42 +00:00