solene
88a9122715
Re-hook sbcl-threads flavor
...
ok from maintainer
2019-09-22 10:37:07 +00:00
kn
a1e87a5fbd
Revert switch to Python 3 in previous commit
...
u-boot still uses Python 2 in various places that cannot be controlled from
our Makefile but require patching; it also uses Python 2 specific syntax.
OK jsg
2019-09-22 09:39:28 +00:00
fcambus
1a5bf2992d
Update perltidy to 20190915.
...
OK sthen@
2019-09-22 09:25:27 +00:00
ajacoutot
a84bd2b788
Correct function name.
...
from Brad (maintainer)
2019-09-22 09:20:46 +00:00
fcambus
2d87107f47
Update most to 5.1.0.
...
Notable changes:
- Switch MASTER_SITES to jedsoft.org
- Remove skipv directive for portroach as it's not necessary anymore
OK sthen@
2019-09-22 09:20:44 +00:00
cwen
d01dcddbd4
grantlee-qt5: unbreak with ports-gcc
...
Remove '-ansi' from cxxflags as it implies c++98 with gcc,
and grantlee wants c++11.
OK rsadowski@
2019-09-22 09:10:55 +00:00
ajacoutot
e53b913ead
Enable support for the aom AV1 encoder.
...
from Brad (maintainer)
2019-09-22 08:47:28 +00:00
ajacoutot
4dc9d8faf3
Fix typo.
...
from Brad (maintainer)
2019-09-22 08:45:58 +00:00
ajacoutot
635fa0bb11
Update terraform providers.
2019-09-22 08:32:18 +00:00
ajacoutot
106c3d6a33
Update to awscli-1.16.243.
2019-09-22 08:06:25 +00:00
ajacoutot
f4dbfca636
Update to py-boto3-1.9.233.
2019-09-22 08:05:49 +00:00
ajacoutot
8df3212f45
Update to py-botocore-1.12.233.
2019-09-22 08:05:27 +00:00
ajacoutot
e4f56d2a7c
Update to consul-1.6.1.
2019-09-22 07:55:27 +00:00
ajacoutot
52a66121f7
Update to qpdf-9.0.1.
2019-09-22 07:51:26 +00:00
ajacoutot
f906df640a
Update to terraform-0.12.9.
2019-09-22 07:50:20 +00:00
ajacoutot
855f380266
Update to (hashicorp-)serf-0.8.4.
2019-09-22 07:46:40 +00:00
ajacoutot
1ae08d3020
Update to google-cloud-sdk-263.0.0.
2019-09-22 07:41:57 +00:00
ajacoutot
ddedb634df
Update to osinfo-db-20190920.
2019-09-22 07:36:58 +00:00
jsg
9a300f83f6
use https HOMEPAGE, set MODPY_VERSION for python3 and remove
...
pre-build stage
part of a patch from kn@
2019-09-22 05:28:20 +00:00
bcallah
f802968210
Fix libpgmath build on arm64. Upstream changed the definition of size_t on
...
!amd64 to be unsigned int, which doesn't fly here.
No change on amd64; this fix fixes a preprocessor branch that is only
followed on arm64.
Noticed from the latest aarch64 bulk build log.
2019-09-22 01:34:32 +00:00
sthen
43e2417768
update to mutt-1.12.2
2019-09-22 00:04:21 +00:00
kurt
b0c3553f8d
Update javac source and target variables so this can be build with the
...
1.8 or 11 jdk.
2019-09-21 21:30:38 +00:00
kmos
cbb01c272e
Update geo/py-laspy 1.5.1 -> 1.6.0
...
From Wen Heping. Thanks yet again!
OK landry
2019-09-21 16:23:26 +00:00
bcallah
52a1d11705
Update to libzip-1.5.2
...
Changelog: https://libzip.org/news/release-1.5.2.html
Explicitly disable all crypto backends other than in-base LibreSSL.
ok rsadowski@
2019-09-21 15:56:20 +00:00
ajacoutot
f02616fafa
Needs python3 at build time.
...
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at
least version "3")
2019-09-21 14:33:37 +00:00
kirby
a4729e6a6b
update to rawtherapee-5.7
2019-09-21 09:35:09 +00:00
solene
249de8f328
Update to openttd-1.9.3
...
ok bentley@ bcallah@
2019-09-21 08:48:05 +00:00
afresh1
15e5a37ff7
Correct license marker in p5-Dancer2-Plugin-Auth-Tiny
...
Noticed by cwen@, missed by me
2019-09-21 01:00:58 +00:00
afresh1
822bb25cee
Update www/p5-Dancer2-Plugin-Auth-Tiny 0.008
...
From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks from cwen@
2019-09-21 00:59:31 +00:00
afresh1
2af33f3d79
Update www/p5-Dancer2-Plugin-Database to 2.17
...
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2019-09-21 00:48:32 +00:00
thfr
9a98500b0a
update to steamworks-nosteam 0.3.0
...
This includes an additional stub library (libsteamwrapper) which allows
running the game Growing Pains and potentially others that make use of
this type of intermediary library.
2019-09-20 23:21:15 +00:00
bentley
f78599bd7a
Once again underlying graphics driver variations necessitate a broader pledge.
...
This time the culprit is DRI3 message passing, which requires sendfd.
The mgba pledge is now:
stdio rpath wpath cpath fattr sendfd prot_exec drm audio
Reported by thfr@ who has a nicer graphics card than I do.
2019-09-20 22:34:32 +00:00
giovanni
5e669f0c23
bugfix update to 2.99022
2019-09-20 21:45:48 +00:00
giovanni
b13e556364
Update to 1.5.18
2019-09-20 21:40:41 +00:00
chrisz
26ddbb6aed
Fix building with OCaml 4.08
2019-09-20 20:04:44 +00:00
sthen
38f48a3136
update to vim-8.1.2061
2019-09-20 17:21:05 +00:00
gilles
276d3b2b88
bump filter-rspamd to 0.1.2
...
ok sthen@
2019-09-20 16:41:53 +00:00
sthen
032ca589ea
BUILD_DEPENDS+=shells/bash
2019-09-20 16:36:57 +00:00
fcambus
31bad0d932
Remove defunct HOMEPAGE and switch to using GitHub project URL instead.
2019-09-20 16:04:59 +00:00
rsadowski
4106334801
Bugfix update tellico to 3.2.1
...
changelog: http://tellico-project.org/tellico-321-released
2019-09-20 16:03:28 +00:00
rsadowski
de3e07c016
Update font-awesome to 5.11.1
2019-09-20 14:54:12 +00:00
bcallah
6f931d3c42
Update to the latest flang. Note the minor bump on libpgmath.
2019-09-20 14:51:52 +00:00
rsadowski
2f8e808809
Update cmake to 3.15.3
...
Release notes:
https://cmake.org/cmake/help/v3.15/release/3.15.htm
No OpenBSD relevant changes.
2019-09-20 14:37:24 +00:00
robert
72b2293c45
update to libreoffice 6.3.1.2;
...
kde4 support has been removed so the port moves to kde5
2019-09-20 13:34:54 +00:00
bcallah
c5eeda5e24
Update to diffoscope-125
2019-09-20 13:33:21 +00:00
martijn
27da1afd0f
Hook up libopensmtpd, opensmtpd-filter-dnsbl and opensmtpd-filter-dkim.
...
OK jasper@
2019-09-20 13:00:35 +00:00
martijn
0f16ce3456
Import opensmtpd-filter-dkimsign
...
filter-dkim is an opensmtpd filter that signs email with a dkim signature.
OK jasper@
2019-09-20 12:57:48 +00:00
martijn
0945560bc6
Import opensmtpd-filter-dnsbl
...
filter-dnsbl is an opensmtpd filter that checks the sender's IP address
against one or more dnsbl lists to flag or reject spam messages at session time.
OK jasper@
2019-09-20 12:42:56 +00:00
martijn
9634140cf7
Import libopensmtpd
...
libopensmtpd is an libevent based library which allows for easy writing
of opensmtpd filter applications in C.
OK jasper@
2019-09-20 12:11:05 +00:00
daniel
c0effb3c99
Update to CompCert 3.6.
2019-09-20 11:32:16 +00:00