[Midnightbsd-cvs] mports [18634] trunk/x11: update gnome ports in x11

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 12 00:24:20 EDT 2015


Revision: 18634
          http://svnweb.midnightbsd.org/mports/?rev=18634
Author:   laffer1
Date:     2015-04-12 00:24:19 -0400 (Sun, 12 Apr 2015)
Log Message:
-----------
update gnome ports in x11

Modified Paths:
--------------
    trunk/x11/Makefile
    trunk/x11/gnome-desktop/Makefile
    trunk/x11/gnome-desktop/distinfo
    trunk/x11/gnome-desktop/pkg-descr
    trunk/x11/gnome-desktop/pkg-plist
    trunk/x11/gnome-menus/Makefile
    trunk/x11/gnome-menus/distinfo
    trunk/x11/gnome-menus/files/patch-util_Makefile.in
    trunk/x11/gnome-menus/pkg-plist
    trunk/x11/gnome-session/Makefile
    trunk/x11/gnome-session/distinfo
    trunk/x11/gnome-session/pkg-descr
    trunk/x11/gnome-session/pkg-plist

Added Paths:
-----------
    trunk/x11/gnome-menus/files/patch-layout_gnome-applications.menu
    trunk/x11/gnome-session/files/patch-gnome-session_gsm-app.c
    trunk/x11/gnome3/
    trunk/x11/gnome3/Makefile
    trunk/x11/gnome3/pkg-descr
    trunk/x11/gnome3/pkg-plist
    trunk/x11/gnome3-lite/
    trunk/x11/gnome3-lite/Makefile
    trunk/x11/gnome3-lite/pkg-descr
    trunk/x11/gnome3-lite/pkg-message

Removed Paths:
-------------
    trunk/x11/gnome-applets/
    trunk/x11/gnome-menus/files/patch-Makefile.in
    trunk/x11/gnome-menus/files/patch-layout__applications.menu
    trunk/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
    trunk/x11/gnome-panel/
    trunk/x11/gnome-screensaver/
    trunk/x11/gnome-session/files/patch-gnome-session_Makefile.in
    trunk/x11/gnome-session/files/patch-gnome-session_gsm-autostart-app.c
    trunk/x11/gnome2/
    trunk/x11/gnome2-lite/

Modified: trunk/x11/Makefile
===================================================================
--- trunk/x11/Makefile	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/Makefile	2015-04-12 04:24:19 UTC (rev 18634)
@@ -25,16 +25,13 @@
 SUBDIR += fstobdf
 SUBDIR += gdm
 SUBDIR += glproto
-SUBDIR += gnome-applets
 SUBDIR += gnome-desktop
 SUBDIR += gnome-desktop-reference
 SUBDIR += gnome-menus
-SUBDIR += gnome-panel
-SUBDIR += gnome-screensaver
 SUBDIR += gnome-session
 SUBDIR += gnome-terminal
-SUBDIR += gnome2
-SUBDIR += gnome2-lite
+SUBDIR += gnome3
+SUBDIR += gnome3-lite
 SUBDIR += gnustep-app
 SUBDIR += gskrab
 SUBDIR += gsynaptics

Modified: trunk/x11/gnome-desktop/Makefile
===================================================================
--- trunk/x11/gnome-desktop/Makefile	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-desktop/Makefile	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,34 +1,41 @@
 # $MidnightBSD$
 
 PORTNAME=	gnome-desktop
-PORTVERSION=	2.32.1
-PORTREVISION?=	1
+PORTVERSION=	3.14.2
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome2
+DIST_SUBDIR=	gnome3
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	Additional UI API for GNOME 2
+COMMENT=	Additional UI API for GNOME 3
 
 LICENSE=	gpl2
 
-USES=		tar:bzip2
+USES=		tar:xz
 
 .if !defined(REFERENCE_PORT)
 
+BUILD_DEPENDS=	iso-codes>=0:${PORTSDIR}/misc/iso-codes \
+		gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
+		xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+		libxkbfile>=0:${PORTSDIR}/x11/libxkbfile \
+		itstool:${PORTSDIR}/textproc/itstool
 LIB_DEPENDS=	libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
+RUN_DEPENDS=	iso-codes>=0:${PORTSDIR}/misc/iso-codes \
+		gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
+		xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+		libxkbfile>=0:${PORTSDIR}/x11/libxkbfile
 
-USES+=		bison gettext gmake libtool:keepla pathfix pkgconfig python:2
-USE_XORG=	xpm
-USE_GNOME=	gnomeprefix intlhack gnomedocutils gconf2 pygtk2 \
+USES+=		bison gettext gmake libtool pathfix pkgconfig python:3
+USE_GNOME=	gnomeprefix gtk30 intlhack introspection:build \
 		referencehack
-INSTALLS_OMF=	yes
-INSTALL_TARGET=	install-strip
+USE_XORG=	x11 xrandr xext
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-gnome-distributor="MidnightBSD"
 CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
+LIBS+=		-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|xsltproc -o| xsltproc --nonet -o|g' \

Modified: trunk/x11/gnome-desktop/distinfo
===================================================================
--- trunk/x11/gnome-desktop/distinfo	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-desktop/distinfo	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-desktop-2.32.1.tar.bz2) = 55cbecf67efe1fa1e57ac966520a7c46d799c8ba3c652a1219f60cafccb3739d
-SIZE (gnome2/gnome-desktop-2.32.1.tar.bz2) = 1633847
+SHA256 (gnome3/gnome-desktop-3.14.2.tar.xz) = 3c284378fd4d5c9aba1ef98b8bab78d0f7fe514964f9dfcfc3b1591328d6b873
+SIZE (gnome3/gnome-desktop-3.14.2.tar.xz) = 1105916

Modified: trunk/x11/gnome-desktop/pkg-descr
===================================================================
--- trunk/x11/gnome-desktop/pkg-descr	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-desktop/pkg-descr	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,3 +1,3 @@
-This is a collection of APIs not included in libgnomeui.
+This is a collection of APIs.
 
 WWW: http://www.gnome.org/

Modified: trunk/x11/gnome-desktop/pkg-plist
===================================================================
--- trunk/x11/gnome-desktop/pkg-plist	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-desktop/pkg-plist	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,437 +1,225 @@
-bin/gnome-about
-include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h
-include/gnome-desktop-2.0/libgnome/gnome-desktop-utils.h
-include/gnome-desktop-2.0/libgnomeui/gnome-bg.h
-include/gnome-desktop-2.0/libgnomeui/gnome-bg-crossfade.h
-include/gnome-desktop-2.0/libgnomeui/gnome-desktop-thumbnail.h
-include/gnome-desktop-2.0/libgnomeui/gnome-rr-config.h
-include/gnome-desktop-2.0/libgnomeui/gnome-rr-labeler.h
-include/gnome-desktop-2.0/libgnomeui/gnome-rr.h
-lib/libgnome-desktop-2.a
-lib/libgnome-desktop-2.la
-lib/libgnome-desktop-2.so
-lib/libgnome-desktop-2.so.18
-libdata/pkgconfig/gnome-desktop-2.0.pc
-man/man1/gnome-about.1.gz
-share/applications/gnome-about.desktop
-share/gnome-about/contributors.list
-share/gnome-about/foundation-members.list
-share/gnome-about/gnome-64.png
-share/gnome-about/gnome-version.xml
-share/gnome-about/headers/header-bg-ancient01a.png
-share/gnome-about/headers/header-bg-city01.png
-share/gnome-about/headers/header-bg-clouds01.png
-share/gnome-about/headers/header-bg-clouds02.png
-share/gnome-about/headers/header-bg-hills01.png
-share/gnome-about/headers/header-bg-landscape01.png
-share/gnome-about/headers/header-bg-mountains01.png
-share/gnome-about/headers/header-bg-snow01.png
-share/gnome-about/headers/header-bg-sunset01.png
-share/gnome/help/fdl/C/fdl.xml
-share/gnome/help/fdl/ar/fdl.xml
-share/gnome/help/fdl/ca/fdl.xml
-share/gnome/help/fdl/de/fdl.xml
-share/gnome/help/fdl/el/fdl.xml
-share/gnome/help/fdl/es/fdl.xml
-share/gnome/help/fdl/eu/fdl.xml
-share/gnome/help/fdl/fr/fdl.xml
-share/gnome/help/fdl/hu/fdl.xml
-share/gnome/help/fdl/ko/fdl.xml
-share/gnome/help/fdl/oc/fdl.xml
-share/gnome/help/fdl/pl/fdl.xml
-share/gnome/help/fdl/sv/fdl.xml
-share/gnome/help/fdl/uk/fdl.xml
-share/gnome/help/fdl/vi/fdl.xml
-share/gnome/help/gpl/C/gpl.xml
-share/gnome/help/gpl/ar/gpl.xml
-share/gnome/help/gpl/ca/gpl.xml
-share/gnome/help/gpl/cs/gpl.xml
-share/gnome/help/gpl/de/gpl.xml
-share/gnome/help/gpl/el/gpl.xml
-share/gnome/help/gpl/es/gpl.xml
-share/gnome/help/gpl/eu/gpl.xml
-share/gnome/help/gpl/fi/gpl.xml
-share/gnome/help/gpl/fr/gpl.xml
-share/gnome/help/gpl/hu/gpl.xml
-share/gnome/help/gpl/ko/gpl.xml
-share/gnome/help/gpl/nds/gpl.xml
-share/gnome/help/gpl/oc/gpl.xml
-share/gnome/help/gpl/pa/gpl.xml
-share/gnome/help/gpl/sv/gpl.xml
-share/gnome/help/gpl/uk/gpl.xml
-share/gnome/help/gpl/vi/gpl.xml
-share/gnome/help/gpl/zh_CN/gpl.xml
-share/gnome/help/lgpl/C/lgpl.xml
-share/gnome/help/lgpl/ar/lgpl.xml
-share/gnome/help/lgpl/de/lgpl.xml
-share/gnome/help/lgpl/el/lgpl.xml
-share/gnome/help/lgpl/es/lgpl.xml
-share/gnome/help/lgpl/eu/lgpl.xml
-share/gnome/help/lgpl/fi/lgpl.xml
-share/gnome/help/lgpl/fr/lgpl.xml
-share/gnome/help/lgpl/hu/lgpl.xml
-share/gnome/help/lgpl/ko/lgpl.xml
-share/gnome/help/lgpl/oc/lgpl.xml
-share/gnome/help/lgpl/pa/lgpl.xml
-share/gnome/help/lgpl/sv/lgpl.xml
-share/gnome/help/lgpl/uk/lgpl.xml
-share/gnome/help/lgpl/vi/lgpl.xml
-share/gnome/help/lgpl/zh_CN/lgpl.xml
-share/libgnome-desktop/pnp.ids
-share/locale/af/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/an/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/as/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ast/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/be at latin/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/bn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/br/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ca at valencia/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/crh/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/cy/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/de/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/dz/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/en at shaw/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/en_CA/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/eo/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/es/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fa/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fur/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/gu/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/hr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/hy/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ig/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/is/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ka/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/kk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ku/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ky/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/lo/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mai/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mg/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nb/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nds/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ne/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nso/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/oc/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/or/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/pa/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ps/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ro/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ru/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/rw/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/si/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sl/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sq/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sr at latin/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/te/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/tk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ug/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ur/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/uz/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/uz at cyrillic/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/xh/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/yi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/yo/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo
-share/omf/fdl/fdl-C.omf
-share/omf/fdl/fdl-ar.omf
-share/omf/fdl/fdl-ca.omf
-share/omf/fdl/fdl-de.omf
-share/omf/fdl/fdl-el.omf
-share/omf/fdl/fdl-es.omf
-share/omf/fdl/fdl-eu.omf
-share/omf/fdl/fdl-fr.omf
-share/omf/fdl/fdl-hu.omf
-share/omf/fdl/fdl-ko.omf
-share/omf/fdl/fdl-oc.omf
-share/omf/fdl/fdl-pl.omf
-share/omf/fdl/fdl-sv.omf
-share/omf/fdl/fdl-uk.omf
-share/omf/fdl/fdl-vi.omf
-share/omf/gpl/gpl-C.omf
-share/omf/gpl/gpl-ar.omf
-share/omf/gpl/gpl-ca.omf
-share/omf/gpl/gpl-cs.omf
-share/omf/gpl/gpl-de.omf
-share/omf/gpl/gpl-el.omf
-share/omf/gpl/gpl-es.omf
-share/omf/gpl/gpl-eu.omf
-share/omf/gpl/gpl-fi.omf
-share/omf/gpl/gpl-fr.omf
-share/omf/gpl/gpl-hu.omf
-share/omf/gpl/gpl-ko.omf
-share/omf/gpl/gpl-nds.omf
-share/omf/gpl/gpl-oc.omf
-share/omf/gpl/gpl-pa.omf
-share/omf/gpl/gpl-sv.omf
-share/omf/gpl/gpl-uk.omf
-share/omf/gpl/gpl-vi.omf
-share/omf/gpl/gpl-zh_CN.omf
-share/omf/lgpl/lgpl-C.omf
-share/omf/lgpl/lgpl-ar.omf
-share/omf/lgpl/lgpl-de.omf
-share/omf/lgpl/lgpl-el.omf
-share/omf/lgpl/lgpl-es.omf
-share/omf/lgpl/lgpl-eu.omf
-share/omf/lgpl/lgpl-fi.omf
-share/omf/lgpl/lgpl-fr.omf
-share/omf/lgpl/lgpl-hu.omf
-share/omf/lgpl/lgpl-ko.omf
-share/omf/lgpl/lgpl-oc.omf
-share/omf/lgpl/lgpl-pa.omf
-share/omf/lgpl/lgpl-sv.omf
-share/omf/lgpl/lgpl-uk.omf
-share/omf/lgpl/lgpl-vi.omf
-share/omf/lgpl/lgpl-zh_CN.omf
-share/pixmaps/apple-green.png
-share/pixmaps/apple-red.png
-share/pixmaps/gnome-aorta.png
-share/pixmaps/gnome-applets.png
-share/pixmaps/gnome-background-image.png
-share/pixmaps/gnome-background-pattern.png
-share/pixmaps/gnome-background.png
-share/pixmaps/gnome-calc2.png
-share/pixmaps/gnome-calc3.png
-share/pixmaps/gnome-calendar.png
-share/pixmaps/gnome-ccbackground.png
-share/pixmaps/gnome-ccdesktop.png
-share/pixmaps/gnome-ccdialog.png
-share/pixmaps/gnome-ccmime.png
-share/pixmaps/gnome-ccperiph.png
-share/pixmaps/gnome-ccscreensaver.png
-share/pixmaps/gnome-ccwindowmanager.png
-share/pixmaps/gnome-color-browser.png
-share/pixmaps/gnome-color-xterm.png
-share/pixmaps/gnome-computer.png
-share/pixmaps/gnome-cromagnon.png
-share/pixmaps/gnome-day.png
-share/pixmaps/gnome-debian.png
-share/pixmaps/gnome-diskfree.png
-share/pixmaps/gnome-emacs.png
-share/pixmaps/gnome-eterm.png
-share/pixmaps/gnome-file-c.png
-share/pixmaps/gnome-file-h.png
-share/pixmaps/gnome-folder.png
-share/pixmaps/gnome-gemvt.png
-share/pixmaps/gnome-gimp.png
-share/pixmaps/gnome-gmenu.png
-share/pixmaps/gnome-gmush.png
-share/pixmaps/gnome-gnomoku.png
-share/pixmaps/gnome-home.png
-share/pixmaps/gnome-html.png
-share/pixmaps/gnome-image-gif.png
-share/pixmaps/gnome-image-jpeg.png
-share/pixmaps/gnome-irc.png
-share/pixmaps/gnome-laptop.png
-share/pixmaps/gnome-log.png
-share/pixmaps/gnome-logo-icon-transparent.png
-share/pixmaps/gnome-logo-icon.png
-share/pixmaps/gnome-logo-large.png
-share/pixmaps/gnome-mdi.png
-share/pixmaps/gnome-mnemonic.png
-share/pixmaps/gnome-month.png
-share/pixmaps/gnome-mouse.png
-share/pixmaps/gnome-news.png
-share/pixmaps/gnome-note.png
-share/pixmaps/gnome-qeye.png
-share/pixmaps/gnome-set-time.png
-share/pixmaps/gnome-spider.png
-share/pixmaps/gnome-squeak.png
-share/pixmaps/gnome-suse.png
-share/pixmaps/gnome-talk.png
-share/pixmaps/gnome-term-linux.png
-share/pixmaps/gnome-term-linux2.png
-share/pixmaps/gnome-term-night.png
-share/pixmaps/gnome-term-tiger.png
-share/pixmaps/gnome-term.png
-share/pixmaps/gnome-tigert.png
-share/pixmaps/gnome-touristinfo.png
-share/pixmaps/gnome-user-interface.png
-share/pixmaps/gnome-week.png
-share/pixmaps/gnome-windows.png
-share/pixmaps/gnome-word.png
-share/pixmaps/gnome-xterm.png
-share/pixmaps/gtkvim.png
-share/pixmaps/kterm.xpm
-share/pixmaps/monitor.png
-share/pixmaps/vnterm.xpm
- at dirrm share/omf/lgpl
- at dirrm share/omf/gpl
- at dirrm share/omf/fdl
- at dirrm share/gnome/help/lgpl/zh_CN
- at dirrm share/gnome/help/lgpl/vi
- at dirrm share/gnome/help/lgpl/uk
- at dirrm share/gnome/help/lgpl/sv
- at dirrm share/gnome/help/lgpl/pa
- at dirrm share/gnome/help/lgpl/oc
- at dirrm share/gnome/help/lgpl/ko
- at dirrm share/gnome/help/lgpl/hu
- at dirrm share/gnome/help/lgpl/fr
- at dirrm share/gnome/help/lgpl/fi
- at dirrm share/gnome/help/lgpl/eu
- at dirrm share/gnome/help/lgpl/es
- at dirrm share/gnome/help/lgpl/el
- at dirrm share/gnome/help/lgpl/de
- at dirrm share/gnome/help/lgpl/ar
- at dirrm share/gnome/help/gpl/zh_CN
- at dirrm share/gnome/help/gpl/vi
- at dirrm share/gnome/help/gpl/uk
- at dirrm share/gnome/help/gpl/sv
- at dirrm share/gnome/help/gpl/pa
- at dirrm share/gnome/help/gpl/oc
- at dirrm share/gnome/help/gpl/nds
- at dirrm share/gnome/help/gpl/ko
- at dirrm share/gnome/help/gpl/hu
- at dirrm share/gnome/help/gpl/fr
- at dirrm share/gnome/help/gpl/fi
- at dirrm share/gnome/help/gpl/eu
- at dirrm share/gnome/help/gpl/es
- at dirrm share/gnome/help/gpl/el
- at dirrm share/gnome/help/gpl/de
- at dirrm share/gnome/help/gpl/cs
- at dirrm share/gnome/help/gpl/ca
- at dirrm share/gnome/help/gpl/ar
- at dirrm share/gnome/help/fdl/vi
- at dirrm share/gnome/help/fdl/uk
- at dirrm share/gnome/help/fdl/sv
- at dirrm share/gnome/help/fdl/pl
- at dirrm share/gnome/help/fdl/oc
- at dirrm share/gnome/help/fdl/ko
- at dirrm share/gnome/help/fdl/hu
- at dirrm share/gnome/help/fdl/fr
- at dirrm share/gnome/help/fdl/eu
- at dirrm share/gnome/help/fdl/es
- at dirrm share/gnome/help/fdl/el
- at dirrm share/gnome/help/fdl/de
- at dirrm share/gnome/help/fdl/ca
- at dirrm share/gnome/help/fdl/ar
- at dirrm share/gnome-about/headers
- at dirrmtry share/applications
- at dirrm include/gnome-desktop-2.0/libgnomeui
- at dirrm include/gnome-desktop-2.0/libgnome
- at dirrm include/gnome-desktop-2.0
- at dirrm share/libgnome-desktop
- at dirrmtry share/locale/zu/LC_MESSAGES
- at dirrmtry share/locale/zu
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/yo/LC_MESSAGES
- at dirrmtry share/locale/yo
- at dirrmtry share/locale/yi/LC_MESSAGES
- at dirrmtry share/locale/yi
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/uz at cyrillic/LC_MESSAGES
- at dirrmtry share/locale/uz at cyrillic
- at dirrmtry share/locale/ur/LC_MESSAGES
- at dirrmtry share/locale/ur
- at dirrmtry share/locale/ug/LC_MESSAGES
- at dirrmtry share/locale/ug
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/ps/LC_MESSAGES
- at dirrmtry share/locale/ps
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/nso/LC_MESSAGES
- at dirrmtry share/locale/nso
- at dirrmtry share/locale/nds/LC_MESSAGES
- at dirrmtry share/locale/nds
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mi/LC_MESSAGES
- at dirrmtry share/locale/mi
- at dirrmtry share/locale/mg/LC_MESSAGES
- at dirrmtry share/locale/mg
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/lo/LC_MESSAGES
- at dirrmtry share/locale/lo
- at dirrmtry share/locale/ky/LC_MESSAGES
- at dirrmtry share/locale/ky
- at dirrmtry share/locale/ku/LC_MESSAGES
- at dirrmtry share/locale/ku
- at dirrmtry share/locale/kk/LC_MESSAGES
- at dirrmtry share/locale/kk
- at dirrmtry share/locale/ig/LC_MESSAGES
- at dirrmtry share/locale/ig
- at dirrmtry share/locale/hy/LC_MESSAGES
- at dirrmtry share/locale/hy
- at dirrmtry share/locale/fur/LC_MESSAGES
- at dirrmtry share/locale/fur
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/crh/LC_MESSAGES
- at dirrmtry share/locale/crh
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/be at latin/LC_MESSAGES
- at dirrmtry share/locale/be at latin
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as
- at dirrmtry share/locale/an/LC_MESSAGES
- at dirrmtry share/locale/an
+include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-crossfade.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-bg.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-slide-show.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-desktop-thumbnail.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-idle-monitor.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-languages.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-pnp-ids.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-rr-config.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-rr.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-wall-clock.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h
+lib/girepository-1.0/GnomeDesktop-3.0.typelib
+lib/libgnome-desktop-3.so
+lib/libgnome-desktop-3.so.10
+lib/libgnome-desktop-3.so.10.0.0
+libdata/pkgconfig/gnome-desktop-3.0.pc
+libexec/gnome-rr-debug
+share/doc/gnome-desktop3/GnomeDesktopThumbnailFactory.html
+share/doc/gnome-desktop3/GnomeIdleMonitor.html
+share/doc/gnome-desktop3/GnomeWallClock.html
+share/doc/gnome-desktop3/GnomeXkbInfo.html
+share/doc/gnome-desktop3/background.html
+share/doc/gnome-desktop3/idle-monitor.html
+share/doc/gnome-desktop3/gnome-desktop3-Language-Utilities.html
+share/doc/gnome-desktop3/gnome-desktop3-gnome-bg.html
+share/doc/gnome-desktop3/gnome-desktop3-gnome-pnp-ids.html
+share/doc/gnome-desktop3/gnome-desktop3-gnome-rr-config.html
+share/doc/gnome-desktop3/gnome-desktop3.devhelp2
+share/doc/gnome-desktop3/home.png
+share/doc/gnome-desktop3/index.html
+share/doc/gnome-desktop3/index.sgml
+share/doc/gnome-desktop3/intro.html
+share/doc/gnome-desktop3/languages.html
+share/doc/gnome-desktop3/left-insensitive.png
+share/doc/gnome-desktop3/left.png
+share/doc/gnome-desktop3/randr.html
+share/doc/gnome-desktop3/right-insensitive.png
+share/doc/gnome-desktop3/right.png
+share/doc/gnome-desktop3/gnome-desktop3-gnome-rr.html
+share/doc/gnome-desktop3/style.css
+share/doc/gnome-desktop3/thumbnail.html
+share/doc/gnome-desktop3/up-insensitive.png
+share/doc/gnome-desktop3/up.png
+share/doc/gnome-desktop3/wall-clock.html
+share/doc/gnome-desktop3/xkb-info.html
+share/gnome/gnome-version.xml
+share/help/C/fdl/index.docbook
+share/help/C/gpl/index.docbook
+share/help/C/lgpl/index.docbook
+share/help/ar/fdl/index.docbook
+share/help/ar/gpl/index.docbook
+share/help/ar/lgpl/index.docbook
+share/help/ca/fdl/index.docbook
+share/help/ca/gpl/index.docbook
+share/help/ca/lgpl/index.docbook
+share/help/cs/gpl/index.docbook
+share/help/de/fdl/index.docbook
+share/help/de/gpl/index.docbook
+share/help/de/lgpl/index.docbook
+share/help/el/fdl/index.docbook
+share/help/el/gpl/index.docbook
+share/help/el/lgpl/index.docbook
+share/help/es/fdl/index.docbook
+share/help/es/gpl/index.docbook
+share/help/es/lgpl/index.docbook
+share/help/eu/fdl/index.docbook
+share/help/eu/gpl/index.docbook
+share/help/eu/lgpl/index.docbook
+share/help/fi/gpl/index.docbook
+share/help/fi/lgpl/index.docbook
+share/help/fr/fdl/index.docbook
+share/help/fr/gpl/index.docbook
+share/help/fr/lgpl/index.docbook
+share/help/gl/fdl/index.docbook
+share/help/gl/gpl/index.docbook
+share/help/hu/fdl/index.docbook
+share/help/hu/gpl/index.docbook
+share/help/hu/lgpl/index.docbook
+share/help/ko/fdl/index.docbook
+share/help/ko/gpl/index.docbook
+share/help/ko/lgpl/index.docbook
+share/help/nds/gpl/index.docbook
+share/help/oc/fdl/index.docbook
+share/help/oc/gpl/index.docbook
+share/help/oc/lgpl/index.docbook
+share/help/pa/gpl/index.docbook
+share/help/pa/lgpl/index.docbook
+share/help/pl/fdl/index.docbook
+share/help/pt_BR/fdl/index.docbook
+share/help/pt_BR/gpl/index.docbook
+share/help/pt_BR/lgpl/index.docbook
+share/help/sl/fdl/index.docbook
+share/help/sl/gpl/index.docbook
+share/help/sl/lgpl/index.docbook
+share/help/sr/gpl/index.docbook
+share/help/sr at latin/gpl/index.docbook
+share/help/sv/fdl/index.docbook
+share/help/sv/gpl/index.docbook
+share/help/sv/lgpl/index.docbook
+share/help/uk/fdl/index.docbook
+share/help/uk/gpl/index.docbook
+share/help/uk/lgpl/index.docbook
+share/help/vi/fdl/index.docbook
+share/help/vi/gpl/index.docbook
+share/help/vi/lgpl/index.docbook
+share/help/zh_CN/fdl/index.docbook
+share/help/zh_CN/gpl/index.docbook
+share/help/zh_CN/lgpl/index.docbook
+share/gir-1.0/GnomeDesktop-3.0.gir
+share/libgnome-desktop-3.0/pnp.ids
+share/locale/af/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/am/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/an/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ar/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/as/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ast/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/az/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/be/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/be at latin/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/bg/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/bn/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/br/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/bs/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ca/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ca at valencia/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/crh/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/cs/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/csb/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/cy/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/da/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/de/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/dz/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/el/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/en/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/en at shaw/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/en_CA/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/eo/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/es/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/et/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/eu/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fa/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fur/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fy/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ga/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/gd/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/gl/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/gu/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ha/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/he/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/hi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/hr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/hu/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/hy/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/id/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ig/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/is/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/it/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ja/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ka/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/kg/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/kk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/km/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/kn/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ko/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ku/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ky/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/li/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/lo/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/lt/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/lv/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mai/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mg/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ml/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mn/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ms/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nb/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nds/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ne/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nl/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nn/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nso/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/oc/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/or/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/pa/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/pl/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ps/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/pt/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ro/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ru/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/rw/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/si/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sl/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sq/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sr at latin/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sv/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ta/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/te/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/tg/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/th/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/tk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/tr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ug/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/uk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ur/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/uz/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/uz at cyrillic/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/vi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/wa/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/xh/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/yi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/yo/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/zu/LC_MESSAGES/gnome-desktop-3.0.mo

Modified: trunk/x11/gnome-menus/Makefile
===================================================================
--- trunk/x11/gnome-menus/Makefile	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-menus/Makefile	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,11 +1,10 @@
 # $MidnightBSD$
 
 PORTNAME=	gnome-menus
-PORTVERSION=	2.30.5
-PORTREVISION=	4
+PORTVERSION=	3.13.3
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome2
+DIST_SUBDIR=	gnome3
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Implementation of the FreeDesktop Desktop Menu Spec
@@ -12,8 +11,9 @@
 
 LICENSE=	gpl2
 
-USES=		gettext gmake libtool pathfix pkgconfig python tar:bzip2
-USE_GNOME=	gnomeprefix intlhack glib20 introspection:build
+USES=		gettext gmake libtool pathfix pkgconfig python tar:xz
+USE_GNOME=	glib20 gnomeprefix intlhack \
+		introspection:build
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
@@ -21,23 +21,15 @@
 INSTALL_TARGET=	install-strip
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|applications.menu||' \
-		${WRKSRC}/layout/Makefile.in
-	@${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|' \
-		${WRKSRC}/util/test-menu-spec.c
-	@${REINPLACE_CMD} -e 's|/usr/share/gnome|${LOCALBASE}/share/gnome|g' \
-		${WRKSRC}/layout/applications.menu \
-		${WRKSRC}/layout/settings.menu
 	@${SED} -e 's|/usr/local|${LOCALBASE}|g' \
 		< ${FILESDIR}/KDE.directory > ${WRKSRC}/KDE.directory
-	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
-		${WRKSRC}/simple-editor/GMenuSimpleEditor/menutreemodel.py
 	@${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|' \
 	    	${WRKSRC}/util/Makefile.in
 
 post-install:
-	@${INSTALL_DATA} ${WRKSRC}/layout/applications.menu \
-		${PREFIX}/etc/xdg/menus/gnome-applications.menu
+	@${MKDIR} -p ${STAGEDIR}${PREFIX}/etc/xdg/menus/ 
+	@${INSTALL_DATA} ${WRKSRC}/layout/gnome-applications.menu \
+		${STAGEDIR}${PREFIX}/etc/xdg/menus/gnome-applications.menu
 	@${INSTALL_DATA} ${WRKSRC}/KDE.directory \
 		${PREFIX}/share/desktop-directories
 

Modified: trunk/x11/gnome-menus/distinfo
===================================================================
--- trunk/x11/gnome-menus/distinfo	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-menus/distinfo	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-menus-2.30.5.tar.bz2) = 6dcc565006d6e8c2025ae83ab1f82edf6bd04d61c804c0dc9bf5ea50629c4caa
-SIZE (gnome2/gnome-menus-2.30.5.tar.bz2) = 471327
+SHA256 (gnome3/gnome-menus-3.13.3.tar.xz) = 7c446eb8ff381df52b8ba04e5886497595e84d1bc46caf7af764d894736c654e
+SIZE (gnome3/gnome-menus-3.13.3.tar.xz) = 404664

Deleted: trunk/x11/gnome-menus/files/patch-Makefile.in
===================================================================
--- trunk/x11/gnome-menus/files/patch-Makefile.in	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-menus/files/patch-Makefile.in	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,11 +0,0 @@
---- Makefile.in.orig	2010-09-27 14:11:42.000000000 +0000
-+++ Makefile.in	2010-09-27 14:12:05.000000000 +0000
-@@ -33,7 +33,7 @@
- POST_UNINSTALL = :
- build_triplet = @build@
- host_triplet = @host@
-- at HAVE_PYTHON_TRUE@am__append_1 = python simple-editor
-+ at HAVE_PYTHON_TRUE@am__append_1 = python
- subdir = .
- DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
- 	$(srcdir)/Makefile.in $(srcdir)/config.h.in \

Deleted: trunk/x11/gnome-menus/files/patch-layout__applications.menu
===================================================================
--- trunk/x11/gnome-menus/files/patch-layout__applications.menu	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-menus/files/patch-layout__applications.menu	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,302 +0,0 @@
---- layout/applications.menu.orig	2008-04-21 15:49:29.000000000 -0400
-+++ layout/applications.menu	2008-04-28 14:51:24.000000000 -0400
-@@ -6,9 +6,8 @@
-   <Name>Applications</Name>
-   <Directory>X-GNOME-Menu-Applications.directory</Directory>
- 
--  <!-- Scan legacy dirs first, as later items take priority -->
--  <KDELegacyDirs/>
--  <LegacyDir>/etc/X11/applnk</LegacyDir>
-+  <!-- Scan legacy dirs first, as later items take priority
-+  <LegacyDir>/etc/X11/applnk</LegacyDir> -->
-   <LegacyDir>/usr/share/gnome/apps</LegacyDir>
- 
-   <!-- Read standard .directory and .desktop file locations -->
-@@ -31,6 +30,8 @@
- 	     applications here -->
-         <Not><Category>Accessibility</Category></Not>
-         <Not><Category>System</Category></Not>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu> <!-- End Accessories -->
-@@ -43,6 +44,8 @@
-       <And>
-         <Category>Accessibility</Category>
-         <Not><Category>Settings</Category></Not>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu> <!-- End Accessibility -->
-@@ -54,6 +57,8 @@
-     <Include>
-       <And>
-         <Category>Development</Category>
-+        <Not><Category>Qt</Category></Not>
-+        <Not><Category>KDE</Category></Not>
-       </And>
-       <Filename>emacs.desktop</Filename>
-     </Include>
-@@ -66,6 +71,8 @@
-     <Include>
-       <And>
-         <Category>Education</Category>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu> <!-- End Education -->
-@@ -77,6 +84,8 @@
-     <Include>
-       <And>
-         <Category>Game</Category>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu> <!-- End Games -->
-@@ -88,6 +97,8 @@
-     <Include>
-       <And>
-         <Category>Graphics</Category>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu> <!-- End Graphics -->
-@@ -99,6 +110,8 @@
-     <Include>
-       <And>
-         <Category>Network</Category>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu>   <!-- End Internet -->
-@@ -110,6 +123,8 @@
-     <Include>
-       <And>
-         <Category>AudioVideo</Category>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu>   <!-- End Multimedia -->
-@@ -121,6 +136,8 @@
-     <Include>
-       <And>
-         <Category>Office</Category>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu> <!-- End Office -->
-@@ -133,6 +150,8 @@
-       <And>
-         <Category>System</Category>
-         <Not><Category>Settings</Category></Not>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu>   <!-- End System Tools -->
-@@ -147,8 +166,197 @@
-         <Not><Category>Core</Category></Not>
-         <Not><Category>Settings</Category></Not>
-         <Not><Category>Screensaver</Category></Not>
-+	<Not><Category>Qt</Category></Not>
-+	<Not><Category>KDE</Category></Not>
-       </And>
-     </Include>
-   </Menu> <!-- End Other -->
- 
-+  <!-- Read in overrides and child menus from applications-merged/ -->
-+  <DefaultMergeDirs/>
-+
-+  <!-- KDE -->
-+  <Menu>
-+    <KDELegacyDirs/>
-+    <Name>KDE</Name>
-+    <Directory>KDE.directory</Directory>
-+
-+    <!-- KAccessories submenu -->
-+    <Menu>
-+      <Name>Accessories</Name>
-+      <Directory>Accessories.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>Utility</Category>
-+          <Not>
-+            <Category>System</Category>
-+          </Not>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KAccessories -->
-+
-+    <!-- KAccessibility submenu -->
-+    <Menu>
-+      <Name>Accessibility</Name>
-+      <Directory>Accessibility.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>Accessibility</Category>
-+          <Not>
-+            <Category>Settings</Category>
-+          </Not>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KAccessibility -->
-+
-+    <!-- KDevelopment Tools -->
-+    <Menu>
-+      <Name>Development</Name>
-+      <Directory>Development.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>Development</Category>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KDevelopment Tools -->
-+
-+    <!-- KEducation -->
-+    <Menu>
-+      <Name>Education</Name>
-+      <Directory>Education.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>Education</Category>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KEducation -->
-+
-+    <!-- KGames -->
-+    <Menu>
-+      <Name>Games</Name>
-+      <Directory>Games.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>Game</Category>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KGames -->
-+
-+    <!-- KGraphics -->
-+    <Menu>
-+      <Name>Graphics</Name>
-+      <Directory>Graphics.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>Graphics</Category>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KGraphics -->
-+
-+    <!-- KInternet -->
-+    <Menu>
-+      <Name>Internet</Name>
-+      <Directory>Internet.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>Network</Category>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KInternet -->
-+
-+    <!-- KMultimedia -->
-+    <Menu>
-+      <Name>Multimedia</Name>
-+      <Directory>Multimedia.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>AudioVideo</Category>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KMultimedia -->
-+
-+    <!-- KOffice -->
-+    <Menu>
-+      <Name>Office</Name>
-+      <Directory>Office.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Or>
-+            <Category>Office</Category>
-+          </Or>
-+        </And>
-+      </Include>
-+    </Menu><!-- End KOffice -->
-+
-+    <!-- KSystem Tools-->
-+    <Menu>
-+      <Name>System</Name>
-+      <Directory>System-Tools.directory</Directory>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>System</Category>
-+          <Not><Category>Settings</Category></Not>
-+        </And>
-+      </Include>
-+    </Menu>   <!-- End KSystem Tools -->
-+
-+    <!-- KOther -->
-+    <Menu>
-+      <Name>Other</Name>
-+      <Directory>Other.directory</Directory>
-+      <OnlyUnallocated/>
-+      <Include>
-+        <And>
-+          <Or>
-+            <Category>Qt</Category>
-+            <Category>KDE</Category>
-+          </Or>
-+          <Category>Application</Category>
-+          <Not><Category>Core</Category></Not>
-+          <Not><Category>Settings</Category></Not>
-+        </And>
-+      </Include>
-+    </Menu> <!-- End KOther -->
-+  </Menu> <!-- KDE -->
-+
- </Menu> <!-- End Applications -->

Added: trunk/x11/gnome-menus/files/patch-layout_gnome-applications.menu
===================================================================
--- trunk/x11/gnome-menus/files/patch-layout_gnome-applications.menu	                        (rev 0)
+++ trunk/x11/gnome-menus/files/patch-layout_gnome-applications.menu	2015-04-12 04:24:19 UTC (rev 18634)
@@ -0,0 +1,273 @@
+--- layout/gnome-applications.menu.orig	2013-10-15 13:05:34.000000000 +0000
++++ layout/gnome-applications.menu	2014-03-11 17:10:07.109670897 +0000
+@@ -6,10 +6,9 @@
+   <Name>Applications</Name>
+   <Directory>X-GNOME-Menu-Applications.directory</Directory>
+ 
+-  <!-- Scan legacy dirs first, as later items take priority -->
+-  <KDELegacyDirs/>
+-  <LegacyDir>/etc/X11/applnk</LegacyDir>
+-  <LegacyDir>/usr/share/gnome/apps</LegacyDir>
++  <!-- Scan legacy dirs first, as later items take priority
++  <LegacyDir>/etc/X11/applnk</LegacyDir> -->
++  <LegacyDir>/usr/local/share/gnome/apps</LegacyDir>
+ 
+   <!-- Read standard .directory and .desktop file locations -->
+   <DefaultAppDirs/>
+@@ -32,6 +31,8 @@
+         <Not><Category>Accessibility</Category></Not>
+         <Not><Category>System</Category></Not>
+         <Not><Category>X-GNOME-Utilities</Category></Not>
++	<Not><Category>Qt</Category></Not>
++        <Not><Category>KDE</Category></Not>
+       </And>
+     </Include>
+     <Exclude>
+@@ -68,6 +69,8 @@
+       <And>
+         <Category>Accessibility</Category>
+         <Not><Category>Settings</Category></Not>
++	<Not><Category>Qt</Category></Not>
++	<Not><Category>KDE</Category></Not>
+       </And>
+     </Include>
+ 
+@@ -84,6 +87,8 @@
+     <Include>
+       <And>
+         <Category>Development</Category>
++        <Not><Category>Qt</Category></Not>
++        <Not><Category>KDE</Category></Not>
+       </And>
+       <Filename>emacs.desktop</Filename>
+     </Include>
+@@ -105,6 +110,8 @@
+     <Include>
+       <And>
+         <Category>Education</Category>
++	<Not><Category>Qt</Category></Not>
++	<Not><Category>KDE</Category></Not>
+       </And>
+     </Include>
+   </Menu> <!-- End Education -->
+@@ -116,6 +123,8 @@
+     <Include>
+       <And>
+         <Category>Game</Category>
++	<Not><Category>Qt</Category></Not>
++	<Not><Category>KDE</Category></Not>
+       </And>
+     </Include>
+   </Menu> <!-- End Games -->
+@@ -130,6 +139,8 @@
+         <Not><Filename>eog.desktop</Filename></Not>
+         <Not><Filename>gnome-eog.desktop</Filename></Not>
+         <Not><Filename>evince.desktop</Filename></Not>
++        <Not><Category>Qt</Category></Not>
++        <Not><Category>KDE</Category></Not>
+       </And>
+     </Include>
+   </Menu> <!-- End Graphics -->
+@@ -173,6 +184,8 @@
+     <Include>
+       <And>
+         <Category>AudioVideo</Category>
++	<Not><Category>Qt</Category></Not>
++	<Not><Category>KDE</Category></Not>
+       </And>
+     </Include>
+   </Menu>   <!-- End Multimedia -->
+@@ -316,6 +329,193 @@
+     </Include>
+   </Menu> <!-- End Other -->
+ 
++   <!-- Read in overrides and child menus from applications-merged/ -->
++   <DefaultMergeDirs/>
++ 
++   <!-- KDE -->
++   <Menu>
++     <KDELegacyDirs/>
++     <Name>KDE</Name>
++     <Directory>KDE.directory</Directory>
++ 
++     <!-- KAccessories submenu -->
++     <Menu>
++       <Name>Accessories</Name>
++       <Directory>Accessories.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>Utility</Category>
++           <Not>
++             <Category>System</Category>
++           </Not>
++         </And>
++       </Include>
++     </Menu> <!-- End KAccessories -->
++ 
++     <!-- KAccessibility submenu -->
++     <Menu>
++       <Name>Accessibility</Name>
++       <Directory>Accessibility.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>Accessibility</Category>
++           <Not>
++             <Category>Settings</Category>
++           </Not>
++         </And>
++       </Include>
++     </Menu> <!-- End KAccessibility -->
++ 
++     <!-- KDevelopment Tools -->
++     <Menu>
++       <Name>Development</Name>
++       <Directory>Development.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>Development</Category>
++         </And>
++       </Include>
++     </Menu> <!-- End KDevelopment Tools -->
++ 
++     <!-- KEducation -->
++     <Menu>
++      <Name>Education</Name>
++       <Directory>Education.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>Education</Category>
++         </And>
++       </Include>
++     </Menu> <!-- End KEducation -->
++ 
++     <!-- KGames -->
++     <Menu>
++       <Name>Games</Name>
++       <Directory>Games.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++            <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>Game</Category>
++         </And>
++       </Include>
++     </Menu> <!-- End KGames -->
++ 
++     <!-- KGraphics -->
++     <Menu>
++       <Name>Graphics</Name>
++       <Directory>Graphics.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>Graphics</Category>
++         </And>
++       </Include>
++     </Menu> <!-- End KGraphics -->
++ 
++     <!-- KInternet -->
++     <Menu>
++       <Name>Internet</Name>
++       <Directory>Internet.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>Network</Category>
++         </And>
++       </Include>
++     </Menu> <!-- End KInternet -->
++ 
++     <!-- KMultimedia -->
++     <Menu>
++       <Name>Multimedia</Name>
++       <Directory>Multimedia.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>AudioVideo</Category>
++         </And>
++       </Include>
++     </Menu> <!-- End KMultimedia -->
++ 
++     <!-- KOffice -->
++     <Menu>
++       <Name>Office</Name>
++       <Directory>Office.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Or>
++             <Category>Office</Category>
++           </Or>
++         </And>
++       </Include>
++     </Menu><!-- End KOffice -->
++ 
++     <!-- KSystem Tools-->
++     <Menu>
++       <Name>System</Name>
++       <Directory>System-Tools.directory</Directory>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>System</Category>
++           <Not><Category>Settings</Category></Not>
++         </And>
++       </Include>
++     </Menu>   <!-- End KSystem Tools -->
++ 
++     <!-- KOther -->
++     <Menu>
++       <Name>Other</Name>
++       <Directory>Other.directory</Directory>
++       <OnlyUnallocated/>
++       <Include>
++         <And>
++           <Or>
++             <Category>Qt</Category>
++             <Category>KDE</Category>
++           </Or>
++           <Category>Application</Category>
++           <Not><Category>Core</Category></Not>
++           <Not><Category>Settings</Category></Not>
++         </And>
++       </Include>
++     </Menu> <!-- End KOther -->
++   </Menu> <!-- KDE -->
++
+    <Layout>
+      <Merge type="menus" />
+      <Menuname>Other</Menuname>


Property changes on: trunk/x11/gnome-menus/files/patch-layout_gnome-applications.menu
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Deleted: trunk/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
===================================================================
--- trunk/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,20 +0,0 @@
---- simple-editor/GMenuSimpleEditor/menutreemodel.py.orig	Mon Apr 11 05:36:04 2005
-+++ simple-editor/GMenuSimpleEditor/menutreemodel.py	Tue Sep  6 11:04:46 2005
-@@ -29,7 +29,7 @@
-     if os.environ.has_key ("XDG_CONFIG_DIRS"):
-         conf_dirs = os.environ["XDG_CONFIG_DIRS"]
-     if not conf_dirs:
--        conf_dirs = "/etc/xdg"
-+	conf_dirs = "%%LOCALBASE%%/etc/xdg"
- 
-     for conf_dir in conf_dirs.split (":"):
-         menu_file_path = os.path.join (conf_dir, "menus", menu_file)
-@@ -51,7 +51,7 @@
-     if os.environ.has_key ("XDG_DATA_DIRS"):
-         data_dirs = os.environ["XDG_DATA_DIRS"]
-     if not data_dirs:
--        data_dirs = "/usr/local/share/:/usr/share/"
-+	data_dirs = "%%LOCALBASE%%/share/"
- 
-     for data_dir in data_dirs.split (":"):
-         retval = load_icon_from_path (os.path.join (data_dir, "pixmaps", icon_value))

Modified: trunk/x11/gnome-menus/files/patch-util_Makefile.in
===================================================================
--- trunk/x11/gnome-menus/files/patch-util_Makefile.in	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-menus/files/patch-util_Makefile.in	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,10 +1,10 @@
---- util/Makefile.in.orig	2010-09-27 14:12:22.000000000 +0000
-+++ util/Makefile.in	2010-09-27 14:13:51.000000000 +0000
-@@ -298,6 +298,7 @@
+--- util/Makefile.in.orig	2011-09-17 13:03:46.000000000 +0200
++++ util/Makefile.in	2011-09-17 13:04:20.000000000 +0200
+@@ -267,6 +267,7 @@
  	test-menu-spec.c
  
  gnome_menu_spec_test_LDADD = \
 +	%%PTHREAD_LIBS%% \
- 	$(GLIB_LIBS)			\
- 	../libmenu/libgnome-menu.la
+ 	$(GIO_UNIX_LIBS)		\
+ 	../libmenu/libgnome-menu-3.la
  

Modified: trunk/x11/gnome-menus/pkg-plist
===================================================================
--- trunk/x11/gnome-menus/pkg-plist	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-menus/pkg-plist	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,215 +1,135 @@
 etc/xdg/menus/gnome-applications.menu
-etc/xdg/menus/settings.menu
-include/gnome-menus/gmenu-tree.h
-lib/girepository-1.0/GMenu-2.0.typelib
-lib/libgnome-menu.a
-lib/libgnome-menu.so
-lib/libgnome-menu.so.6
-%%PYTHON_SITELIBDIR%%/gmenu.a
-%%PYTHON_SITELIBDIR%%/gmenu.so
-libdata/pkgconfig/libgnome-menu.pc
+include/gnome-menus-3.0/gmenu-tree.h
+lib/girepository-1.0/GMenu-3.0.typelib
+lib/libgnome-menu-3.a
+lib/libgnome-menu-3.so
+lib/libgnome-menu-3.so.0
+lib/libgnome-menu-3.so.0.0.1
+libdata/pkgconfig/libgnome-menu-3.0.pc
 share/desktop-directories/AudioVideo.directory
 share/desktop-directories/Development.directory
 share/desktop-directories/Education.directory
 share/desktop-directories/Game.directory
 share/desktop-directories/Graphics.directory
-share/desktop-directories/Hardware.directory
-share/desktop-directories/InternetAndNetwork.directory
 share/desktop-directories/KDE.directory
-share/desktop-directories/LookAndFeel.directory
 share/desktop-directories/Network.directory
 share/desktop-directories/Office.directory
-share/desktop-directories/Personal.directory
-share/desktop-directories/Settings-System.directory
-share/desktop-directories/Settings.directory
 share/desktop-directories/System-Tools.directory
-share/desktop-directories/System.directory
 share/desktop-directories/Utility-Accessibility.directory
 share/desktop-directories/Utility.directory
 share/desktop-directories/X-GNOME-Menu-Applications.directory
-share/desktop-directories/X-GNOME-Menu-System.directory
 share/desktop-directories/X-GNOME-Other.directory
-share/gir-1.0/GMenu-2.0.gir
-share/gnome-menus/examples/gnome-menus-ls.py
-share/locale/af/LC_MESSAGES/gnome-menus.mo
-share/locale/an/LC_MESSAGES/gnome-menus.mo
-share/locale/ar/LC_MESSAGES/gnome-menus.mo
-share/locale/as/LC_MESSAGES/gnome-menus.mo
-share/locale/ast/LC_MESSAGES/gnome-menus.mo
-share/locale/be/LC_MESSAGES/gnome-menus.mo
-share/locale/be at latin/LC_MESSAGES/gnome-menus.mo
-share/locale/bg/LC_MESSAGES/gnome-menus.mo
-share/locale/bn/LC_MESSAGES/gnome-menus.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-menus.mo
-share/locale/br/LC_MESSAGES/gnome-menus.mo
-share/locale/ca/LC_MESSAGES/gnome-menus.mo
-share/locale/ca at valencia/LC_MESSAGES/gnome-menus.mo
-share/locale/crh/LC_MESSAGES/gnome-menus.mo
-share/locale/cs/LC_MESSAGES/gnome-menus.mo
-share/locale/cy/LC_MESSAGES/gnome-menus.mo
-share/locale/da/LC_MESSAGES/gnome-menus.mo
-share/locale/de/LC_MESSAGES/gnome-menus.mo
-share/locale/dv/LC_MESSAGES/gnome-menus.mo
-share/locale/dz/LC_MESSAGES/gnome-menus.mo
-share/locale/el/LC_MESSAGES/gnome-menus.mo
-share/locale/en at shaw/LC_MESSAGES/gnome-menus.mo
-share/locale/en_CA/LC_MESSAGES/gnome-menus.mo
-share/locale/en_GB/LC_MESSAGES/gnome-menus.mo
-share/locale/eo/LC_MESSAGES/gnome-menus.mo
-share/locale/es/LC_MESSAGES/gnome-menus.mo
-share/locale/et/LC_MESSAGES/gnome-menus.mo
-share/locale/eu/LC_MESSAGES/gnome-menus.mo
-share/locale/fa/LC_MESSAGES/gnome-menus.mo
-share/locale/fi/LC_MESSAGES/gnome-menus.mo
-share/locale/fr/LC_MESSAGES/gnome-menus.mo
-share/locale/fur/LC_MESSAGES/gnome-menus.mo
-share/locale/fy/LC_MESSAGES/gnome-menus.mo
-share/locale/ga/LC_MESSAGES/gnome-menus.mo
-share/locale/gl/LC_MESSAGES/gnome-menus.mo
-share/locale/gn/LC_MESSAGES/gnome-menus.mo
-share/locale/gu/LC_MESSAGES/gnome-menus.mo
-share/locale/gv/LC_MESSAGES/gnome-menus.mo
-share/locale/ha/LC_MESSAGES/gnome-menus.mo
-share/locale/he/LC_MESSAGES/gnome-menus.mo
-share/locale/hi/LC_MESSAGES/gnome-menus.mo
-share/locale/hr/LC_MESSAGES/gnome-menus.mo
-share/locale/hu/LC_MESSAGES/gnome-menus.mo
-share/locale/hy/LC_MESSAGES/gnome-menus.mo
-share/locale/id/LC_MESSAGES/gnome-menus.mo
-share/locale/ig/LC_MESSAGES/gnome-menus.mo
-share/locale/io/LC_MESSAGES/gnome-menus.mo
-share/locale/is/LC_MESSAGES/gnome-menus.mo
-share/locale/it/LC_MESSAGES/gnome-menus.mo
-share/locale/ja/LC_MESSAGES/gnome-menus.mo
-share/locale/ka/LC_MESSAGES/gnome-menus.mo
-share/locale/kg/LC_MESSAGES/gnome-menus.mo
-share/locale/kk/LC_MESSAGES/gnome-menus.mo
-share/locale/kn/LC_MESSAGES/gnome-menus.mo
-share/locale/ko/LC_MESSAGES/gnome-menus.mo
-share/locale/ku/LC_MESSAGES/gnome-menus.mo
-share/locale/ky/LC_MESSAGES/gnome-menus.mo
-share/locale/lt/LC_MESSAGES/gnome-menus.mo
-share/locale/lv/LC_MESSAGES/gnome-menus.mo
-share/locale/mai/LC_MESSAGES/gnome-menus.mo
-share/locale/mg/LC_MESSAGES/gnome-menus.mo
-share/locale/mk/LC_MESSAGES/gnome-menus.mo
-share/locale/ml/LC_MESSAGES/gnome-menus.mo
-share/locale/mn/LC_MESSAGES/gnome-menus.mo
-share/locale/mr/LC_MESSAGES/gnome-menus.mo
-share/locale/ms/LC_MESSAGES/gnome-menus.mo
-share/locale/nb/LC_MESSAGES/gnome-menus.mo
-share/locale/nds/LC_MESSAGES/gnome-menus.mo
-share/locale/ne/LC_MESSAGES/gnome-menus.mo
-share/locale/nl/LC_MESSAGES/gnome-menus.mo
-share/locale/nn/LC_MESSAGES/gnome-menus.mo
-share/locale/oc/LC_MESSAGES/gnome-menus.mo
-share/locale/or/LC_MESSAGES/gnome-menus.mo
-share/locale/pa/LC_MESSAGES/gnome-menus.mo
-share/locale/pl/LC_MESSAGES/gnome-menus.mo
-share/locale/ps/LC_MESSAGES/gnome-menus.mo
-share/locale/pt/LC_MESSAGES/gnome-menus.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-menus.mo
-share/locale/ro/LC_MESSAGES/gnome-menus.mo
-share/locale/ru/LC_MESSAGES/gnome-menus.mo
-share/locale/rw/LC_MESSAGES/gnome-menus.mo
-share/locale/si/LC_MESSAGES/gnome-menus.mo
-share/locale/sk/LC_MESSAGES/gnome-menus.mo
-share/locale/sl/LC_MESSAGES/gnome-menus.mo
-share/locale/sq/LC_MESSAGES/gnome-menus.mo
-share/locale/sr/LC_MESSAGES/gnome-menus.mo
-share/locale/sr at latin/LC_MESSAGES/gnome-menus.mo
-share/locale/sv/LC_MESSAGES/gnome-menus.mo
-share/locale/ta/LC_MESSAGES/gnome-menus.mo
-share/locale/te/LC_MESSAGES/gnome-menus.mo
-share/locale/th/LC_MESSAGES/gnome-menus.mo
-share/locale/tr/LC_MESSAGES/gnome-menus.mo
-share/locale/ug/LC_MESSAGES/gnome-menus.mo
-share/locale/uk/LC_MESSAGES/gnome-menus.mo
-share/locale/uz at cyrillic/LC_MESSAGES/gnome-menus.mo
-share/locale/vi/LC_MESSAGES/gnome-menus.mo
-share/locale/xh/LC_MESSAGES/gnome-menus.mo
-share/locale/yo/LC_MESSAGES/gnome-menus.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-menus.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-menus.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo
- at dirrm share/gnome-menus/examples
- at dirrm share/gnome-menus
- at dirrmtry share/desktop-directories
- at dirrm include/gnome-menus
- at dirrmtry share/gir-1.0
- at dirrmtry lib/girepository-1.0
- at dirrmtry etc/xdg/menus
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/yo/LC_MESSAGES
- at dirrmtry share/locale/yo
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/uz at cyrillic/LC_MESSAGES
- at dirrmtry share/locale/uz at cyrillic
- at dirrmtry share/locale/ug/LC_MESSAGES
- at dirrmtry share/locale/ug
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/ps/LC_MESSAGES
- at dirrmtry share/locale/ps
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/nds/LC_MESSAGES
- at dirrmtry share/locale/nds
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mg/LC_MESSAGES
- at dirrmtry share/locale/mg
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/ky/LC_MESSAGES
- at dirrmtry share/locale/ky
- at dirrmtry share/locale/ku/LC_MESSAGES
- at dirrmtry share/locale/ku
- at dirrmtry share/locale/kk/LC_MESSAGES
- at dirrmtry share/locale/kk
- at dirrmtry share/locale/kg/LC_MESSAGES
- at dirrmtry share/locale/kg
- at dirrmtry share/locale/io/LC_MESSAGES
- at dirrmtry share/locale/io
- at dirrmtry share/locale/ig/LC_MESSAGES
- at dirrmtry share/locale/ig
- at dirrmtry share/locale/hy/LC_MESSAGES
- at dirrmtry share/locale/hy
- at dirrmtry share/locale/ha/LC_MESSAGES
- at dirrmtry share/locale/ha
- at dirrmtry share/locale/gv/LC_MESSAGES
- at dirrmtry share/locale/gv
- at dirrmtry share/locale/gn/LC_MESSAGES
- at dirrmtry share/locale/gn
- at dirrmtry share/locale/fy/LC_MESSAGES
- at dirrmtry share/locale/fy
- at dirrmtry share/locale/fur/LC_MESSAGES
- at dirrmtry share/locale/fur
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/dv/LC_MESSAGES
- at dirrmtry share/locale/dv
- at dirrmtry share/locale/crh/LC_MESSAGES
- at dirrmtry share/locale/crh
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/be at latin/LC_MESSAGES
- at dirrmtry share/locale/be at latin
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as
- at dirrmtry share/locale/an/LC_MESSAGES
- at dirrmtry share/locale/an
+share/desktop-directories/X-GNOME-Sundry.directory
+share/desktop-directories/X-GNOME-SystemSettings.directory
+share/desktop-directories/X-GNOME-Utilities.directory
+share/desktop-directories/X-GNOME-WebApplications.directory
+share/gir-1.0/GMenu-3.0.gir
+share/locale/af/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/an/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ar/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/as/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ast/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/be/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/be at latin/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/bg/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/bn/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/br/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ca/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ca at valencia/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/crh/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/cs/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/csb/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/cy/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/da/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/de/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/dv/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/dz/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/el/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/en at shaw/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/en_CA/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/eo/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/es/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/et/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/eu/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/fa/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/fi/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/fr/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/fur/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/fy/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ga/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/gd/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/gl/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/gn/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/gu/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/gv/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ha/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/he/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/hi/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/hr/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/hu/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/hy/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ia/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/id/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ig/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/io/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/is/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/it/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ja/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ka/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/kg/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/kk/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/km/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/kn/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ko/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ku/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ky/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/lo/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/lt/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/lv/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/mai/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/mg/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/mk/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ml/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/mn/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/mr/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ms/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/nb/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/nds/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ne/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/nl/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/nn/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/oc/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/or/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/pa/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/pl/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ps/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/pt/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ro/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ru/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/rw/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/si/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/sk/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/sl/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/sq/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/sr/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/sr at latin/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/sv/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/szl/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ta/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/te/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/tg/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/th/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/tr/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/ug/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/uk/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/uz at cyrillic/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/vi/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/xh/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/yo/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-menus-3.0.mo
+share/locale/zu/LC_MESSAGES/gnome-menus-3.0.mo

Modified: trunk/x11/gnome-session/Makefile
===================================================================
--- trunk/x11/gnome-session/Makefile	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-session/Makefile	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,36 +1,35 @@
 # $MidnightBSD$
 
 PORTNAME=	gnome-session
-PORTVERSION=	2.32.1
-PORTREVISION=	2
+PORTVERSION=	3.14.0
+PORTREVISION=	1
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome2
+DIST_SUBDIR=	gnome3
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	Session component for the GNOME 2 desktop
+COMMENT=	Session component for the GNOME 3 desktop
 
 LICENSE=	gpl2
 
-BUILD_DEPENDS=	${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon
 LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
-		libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
-		libnotify.so:${PORTSDIR}/devel/libnotify \
+		libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
 		libupower-glib.so:${PORTSDIR}/sysutils/upower
-RUN_DEPENDS=	${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon \
-    		${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
+RUN_DEPENDS=	${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
 		${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo
 
+USES=		execinfo gettext gmake pathfix pkgconfig tar:xz
+USE_GNOME=	gnomedesktop3 gnomeprefix gtk30 intlhack intlhack \
+		libxslt:build
+USE_XORG=	ice sm xau xext xtst xrender xtrans xcomposite
+USE_GL=		gl
 INSTALLS_ICONS=	yes
-USES=		execinfo gettext gmake pathfix pkgconfig tar:bzip2
-USE_XORG=	ice sm xau xrandr
-USE_GNOME=	gnomeprefix intlhack gconf2
-GNOME_DESKTOP_VERSION=2
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--disable-docbook-docs
+CONFIGURE_ARGS=	--disable-docbook-docs \
+		--enable-gconf=no
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-GCONF_SCHEMAS=	gnome-session.schemas
+GLIB_SCHEMAS=	org.gnome.SessionManager.gschema.xml
 
 .include <bsd.port.mk>

Modified: trunk/x11/gnome-session/distinfo
===================================================================
--- trunk/x11/gnome-session/distinfo	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-session/distinfo	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-session-2.32.1.tar.bz2) = 22d93ce433fcf9c7ce6b5f36dd81f64e692ea0e41faaa0f61159ddac28c3686a
-SIZE (gnome2/gnome-session-2.32.1.tar.bz2) = 774842
+SHA256 (gnome3/gnome-session-3.14.0.tar.xz) = b1e6e805478b863eda58e61ecd0e13961f63dd76e2d49692affc5a1d00f2c184
+SIZE (gnome3/gnome-session-3.14.0.tar.xz) = 736128

Deleted: trunk/x11/gnome-session/files/patch-gnome-session_Makefile.in
===================================================================
--- trunk/x11/gnome-session/files/patch-gnome-session_Makefile.in	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-session/files/patch-gnome-session_Makefile.in	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,10 +0,0 @@
---- gnome-session/Makefile.in.orig	2009-08-26 14:18:15.000000000 -0400
-+++ gnome-session/Makefile.in	2009-08-26 14:20:10.000000000 -0400
-@@ -360,6 +360,7 @@ test_client_dbus_LDADD = \
- 
- gnome_session_LDADD = \
- 	libgsmutil.la 				\
-+	-lexecinfo				\
- 	$(top_builddir)/egg/libeggdesktopfile.la \
- 	$(SM_LIBS)				\
- 	$(ICE_LIBS)				\

Added: trunk/x11/gnome-session/files/patch-gnome-session_gsm-app.c
===================================================================
--- trunk/x11/gnome-session/files/patch-gnome-session_gsm-app.c	                        (rev 0)
+++ trunk/x11/gnome-session/files/patch-gnome-session_gsm-app.c	2015-04-12 04:24:19 UTC (rev 18634)
@@ -0,0 +1,18 @@
+Work around for the https://bugzilla.gnome.org/show_bug.cgi?id=739424 bug
+
+Reduces the time gnome-session will consider application, like gnome-shell,
+crashes to be fatal. And drop the user back to the login screen.
+This will hopefully allow gnome-shell to restart after triggering the bug
+above.
+
+--- gnome-session/gsm-app.c.orig	2015-01-01 17:20:24.798482241 +0100
++++ gnome-session/gsm-app.c	2015-01-01 17:20:38.627540889 +0100
+@@ -30,7 +30,7 @@
+ #define GSM_APP_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), GSM_TYPE_APP, GsmAppPrivate))
+ 
+ /* If a component crashes twice within a minute, we count that as a fatal error */
+-#define _GSM_APP_RESPAWN_RATELIMIT_SECONDS 60
++#define _GSM_APP_RESPAWN_RATELIMIT_SECONDS 3
+ 
+ struct _GsmAppPrivate
+ {


Property changes on: trunk/x11/gnome-session/files/patch-gnome-session_gsm-app.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Deleted: trunk/x11/gnome-session/files/patch-gnome-session_gsm-autostart-app.c
===================================================================
--- trunk/x11/gnome-session/files/patch-gnome-session_gsm-autostart-app.c	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-session/files/patch-gnome-session_gsm-autostart-app.c	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,10 +0,0 @@
---- gnome-session/gsm-autostart-app.c.orig	2008-08-20 14:18:52.000000000 -0400
-+++ gnome-session/gsm-autostart-app.c	2008-08-20 14:19:02.000000000 -0400
-@@ -25,6 +25,7 @@
- #include <string.h>
- #include <sys/wait.h>
- #include <errno.h>
-+#include <signal.h>
- 
- #include <glib.h>
- #include <gio/gio.h>

Modified: trunk/x11/gnome-session/pkg-descr
===================================================================
--- trunk/x11/gnome-session/pkg-descr	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-session/pkg-descr	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,4 +1,4 @@
-This provides session management for the GNOME 2 desktop, and
+This provides session management for the GNOME 3 desktop, and
 provides the tools used to start the desktop.
 
 WWW: http://www.gnome.org

Modified: trunk/x11/gnome-session/pkg-plist
===================================================================
--- trunk/x11/gnome-session/pkg-plist	2015-04-12 04:24:04 UTC (rev 18633)
+++ trunk/x11/gnome-session/pkg-plist	2015-04-12 04:24:19 UTC (rev 18634)
@@ -1,14 +1,18 @@
 bin/gnome-session
-bin/gnome-session-properties
-bin/gnome-session-save
-bin/gnome-wm
-man/man1/gnome-session-properties.1.gz
-man/man1/gnome-session-save.1.gz
+bin/gnome-session-inhibit
+bin/gnome-session-quit
+libexec/gnome-session-check-accelerated
+libexec/gnome-session-check-accelerated-helper
+libexec/gnome-session-failed
 man/man1/gnome-session.1.gz
-man/man1/gnome-wm.1.gz
-share/applications/session-properties.desktop
-%%DATADIR%%/gsm-inhibit-dialog.ui
+man/man1/gnome-session-inhibit.1.gz
+man/man1/gnome-session-quit.1.gz
+share/GConf/gsettings/gnome-session.convert
+%%DATADIR%%/hardware-compatibility
+%%DATADIR%%/sessions/gnome-dummy.session
+%%DATADIR%%/sessions/gnome-wayland.session
 %%DATADIR%%/session-properties.ui
+%%DATADIR%%/sessions/gnome.session
 share/icons/hicolor/16x16/apps/session-properties.png
 share/icons/hicolor/22x22/apps/session-properties.png
 share/icons/hicolor/24x24/apps/session-properties.png
@@ -15,172 +19,113 @@
 share/icons/hicolor/32x32/apps/session-properties.png
 share/icons/hicolor/48x48/apps/session-properties.png
 share/icons/hicolor/scalable/apps/session-properties.svg
-share/locale/af/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/am/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/as/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ast/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/az/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/be/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/be at latin/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/br/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ca at valencia/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/crh/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/cy/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/da/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/de/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/dz/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/el/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/en at shaw/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/en_CA/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/eo/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/es/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/et/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fur/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fy/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/gu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ha/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/he/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hy/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/id/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ig/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/is/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/it/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ka/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/kn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ku/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mai/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mg/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ml/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nb/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nds/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ne/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nso/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/oc/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/or/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ps/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/rw/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/si/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sr at latin/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/te/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ug/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/th/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/tk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uz/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uz at cyrillic/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/xh/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/yo/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zu/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/af/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/an/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/am/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ar/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/as/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ast/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/az/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/be/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/be at latin/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/bg/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/bn/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/br/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/bs/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ca/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ca at valencia/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/crh/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/cs/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/csb/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/cy/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/da/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/de/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/dz/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/el/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/en at shaw/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/en_CA/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/eo/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/es/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/et/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/eu/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fa/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fi/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fur/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fy/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ga/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/gd/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/gl/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/gu/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ha/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/he/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/hi/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/hr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/hu/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/hy/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/id/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ig/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/is/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/it/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ja/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ka/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/kk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/km/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/kn/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ko/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ku/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/lt/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/lv/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mai/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mg/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mi/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ml/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mn/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ms/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nb/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nds/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ne/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nl/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nn/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nso/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/oc/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/or/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/pa/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/pl/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ps/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/pt/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ro/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ru/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/rw/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/si/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sl/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sq/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sr at latin/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sv/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ta/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/te/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/tg/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/th/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/tk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/tr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ug/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/uk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/uz/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/uz at cyrillic/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/vi/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/wa/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/xh/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/yo/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/zu/LC_MESSAGES/gnome-session-3.0.mo
+share/wayland-sessions/gnome-wayland.desktop
 share/xsessions/gnome.desktop
- at dirrmtry share/xsessions
- at dirrm %%DATADIR%%
- at dirrmtry share/locale/zu/LC_MESSAGES
- at dirrmtry share/locale/zu
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/yo/LC_MESSAGES
- at dirrmtry share/locale/yo
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/uz at cyrillic/LC_MESSAGES
- at dirrmtry share/locale/uz at cyrillic
- at dirrmtry share/locale/ug/LC_MESSAGES
- at dirrmtry share/locale/ug
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/ps/LC_MESSAGES
- at dirrmtry share/locale/ps
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/nso/LC_MESSAGES
- at dirrmtry share/locale/nso
- at dirrmtry share/locale/nds/LC_MESSAGES
- at dirrmtry share/locale/nds
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mi/LC_MESSAGES
- at dirrmtry share/locale/mi
- at dirrmtry share/locale/mg/LC_MESSAGES
- at dirrmtry share/locale/mg
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/ku/LC_MESSAGES
- at dirrmtry share/locale/ku
- at dirrmtry share/locale/ig/LC_MESSAGES
- at dirrmtry share/locale/ig
- at dirrmtry share/locale/hy/LC_MESSAGES
- at dirrmtry share/locale/hy
- at dirrmtry share/locale/ha/LC_MESSAGES
- at dirrmtry share/locale/ha
- at dirrmtry share/locale/fy/LC_MESSAGES
- at dirrmtry share/locale/fy
- at dirrmtry share/locale/fur/LC_MESSAGES
- at dirrmtry share/locale/fur
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/crh/LC_MESSAGES
- at dirrmtry share/locale/crh
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/be at latin/LC_MESSAGES
- at dirrmtry share/locale/be at latin
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as

Added: trunk/x11/gnome3/Makefile
===================================================================
--- trunk/x11/gnome3/Makefile	                        (rev 0)
+++ trunk/x11/gnome3/Makefile	2015-04-12 04:24:19 UTC (rev 18634)
@@ -0,0 +1,84 @@
+# $MidnightBSD$
+
+PORTNAME=	gnome3
+PORTVERSION=	3.14.2
+CATEGORIES?=	x11 gnome
+MASTER_SITES=	# empty
+DISTFILES=	# empty
+EXTRACT_ONLY=	# empty
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT?=	The "meta-port" for the GNOME 3 integrated X11 desktop
+
+CONFLICTS?=	gnome3-lite-[0-9]*
+
+RUN_DEPENDS?=	dconf-editor:${PORTSDIR}/devel/dconf-editor \
+		gnome-session>=3.0.0:${PORTSDIR}/x11/gnome-session \
+		gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-standard \
+		gnome-icon-theme-extras>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme-extras \
+		gnome-icon-theme-symbolic>=3.0.0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \
+		gnome-keyring>=3.0.0:${PORTSDIR}/security/gnome-keyring \
+		gnome-power-manager>=3.0.0:${PORTSDIR}/sysutils/gnome-power-manager \
+		orca>=3.0.0:${PORTSDIR}/accessibility/orca \
+		gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
+		gnome-shell>=3.0.0:${PORTSDIR}/x11/gnome-shell \
+		gnome-shell-extensions>=3.0.0:${PORTSDIR}/x11/gnome-shell-extensions \
+		gnome-tweak-tool:${PORTSDIR}/deskutils/gnome-tweak-tool \
+		sushi>=0:${PORTSDIR}/x11-fm/sushi \
+		nautilus>=3.0.0:${PORTSDIR}/x11-fm/nautilus \
+		${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
+		${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \
+		yelp>=3.0.0:${PORTSDIR}/x11/yelp \
+		zenity>=3.0.0:${PORTSDIR}/x11/zenity \
+		seahorse>=3.0.0:${PORTSDIR}/security/seahorse \
+		gnome-control-center>=3.0.0:${PORTSDIR}/sysutils/gnome-control-center \
+		${LOCALBASE}/share/gnome-background-properties/gnome-backgrounds.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
+		caribou>=0:${PORTSDIR}/accessibility/caribou \
+		${LOCALBASE}/share/help/C/gnome-help/index.page:${PORTSDIR}/misc/gnome-user-docs \
+		${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme \
+		ekiga:${PORTSDIR}/net-im/ekiga
+
+NO_BUILD=	yes
+NO_MTREE=	yes
+
+.if ${.CURDIR:T}!="gnome3-lite"
+OPTIONS_DEFINE+=MAPI
+MAPI_DESC=	Depend on evolution-mapi (pulls in samba4)
+.endif
+
+.include <bsd.mport.options.mk>
+
+.if ${.CURDIR:T}!="gnome3-lite"
+RUN_DEPENDS+=	empathy>=3.0.0:${PORTSDIR}/net-im/empathy \
+		epiphany>=3.0.0:${PORTSDIR}/www/epiphany \
+		gucharmap>=3.0.0:${PORTSDIR}/deskutils/gucharmap \
+		eog>=3.0.0:${PORTSDIR}/graphics/eog \
+		eog-plugins>=3.0.0:${PORTSDIR}/graphics/eog-plugins \
+		gedit>=3.0.0:${PORTSDIR}/editors/gedit \
+		gedit-plugins>=3.0.0:${PORTSDIR}/editors/gedit-plugins \
+		gnome-terminal>=3.0.0:${PORTSDIR}/x11/gnome-terminal \
+		mousetweaks>=3.0.0:${PORTSDIR}/accessibility/mousetweaks \
+		brasero>=3.0.0:${PORTSDIR}/sysutils/brasero \
+		accerciser>=3.0.0:${PORTSDIR}/accessibility/accerciser \
+		gnome-calculator>=3.0.0:${PORTSDIR}/math/gnome-calculator \
+		gnome-utils>=3.6.0:${PORTSDIR}/deskutils/gnome-utils \
+		file-roller>=3.0.0:${PORTSDIR}/archivers/file-roller \
+		evince>=3.0.0:${PORTSDIR}/graphics/evince \
+		vino>=3.0.0:${PORTSDIR}/net/vino \
+		vinagre>=3.0.0:${PORTSDIR}/net/vinagre \
+		gnome-games>=3.0.0:${PORTSDIR}/games/gnome-games \
+		totem>=3.0.0:${PORTSDIR}/multimedia/totem \
+		gconf-editor>=3.0.0:${PORTSDIR}/sysutils/gconf-editor \
+		gdm>=3.0.0:${PORTSDIR}/x11/gdm \
+		evolution>=3.0.0:${PORTSDIR}/mail/evolution \
+		cheese>=3.0.0:${PORTSDIR}/multimedia/cheese \
+		alacarte>=3.0.0:${PORTSDIR}/deskutils/alacarte
+
+.if ${PORT_OPTIONS:MMAPI}
+RUN_DEPENDS+=	evolution-mapi>=3.0.0:${PORTSDIR}/mail/evolution-mapi
+.endif
+.endif # !gnome3-lite section
+
+do-install:	# empty
+
+.include <bsd.port.mk>


Property changes on: trunk/x11/gnome3/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11/gnome3/pkg-descr
===================================================================
--- trunk/x11/gnome3/pkg-descr	                        (rev 0)
+++ trunk/x11/gnome3/pkg-descr	2015-04-12 04:24:19 UTC (rev 18634)
@@ -0,0 +1,6 @@
+GNU Network Object Model Environment
+
+This metaport installs the entire GNOME 3 desktop, including
+the user applications released with it.
+
+WWW: http://www.FreeBSD.org/gnome/


Property changes on: trunk/x11/gnome3/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11/gnome3/pkg-plist
===================================================================
--- trunk/x11/gnome3/pkg-plist	                        (rev 0)
+++ trunk/x11/gnome3/pkg-plist	2015-04-12 04:24:19 UTC (rev 18634)
@@ -0,0 +1 @@
+ at comment this plist intentionally left empty


Property changes on: trunk/x11/gnome3/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11/gnome3-lite/Makefile
===================================================================
--- trunk/x11/gnome3-lite/Makefile	                        (rev 0)
+++ trunk/x11/gnome3-lite/Makefile	2015-04-12 04:24:19 UTC (rev 18634)
@@ -0,0 +1,15 @@
+# $MidnightBSD$
+
+PORTREVISION=	0
+CATEGORIES=	x11 gnome
+PKGNAMESUFFIX=	-lite
+
+COMMENT=	The "meta-port" of the GNOME desktop slimmed down for only the basics
+
+MASTERDIR=	${.CURDIR}/../gnome3
+CONFLICTS=	gnome2-[0-9]* gnome2-lite-[0-9]* gnome3-[0-9]*
+
+DESCR=		${.CURDIR}/pkg-descr
+PKGMESSAGE=	${.CURDIR}/pkg-message
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/x11/gnome3-lite/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11/gnome3-lite/pkg-descr
===================================================================
--- trunk/x11/gnome3-lite/pkg-descr	                        (rev 0)
+++ trunk/x11/gnome3-lite/pkg-descr	2015-04-12 04:24:19 UTC (rev 18634)
@@ -0,0 +1,7 @@
+GNU Network Object Model Environment
+
+This metaport installs the pieces of the GNOME 3 desktop that
+are needed to provide a functional desktop. The x11/gnome3
+meta port, contains the full version of the GNOME 3 desktop environment.
+
+WWW: http://www.FreeBSD.org/gnome/


Property changes on: trunk/x11/gnome3-lite/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11/gnome3-lite/pkg-message
===================================================================
--- trunk/x11/gnome3-lite/pkg-message	                        (rev 0)
+++ trunk/x11/gnome3-lite/pkg-message	2015-04-12 04:24:19 UTC (rev 18634)
@@ -0,0 +1,21 @@
+************************************************************
+
+The GNOME 3 desktop Lite edition has been successfully installed.
+
+The Lite edition only includes the minimal components to get a working GNOME 3
+Desktop. The user then has to install prefered applications like editor, 
+web browser or e-mail client. If you wish to install the full desktop, you can
+remove this port, and install the x11/gnome3 port or package.  That can be best
+accomplished using the following commands:
+
+# pkg_delete gnome3-lite
+# cd /usr/ports/x11/gnome3
+# make install clean
+
+Alternatively, you can install additional GNOME components individually
+using either their ports or packages.
+
+For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project
+site at http://www.FreeBSD.org/gnome.
+
+************************************************************


Property changes on: trunk/x11/gnome3-lite/pkg-message
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list