132139 Commits

Author SHA1 Message Date
solene
1120b23c0e Import pup-0.4.0
pup is a command line tool for processing HTML. It reads from stdin,
prints to stdout, and allows the user to filter parts of the page
using CSS selectors.  Inspired by jq, pup aims to be a fast and
flexible way of exploring HTML from the terminal.

ok jca@
original port from kn@
help from sthen@ kn@ bentley@ jca@
2018-10-01 12:06:54 +00:00
solene
fc6ddd0d69 Update barony to 3.2.2
ok thfr@ jca@
2018-10-01 12:00:12 +00:00
solene
660030a806 Update mailpile to 1.0.0rc3
ok jca@
2018-10-01 11:57:26 +00:00
denis
af75a41059 +ssss 2018-10-01 11:41:19 +00:00
denis
284e17db03 import ssss-0.5
ssss is an implementation of Shamir's Secret Sharing Scheme.

OK sthen@
With input from solene@ and sthen@
2018-10-01 11:39:44 +00:00
remi
9383aadfb3 add khard 2018-10-01 10:40:34 +00:00
remi
4f143b9833 Import khard - a console editor for vcard
port created by Marcus MERIGHI
improved an OK feinerer@
2018-10-01 10:37:58 +00:00
rsadowski
94ffb0758b Update hugo-0.47.1
From Kevin Wondratsch. Thanks!
2018-10-01 09:00:28 +00:00
bentley
a51ff91757 Update to sblg-0.4.17.
From Bryan Vyhmeister (MAINTAINER); thanks!
2018-10-01 08:23:17 +00:00
rpointel
8392ea5b85 update exiftool to 11.11.
ok gonzalo@
2018-10-01 08:23:12 +00:00
sthen
828f69a813 force newer Rust libc to unbreak openbsd-unknown-aarch64, from semarie 2018-10-01 08:14:46 +00:00
ajacoutot
6675564a1b SECURITY update to jpeg-2.0.0v0.
- CVE-2018-11813
- lots of bugfixes

Survived a bulk build and heavy Desktop usage.
from Brad
2018-10-01 07:08:22 +00:00
feinerer
c4ac52f416 Update to Maxima 5.42.0
OK kn@ and rsadowski@
2018-10-01 07:08:00 +00:00
rsadowski
d0162f4147 Update dlib-19.16 2018-10-01 07:05:51 +00:00
danj
2cfdd718b2 Register py-pcs removal
I doubt anyone still has it installed, but a quirk is cheap.
2018-10-01 01:06:43 +00:00
danj
eae3889285 Remove py-pcs
It was unhooked 3 years ago, nobody complained and no one wants to maintain it
2018-10-01 01:05:05 +00:00
sthen
d08eff4b7c update ike-scan to git head (the last rolled release is very old; head
isn't under fast development, last commit 2017, but this has a number of
fixes and improvements).
2018-09-30 19:54:55 +00:00
landry
cb5068e932 Update to gdal 2.3.2 2018-09-30 16:21:24 +00:00
kn
99d58c2d25 Update to upobsd 1.1
- several man page modification
- when verifying bsd.rd with signify, try key from current version and
  from next version. it should allow smooth upgrade while following
  -current and openbsd version change

https://bitbucket.org/semarie/upobsd/commits/tag/1.1

From semarie
2018-09-30 15:33:57 +00:00
schwarze
e3e6fb31d7 update to subsurface-4.8.2; from kristaps@ (MAINTAINER) 2018-09-30 14:32:59 +00:00
schwarze
8e57304871 update to divecmd-0.1.3; from kristaps@ (author and MAINTAINER) 2018-09-30 13:05:17 +00:00
jasper
0786e42fd0 update to evince-3.28.4 2018-09-30 12:27:16 +00:00
landry
2b03531bed Update to pgrouting 2.6.1 2018-09-30 11:46:43 +00:00
landry
9ce0ffa28a Update postgis to 2.5.0.
- Point homepage to postgis.net, more updated than postgis.org
- Properly add protobuf-c to dependencies for MVT support
- Add test depends on cunit
2018-09-30 11:46:22 +00:00
ajacoutot
1ab17e390c Update to libnfs-2.0.0.
from Brad (maintainer)
2018-09-30 10:58:44 +00:00
ajacoutot
de82d6b432 Sync with base:
Allow preemption of functions with protected visibility.  Disallowing this
makes no sense.  Yes it breaks function address equality and therefore
the expectations of the standard C language.  However declaring symbols
with protected visibility isn't standard C in the first place.

from Brad (maintainer)
2018-09-30 10:57:28 +00:00
ajacoutot
14407796aa Unbreak fallback passwd authentication. 2018-09-30 10:52:23 +00:00
landry
75d4247a85 Prefer ports-gcc over ports-clang after base-clang.
been in my tree on sparc64 since two or three months, probably because
ports-clang was failing there. Since it's probably the same for macppc..
2018-09-30 08:47:42 +00:00
rpointel
3d800ff8e7 update olefile to 0.46. 2018-09-30 06:06:52 +00:00
sthen
97228b98c3 update to vim-8.1.438 2018-09-29 22:47:36 +00:00
sthen
f71d07da55 adjust beets README again, with information about using the gstreamer
backend for replaygain.
2018-09-29 19:53:47 +00:00
sthen
02c58ecc57 some of these ports had MODPHP_VERSION=5.6 when they should have had
MODPECL_V=5.6, build failure reported by aja@.  fix that and tidy Makefiles
a bit.
2018-09-29 19:42:07 +00:00
ajacoutot
f08b5e0c12 Update to shotwell-0.30.1.
This commit is dedicated to Kristaps Dzonsons and all the
Scuba Divers^shotwell haters out there ;-)
2018-09-29 16:30:37 +00:00
rsadowski
1efbb5aa13 Update mkvtoolnix-27.0.0 2018-09-29 13:52:35 +00:00
kn
b2bac2d5a3 Update to OpenSC-0.19
This release contains fixes for mutliple issues, ranging from stack based
buffer overflows to out of bounds reads and writes on the heap.  They can
be triggered by malicious smartcards sending malformed responses to APDU
commands. A detailed description can be found at X41-2018-002
<https://www.x41-dsec.de/lab/advisories/x41-2018-002-OpenSC/>.

While here, replace hardcoded 0644 with ${NONBINMODE} and adjust the
default PKCS11 provider path to opensc-pkcs11.so so pkcs11-tool(1) works
without having to it pass it `--module' all the time.

OK sthen rsadowski
2018-09-29 11:19:16 +00:00
rsadowski
679b155574 Update intellij-2018.2.4
From Caspar Schutijser (maintainer) Thanks!
2018-09-29 09:49:13 +00:00
ajacoutot
d366bf39f2 Update to login_krb5-6.4. 2018-09-29 09:23:36 +00:00
rsadowski
6639fdb566 Update py-qtpy-1.5.1
From Elias M. Mariani (maintainer) Thanks!
2018-09-29 08:38:04 +00:00
ajacoutot
acdac49edd Fix crash in pango_fc_font_key_get_variations() when key is null.
- from usptream
2018-09-29 08:16:31 +00:00
ajacoutot
dc161628e8 Update to libgda-5.2.5. 2018-09-29 08:08:19 +00:00
ajacoutot
cfa070e6d0 Update to awscli-1.16.24. 2018-09-29 08:02:03 +00:00
ajacoutot
45a2bc4ac6 Update to py-botocore-1.12.14. 2018-09-29 08:01:48 +00:00
ajacoutot
3bbb29b2cb Update to py-boto3-1.9.14. 2018-09-29 08:01:33 +00:00
rsadowski
4a3f9136dc Bugfix update catch2-2.4.1 2018-09-29 07:44:54 +00:00
ajacoutot
02dac29969 Update to google-cloud-sdk-218.0.0. 2018-09-29 07:27:50 +00:00
ajacoutot
4d478461ea Update to appstream-glib-0.7.13. 2018-09-29 07:11:10 +00:00
rsadowski
7768760594 Update krita-4.1.3 2018-09-29 06:42:21 +00:00
sthen
60170d874f this lost its "#!/usr/bin/env php" -> "#!${MODPHP_BIN}" subst in r1.2; readd 2018-09-28 22:41:14 +00:00
sthen
cc165359ed add php71/72 flavours for pecl-* ports
add comments for the ports which have separate www/Makefile handling for
php 5.6-only ports (a little messy but this shouldn't last for too long,
5.6 and 7.0 are both EOL soon)
2018-09-28 22:25:46 +00:00
sthen
9a798e665c add php71/72 flavours for pecl-* ports 2018-09-28 22:24:24 +00:00