23028 Commits

Author SHA1 Message Date
ajacoutot
b24f2cbd7c Update to librsvg-2.50.7. 2021-06-05 08:16:35 +00:00
rsadowski
c28edaf82e Drop RTLD_NODELETE patch, from Brad 2021-06-05 03:50:40 +00:00
rsadowski
a03e778695 Drop RTLD_NODELETE patch, from Brad 2021-06-04 20:11:21 +00:00
ajacoutot
66ec4f1a0e Update to nautilus-40.2. 2021-06-04 12:19:17 +00:00
ajacoutot
09b189b041 Update to sushi-3.38.1. 2021-06-04 12:06:25 +00:00
ajacoutot
86aa12aaf5 Simpler patching; from pkgsrc. 2021-06-04 10:56:17 +00:00
ajacoutot
2475508b05 Update to gnome-maps-40.2. 2021-06-04 10:27:32 +00:00
ajacoutot
e227f505b5 Update to gnome-autoar-0.3.3. 2021-06-04 10:17:53 +00:00
ajacoutot
ccf6eef654 Update to gnome-initial-setup-40.2. 2021-06-03 10:40:00 +00:00
ratchov
e39371569c Fix crash when volume is adjusted while playback is stopped
Set volume/mute function pointers when handle is freed, to ensure
sio_setvol() is not called on a freed handle. Fixes crashes when
volume is adjusted while playback is stopped.

Suggested and OK brad@, found and tested by Mark Patruck
2021-06-01 19:32:43 +00:00
landry
7fc7e9c324 fix thinko 2021-05-31 05:19:04 +00:00
landry
8651f3a579 x11/xfce4/xfce4-dev-tools: improve release scripts portability
backports
https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/merge_requests/54
2021-05-31 05:12:34 +00:00
landry
e1343d2729 x11/xfce4/mousepad: update to 0.5.5
Adds support for spelling check via gspell
See https://mail.xfce.org/pipermail/xfce-announce/2021-May/001040.html
2021-05-31 05:02:30 +00:00
landry
4e45b88f89 x11/xfce4/xfce4-settings: update to 4.16.1 2021-05-30 14:46:59 +00:00
ajacoutot
4a02526c48 Unbreak user input in GDM when it's started from rc.d at boot.
This should be the last major outstanding bug for having a functionnal
GNOME 40 Desktop.
2021-05-30 09:04:23 +00:00
ajacoutot
b34b654977 Technically, this does not need gnome-shell to run. 2021-05-29 14:12:25 +00:00
ajacoutot
be75295218 Rework all patches to be closer to what upstream is shipping instead of
patching over reverts of reverts.
This will ease future updates and see what we are doing differently.
2021-05-29 14:02:24 +00:00
ajacoutot
2d1d65769b Update to libadwaita-1.0.0alpha1. 2021-05-29 08:57:52 +00:00
tb
b565e96cd1 x11/qt6/qtbase: prepare for LIBRESSL_HAS_TLS1_3
Upstream has erroneous #ifdefs which fail to build if both
TLS1_3_VERSION and OPENSSL_NO_PSK are defined. Adjust them.
In addition, libssl will need to provide
SSL_SESSION_is_resumable and SSL_set_psk_use_session_callback.

ok rsadowski (maintainer)
2021-05-27 14:33:18 +00:00
tb
21d28f2317 x11/qt5/qtbase: prepare for LIBRESSL_HAS_TLS1_3
Upstream has erroneous #ifdefs which will lead to a runtime abort
if both TLS1_3_VERSION and OPENSSL_NO_PSK are defined. Adjust
them. Additionally, libssl will need to provide
SSL_SESSION_is_resumable and SSL_set_psk_use_session_callback.

ok rsadowski (maintainer)
2021-05-27 14:32:14 +00:00
jeremy
ece043f246 Update to ruby-tk 0.4.0
Use x11/tk module, as recommended by stu@.

OK stu@
2021-05-26 20:35:49 +00:00
rsadowski
d0cb1b55f7 Update xwallpaper to 0.7.0
https://github.com/stoeckmann/xwallpaper/releases/tag/v0.7.0
2021-05-26 17:49:10 +00:00
ajacoutot
befd374260 Update to librsvg-2.50.6. 2021-05-26 07:14:52 +00:00
abieber
7a386511c3 +libquotient 2021-05-25 23:03:09 +00:00
abieber
0a1e06e08f Import libQuotient: a library for writing cross-platform Matrix clients
OK rsadowski@
2021-05-25 23:02:03 +00:00
abieber
e127c98f1c +libqtolm 2021-05-25 22:53:15 +00:00
abieber
d5b20ec94c Import libqtolm: at5 bindings for devel/olm
OK rsadowski@
2021-05-25 22:52:43 +00:00
tb
6a0f5183d5 fix typo 2021-05-24 20:13:20 +00:00
kmos
38fea1882d base-gcc enables various deprecated code paths that cause problems.
Switching to ports-gcc fixes the build on sparc64

ok ajacoutot@ (maintainer)
2021-05-24 12:26:01 +00:00
kmos
939ce11acd Fix build of x11/xmenu on sparc64 by using ports-gcc for non-base arches
maintainer timeout
2021-05-24 01:38:55 +00:00
kmos
33ad1f6ebd x11/roxterm uses C99 for loop syntax. base-gcc needs to be told this
Fixes the build on sparc64
2021-05-24 01:37:12 +00:00
rsadowski
c87afca492 Enable phonenumber support 2021-05-23 14:30:12 +00:00
ajacoutot
4cff7a8e75 Update to gtkmm40-4.2.0. 2021-05-23 13:45:30 +00:00
tb
d7c3ddf184 x11/freerdp: use SSL_set_bio() and BIO_up_ref() 2021-05-23 13:35:37 +00:00
ajacoutot
02f02ff29e Update to libmediaart-1.9.5. 2021-05-23 07:55:55 +00:00
cwen
a047ec6d81 bemenu: update to 0.6.0, from Dimitri Karamazov (maintainer)
OK bcallah@
2021-05-22 19:13:18 +00:00
rsadowski
0549f01744 Add x11/kde-applications/kaddressbook build dependency 2021-05-22 10:42:22 +00:00
ajacoutot
fc22cdb999 Update to gtkmm40-4.0.2. 2021-05-22 09:01:27 +00:00
ajacoutot
b5c9070f07 Update to gtk3mm-3.24.5. 2021-05-22 09:01:16 +00:00
rsadowski
d74a9b87f0 Regen PLIST after any bits have fallen over in the ports tree.
I see no one wants to investigate the issue and neither do I.
Unbreak the package. Seen in all bulk builds.
2021-05-22 05:20:11 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
bket
a598ec1933 Update to rxvt-unicode-9.26
Changes: http://dist.schmorp.de/rxvt-unicode/Changes

Feedback and OK from sthen@
2021-05-21 17:43:41 +00:00
bcallah
f4a37aa72e Update to icewm-2.3.4
Consolidated changelog: https://github.com/ice-wm/icewm/releases
arm64 testing by me
amd64 testing by bket@ and bowser5555 (AT) comcast (DOT) net
ok bket@
2021-05-20 23:27:39 +00:00
landry
57b094ca4a x11/xfce4/xfce4-screenshooter: update to 1.9.9 2021-05-20 11:28:59 +00:00
ajacoutot
2143bffe9e Update to gnome-session-40.1.1. 2021-05-18 21:08:40 +00:00
rsadowski
d14fea83dd Update tellico to 3.4.1 2021-05-17 05:29:11 +00:00
rsadowski
8cf6a035fd Fix: 1 line longer than 80 chars 2021-05-16 17:55:09 +00:00
kmos
6dbe160b79 Fix build on sparc64 by using ports-gcc rather than base-gcc
ok ajacoutot@ (maintainer)
2021-05-16 17:13:19 +00:00
rsadowski
7b285f3ce9 Clean up CONFIGURE_ARGS 2021-05-16 14:56:43 +00:00
rsadowski
b40675165b yet another missing dependency, today vulkan
Pointed by naddy, thanks
2021-05-16 11:58:36 +00:00