132078 Commits

Author SHA1 Message Date
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
sebastia
4126573a8e update to 3.12.0 2018-09-27 21:49:31 +00:00
sebastia
8a61fe719c update to 1.5.0 2018-09-27 21:33:31 +00:00
sebastia
aab0539b42 Update to 0.2.0 2018-09-27 21:15:18 +00:00
thfr
f07b3a1490 bugfix update to 1.1; ok bcallah@ 2018-09-27 17:08:44 +00:00
jasper
be6aba1747 update to grilo-plugins-0.3.8 2018-09-27 16:57:34 +00:00
sthen
02041e176f adjust php's README, some of the ssl/tls-related functions need openssl.cnf
reported by florian@
2018-09-27 16:40:11 +00:00
sthen
b71232dc2a s/sendmail/smtpd/ in MESSAGE, ok Brad 2018-09-27 16:16:50 +00:00
ajacoutot
c685009a06 Update to terraform-provider-aws-1.38.0. 2018-09-27 14:40:03 +00:00
gonzalo
59e424713f Update for Nextcloud to 14.0.1:
https://nextcloud.com/changelog/

OK kirby@
2018-09-27 14:24:37 +00:00
ajacoutot
51a7041028 Python is actually needed at build time:
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
CMake Error at CMakeLists.txt:43 (message):
  Python not found, but required for tests
2018-09-27 13:16:04 +00:00
jasper
d2f2baf6f6 security update to mosquitto-1.5.3 which addresses CVE-2018-12543.
it's recommended users update as quickly as possible to prevent a
malicious user from triggering the issue and causing the server to
go offline.

note this does not affect mosquitto 1.4.x which is available on
OPENBSD_6_3.

thanks to upstream mosquitto for the heads-up
2018-09-27 11:07:39 +00:00
rpointel
dc8b1cda5b update selenium to 3.14.0. 2018-09-27 11:02:21 +00:00
fcambus
163bdc091e Update mame to 0.202. 2018-09-27 10:43:14 +00:00
sthen
653256fa81 update to icinga2-2.9.2 2018-09-27 09:35:54 +00:00
fcambus
a4da7fdfe9 Update newsboat to 2.13. 2018-09-27 09:15:27 +00:00
fcambus
14cb9b30b8 Disable HardSID support, this should hopefully fix the build on arm64. 2018-09-27 09:13:02 +00:00
bentley
bbd12c5762 Disable SSE on !amd64. Should fix the build on arm64.
ok fcambus@ (maintainer)
2018-09-27 07:25:31 +00:00
robert
798d2fb177 add some missing openbsd ifdefs after the overhaul of the UI 2018-09-27 06:36:18 +00:00
jasper
f0fab2c528 ifdef notyet the unveil call as some ports, at least mate-control-center,
run update-desktop-database during fake. unbreak bulk builds for now while
we figure out what is desired behaviour for such ports.

as discussed with aja@
2018-09-27 06:34:34 +00:00
kevlo
f2e51d069f +fcitx-qt5 2018-09-27 03:29:49 +00:00
kevlo
31f8e34686 Import fcitx-qt5-1.2.3
fcitx-qt5 is a Qt5 IM module for fcitx.

OK and lots of help from bcallah@
2018-09-27 03:29:11 +00:00
sthen
f566485483 fixup yet another path to the php binary, this time in poller-service.py
and written as "'/usr/bin/env', 'php'" so the existing subst's didn't find it.
2018-09-26 22:51:28 +00:00
sthen
af7e414240 uncomment testing/, it has moved to stable candidate in the updates blog
rather than the closed beta blog, so URLs are posted publically
2018-09-26 20:04:51 +00:00
sthen
fc462c8c94 update testing/ to unifi 5.9.29 stable candidate 2018-09-26 20:03:46 +00:00
bcallah
e5f141e8cf Update to the latest flang--this brings us in line with Nvidia's latest
binary release. Note the minor bump to libflang and the major bump to
libflangrti.
2018-09-26 18:31:46 +00:00
espie
83d6481021 unbreak the tree
daniel@ is relatively new, but phessler@ and pascal@ are not.
you guys should know better
2018-09-26 17:46:51 +00:00
bcallah
f0cd6fe78c +bfs 2018-09-26 14:38:11 +00:00
bcallah
365ad58f60 Import sysutils/bfs, a breadth-first version of the UNIX find command.
ok solene@

bfs is a variant of the UNIX find command that operates breadth-first
rather than depth-first. It is otherwise intended to be compatible with
many versions of find, including:

* POSIX find
* GNU find
* {Free,Open,Net}BSD find
* macOS find
2018-09-26 14:37:51 +00:00
sthen
d802ba16e5 add alpha to arch-defines.mk, this was missed when alpha support was added.
from pascal@
2018-09-26 13:23:53 +00:00
sebastia
3c64fa9990 Update to 4.0.2
works for me, also tested by landry@
2018-09-26 13:15:37 +00:00
sebastia
04d37bf6c6 Update to 4.0.2
seems to work for me, also tested by landry@
2018-09-26 13:14:36 +00:00
rpointel
bb18c5c4a5 update xlsxwriter to 1.1.1. 2018-09-26 12:04:42 +00:00
ajacoutot
b9048af87a Update to libvpx-1.7.0.
- survived a bulk

from Brad (maintainer)
2018-09-26 07:14:28 +00:00
bluhm
01fb264e62 update p5-Net-DNS to 1.18 2018-09-25 23:20:42 +00:00
sthen
202fbf484e bump REVISION on ports using rust, to ensure that they pick up the fix
for out of bounds write due to integer overflow that was fixed in rust's
libstd (which is statically linked).
2018-09-25 21:16:37 +00:00
daniel
8a3ed0995d On alpha, build with -O1 instead of -O2 to avoid segfaults at build-time.
Tested on an AlphaServer DS10 617 MHz.

ok phessler@, pascal@ (MAINTAINER).
2018-09-25 20:59:14 +00:00
naddy
b549a4b03e Update to 0.2 for miscellaneous improvements. Detailed changes:
https://opus-codec.org/release/dev/2018/09/18/opus-tools-0_2.html
2018-09-25 19:52:24 +00:00
naddy
cb865287b9 maintenance update to 0.11 and take maintainer; ok Sergey Bronnikov 2018-09-25 19:50:07 +00:00
naddy
e433f828f1 +libopusenc 2018-09-25 19:45:44 +00:00
naddy
7236381e85 Import libopusenc-0.2.
The libopusenc libraries provide a high-level API for encoding
.opus files.

ok jca@
2018-09-25 19:44:52 +00:00
jasper
71994c408d update to vala-0.40.10 2018-09-25 19:32:47 +00:00
jasper
7bbdea6de6 update to eog-3.28.4 2018-09-25 19:25:15 +00:00
jasper
30950c3230 unveil the required directory with .desktop files and where the cache file needs
to be written out to.

this means update-desktop-database is using both pledge and unveil while it's
ran by root while consuming arbitrary input provided by upstream packagers!

ok aja@ (MAINTAINER)
2018-09-25 19:23:47 +00:00