4610 Commits

Author SHA1 Message Date
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
awolk
0e28557434 Update textproc/cloc 1.64 => 1.70
- project moved from SF to Github
- move to using upstream Makefile
- explicit dependencies on Perl modules
- include a manpage
- patch Makefile for gmake (upstreamed)
- version bump

OK jung@
2016-11-18 23:43:50 +00:00
ajacoutot
14abe1d29b Update to link-grammar-5.3.12. 2016-11-18 10:37:27 +00:00
jsg
3acbbaf9b4 update to lua-yaml 6.1
ok Florian Stinglmayr (maintainer), fcambus@
2016-11-14 22:33:07 +00:00
ajacoutot
db75a6f872 Update to libxml++3-3.0.1. 2016-11-14 12:46:09 +00:00
jsg
a2aaa39f2b update to PyYAML 3.12
ok pea@ (maintainer), rpointel@
2016-11-14 01:57:57 +00:00
fcambus
a7fd92846f Add lua-lunamark. 2016-11-13 15:52:52 +00:00
fcambus
a2f0e97131 Import textproc/lua-lunamark.
Lunamark is a Lua module for converting Markdown to other textual formats.
Currently HTML, dzslides, Docbook, ConTeXt, LaTeX, and Groff man are the
supported output formats. The markdown parser is written using a PEG
grammar and can also be modified by the user.

OK jca@
2016-11-13 15:49:29 +00:00
danj
f780072f00 Remove superfluous if ${FLAVOR:Mpython3}
tweaks and ok rpointel@ shadchin@
2016-11-10 21:58:40 +00:00
jeremy
b450467875 Modify yajl dependency version so pygments.rb works with in-tree ruby-yajl
Problem noticed by naddy@
2016-11-08 16:15:25 +00:00
sthen
c690cc62ce WANTLIB += lzma 2016-11-08 14:47:22 +00:00
sthen
47580a0d95 re-add idn to WANTLIB for a few where it didn't just come from curl 2016-11-08 14:38:55 +00:00