aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-panel
Commit message (Collapse)AuthorAgeFilesLines
* Minor MATE 1.18 update.Koop Mast2017-10-143-5/+4
| | | | | | | | | | | 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
* Update the mate desktop to 1.18.Koop Mast2017-07-043-95/+91
| | | | | | | | | | | | | | | | | | * 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-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Update mate-panel to 1.12.2.Koop Mast2016-02-012-4/+3
| | | | Notes: svn path=/head/; revision=407695
* Update the MATE DE to 1.12.Koop Mast2016-01-252-3/+4
| | | | | | | | | | | | | | | * 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
* Convert a bunch of @exec into proper @postexecBaptiste Daroussin2015-09-251-1/+1
| | | | Notes: svn path=/head/; revision=397908
* Update MATE DE to 1.10.0.Koop Mast2015-07-274-54/+46
| | | | | | | | | | | | | | 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
* Add upstream patch that allows the workspace switch to correctly recognizeDag-Erling Smørgrav2014-12-132-0/+12
| | | | | | | | | the Mate window manager and enable additional features. https://github.com/mate-desktop/mate-panel/pull/240 Notes: svn path=/head/; revision=374688
* Update to 1.8.1Baptiste Daroussin2014-10-063-218/+5
| | | | | | | Cleanup plist Notes: svn path=/head/; revision=370160
* Welcome Mate Desktop 1.8Baptiste Daroussin2014-09-103-297/+286
| | | | | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org) Notes: svn path=/head/; revision=367830
* For several MATE related ports:Tijl Coosemans2014-05-182-7/+5
| | | | | | | | | - USES=libtool tar:xz. - INSTALL_TARGET=install-strip. - Add CONFIGURE_ARGS=--disable-static to ports that only install plugins. Notes: svn path=/head/; revision=354470
* 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-236-0/+696
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