aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-base
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove hal-info from mate dependenciesBaptiste Daroussin2021-02-071-1/+1
| | | | | | | Nothing in the mate ports consume that dependency Notes: svn path=/head/; revision=564602
* update x11/mate and x11/mate-base to 1.24.1Eric Turgeon2020-10-051-1/+1
| | | | Notes: svn path=/head/; revision=551472
* Update mate to 1.24Baptiste Daroussin2020-06-121-2/+2
| | | | | | | | | | | | | | 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 and x11/mate-base to 1.22.2Eric Turgeon2019-12-251-1/+1
| | | | Notes: svn path=/head/; revision=520869
* x11*: Add missing USES={gl,gnome,mate}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517047
* - Update WWWDmitry Marakasov2019-10-131-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=514378
* Convert to UCL & cleanup pkg-message (categories x)Mathieu Arnold2019-08-141-3/+6
| | | | Notes: svn path=/head/; revision=508914
* update mate desktop to 1.22.1Eric Turgeon2019-05-111-3/+2
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=501269
* Remove esound support from pulseaudio as audio/esound expired.Rene Ladan2019-05-011-0/+1
| | | | | | | | | Bump PORTREVISIONs of dependent ports. Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* Notes: svn path=/head/; revision=500606
* update x11/mate-base to 1.20.3Eric Turgeon2018-11-051-1/+1
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=484193
* Updating MATE ports to and patch for MATE 1.20Eric Turgeon2018-04-131-1/+1
| | | | | | | | Reviewed by: kwm Approved by: bapt (mentor) Notes: svn path=/head/; revision=467271
* Update the mate desktop to 1.18.Koop Mast2017-07-041-1/+1
| | | | | | | | | | | | | | | | | | * 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
* The mate-screensaver port requires mate-session-manager at run time to work.Koop Mast2016-08-221-2/+1
| | | | | | | | | | | (mate-screensaver:90733): GLib-GIO-ERROR **: Settings schema 'org.mate.session' is not installed While here convert the mate-base port to using the new USE_MATE=session. Submitted by: vermaden <vermaden@interia.pl> Notes: svn path=/head/; revision=420603
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Update the MATE DE to 1.12.Koop Mast2016-01-251-1/+1
| | | | | | | | | | | | | | | * 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
* Update MATE DE to 1.10.0.Koop Mast2015-07-271-2/+2
| | | | | | | | | | | | | | 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
* Convert to USES=metaportBaptiste Daroussin2015-03-282-8/+2
| | | | Notes: svn path=/head/; revision=382504
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-1/+1
| | | | | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports Notes: svn path=/head/; revision=381876
* Welcome Mate Desktop 1.8Baptiste Daroussin2014-09-101-7/+6
| | | | | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org) Notes: svn path=/head/; revision=367830
* Say hello to Mate 1.6.Koop Mast2013-11-234-0/+60
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