22491 Commits

Author SHA1 Message Date
jasper
4f1cfd7a66 update to eog-plugins-3.26.6 2020-11-30 15:44:36 +00:00
ajacoutot
9802d685dd Add back inhibit support in gsd-power-manager. 2020-11-28 15:02:56 +00:00
ajacoutot
9418b0d511 Don't use -Wl,-Bsymbolic-functions on non lld arches.
triggered by a gucharmap diff from cwen@
from Brad
2020-11-28 09:34:08 +00:00
rsadowski
a37ba1e685 Update tellico to 3.3.4 2020-11-28 09:04:58 +00:00
rsadowski
a0511b1df6 Update awesome to 4.3
Initial diff from Enric Morales with tweaks by me.
2020-11-28 08:10:44 +00:00
cwen
137c9ab48f gucharmap: unbreak on ld.bfd archs
The `-Bsymbolic-functions' linker flag is not supported by ld.bfd and broke
a configure test. Emit a simple message instead of an assertion error, and
use that flag only if the linker is capable. Built and run tested on powerpc.

"sure" jasper@ (maintainer)
2020-11-25 21:19:51 +00:00
ajacoutot
16fb9cc335 Update to gnome-desktop-3.38.2. 2020-11-25 10:10:27 +00:00
kmos
1aaa6eec5e picom uses C11 constructs. base-gcc comes from before then, so the build
fails in configuration. Falsely claiming it cannot find uthash.h, but it's
actually failing because base-gcc doesn't understand -std=c11

This fixes the build on sparc64

Correction and ok sthen
2020-11-24 16:28:32 +00:00
sthen
3bfd516161 qtwebkit: disable dwz for aarch64
assertion "off == cu_size" failed: file "dwz.c", line 9607, function "recompute_abbrevs"
2020-11-23 12:39:34 +00:00
jasper
173535bc2d update to eog-3.38.1 2020-11-23 10:36:12 +00:00
jasper
b9b2e05d65 update to gnome-calculator-3.38.2 2020-11-23 10:36:08 +00:00
jca
e27a7a78f0 Update to wxWidget-3.0.5.1
Bugfix release on the stable branch.
https://www.wxwidgets.org/news/2020/04/wxwidgets-3.0.5-released/
https://github.com/wxWidgets/wxWidgets/blob/v3.0.5/docs/publicity/announce.txt

While here, switch bdeps to python3.

Shorter diff to 3.0.5 proposed by daniel@ who test-built consumers and
also tested runtime for a few of them.
2020-11-23 00:49:15 +00:00
ajacoutot
9e47b7419e Forgot in previous. 2020-11-22 18:49:33 +00:00
ajacoutot
89ee88a53a Oops, unbreak. 2020-11-22 18:45:00 +00:00
sthen
31f4d3ac0b +xss-lock 2020-11-22 18:25:36 +00:00
sthen
8089eb0d28 import ports/x11/xss-lock, tweak/ok daniel@
xss-lock uses the MIT screen saver extension for X to allow running your
choice of screen locker when X's screen saver activates.
2020-11-22 18:25:12 +00:00
ajacoutot
164e706084 Update to dconf-editor-3.38.2. 2020-11-22 16:05:14 +00:00
ajacoutot
02e42145d9 Update to yelp-3.38.2. 2020-11-22 09:41:10 +00:00
ajacoutot
fb50f5a031 Update to gnome-music-3.38.2. 2020-11-22 09:39:38 +00:00
ajacoutot
f2a877d6fa Update to gnome-user-docs-3.38.2. 2020-11-22 09:20:53 +00:00
ajacoutot
898740a052 Update to yelp-xsl-3.38.2. 2020-11-22 09:01:28 +00:00
ajacoutot
b1a5e70868 Update to gnome-devel-docs-3.38.2. 2020-11-22 08:57:31 +00:00
ajacoutot
9cb5410ba1 Update to gnome-initial-setup-3.38.2. 2020-11-21 16:00:43 +00:00
ajacoutot
a4962eb35c Update to gnome-maps-3.38.2. 2020-11-21 15:36:25 +00:00
sthen
730c665285 tidy whitespace, mix of "=" and " =" 2020-11-21 12:32:55 +00:00
ajacoutot
96574c7e82 Update to librsvg-2.50.2. 2020-11-21 09:09:24 +00:00
ajacoutot
90109a5751 Update to nautilus-3.38.2. 2020-11-21 08:38:00 +00:00
ajacoutot
1c40e0e5ff Update to devhelp-3.38.1. 2020-11-21 08:16:28 +00:00
ajacoutot
394b3014f2 Update to tepl-5.0.1. 2020-11-21 08:07:30 +00:00
bket
d7ff1093a6 Update to xbindkeys-1.8.7
From Ashton Fagg <ashton AT fagg DOT id DOT au>, plus a couple of
changes by me (removal of REVISION, switch HOMEPAGE to https ans update
patch).
2020-11-21 05:18:45 +00:00
jasper
d61a69fe01 update to gedit-3.38.1 2020-11-20 14:39:04 +00:00
jasper
f4a0c4cdbc update to gedit-plugins-3.38.1 2020-11-20 13:46:53 +00:00
ajacoutot
81121e22a0 Update to gnome-control-center-3.38.2. 2020-11-20 08:24:35 +00:00
ajacoutot
2b9324dd9e Merged upstream. 2020-11-19 12:06:38 +00:00
ajacoutot
57280ae508 Remove dependency on lcms2.
spotted by naddy@
2020-11-18 18:47:53 +00:00
ajacoutot
95ab97acf6 Define HAVE_LOGINCAP so that setusercontext(30 is called.
Thanks to sthen@ for listening to me talking to myself until I found this
out :-)
2020-11-17 17:48:19 +00:00
ajacoutot
a455133e8c We still need CFLAGS += -O0 which I wrongly removed in a previous commit. 2020-11-17 12:18:55 +00:00
jeremy
06ac160d22 Bump related ports after default Ruby version switch
OK gkoehler@
2020-11-17 03:19:36 +00:00
landry
991502750a Update to tumbler 0.3.1.
Disable the new epub thumbnailer otherwise it would bring in libgepub
and webkitgtk4..
2020-11-15 17:45:33 +00:00
sthen
3b2021c56c update to menumaker-0.99.12, from maintainer Alessandro De Laurenzis 2020-11-14 19:42:41 +00:00
ajacoutot
0f189fa618 Run under the _x11 group. 2020-11-14 11:45:33 +00:00
ajacoutot
d04c5cd9f7 Remove gnome-color-manager.
It depends on the soon to be removed colord and brings no benefit (not
functionnal on OpenBSD).
2020-11-14 11:05:43 +00:00
ajacoutot
dc1b690010 graphics/colord is going away: regen WANTLIB / LIB_DEPENDS
We are stuck on an old release because new one requires GUdev, GUsb etc.
Also it depends on the suid dbus-daemon-launch-helper and polkit.
And it currently has no benetif...

no objection sthen@ jasper@ phessler@
2020-11-14 11:03:45 +00:00
ajacoutot
a689a93067 Set bg to the same color as the GDM background to enhance fade in look. 2020-11-14 10:59:36 +00:00
landry
b139ee59d2 Reenable startup via d-bus, otherwise xfce4-notifyd isnt started at all 2020-11-14 08:02:49 +00:00
sthen
0cc65318c3 mark vegastrike BROKEN-i386 to avoid packaging ~700MB of data/music/etc;
-engine cannot build there because x11/ogre is BROKEN-i386. add comment
to x11/ogre to reenable if unbreaking there.
2020-11-13 22:25:45 +00:00
jasper
9f9fc61d85 update to /usr/ports/packages/amd64/all/libhandy-1.0.2.tgz 2020-11-12 15:05:03 +00:00
ajacoutot
5369c2be8c @extraunexec -> @unexec-delete 2020-11-12 08:20:45 +00:00
rsadowski
c8ebe9e057 Update yakuake to 20.08.3v 2020-11-12 05:35:30 +00:00
ajacoutot
cb749220e0 /bin/false -> false 2020-11-11 14:04:25 +00:00