5182 Commits

Author SHA1 Message Date
jasper
fdcda69d69 update to pdfpc-4.1.1 2018-05-05 09:43:26 +00:00
benoit
329cd6a323 Update to highlight-3.43. 2018-05-04 20:00:34 +00:00
jasper
a87a73398e +py-xmltodict
+py-xmltodict,python3
2018-05-04 11:42:06 +00:00
jasper
fd2871391a import py-xmltodict-0.11.0
xmltodict is a Python module that makes working with XML feel like you are
working with JSON.

importing on behalf of, and from jung@
2018-05-04 11:40:32 +00:00
pirofti
0bb9a46bb0 Update LaTeXML to version 0.8.2_3
OK jasper@
2018-05-04 11:12:46 +00:00
sthen
d82f0b83b5 add prot_exec to pledge, it seems to be needed in mesa init now
(possibly started after the move from glfw to freeglut?).
problem reported by mikeb.
2018-05-02 14:47:36 +00:00
naddy
51ba45414e missing bump after PLIST ordering change 2018-04-30 20:40:11 +00:00
edd
fa7029f853 Link the python3 FLAVOR of py-prettytable. 2018-04-30 18:17:50 +00:00
edd
37f214708c Add python3 FLAVOR to textproc/py-prettytable.
From Sebastien Marie. OK danj@, thanks.
2018-04-30 15:52:27 +00:00
jasper
364833f85b missing BDEP on sphinx 2018-04-29 22:24:56 +00:00
bentley
c16b942a30 Update to html-xml-utils-7.7.
Latest autoconf patches have now been committed upstream.
2018-04-29 18:19:33 +00:00
naddy
5b419776de Fetch and insert the proper iconv.m4 glue to detect iconv() when it
is provided by libiconv, and explicitly link with libiconv since the
iconv() functions are called from the program.  Fixes linking with lld.
ok bentley@
2018-04-29 09:28:53 +00:00
ajacoutot
ad5f1db428 Update to meld-3.18.1. 2018-04-29 09:00:07 +00:00
jasper
166d314792 update to hunspell-1.6.2 2018-04-28 16:33:10 +00:00
ajacoutot
d3e15d126e Update to link-grammar-5.4.4. 2018-04-28 15:37:31 +00:00
landry
2adeef99dc Update to zathura 0.3.9 and its plugins:
- pdf-poppler-0.2.9
- pdf-mupdf-0.3.3
- ps-0.2.6
- djvu-0.2.8
- cb-0.1.8
2018-04-28 14:57:32 +00:00
sthen
a72dce06ba drop maintainer, is anyone interested in picking this up? 2018-04-26 20:57:51 +00:00
landry
f6492b197c Add pledge() to ripgrep:
- "stdio rpath" for common usage
- "stdio rpath proc exec" for -z (--search-zip) as it is spawning
external commands for decompress files.

from semarie@, ok kn@
2018-04-26 14:17:04 +00:00
danj
f17966fab1 + py-semver
+ py-semver,python3
2018-04-26 12:26:05 +00:00
danj
124048b046 Import py-semver-2.7.9, tweaks/ok bcallah@
Python module for semantic versioning. It simplifies comparing versions.
2018-04-26 12:23:49 +00:00
bentley
63c70630d0 Committed upstream. 2018-04-26 07:45:36 +00:00
naddy
486e3caad3 getc() return value does not fit into char 2018-04-25 14:03:47 +00:00
naddy
98a8b5b41c getch() return value does not fit into char 2018-04-25 12:55:16 +00:00
jasper
c14058bbe1 bump three ports affected by the incorrect shared-library name 2018-04-24 18:20:12 +00:00
anton
ac339054c0 Add missing WANTLIB; prompted by and ok jca@ 2018-04-24 15:09:47 +00:00
anton
3d318bd164 Update to lowdown-0.3.2.
ok sthen@ tb@
2018-04-24 14:54:57 +00:00
danj
346fd4734c + py-spdx
+ py-spdx,python3
+ py-spdx-lookup
+ py-spdx-lookup,python3
2018-04-24 10:10:31 +00:00
danj
89cc46289f Import py-spdx-lookup-0.3.2, ok landry@
A tool to query the SPDX license list.
2018-04-24 10:08:11 +00:00
danj
26f86c1e6f Import py-spdx-2.5.0, ok landry@
A Python module incorporating an interface to the SPDX license database.

This library serves purely as a holder for the database that can be found on
the SPDX website.

To more easily query this database or detect licenses, consider using
something like spdx-lookup.
2018-04-24 10:06:26 +00:00
bcallah
24b0119178 Update to nfoview-1.24 2018-04-23 20:32:00 +00:00
ajacoutot
f787290adb Update to gspell-1.8.0. 2018-04-23 14:06:50 +00:00
sthen
d48398472c update to zathura-pdf-mupdf-0.3.2, working with newer MuPDF 2018-04-23 11:56:22 +00:00
sthen
e6444cfbab update to MuPDF-1.13.0, zathura-mupdf update incoming to fix with changed
API, this will break k2pdfopt for now
2018-04-23 11:55:54 +00:00
sthen
ae34714d73 use --std=gnu++98 to unbreak with clang6 (avoiding c++03 to avoid extra mess
passing it through to qmake)
2018-04-16 22:21:40 +00:00
sthen
ee21712203 use new wkhtmltopdf-qt distfile; github have updated tar(1) and/or
git-archive since this port was created so the autogenerated distfile
has changed.  noticed by jca
2018-04-16 12:00:40 +00:00
sthen
5d227344ab bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@

(part 2: the ports which don't use MODULES=lang/go)
2018-04-14 23:01:01 +00:00
sthen
f52be2a50e bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@
2018-04-14 22:53:54 +00:00
kili
9daf009cc5 Remove some unused hs-ports (including devel/hscolour, even if it
also provides a tool):

databases/hs-resource-pool
devel/hs-List
devel/hs-OneTuple
devel/hs-blaze-builder
devel/hs-unbounded-delays
devel/hs-unordered-containers
devel/hscolour
net/hs-multipart
textproc/hs-bytestring-lexing
textproc/hs-scanner

ok jasper@ (who also checked the list and reminded my of hscolour)
2018-04-14 21:28:42 +00:00
kili
13ece42244 Unhook some unused hs-ports (including devel/hscolour, even if it
also provides a tool):

databases/hs-resource-pool
devel/hs-List
devel/hs-OneTuple
devel/hs-blaze-builder
devel/hs-unbounded-delays
devel/hs-unordered-containers
devel/hscolour
net/hs-multipart
textproc/hs-bytestring-lexing
textproc/hs-scanner

ok jasper@ (who also checked the list and reminded my of hscolour)
2018-04-14 21:27:20 +00:00
kili
5d921d10c9 Update to hs-hson-0.9.2, which should fix the build with ghc-8.4.
From maintainer Caspar Schutijser.
2018-04-14 19:47:43 +00:00
jasper
c5925b94c9 fix build with clang6 2018-04-12 18:10:38 +00:00
jasper
5849fb71d6 update to py-textfsm-0.4.1 2018-04-11 18:56:06 +00:00
sthen
b0e7ab14ec fix sphinx build with clang6; from David CARLIER 2018-04-10 22:04:52 +00:00
naddy
916db5ae9f fix build with clang6 2018-04-10 20:56:42 +00:00
jasper
2e2e490833 fix build with clang6 by defaulting to c++03. while this isn't the nicest solution
it allows to unblock a fairly large number of ports at this point.
2018-04-10 20:30:58 +00:00
jasper
b90c3360d2 fix build with clang6; partly from upstream via freebsd 2018-04-10 16:53:12 +00:00
jasper
b5658cc259 fix build with clang6 2018-04-10 16:40:56 +00:00
jasper
96e84dec23 fix build with clang6 2018-04-10 13:21:18 +00:00
sthen
5f0f3115d0 security update to solr-7.3.0
CVE-2018-1308: XXE attack through Apache Solr's DIH's dataConfig request parameter

This vulnerability relates to an XML external entity expansion (XXE) in the
`&dataConfig=<inlinexml>` parameter of Solr's DataImportHandler. It can be
used as XXE using file/ftp/http protocols in order to read arbitrary local
files from the Solr server or the internal network. See [1] for more details.

Mitigation:
Users are advised to upgrade to either Solr 6.6.3 or Solr 7.3.0 releases both
of which address the vulnerability. Once upgrade is complete, no other steps
are required. Those releases disable external entities in anonymous XML files
passed through this request parameter.

If users are unable to upgrade to Solr 6.6.3 or Solr 7.3.0 then they are
advised to disable data import handler in their solrconfig.xml file and
restart their Solr instances. Alternatively, if Solr instances are only used
locally without access to public internet, the vulnerability cannot be used
directly, so it may not be required to update, and instead reverse proxies or
Solr client applications should be guarded to not allow end users to inject
`dataConfig` request parameters.
2018-04-10 12:22:39 +00:00
fcambus
50b236ce0d Add ruby-rouge. 2018-04-09 12:13:30 +00:00