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
sthen
c72587967f
add php 7.1.22 and 7.2.10
2018-09-28 22:22:03 +00:00
sthen
2288a20c0d
MODULES scaffolding to cope with additional PHP versions
2018-09-28 21:27:25 +00:00
sthen
9e53e485ef
replace hardcoded 7.0 with ${MODPHP_VERSION}
2018-09-28 21:22:39 +00:00
danj
8683177d83
Update to upt-pypi-0.2.1
2018-09-28 20:41:51 +00:00
tb
d968a86225
Trivial update. This way it's easier to be sure we're up-to-date.
...
No change in the packaged .json files. Surprisingly, the
libcrypto/wycheproof tests still pass.
ok sthen
2018-09-28 15:08:13 +00:00
sthen
d566b737bd
update to Tor Browser 8.0.1, from attila, plist nit pointed out by landry
2018-09-28 14:54:26 +00:00
sthen
7c960e3aa2
nginx port tweaks, ok robert@
...
- add nginx-auth-ldap module (https://github.com/kvspb/nginx-auth-ldap/ )
- reduce duplication in DISTFILES with foo{bar}ext syntax
- simplify RUN_DEPENDS*
- use perl MODULES to get ${P5ARCH} defined, use in PLIST-perl
2018-09-28 14:36:16 +00:00
sthen
1643483b61
update to 20180320 snap of zxing
2018-09-28 14:14:03 +00:00
rsadowski
797cfa57f7
Update qbittorrent-4.1.3
...
CHANGELOG:
https://www.qbittorrent.org/news.php
From Elias M. Mariani (maintainer) Thanks!
2018-09-28 13:25:03 +00:00
abieber
850683ea83
+ geckodriver
2018-09-28 12:59:51 +00:00
abieber
464bc4a1cb
Import mozilla's geckodriver.
...
geckodriver is used by things like Selenium to interact with Gecko-based
web browsers.
OK jeremy@
2018-09-28 12:57:38 +00:00
fcambus
45d79ee5c0
Update spleen to 1.0.1.
2018-09-28 09:33:18 +00:00
pirofti
3549cce688
Update rt to 4.4.3.
...
This is a minor update. No database or functional changes.
You can find the release notes here:
https://docs.bestpractical.com/release-notes/rt/4.4.3
OK robert@ (maintainer)
2018-09-28 09:03:49 +00:00
ajacoutot
8edecef58d
Update to librsvg-2.44.6.
2018-09-28 06:57:41 +00:00
bcallah
112ba709e0
Update to wtf-20180925
2018-09-27 23:46:17 +00:00
sthen
1e7e18ad2f
remove some unneeded patches, simplify libressl patch
2018-09-27 22:55:53 +00:00
sthen
4ab303f477
conditionalise -mcrypt in PHP_EXTENSIONS, noop for now
2018-09-27 22:51:36 +00:00
sthen
62268513bc
whitespace
2018-09-27 22:50:53 +00:00