summaryrefslogtreecommitdiffstats
path: root/x11/gnome-shell/files
Commit message (Collapse)AuthorAgeFilesLines
* Revert the removal of ConsoleKit support in gnome-shell. This wouldgusi2014-10-251-0/+110
| | | | | | | | | | | | allow gdm to login and properly keep track of the local active session of the user (ck-list-session would show the session as active and local). [1] https://bugzilla.gnome.org/show_bug.cgi?id=686626 Reported and contributed by: ajacoutot at Freenode#freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20020 df743ca5-7f9a-e211-a948-0013205c9059
* Update metacity and gnome-shell{-extensions} to 3.14.1gusi2014-10-201-5/+21
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20004 df743ca5-7f9a-e211-a948-0013205c9059
* Update MC-ports to GNOME 3.12.kwm2014-04-265-129/+35
| | | | | | | Dragons beware! Although most of them should be sleeping. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.2.kwm2013-06-236-180/+71
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18582 df743ca5-7f9a-e211-a948-0013205c9059
* fix executing command r or restart for gnome-shell.kwm2012-10-041-0/+14
| | | | | | | Submitted by: Berislav Purgar <bpurgar@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17087 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the problem from runtime. This just hides the problem. But this port haskwm2012-08-081-6/+26
| | | | | | | some other issues that needs to be reviewed anyway. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17030 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.4.2.kwm2012-07-241-9/+18
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16997 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the patch to disable a line of libsoup. But... The JavaScript is stillmezz2012-06-171-6/+15
| | | | | | | | | flank on FreeBSD for some reason while it works great on Linux (tested)....... finger point on gjs or gobject-introspection as SpiderMonkey has passed all tests, gotta check on gjs and gobject-introspection tomorrow. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16950 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.4.1.kwm2012-05-272-43/+43
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16811 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the patch.mezz2012-03-251-16/+16
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16703 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the login dialog, same hack that I did with Cinnamon. Before this patch,mezz2012-03-211-0/+23
| | | | | | | | | | | | | | | | | | | | | | | the gnome-shell/Cinnamon will boot up without login dialog that there is no way for you to log into GNOME desktop. I am not sure why the Object.keys(obj) doesn't work though. Probably because of the libxul that I don't really dig in it deeper. It was introduced in JavaScript 1.8.5, so I don't know what version of JavaScript in libxul. https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object/keys In the /var/log/gdm/:0-greeter.log shows: ------------------------------------------ JS ERROR: !!! Exception was: TypeError: Object.keys is not a function JS ERROR: !!! lineNumber = '305' JS ERROR: !!! fileName = '"/usr/local/share/gnome-shell/js/gdm/loginDialog.js"' JS ERROR: !!! stack = '"()@/usr/local/share/gnome-shell/js/gdm/loginDialog.js:305 ------------------------------------------ Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16702 df743ca5-7f9a-e211-a948-0013205c9059
* Disable networkmanager support, which fixes a bucked of warnings.kwm2011-12-154-0/+141
| | | | | | | | | | Disable soup code, I can't see how this works or should be fix so disable it for now. This fails and makes gnome-shell abort. Submitted by: tcb via irc git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16615 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.1.91.1.kwm2011-09-183-25/+62
| | | | | | | | Note, browser plugin disabled. and this now has a hard depend on networkmanager which we don't have. So it builds but I haven't run tested my changes yet. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16257 df743ca5-7f9a-e211-a948-0013205c9059
* Fix default launchers in gnome-shell. It default to firefox, replace it withkwm2011-09-051-0/+11
| | | | | | | epiphany. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16160 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.91.5.kwm2011-01-161-0/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15029 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-013-45/+0
| | | | | | | | | focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.31.2.kwm2010-06-073-0/+45
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14196 df743ca5-7f9a-e211-a948-0013205c9059
* Post 2.30.1 commit clean up.kwm2010-05-123-37/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the dependency on gir-repository-gtk20 as this is now installed bymarcus2010-01-093-0/+37
| | | | | | | gtk20. Also, add a missing RUN_DEPENDS on mesa-demos. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13395 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2009-11-303-37/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.27.1.kwm2009-09-025-357/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12768 df743ca5-7f9a-e211-a948-0013205c9059
* Add gnome-shellkwm2009-08-176-0/+385
Submitted by: Pawel Worach <pawel.worach@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12653 df743ca5-7f9a-e211-a948-0013205c9059