summaryrefslogtreecommitdiffstats
path: root/x11/cinnamon-session/files
Commit message (Collapse)AuthorAgeFilesLines
* Update cinnamon to 2.2.3. Deal with the upower update to 0.99. Introducegusi2014-04-262-56/+14
| | | | | | | | | cinnamon-menus and mint-themes. Remove a lot of unused stuff in misc/cinnamon-translations. Also try to remove deprecated stuff here and there. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19573 df743ca5-7f9a-e211-a948-0013205c9059
* Fix cinnamon-session to work with the new upower, which has deprecated somegusi2014-04-035-46/+93
| | | | | | | | | | | | | | interfaces used in cinnamon-session. The patch adds a new test to configure.ac to check if the upower installed is the old one (<0.99) or the new one. If the new one is found we have to disable suspend/hibernate because of bad integration with consolekit. While here, switch to tar:xz and disable format-nonliteral and implicit-function-declaration compile errors in the port Makefile instead of using clang pragmas. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19446 df743ca5-7f9a-e211-a948-0013205c9059
* Update cinnamon to 2.0. Among the changes:gusi2014-01-213-0/+66
- Many packages were split. New components appeared - In cinnamon-settings, the applet to configure the users has been removed. It needs python-pam, which is not in the tree yet - The translations are optional and can be enabled in x11/cinnamon - To configure cinnamon, use cinnamon-settings. The cinnamon-control-center seems to be lagging behind - The cinnamon2d, the fallback version of cinnamon, seems to be buggy and needs some love. It can be chosen with gdm in the session list - Only a subset of the nemo-extensions were enabled. More to come in the future - The JavaScripts bindings are now provided by lang/cjs (which seems to be a fork from lang/gjs) The development of cinnamon is moving fast, so if you find problems please contact gnome@freebsd.org Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18985 df743ca5-7f9a-e211-a948-0013205c9059