Commit Graph

5166 Commits

Author SHA1 Message Date
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
fcambus
f932a7bb47 Import textproc/ruby-rouge.
Rouge is a pure-ruby syntax highlighter. It can highlight 100 different
languages, and output HTML or ANSI 256-color text.

Its HTML output is compatible with stylesheets designed for pygments.

OK jeremy@
2018-04-09 12:11:56 +00:00
naddy
1fe5e104de Fix compilation with clang 6, from upstream. 2018-04-07 22:50:15 +00:00
ajacoutot
d3e44ae235 Update to asciinema-2.0.1. 2018-04-06 07:41:56 +00:00
fcambus
ef80ee9d90 Update ruby-kramdown to 1.16.2.
OK jeremy@
2018-04-05 08:11:18 +00:00
jasper
b874587e2c pavel takes maintainership 2018-04-04 17:18:18 +00:00
jasper
a54896b73c update to py-textfsm-0.4.0 2018-04-02 17:53:26 +00:00
ajacoutot
868bd874ba Update to gtk-doc-1.28. 2018-03-30 14:06:15 +00:00
feinerer
b6fbe9c791 Update to bibtex2html 1.99 2018-03-30 07:42:00 +00:00
jeremy
601b0a7a90 Stop building ports for ruby 2.3 libraries by default
Per our current ruby support policy, as ruby 2.3's normal maintenance phase
has ended.
2018-03-29 23:06:50 +00:00
kn
230352fa05 Update ripgrep to 0.8.1
Also add missing BDEP on asciidoc and do some clean up.

OK landry
2018-03-20 10:40:23 +00:00
jsing
c609ee95b3 Update textproc/go-text for Go 1.10.
ok jasper@
2018-03-14 14:15:40 +00:00
jasper
89cf8c171b - update to libxml2-2.9.8
tested in a bulk by and ok aja@
2018-03-14 08:20:49 +00:00
jasper
e6e42f5a51 these are no longer needed 2018-03-13 21:08:12 +00:00
jasper
fd66335b40 - update to xerces-c-3.2.1 by redoing this port from scratch
* catches up to years of negligence for this xml parser which had accumulated
  a number of outstanding security issues
2018-03-13 21:07:42 +00:00
jasper
1c5edef7b9 remove xerces; an unused and dormant/dead xml parser is never a good idea to keep around
ok aja@
2018-03-10 12:49:13 +00:00
jasper
8afd620731 -xerces 2018-03-10 12:48:11 +00:00