216 Commits

Author SHA1 Message Date
jasper
466c9df062 update to gnome-shell-40.1 2021-05-14 16:19:30 +00:00
jasper
3743051f7a update to gnome-shell-40.0 2021-05-14 07:22:33 +00:00
jca
126acfc430 Sync with spidermonkey, use ports-gcc on non-clang archs
Drop unneeded/outdated comment while here.
ok kmos@ tb@ jasper@
2021-03-27 00:37:24 +00:00
jasper
04b2bf256f update to gnome-shell-3.38.4 2021-03-18 20:17:47 +00:00
ajacoutot
49bfa95d94 Bump after x11/gnome/caribou multi_packages split. 2021-03-15 21:16:48 +00:00
ajacoutot
8a9ced6efb Bump after ibus multi packages split. 2021-03-13 13:37:58 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
jasper
f29668ab8a update to gnome-shell-3.38.3 2021-01-15 19:41:21 +00:00
jasper
c256bffe0c update to gnome-shell-3.38.2 2020-12-04 08:58:31 +00:00
ajacoutot
4d8b2c8b2a Missing RDEP on x11/gnome/weather. 2020-11-09 12:30:46 +00:00
ajacoutot
66a1b15b60 Unbreak suspend (+auto lock) 2020-11-08 10:42:44 +00:00
ajacoutot
9fe71bea01 Unbreak runtime. 2020-11-08 09:38:19 +00:00
jasper
ce15fe79a0 update to gnome-shell-3.38.1 2020-11-07 13:13:34 +00:00
jasper
5d6f590262 update to gnome-shell-3.36.7 2020-10-09 15:47:44 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
jasper
9172814873 update to gnome-shell-3.36.6 2020-09-12 08:24:46 +00:00
jasper
23c85b6a1e update to gnome-shell-3.36.5 2020-08-14 17:18:34 +00:00
jasper
99e495c72d update to gnome-shell-3.36.4 2020-07-08 07:31:47 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
ae44cefa1f update to gnome-shell-3.36.3 2020-06-04 07:34:31 +00:00
jasper
59b6974ae2 update to gnome-shell-3.36.2 2020-05-14 15:28:46 +00:00
ajacoutot
2fbd5e1e51 We have everything we need not to be forced to hardcode ,python3.
Use MODPY_FLAVOR instead.

ok sthen@
2020-04-25 10:07:41 +00:00
jasper
0e550f6a03 update to gnome-shell-3.34.5 2020-03-31 10:48:37 +00:00
jasper
5273eb2d5c update to gnome-shell-3.34.4 2020-02-17 18:48:09 +00:00
jasper
de6e85be6b update to gnome-shell-3.34.3 2020-01-05 20:06:56 +00:00
sthen
895ec06a79 Some GNOME ports had pre-build stages to cope with random build ordering
done by devel/ninja. Remove them as they are no longer necessary now
that kurt@ has modified ninja to use a deque rather than using a build
order dependent on pointer addresses (which due to our malloc were
randomised).  ok ajacoutot@
2019-12-27 17:20:34 +00:00
jasper
54cb85c2f6 update to gnome-shell-3.34.2 2019-12-15 18:56:58 +00:00
jasper
e4ca8ed558 fix WANTLIB 2019-11-03 18:59:28 +00:00
jasper
b3d907f02d tweak previous and install gnome-extensions.1 now 2019-11-02 15:32:28 +00:00
jasper
272608994a BDEP on asciidoc for a2x 2019-11-02 15:11:44 +00:00
jasper
88da8ba061 update to gnome-shell-3.34.1 2019-11-02 15:04:09 +00:00
ajacoutot
7db7805d52 PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE 2019-07-07 11:20:50 +00:00
ajacoutot
5a51ccf7e1 Update to gnome-shell-3.32.2.
ok jasper@
2019-05-23 08:48:23 +00:00
ajacoutot
00f2824631 Merge all patches from the stable branch. 2019-05-09 16:47:26 +00:00
jasper
1d9c75f069 sync our local LoginManagerConsoleKit implementation with the upstream changes
to port non-GObject classes to JS6 classes

fixes breakage seen by aja@
2019-05-09 14:53:28 +00:00
ajacoutot
00d59dc78a Sync COMPILER with gjs. 2019-05-08 19:23:19 +00:00
jasper
2469ba0fba update to gnome-shell-3.32.1 2019-05-08 16:17:27 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
987f762356 We don't have the org.freedesktop.locale1 interface from systemd. For GDM,
derive kbd input from the current locale (set in /etc/gdm/locale.conf).
Adapted from FreeBSD BZ #235009
2019-03-26 18:16:53 +00:00
stsp
6eaa7c8c35 Disable a broken signal handler in gnome-shell which leads to core dumps.
ok ajacoutot@
2019-03-25 08:40:17 +00:00
ajacoutot
104cad4713 Fix unredirection for fullscreen windows after notification message is
displayed (upstream). This should fix performance regression in some
circumstances.

from Ryan Freeman
2019-03-06 08:29:36 +00:00
ajacoutot
bf1b69ecdd Update to gnome-shell-3.30.2.
Rework the ConsoleKit patches so that they are easier to apply next time
and while here implement a few missing methods to be sort of on par with
systemd/logind.
2019-01-17 19:00:46 +00:00
jasper
063f1f70a4 update to gnome-shell-3.28.3 2018-07-25 18:39:23 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jasper
27053e09dd update to gnome-shell-3.28.2 2018-05-10 12:37:10 +00:00
jasper
d046d9307c apply patch from upstream bugreport to fix interaction with gjs
prevents a huge number of stacktraces when doing just about anything
2018-04-29 10:43:33 +00:00
jasper
8af17c937b update to gnome-shell-3.28.1 2018-04-26 09:19:41 +00:00
jasper
083d7d6345 add missing BDEP on sassc 2018-04-24 11:46:49 +00:00
jasper
5149ad8788 update to gnome-shell-3.28.0 2018-04-23 22:02:30 +00:00