aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-session-manager
Commit message (Collapse)AuthorAgeFilesLines
* x11/mate-screensaver: updated to 1.24.2Eric Turgeon2021-06-132-5/+4
| | | | x11/mate-session-manager: updated to 1.24.3
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-091-0/+1
| | | | | | | | | | | | | | - switch to the more modern version of librsvg2 on architectures supporting rust - this will fix some graphical issues on these architectures PR: 250276 Exp-run by: antoine Submitted by: tobik Differential Revision: https://reviews.freebsd.org/D18878 Notes: svn path=/head/; revision=554733
* update x11/mate-session-manager to 1.24.1Eric Turgeon2020-10-043-6/+5
| | | | Notes: svn path=/head/; revision=551460
* x11/mate-session-manager missing plist entry, mate-wm.desktopEric Turgeon2020-07-312-3/+6
| | | | | | | | PR: 248373 Submitted by: John Hein Notes: svn path=/head/; revision=543841
* Update mate to 1.24Baptiste Daroussin2020-06-123-4/+8
| | | | | | | | | | | | | | All components but: caja atril marco Have been upgraded to 1.24 The above 3 other components depends on a newer version of glib so they will be upgraded later Notes: svn path=/head/; revision=538624
* update x11/mate-session-manager to 1.22.3Eric Turgeon2019-12-253-4/+5
| | | | Notes: svn path=/head/; revision=520855
* x11*: Add missing USES={gl,gnome,mate}Tobias Kortkamp2019-11-081-2/+2
| | | | Notes: svn path=/head/; revision=517047
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-2/+2
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* - Update WWWDmitry Marakasov2019-11-041-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=516626
* update mate desktop to 1.22.1Eric Turgeon2019-05-113-4/+7
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=501269
* update x11/mate-session-manger to 1.20.1Eric Turgeon2018-11-023-4/+25
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=483843
* Updating MATE ports to and patch for MATE 1.20Eric Turgeon2018-04-132-4/+4
| | | | | | | | Reviewed by: kwm Approved by: bapt (mentor) Notes: svn path=/head/; revision=467271
* Minor MATE 1.18 update.Koop Mast2017-10-142-5/+7
| | | | | | | | | | | Apart from version updates, the highlights are: * fix orphaned file issues in atril/atril-lite. * Add licenses where required. * make sure the mime xml gets installed in mate-control-center. * regen the m-c-c patch, with make makepatch. Notes: svn path=/head/; revision=452089
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* Update consolekit to 1.2.0.Koop Mast2017-08-051-1/+2
| | | | | | | | | | | | | | | | * Rename consolekit to consolekit2 to reflect that consolekit2 is a new project, even if it the continuation of the old consolekit project. * Expand pkg-descr with some background info. * Add license * ConsoleKit2 has been ported to GDbus, so dbus-glib is not anymore required * Add GObject introspection support for desktops environment such Pantheon or Deepin. * Thanks to Jesper Schmitz Mouridsen, Ben Woods and Olivier Duchateau for assisting with there versions of the port, suggesting changes and testing. PR: 202269 Notes: svn path=/head/; revision=447399
* Update the mate desktop to 1.18.Koop Mast2017-07-047-210/+19
| | | | | | | | | | | | | | | | | | * The MATE DE is now GTK+3 based * mate-calc has come back. * New USE_MATE=mixer macro * Add license * Review dependancies * Swich to USES=localbase * atril/eom options reworked into option helper Thanks to Eric Turgeon for submitting the bulk of this MATE update. Obtained from: gnome devel repo Notes: svn path=/head/; revision=445014
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Update the MATE DE to 1.12.Koop Mast2016-01-252-4/+3
| | | | | | | | | | | | | | | * Still build MATE against gtk+ 2 due to gtk+ 3 support not ready for prime time. * Fix loading of a number of applets. We rename a number of applets but didn't change the "config" files the "add applet to panel" dialog uses. [1] * Unbreak the creation of new notes with the stickynotes applet [2] PR: 205391 [1], 200349 [2] Obtained from: GNOME devel repo Notes: svn path=/head/; revision=407209
* Bump PORTREVISION for libupower-glib library version bump in r393607.Tijl Coosemans2015-08-171-0/+1
| | | | Notes: svn path=/head/; revision=394440
* Switch to USES=execinfo.Koop Mast2015-08-061-3/+2
| | | | | | | Submitted by: Ting-Wei Lan Notes: svn path=/head/; revision=393654
* Update MATE DE to 1.10.0.Koop Mast2015-07-273-5/+7
| | | | | | | | | | | | | | This MATE is still build agains GTK+2. Sort USES here and there. Replace mate-dialogs with zenity and mate-calc with galculator. This update fixes the following PR's: PR: 193942, 191885 Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo Obtained from: gnome devel repo. Notes: svn path=/head/; revision=393031
* Get rid of gnomehierBaptiste Daroussin2014-12-221-1/+2
| | | | Notes: svn path=/head/; revision=375288
* cleanup plistBaptiste Daroussin2014-12-081-74/+0
| | | | Notes: svn path=/head/; revision=374321
* Welcome Mate Desktop 1.8Baptiste Daroussin2014-09-106-7/+204
| | | | | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org) Notes: svn path=/head/; revision=367830
* USES=execinfoBaptiste Daroussin2014-08-051-3/+2
| | | | Notes: svn path=/head/; revision=364074
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363392
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Say hello to Mate 1.6.Koop Mast2013-11-235-0/+239
Mate is a lite desktop forked from gnome2. Most of the work is done by Jeremy Messenger (mezz@). The only thing I did was update a few ports to later 1.6 release and attempting to keep up with ports infra changes. Resulting bugs are all mine. Mate is a sort of replacement for Gnome 2. So people wanting to keep a Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3 in the near future. This switch will be announce with a transition time so people have more time to switch if they haven't already. This release was made possible by everyone that send friendly pokes to keep mate on my mind. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334661