aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-panel
Commit message (Collapse)AuthorAgeFilesLines
* x11/mate-panel: update to 1.24.2Eric Turgeon2021-06-133-11/+10
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-091-1/+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
* fix missing X11 option in x11/mate-panel/pkg-plistEric Turgeon2020-10-091-6/+6
| | | | Notes: svn path=/head/; revision=551831
* Properly register the schema for the preview window listBaptiste Daroussin2020-10-091-1/+3
| | | | | | | This prevents the mate-panel from crashing all the time Notes: svn path=/head/; revision=551821
* update x11/mate-panel to 1.24.1Eric Turgeon2020-10-053-10/+54
| | | | Notes: svn path=/head/; revision=551471
* x11/mate-panel: sync no-x11 patch with upstreamJan Beich2020-07-012-3/+3
| | | | Notes: svn path=/head/; revision=540950
* x11/mate-panel: fix build on GCC architecturesPiotr Kubaj2020-06-281-0/+1
| | | | | | | | Use C99 mode: wayland-backend.c:55: error: 'for' loop initial declaration used outside C99 mode Notes: svn path=/head/; revision=540682
* x11/mate-panel: make X11/Wayland optionalJan Beich2020-06-243-13/+29
| | | | Notes: svn path=/head/; revision=540061
* update to 1.24.0Baptiste Daroussin2020-06-154-27/+6
| | | | Notes: svn path=/head/; revision=538891
* update x11/mate-panel to 1.22.2Eric Turgeon2019-12-253-4/+11
| | | | Notes: svn path=/head/; revision=520863
* x11*: Add missing USES={gl,gnome,mate}Tobias Kortkamp2019-11-081-1/+1
| | | | 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-10-271-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=515760
* update mate desktop to 1.22.1Eric Turgeon2019-05-113-4/+647
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=501269
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Update x11/mate-terminal to 1.20.3Eric Turgeon2018-08-083-34/+27
| | | | | | | Approved by: wg (mentor) Notes: svn path=/head/; revision=476653
* Updating MATE ports to and patch for MATE 1.20Eric Turgeon2018-04-133-5/+5
| | | | | | | | Reviewed by: kwm Approved by: bapt (mentor) Notes: svn path=/head/; revision=467271
* 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