rsadowski
d2de1adfb5
Update KDE Frameworks to 5.82.0
...
https://kde.org/announcements/frameworks/5/5.82.0/
2021-05-09 14:31:57 +00:00
espie
21cfc7c492
show dashboard memory under OpenBSD
...
okay sthen@
2021-05-09 14:18:37 +00:00
millert
19e2873445
Allow splint to build with bison 3.7.
...
The y.tab.c file equivalent now includes the generated header so
we need to update the path in it when renaming the header file.
OK sthen@
2021-05-09 13:40:03 +00:00
naddy
5c58b3bc50
sysutils/colorls: sync with OpenBSD 6.9
2021-05-09 13:38:57 +00:00
sthen
f4bbe261d2
patch to build with bison 3.7+, adapted from newer chromium code via qtwebengine
...
https://code.qt.io/cgit/qt/qtwebengine-chromium.git/commit/?h=80-based&id=1a53f599
2021-05-09 13:28:12 +00:00
millert
5b213ba851
Use --defines=filename.h instead of -d to fix build with bison 3.7.
...
The y.tab.c file equivalent now includes the generated header so it
cannot simply be moved to a new name. OK sthen@
2021-05-09 13:27:14 +00:00
ian
ac4bd81f2c
Hook galleon to build
2021-05-09 12:29:45 +00:00
ian
939da6c4ed
Import galleon, a JBoss Wildfly provisioning tool.
...
Tweaks & OK sthen@
2021-05-09 12:27:11 +00:00
tb
72d3876ab4
telephony/resiprocate: fix upcoming build breakage
...
In libssl SSL_CTX and other structs will be made opaque. Take the
code path using accessors instead of reaching directly into some
structs to fix the resulting build breakage.
ok feinerer (maintainer)
2021-05-09 10:52:44 +00:00
ajacoutot
df3c9db7fb
Fix build with GLib >=2.68.
2021-05-09 09:24:13 +00:00
sthen
ee5bdec336
update to MariaDB 10.5.10, from Brad; includes fixes for CVE-2021-2154,
...
CVE-2021-2166 (DoS).
Various hash_XXX functions have been renamed to ma_hashtbl_XXX to fix
an issue with static linking to newer GnuTLS releases;
https://jira.mariadb.org/browse/CONC-543
d19c7c6926
These functions don't appear to be in the exported API so I have skipped
bumping the library version so that the same update can be used in stable.
I don't expect problems but if we run into any it can be bumped later.
2021-05-09 09:17:13 +00:00
ajacoutot
3fd61a4f6a
And bump.
2021-05-09 09:10:17 +00:00
ajacoutot
dddb7c55a1
Unbreak: fix build with GLib >=2.68
...
Regen WANTLIB while here.
2021-05-09 09:09:05 +00:00
sthen
9a6e140f61
update to py-wheel-0.36.2.
...
use gtar to extract; with tar from base, some files are extracted with
Jan 1 1970 timestamps, which results in tests failing (some files in
testdata are zipped as part of tests and zip doesn't support pre-1980
dates)
2021-05-09 09:08:01 +00:00
ajacoutot
ba7b3bf5c7
Temporarily mark as broken.
2021-05-09 08:57:02 +00:00
ajacoutot
f07d88ae0c
Fix build with GLib >=2.68
2021-05-09 08:56:20 +00:00
ajacoutot
d78cd41d6a
Fix build with GLib >=2.68 (first batch).
2021-05-09 08:55:41 +00:00
ajacoutot
f7ec3f9da3
Update to gnome-devel-docs-40.0.
2021-05-09 08:54:10 +00:00
ajacoutot
1de38b3f8c
Update to devhelp-40.0.
2021-05-09 08:53:55 +00:00
ajacoutot
82972b5be2
Update to orca-40.0.
2021-05-09 08:53:43 +00:00
ajacoutot
639382c622
Update to gnome-backgrounds-40.1.
2021-05-09 08:53:29 +00:00
ajacoutot
5bd9cddd5c
Update to yelp-40.0.
2021-05-09 08:53:17 +00:00
ajacoutot
b51e3a1a6f
Update to gnome-user-docs-40.1.
2021-05-09 08:53:04 +00:00
ajacoutot
9f2cbeb5e4
Update to gnome-keyring-40.0.
2021-05-09 08:52:38 +00:00
ajacoutot
8ad5385614
Update to gcr-3.40.0.
2021-05-09 08:52:22 +00:00
ajacoutot
578c5d4958
Update to adwaita-icon-theme-40.1.1.
2021-05-09 08:52:12 +00:00
ajacoutot
4c52cfc2dc
Update to py3-gobject3-3.40.1.
2021-05-09 08:51:58 +00:00
ajacoutot
3f13ae3ae4
Update to glib2-networking-2.68.1.
2021-05-09 08:51:46 +00:00
ajacoutot
1f85670cdb
Update to gsettings-desktop-schemas-40.0.
2021-05-09 08:51:34 +00:00
ajacoutot
ec370cfa3d
Update to yelp-tools-40.0.
2021-05-09 08:51:21 +00:00
ajacoutot
e9ac155cdb
Update to yelp-xsl-40.0.
2021-05-09 08:51:10 +00:00
ajacoutot
3a050f6628
Update to at-spi2-core-2.40.1.
2021-05-09 08:50:57 +00:00
ajacoutot
de0ef45e73
Update to glib2-2.68.1.
2021-05-09 08:50:47 +00:00
sthen
00f9925f82
update to py3-m2r-0.2.1, from wen heping, i removed the patches (one of
...
which prevented build, the other two are adding test files that have since
been included upstream)
2021-05-09 08:29:46 +00:00
sthen
eaec02a308
update to p5-Role-Tiny-2.002004, from wen heping
2021-05-09 08:25:23 +00:00
sthen
c52e15386b
the main xxx_ARCHS variables in arch-defines.mk should list MACHINE_ARCH
...
not ARCH names; fix for GO_ARCHS (from Brad) and extend the comment about
APM_ARCHS (which is special)
2021-05-09 08:21:47 +00:00
sthen
08aeab4d28
add riscv64 to port archs lists, from Brad.
2021-05-09 08:17:47 +00:00
sthen
7474f91f34
needs py-sphinx, reported by aja@
2021-05-09 07:51:58 +00:00
sthen
38261fe8a5
missed cvs rm; reported by aja@
2021-05-09 07:48:42 +00:00
kmos
50020ec4f3
Drop hardcoded version number for libXcursor in dlopen
...
Remove extraneous line in distinfo
Regen patch to be in right place for update-patches
First two pointed out by Brad Smith
2021-05-09 05:28:17 +00:00
kmos
ec6c8db00c
Update GLFW 3.3.2 -> 3.3.4
...
This includes a fix that has kept the X cursor from being hidden properly
(could be seen in versions of Minecraft >= 1.13)
From octeep Thanks!
2021-05-09 04:47:15 +00:00
kmos
9f21df2a22
Update databases/py-sqlobject 3.9.0 -> 3.9.1
...
From Wen Heping
Tweaks to testing to drop custom do-test target by me
2021-05-09 02:37:21 +00:00
naddy
2af3a89613
audio/mpg123: Update to 1.27.2
...
This includes some noteworthy, but backwards-compatible library
changes.
libmpg123:
Running on precomputed tables now, no need to call mpg123_init() or
mpg123_exit() anymore.
libmpg123, libout123:
Added API that avoids enums, mapped-to by default.
2021-05-08 22:59:48 +00:00
daniel
dcab255fce
update to commit 19e1039a
2021-05-08 20:36:21 +00:00
daniel
85de9e8385
update to gxemul 0.7.0 for luna88k improvements
2021-05-08 20:25:50 +00:00
sthen
5810871687
update to links-2.22, from maintainer Tim Meunier
2021-05-08 19:35:46 +00:00
kurt
c367ca167e
Fix missing bootjdk-libs on i386. okay sthen@
2021-05-08 19:22:32 +00:00
naddy
12b72b46b8
shells/bash: Update to 5.1 patchlevel 8
2021-05-08 15:50:55 +00:00
naddy
efa33df98f
audio/flac: CVE-2020-0499: Fix out-of-bounds read; from Moritz Buhl
2021-05-08 15:19:22 +00:00
sthen
d8203ac1b0
qtwebkit: backport patch to unbreak with newer Bison
...
From d92b11fea65364fefa700249bd3340e0cd4c5b31 Mon Sep 17 00:00:00 2001
From: Dmitry Shachnev <mitya57@gmail.com>
Date: Tue, 4 Aug 2020 21:04:06 +0300
Subject: [PATCH] Let Bison generate the header directly, to fix build with Bison 3.7
2021-05-08 14:58:43 +00:00