aboutsummaryrefslogtreecommitdiff
path: root/audio/mate-media
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* updating audio/mate-media to 1.24.1Eric Turgeon2020-08-152-4/+4
| | | | Notes: svn path=/head/; revision=545054
* Update to 1.24.0Baptiste Daroussin2020-06-122-4/+4
| | | | Notes: svn path=/head/; revision=538585
* Update to 1.22.2Baptiste Daroussin2019-12-163-4/+5
| | | | Notes: svn path=/head/; revision=520269
* - Fix LICENSEDmitry Marakasov2019-12-072-2/+2
| | | | | | | | | | - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=519190
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-041-2/+2
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'. Notes: svn path=/head/; revision=516738
* update mate desktop to 1.22.1Eric Turgeon2019-05-113-7/+11
| | | | | | | 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 audio/mate-media to 1.20.1Eric Turgeon2018-10-293-4/+32
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=483436
* 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-4/+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
* Update the mate desktop to 1.18.Koop Mast2017-07-043-14/+27
| | | | | | | | | | | | | | | | | | * 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, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Update the MATE DE to 1.12.Koop Mast2016-01-253-41/+41
| | | | | | | | | | | | | | | * 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-273-133/+48
| | | | | | | | | | | | | | 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
* audio/mate-media: Correct pkg-descrJohn Marino2015-05-191-3/+3
| | | | | | | | | The PR didn't get auto-assigned to gnome, but just fix it... PR: 199973 Notes: svn path=/head/; revision=386756
* Get rid of gnomehierBaptiste Daroussin2014-12-201-1/+2
| | | | Notes: svn path=/head/; revision=375137
* Cleanup plistBaptiste Daroussin2014-10-201-147/+0
| | | | Notes: svn path=/head/; revision=371234
* Welcome Mate Desktop 1.8Baptiste Daroussin2014-09-104-227/+225
| | | | | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org) Notes: svn path=/head/; revision=367830
* - USES=libtool tar:xz.Tijl Coosemans2014-05-171-7/+5
| | | | | | | - Remove duplicate USE_GNOME=gnomehier. Notes: svn path=/head/; revision=354361
* 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/+414
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