summaryrefslogtreecommitdiffstats
path: root/x11/cinnamon-screensaver
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build of those ports. Remove USE_AUTOTOOLS and switchgusi2014-10-211-3/+2
| | | | | | | | to USE=autoreconf:build instead. Other minor changes here and there. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20008 df743ca5-7f9a-e211-a948-0013205c9059
* Update x11/cinnamon to 2.2.16.gusi2014-09-132-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19857 df743ca5-7f9a-e211-a948-0013205c9059
* Update cinnamon to 2.2.14 and related ports to the last version available.gusi2014-07-311-5/+1
| | | | | | | | | | | | | | | | | | | While here: - switch maintainership to gnome@FreeBSD.org - convert those ports with options to the compact form - stop using paths in {run/lib}_depends and instead use the package:dir form - ensure no USE_AUTOTOOLS= libtool is used. Those doing the autofoo dance must use libtoolize instead I will drop keepla in the future. I did no want to mix that with this commit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19786 df743ca5-7f9a-e211-a948-0013205c9059
* Update cinnamon to 2.2.13 and related ports to the mostgusi2014-05-282-4/+5
| | | | | | | | | | | | | | | | up to date version: - Add libtool to x11-fm/nemo. The only users are nemo-extensions (portrevision bump) and cinnamon (which is version bumped anyway and doesn't need a portrevision bump) - Remove :keepla everywhere. - Add install-strip everywhere where needed (except for the translations) I hope I did not miss something. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19704 df743ca5-7f9a-e211-a948-0013205c9059
* Switch to USES=libtool:keepla for now. While I rather want to ditch .la fileskwm2014-04-261-2/+2
| | | | | | | | | | | | I think we need to keep em a cycle. So that other ports have a chance to update there .la files not to record dependancies .la files. sprinkle some USE_AUTOTOOLS=libtool -> libtoolize. This will give us base libtool (ltmain.sh and libtool.m4) files. But doesn't depend on ${LOCALBASE}/bin/libtool INSTALL_TARGET=install-strip and misc smaller cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059
* Update cinnamon to 2.2.3. Deal with the upower update to 0.99. Introducegusi2014-04-262-5/+4
| | | | | | | | | 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
* Update cinnamon to 2.0. Among the changes:gusi2014-01-219-0/+330
- 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