4437 Commits

Author SHA1 Message Date
ajacoutot
be78f23bb8 Update to py-pygments-2.1.3. 2016-05-31 06:06:20 +00:00
bluhm
27977413c1 update p5-Regexp-Common to 2016052804 2016-05-29 16:27:36 +00:00
jasper
7ea7e8d571 update to elasticsearch-2.3.3 2016-05-21 10:13:16 +00:00
shadchin
59f494cbd2 +py-nltk,python3 2016-05-21 05:58:54 +00:00
shadchin
767dd0aed2 Update to py-nltk 3.2.1.
Add python3 flavor and take maintainership.

ok danj@
2016-05-21 05:44:51 +00:00
czarkoff
ae97935f38 +go-text 2016-05-21 01:17:23 +00:00
czarkoff
8438222382 import go-text: supplementary Go text processing libraries, providing character
encodings, text transformations, and locale-specific text handling

OK and fixes from jsing@ kspillner@
2016-05-21 01:14:55 +00:00
sthen
41deb95dcd update to p5-PDF-Table-0.9.12 2016-05-20 13:27:35 +00:00
sthen
37582affe0 update to the_silver_searcher-0.32.0, which adds pledge support (upstream).
use more of upstream's build infrastructure to simplify the ports Makefile.
ok Florian Stinglmayr (maintainer), tb@
2016-05-17 10:57:07 +00:00
shadchin
d76cdad06c Update to py-alabaster 0.7.8 2016-05-15 18:10:39 +00:00
shadchin
7f6315fb6e Bugfix update to py-jellyfish 0.5.4 2016-05-15 16:36:10 +00:00
jasper
5a3e0e6b43 update to cdiff-0.9.8 2016-05-14 13:58:16 +00:00
jasper
c438f9d974 - update to nfoview-1.18
- drop gettext module and add BDEP on gettext-tools
2016-05-14 13:55:47 +00:00
jasper
9ad722f25a update to redcloth-4.3.0 2016-05-14 13:48:23 +00:00
jasper
736900863b update to treetop-1.6.5 2016-05-14 13:43:56 +00:00
bentley
223d87fab2 Update to html-xml-utils-7.0.
Changelog:
https://www.w3.org/Tools/HTML-XML-utils/ChangeLog
2016-05-14 07:57:26 +00:00
ajacoutot
957c3a6590 Update to link-grammar-5.3.7. 2016-05-08 10:25:29 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
sthen
d547905bae update to calibre-2.56.0 2016-05-06 21:52:11 +00:00
naddy
c1fbcfee6b x11/openmotif -> x11/motif 2016-05-05 19:52:28 +00:00
sthen
c0336869ff support https URLs with mupdf-x11-curl, from jirib at devio.us 2016-05-05 09:02:45 +00:00
jasper
e9da5ca803 +ruby-erubis 2016-05-01 17:23:58 +00:00
jasper
0655514f47 re-import erubis-2.7.0
Erubis is an implementation of eRuby and has the following features:

* Very fast, almost three times faster than ERB and about 10% faster
  than eruby.
* Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
* Auto escaping support
[...]

ok aja@
2016-05-01 17:22:07 +00:00
ajacoutot
60d563d825 Update to link-grammar-5.3.6. 2016-05-01 10:10:39 +00:00
ajacoutot
4f39418396 Update to meld-3.16.0. 2016-05-01 09:23:49 +00:00
ajacoutot
97096acd1c Update to link-grammar-5.3.5. 2016-04-29 10:32:42 +00:00
sthen
e3d39713d2 BDEP on py-distutils-extra 2016-04-27 17:35:52 +00:00
jasper
413e8f892e update to elasticsearch-2.3.2 2016-04-27 09:02:19 +00:00
jca
821e3f40ab Bugfix update to Markdown-2.6.6 2016-04-27 00:51:54 +00:00
naddy
304c41a904 remove forgotten MODICONV_ variable 2016-04-26 21:33:41 +00:00
landry
66923ea9ac Add BUILD_DEPENDS += ${_MODPY_BUILD_DEPENDS} to ensure python is
available during fake - fixes a build failure reported by nigel@
2016-04-26 20:30:05 +00:00
landry
15890bf92a Update to catfish 1.4.2.
* move to python3
* use MODPY_EGG_VERSION
* avoid building/installing twice
* update dependencies
2016-04-26 15:31:31 +00:00
ajacoutot
e0af2a90e1 Update to libical-2.0.0. 2016-04-26 10:24:46 +00:00
jasper
141da04b38 this has been broken for months now and nobody cares enough to fix it apparently
discussed w/ aja@
2016-04-26 08:25:50 +00:00
sthen
125f17b722 update to p5-Text-Diff-1.44 2016-04-25 14:15:21 +00:00
jasper
d35101ff88 +unicode-ucd 2016-04-25 12:28:29 +00:00
jasper
4615499665 import unicode-ucd-8.0.0
The Unicode Character Database (UCD) consists of a number of data files
listing Unicode character properties and related data. It also includes
data files containing test data for conformance to several important
Unicode algorithms.

ok aja@
2016-04-25 12:26:28 +00:00
shadchin
1ac9c67be5 +py-numpydoc,python3 2016-04-24 07:44:06 +00:00
shadchin
0226a3deb0 Update to py-numpydoc 0.6.0.
Add python3 flavor and take maintainer.

ok ajacoutot@
2016-04-24 07:40:03 +00:00
jsg
a38ccac6b2 +lua-yaml 2016-04-24 02:41:38 +00:00
jsg
f3064cca23 Import lyaml 6.0
LibYAML binding for Lua, with a fast C implementation for converting
between YAML 1.1 and Lua tables, and a low-level YAML event parser
for implementing more intricate YAML document loading.

from Florian Stinglmayr (MAINTAINER)
2016-04-24 02:36:45 +00:00
awolk
a5b7f5f002 Add textproc/lua-lustache & textproc/lua-markdown to the build 2016-04-23 22:25:58 +00:00
awolk
cefc85872d Import textproc/lua-markdown
This is an implementation of the popular text markup language Markdown
in pure Lua. Markdown can convert documents written in a simple and easy
to read text format to well-formatted HTML.

Maintained in OpenBSD by Frederic Cambus

OK abieber@
2016-04-23 22:23:18 +00:00
awolk
4818c01274 Import textproc/lua-lustache
lustache is an implementation of the mustache template system in Lua.

Mustache is a logic-less template syntax. It can be used for HTML, config
files, source code - anything. It works by expanding tags in a template
using values provided in a hash or object.

We call it "logic-less" because there are no if statements, else clauses,
or for loops. Instead there are only tags. Some tags are replaced with a
value, some nothing, and others a series of values.

Maintained in OpenBSD by Frederic Cambus

OK abieber@
2016-04-23 22:22:01 +00:00
sthen
c653b8c858 Fix off-by-one leading to heap buffer overflow in textproc/jq,
triggered by JSON-encoded numbers longer than 256 bytes. CVE-2015-8863
2016-04-23 14:11:14 +00:00
dcoppa
e825035c3e hook hs-scanner to the build 2016-04-21 08:01:23 +00:00
dcoppa
a7b0d4c2e9 Import hs-scanner, new dependency of an upcoming update to hedis-0.8.0.
$ cat pkg/DESCR
scanner is a fast non-backtracking incremental combinator parsing
library for bytestrings.
It is often convenient to use backtracking to parse some sophisticated
input. Unfortunately it kills performance, so usually you should
avoid backtracking.
Often (actually always, but it could be too hard sometimes) you can
implement your parser without any backtracking. It that case all
the bookkeeping usual parser combinators do becomes unnecessary.
The scanner library is designed for such cases. It is often 2 times
faster than attoparsec.

OK kili@
2016-04-21 07:54:59 +00:00
jasper
05f4d0856a submitted upstream 2016-04-20 06:18:50 +00:00
jasper
6f5e70c8cc unbreak with newer valala (doesn't affect current vala) 2016-04-19 19:36:33 +00:00
dcoppa
8846238909 Update to hs-polyparse-1.12 2016-04-19 09:30:12 +00:00