aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mate-power-manager
Commit message (Collapse)AuthorAgeFilesLines
* - Fix LICENSEDmitry Marakasov2020-07-252-2/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=543409
* Update to 1.24.1Baptiste Daroussin2020-06-153-4/+29
| | | | Notes: svn path=/head/; revision=538915
* Regular spelling fix of LICENSE_FILETobias Kortkamp2020-06-131-1/+1
| | | | Notes: svn path=/head/; revision=538684
* Update mate to 1.24Baptiste Daroussin2020-06-124-50/+255
| | | | | | | | | | | | | | 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 sysutils/mate-power-manager to 1.22.2Eric Turgeon2019-12-243-4/+20
| | | | Notes: svn path=/head/; revision=520817
* Add USES=xorg USES=gl, ports categories sNiclas Zeising2019-11-071-2/+2
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 's' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516988
* update mate desktop to 1.22.1Eric Turgeon2019-05-114-31/+1504
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=501269
* update sysutils/mate-power-manage to 1.20.1Eric Turgeon2018-11-303-5/+43
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=486303
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-1/+1
| | | | | | | | | | | | | | | | | | Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906 Notes: svn path=/head/; revision=479538
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-07-311-1/+2
| | | | | | | | | | | | | | | | | | | | | Upstream used to distribute protocol headers as separate packages, but has decided to merge those to a common package, named xorgproto. This update tracks that change. * Add a new port, x11/xorgproto, with are protocol headers for xorg. * Hook the new protocol port to the build and to infrastructure in bsd.xorg.mk. * Update all ports with a dependency on any of the old *proto packages to instead depend on xorgproto. Bump portrevision. * Delete the old *proto packages, update MOVED. PR: 230023 Submitted by: zeising Approved by: portmgr (antoine) exp-run by: antoine Notes: svn path=/head/; revision=476013
* Updating MATE ports to and patch for MATE 1.20Eric Turgeon2018-04-133-4/+5
| | | | | | | | Reviewed by: kwm Approved by: bapt (mentor) Notes: svn path=/head/; revision=467271
* 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 the mate desktop to 1.18.Koop Mast2017-07-046-67/+23
| | | | | | | | | | | | | | | | | | * 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 r, s, t, and u.Mathieu Arnold2016-04-011-11/+11
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* sysutils/mate-power-manager: fix buildRuslan Makhmatkhanov2016-03-231-1/+2
| | | | | | | | | | | Add direct dependency upon security/libgnome-keyring to fix the build after r411541. Reported by: des With hat: gnome Notes: svn path=/head/; revision=411690
* Update the MATE DE to 1.12.Koop Mast2016-01-252-3/+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
* Update mate-power-manager to 1.10.2.Koop Mast2015-09-042-4/+3
| | | | Notes: svn path=/head/; revision=396061
* Bump PORTREVISION for libupower-glib library version bump in r393607.Tijl Coosemans2015-08-171-1/+1
| | | | Notes: svn path=/head/; revision=394440
* Update MATE DE to 1.10.0.Koop Mast2015-07-275-17/+44
| | | | | | | | | | | | | | 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
* Update to 1.8.1Baptiste Daroussin2014-10-064-147/+6
| | | | | | | Cleanup plist Notes: svn path=/head/; revision=370164
* Welcome Mate Desktop 1.8Baptiste Daroussin2014-09-109-289/+502
| | | | | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org) Notes: svn path=/head/; revision=367830
* - Switch to USES=libtoolDmitry Marakasov2014-08-041-2/+2
| | | | | | | | Approved by: portmgr blanket Approved by: kwm Notes: svn path=/head/; revision=364052
* 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
* Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".Tijl Coosemans2014-05-131-0/+1
| | | | | | | | | | | | | | | | | | Bump PORTREVISION on all dependent ports. [1] audio/ario: USES=libtool. audio/gmpc: USES=libtool. audio/gnome-media: USES=libtool:keepla tar:bzip2. audio/xfce4-mixer: USES=libtool tar:bzip2. graphics/shotwell: Unbreak and USES=tar:xz. science/gwyddion: USES=libtool tar:bzip2. sysutils/mate-control-center: USES=libtool. x11/xfce4-clipman-plugin: USES=libtool tar:bzip2. Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=353934
* Say hello to Mate 1.6.Koop Mast2013-11-2310-0/+1032
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