Commit Graph

146644 Commits

Author SHA1 Message Date
jca
16a1c93faf On non-clang archs, g++ is already in BUILD_DEPENDS
So don't list it in TEST_DEPENDS.
2020-04-22 09:59:45 +00:00
ratchov
56448578fb Fix uninitialized variable causing corrupted GM master volume messages
ok ajacoutot
2020-04-22 09:51:25 +00:00
ajacoutot
282eae7646 Update to awscli-1.18.43. 2020-04-22 07:24:50 +00:00
ajacoutot
befbd9ce70 Update to py3-boto3-1.12.43. 2020-04-22 07:24:30 +00:00
ajacoutot
b34ec3d45e Update to py3-botocore-1.15.43. 2020-04-22 07:24:10 +00:00
landry
f9708065c8 Remove dspam, dead upstream since ~2014. For something like an antispam
software, this is like 'last millenium', so better rely on something
else like rspamd..

cf https://sourceforge.net/p/dspam/mailman/message/32585111/

ok jca@ sthen@ cwen@
2020-04-22 06:35:08 +00:00
tb
955001fe20 update to OpenSSL 1.1.1g.
Addresses one high severity issue, CVE-2020-1967.

ok sthen
2020-04-22 04:31:53 +00:00
jca
ed6a994962 Add cve entry for openvpn 2020-04-22 02:09:55 +00:00
jca
19867e48cf SECURITY update to openvpn-2.4.9
Fix for CVE-2020-11810

Changes:
https://github.com/OpenVPN/openvpn/blob/release/2.4/Changes.rst#version-249
https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24#OpenVPN2.4.9
2020-04-21 23:43:55 +00:00
sthen
4797d5f7dc build PHP 7.4 versions of the pecl-* ports 2020-04-21 20:42:00 +00:00
sthen
10befdfdff remove the forced FLAVORS that knocked out php 7.1 packages; php 7.1 was
already removed so these are no longer needed
2020-04-21 20:41:12 +00:00
sthen
72ce314103 Provide PHP 7.4 packages.
The default version for use in PHP-based ports remains at 7.3.
2020-04-21 20:38:31 +00:00
sthen
b4aa0898b8 update to oniguruma-6.9.5, tested base-gcc/ports-gcc/clang on amd64,
also on aarch64, and with all dependent ports, no changes in the src diff
suggest any likelihood of problems on other archs.
2020-04-21 19:37:52 +00:00
kn
dfcc197068 Include relayd.conf(5) example in README
Example/diff from Andrea Fleckenstein, thanks!
"looks fine" Renaud Allard (maintainer)
2020-04-21 19:14:12 +00:00
ajacoutot
3d17309df0 Update to stellarium-0.20.1. 2020-04-21 17:53:47 +00:00
ajacoutot
f9945e33d0 Update to py3-chromecast-5.0.0 and move from MODPY_DEFAULT_VERSION_3 to
python3 FLAVOR.
2020-04-21 15:53:39 +00:00
ajacoutot
a55438b3b4 py-zeroconf -> py-zeroconf,python3 2020-04-21 15:52:18 +00:00
ajacoutot
7805838052 Move to python3 FLAVOR instead of MODPY_DEFAULT_VERSION_3 since it's
module.
2020-04-21 15:49:35 +00:00
sebastia
568d3e6840 simple update 3.8.0 -> 3.8.1 2020-04-21 13:12:22 +00:00
sebastia
42a6f336d4 simple update 0.9.0 -> 0.10.0 2020-04-21 13:11:48 +00:00
sthen
5e334b1191 update to dhcpcd-9.0.2 2020-04-21 12:40:59 +00:00
kn
f49ad423f4 Update to git 2.26.2
This release is to address a security issue: CVE-2020-11008
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.17.5.txt
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.26.2.txt
2020-04-21 12:39:47 +00:00
sebastia
e687e1a6ff simple update 3.0.0 -> 3.0.1 2020-04-21 12:20:42 +00:00
sthen
c81ca69149 vlc: switch to a better fix for the duplicate symbols. from pkgsrc via brad. 2020-04-21 10:19:25 +00:00
jasper
56b79e3a9c register django removal 2020-04-21 07:02:44 +00:00
jasper
b5de7dedcc remove py3-django and py3-django-lts; these ports have no benefit anymore to be packaged
as most people will install them via pip. furthermore, as these ports were quite
badly outdated it creates a false sense of security for downstream users.

also suggested by f.holop
ok aja@ rpointel@
2020-04-21 07:02:34 +00:00
ajacoutot
81482fbe2b Merge fix from upstream to really disable MQTT. 2020-04-20 21:37:40 +00:00
kn
1d9d12be81 Add missing py3-six RUN_DEPENDS
Reported by Carsten Boysen Jensen, thanks!
2020-04-20 20:51:51 +00:00
kn
564836dbe7 getopt(3) returns int not char
Fix endless loop on platforms where char is unsigned, e.g. macppc.

OK cwen
2020-04-20 20:45:12 +00:00
bluhm
a7f26c4303 update p5-OPCUA-Open62541 to 0.010 2020-04-20 15:34:34 +00:00
robert
016d31a7ef add missing run dependency for py-tzlocal 2020-04-20 15:31:47 +00:00
kn
dc33921df0 Register libssh CVE quirk 2020-04-20 14:38:12 +00:00
espie
a259946345 dist cleaning should match make fetch, namely also remove any left-over
.part files

as noticed by f.holop...
2020-04-20 11:49:57 +00:00
jasper
97d84ba14a update to libssh-0.9.4 which addresses CVE-2020-1730.
see https://www.libssh.org/security/advisories/CVE-2020-1730.txt for more details

ok kn@ rpointel@
2020-04-20 11:28:34 +00:00
ajacoutot
b7187c5f68 Update to ibus-skk-1.4.3.
ok sthen@ robert@ jasper@
2020-04-20 10:15:56 +00:00
ajacoutot
c3e8790ee9 Update to ibus-anthy-1.5.11.
ok sthen@ robert@ jasper@
2020-04-20 10:15:36 +00:00
ajacoutot
a97d13df90 Upgrade ibus to the latest stable release: ibus-1.5.22
ok sthen@ robert@ jasper@
2020-04-20 10:15:16 +00:00
sthen
1a847ff03b wireguard-go: set ONLY_FOR_ARCHS amd64 arm64, it uses an EPROTO constant which is only defined in zerrors_openbsd_amd64 and zerrors_openbsd_arm64 2020-04-20 09:10:39 +00:00
sthen
babfbf7425 vlc: fix https plugin, the LDFLAGS that were needed to fix the build overrode
the default flags which turned off the version numbering, causing the plugin
not to be found at runtime.  ok Brad
2020-04-20 08:35:41 +00:00
pvk
fc43c985f1 Correct PKGNAME 2020-04-20 08:19:50 +00:00
pvk
b1637a6b58 packer-builder-openbsd-vmm 1.0.0 relased 2020-04-20 07:59:43 +00:00
jasper
7419dec1f6 Fix crash with very long lexemes; from upstream 2020-04-20 07:30:20 +00:00
rpointel
c99f78ced4 update yamllint to 1.23.0. 2020-04-20 07:25:30 +00:00
jasper
661699f704 update to file-roller-3.32.5 2020-04-20 06:31:05 +00:00
giovanni
4f6c175cab update to 6.7.1
fixes a disconnection problem when using MySQL backend
remove Python run dependency (fix by kn@)
ok jung@
2020-04-20 06:13:11 +00:00
landry
f33ea0230b Update to qgis 3.12.2 2020-04-20 06:08:33 +00:00
kn
2d90f05797 Register conflict on bundle executable
Both install /usr/local/bin/bundle.
2020-04-19 22:31:30 +00:00
jung
0ae13e3404 update to 0.7 release which switches volume reading to sndio
so patches are no longer needed
2020-04-19 21:44:29 +00:00
pvk
8da7daed8d +packer-vmm 2020-04-19 19:57:23 +00:00
pvk
1ba2a76a9f Import packer-vmm, HashiCorp Packer plugin for OpenBSD vmm(4).
ok sthen@
2020-04-19 19:28:56 +00:00