4671 Commits

Author SHA1 Message Date
sthen
6a47bd4199 update to p5-PDF-API2 2.031 2017-01-27 14:34:24 +00:00
fcambus
a466cfda46 Update fzy to 0.8. 2017-01-25 23:25:51 +00:00
feinerer
678caa8d61 +py-pdfminer 2017-01-20 10:03:25 +00:00
feinerer
794548ec77 Import PDFMiner 20140328
PDFMiner is a tool for extracting information from PDF documents. Unlike other
PDF-related tools, it focuses entirely on getting and analyzing text data.
PDFMiner allows one to obtain the exact location of text in a page, as well as
other information such as fonts or lines. It includes a PDF converter that can
transform PDF files into other text formats (such as HTML). It has an
extensible PDF parser that can be used for other purposes than text analysis.

ok shadchin@
2017-01-20 09:49:19 +00:00
ajacoutot
2284cb4c6f Update to link-grammar-5.3.14. 2017-01-20 09:24:40 +00:00
shadchin
aa65926cbd +py-pandocfilters
+py-pandocfilters,python3
2017-01-19 19:53:36 +00:00
shadchin
8ca88c3c01 Import py-pandocfilters 1.4.1, ok danj@
Python module for writing pandoc filters. Pandoc filters are pipes that
read a JSON serialization of the Pandoc AST from stdin, transform it in
some way, and write it to stdout.
2017-01-19 19:49:58 +00:00
shadchin
cc9e018325 Update to py-nltk 3.2.2 2017-01-14 18:03:42 +00:00
jasper
6536d844cd update to elasticsearch-5.1.2 2017-01-13 08:49:38 +00:00
sthen
ee243d8261 update to calibre-2.76.0 2017-01-12 23:39:53 +00:00
jeremy
5654bc44e1 Update to nokogiri 1.7.0.1 2017-01-11 20:11:29 +00:00
bentley
735ff3dc52 Update to apertium-dan-nor-1.3.0. 2017-01-09 05:42:59 +00:00
bentley
2ef72bcc0d Update to apertium-nob-0.9.0. 2017-01-09 05:39:58 +00:00
bentley
59fdb3b3ac Update to apertium-nno-0.9.0. 2017-01-09 05:39:41 +00:00
bentley
56bd1cbe4b Update to apertium-dan-0.5.0. 2017-01-09 05:39:18 +00:00
feinerer
fad0ffd6f1 +py-feedparser,python3 2017-01-06 18:21:34 +00:00
feinerer
9d64045c7d Update to py-feedparser 5.2.1.
Add a Python 3 flavor at the same time.

ok shadchin@, Romain GAILLEGUE (MAINTAINER)
2017-01-06 18:17:33 +00:00
jeremy
cea9793919 Build ruby24 versions of gem ext ports where we currently build ruby23
versions.
2017-01-06 16:08:18 +00:00
jeremy
375ad82a36 Add ruby24 FLAVOR for building ruby 2.4 version 2017-01-06 16:04:59 +00:00
tb
c5c8e787e5 Fix a buffer overrun and subsequent crash that may occur when ag is given
an absolute path as root of the tree to search: it's looking for a trailing
slash that isn't always there.

Fix by Allen Wild, https://github.com/ggreer/the_silver_searcher/pull/1040/

ok awolk, sthen, jca
2017-01-05 13:50:49 +00:00
landry
cc22a424d3 bump ports depending on python3 in textproc 2017-01-03 19:27:51 +00:00
benoit
ffee570587 Update to highlight-3.34. 2016-12-31 14:54:52 +00:00
bluhm
eb2cd0dc44 Apply patches for CVE-2016-4658 and CVE-2016-5131 to libxml 2.9.4.
From Simon Mages; OK ajacoutot@
2016-12-30 15:54:57 +00:00
jturner
718d4003f6 +lowdown 2016-12-28 17:00:19 +00:00
jturner
ce3cd12e3f Import ports/textproc/lowdown. ok zhuk@
lowdown is just another Markdown translator. It can output traditional HTML or a
document for your troff type-setter of choice, such as groff(1), Heirloom troff,
or even mandoc(1).
2016-12-28 16:58:57 +00:00
zhuk
1c8ebc5247 No need to mention that tk FLAVOR moved to a subpackage on each update.
Fix case and missing dot in pkg/DESCR-tk while there.
2016-12-25 15:23:21 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
afresh1
6145699e0b Update textprox/p5-Text-Unidecode to 1.30
From maintainer Mikolaj Kucharski
2016-12-25 01:10:04 +00:00
jasper
11f281e586 missing RDEP on bash; found the hard way by rpointel@ 2016-12-20 18:49:17 +00:00
kurt
3634b66e35 update to 2.11.0. okay ajacoutot@ 2016-12-19 16:44:50 +00:00
ajacoutot
ccb6e3edfb Update to meld-3.16.4. 2016-12-18 09:56:17 +00:00
jasper
8d8d1de90f this patch should've been removed in previous commit 2016-12-17 12:16:33 +00:00
jasper
80adf17cf2 missed in previous 2016-12-17 12:11:24 +00:00
jasper
0e478fa6ee - update to elasticsearch-5.1.1
please refer to the changelog [1] and list of breaking changes between 2 and 5 [2]
before upgrading (requires a cluster restart)

1: https://www.elastic.co/blog/elasticsearch-5-1-1-released
2: https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes.html

from Pavel Korovin
additional testing by sebastia@
2016-12-17 12:11:02 +00:00
ajacoutot
c06f48c57b Update to py-lxml-3.7.0. 2016-12-17 10:09:30 +00:00
ajacoutot
e915ccd511 Update to gspell-1.2.2. 2016-12-17 09:21:24 +00:00
fcambus
3ed640fed3 Update the_silver_searcher to 1.0.2, from maintainer Florian Stinglmayr. 2016-12-15 14:16:38 +00:00
sthen
5db8ec4148 chase mupdf 1.10 api changes; breakage reported by naddy 2016-12-13 13:15:17 +00:00
sthen
0e0da4b1af update to mupdf-1.10a 2016-12-12 10:54:39 +00:00
kili
293c0fd8e8 Relax some cabal dependency restrictions for hs packages where the
dependencies have been update "online" (i.e. on hackage.haskell.org)
without releaseing a new version of the package. If this sounds
confusing, just compare the .cabal files contained in the distfiles
with the .cabal file you get from hackage.haskell.org.
2016-12-10 21:20:45 +00:00
bentley
a42a7e51d0 Update to html-xml-utils-7.1. 2016-12-10 06:21:00 +00:00
jasper
c982aeb27b update to p5-XML-Twig-3.52 2016-12-05 18:30:06 +00:00
ajacoutot
4f38c0076d Update to py-ICU-1.9.5. 2016-12-05 16:16:55 +00:00
ajacoutot
0b2c296c67 Update to icu4c-58.1. 2016-12-05 16:15:56 +00:00
sthen
25f33245a5 update to the_silver_searcher-1.0.1, from maintainer Florian Stinglmayr,
tweak by me and ok with Florian.
2016-12-02 14:51:52 +00:00
benoit
b0468a5c63 Update to highlight-3.33. 2016-11-28 10:41:40 +00:00
fcambus
c866ee01e0 Add fzy. 2016-11-23 16:02:18 +00:00
fcambus
a52d47bc29 Import textproc/fzy.
fzy is a fast, simple fuzzy text selector for the terminal with an advanced
scoring algorithm.

Most other fuzzy matchers sort based on the length of a match. fzy tries
to find the result the user intended. It does this by favouring matches on
consecutive letters and starts of words. This allows matching using acronyms
or different parts of the path.

OK jca@
2016-11-23 15:59:36 +00:00
shadchin
dbf567399b Update to py-cssselect 1.0.0. Take maintainership.
ok danj@
2016-11-20 09:48:19 +00:00
ajacoutot
a001fe9225 Update to link-grammar-5.3.13. 2016-11-20 09:25:42 +00:00