aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gconf-editor
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
commitaf3811313c14afb06fe2d1f6158e3e431bbfc2b6 (patch)
tree1ad98a4e8faecd0e2fa9ac2c18e65da4cf89c236 /sysutils/gconf-editor
parentc7d4d6bd7ef6ff4955eab2863a5c6e2feb14b839 (diff)
downloadports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.tar.gz
ports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.zip
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
Notes
Notes: svn path=/head/; revision=372768
Diffstat (limited to 'sysutils/gconf-editor')
-rw-r--r--sysutils/gconf-editor/Makefile14
-rw-r--r--sysutils/gconf-editor/distinfo4
-rw-r--r--sysutils/gconf-editor/pkg-plist123
3 files changed, 50 insertions, 91 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 6d86fd4d93b6..da08542170a9 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -1,27 +1,25 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.85 2010/09/27 18:22:59 kwm Exp $
+# $MCom: ports/trunk/sysutils/gconf-editor/Makefile 19804 2014-08-13 14:55:11Z kwm $
PORTNAME= gconf-editor
-PORTVERSION= 2.32.0
-PORTREVISION= 1
+PORTVERSION= 3.0.1
PORTEPOCH= 1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Gconf database editor for the GNOME 2 environment
+COMMENT= Gconf database editor for the GNOME 3 environment
-USES= gettext gmake pkgconfig tar:bzip2
+USES= gettext gmake pathfix pkgconfig tar:xz
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_GNOME= gnomeprefix intlhack libgnomeui gnomedocutils
+USE_GNOME= gnomeprefix intlhack gtk30 gconf2 gnomedocutils
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GCONF_SCHEMAS= gconf-editor.schemas
-INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo
index 0ba563663260..c7b816cee366 100644
--- a/sysutils/gconf-editor/distinfo
+++ b/sysutils/gconf-editor/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gconf-editor-2.32.0.tar.bz2) = c6d1d35ce5d136121ad76efe1c4033425bb2ad3800e711bd1bca9ce869c12a1f
-SIZE (gnome2/gconf-editor-2.32.0.tar.bz2) = 1397117
+SHA256 (gnome3/gconf-editor-3.0.1.tar.xz) = 3064e84967b4b4216f5c7e065cfec8c52019438a590e9ed81366af2770660944
+SIZE (gnome3/gconf-editor-3.0.1.tar.xz) = 1452468
diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist
index 3a8f3c9e9d01..8f244f69a9b0 100644
--- a/sysutils/gconf-editor/pkg-plist
+++ b/sysutils/gconf-editor/pkg-plist
@@ -66,6 +66,14 @@ share/gnome/help/gconf-editor/es/figures/entry-schema.png
share/gnome/help/gconf-editor/es/figures/entry-string.png
share/gnome/help/gconf-editor/es/figures/gconf_editor_anno_window.png
share/gnome/help/gconf-editor/es/gconf-editor.xml
+share/gnome/help/gconf-editor/eu/figures/entry-blank.png
+share/gnome/help/gconf-editor/eu/figures/entry-bool.png
+share/gnome/help/gconf-editor/eu/figures/entry-list.png
+share/gnome/help/gconf-editor/eu/figures/entry-number.png
+share/gnome/help/gconf-editor/eu/figures/entry-schema.png
+share/gnome/help/gconf-editor/eu/figures/entry-string.png
+share/gnome/help/gconf-editor/eu/figures/gconf_editor_anno_window.png
+share/gnome/help/gconf-editor/eu/gconf-editor.xml
share/gnome/help/gconf-editor/fr/figures/entry-blank.png
share/gnome/help/gconf-editor/fr/figures/entry-bool.png
share/gnome/help/gconf-editor/fr/figures/entry-list.png
@@ -106,6 +114,14 @@ share/gnome/help/gconf-editor/ru/figures/entry-schema.png
share/gnome/help/gconf-editor/ru/figures/entry-string.png
share/gnome/help/gconf-editor/ru/figures/gconf_editor_anno_window.png
share/gnome/help/gconf-editor/ru/gconf-editor.xml
+share/gnome/help/gconf-editor/sl/figures/entry-blank.png
+share/gnome/help/gconf-editor/sl/figures/entry-bool.png
+share/gnome/help/gconf-editor/sl/figures/entry-list.png
+share/gnome/help/gconf-editor/sl/figures/entry-number.png
+share/gnome/help/gconf-editor/sl/figures/entry-schema.png
+share/gnome/help/gconf-editor/sl/figures/entry-string.png
+share/gnome/help/gconf-editor/sl/figures/gconf_editor_anno_window.png
+share/gnome/help/gconf-editor/sl/gconf-editor.xml
share/gnome/help/gconf-editor/sv/figures/entry-blank.png
share/gnome/help/gconf-editor/sv/figures/entry-bool.png
share/gnome/help/gconf-editor/sv/figures/entry-list.png
@@ -138,6 +154,27 @@ share/gnome/help/gconf-editor/zh_CN/figures/entry-schema.png
share/gnome/help/gconf-editor/zh_CN/figures/entry-string.png
share/gnome/help/gconf-editor/zh_CN/figures/gconf_editor_anno_window.png
share/gnome/help/gconf-editor/zh_CN/gconf-editor.xml
+share/gnome/help/gconf-editor/zh_HK/figures/entry-blank.png
+share/gnome/help/gconf-editor/zh_HK/figures/entry-bool.png
+share/gnome/help/gconf-editor/zh_HK/figures/entry-list.png
+share/gnome/help/gconf-editor/zh_HK/figures/entry-number.png
+share/gnome/help/gconf-editor/zh_HK/figures/entry-schema.png
+share/gnome/help/gconf-editor/zh_HK/figures/entry-string.png
+share/gnome/help/gconf-editor/zh_HK/figures/gconf_editor_anno_window.png
+share/gnome/help/gconf-editor/zh_HK/gconf-editor.xml
+share/gnome/help/gconf-editor/zh_TW/figures/entry-blank.png
+share/gnome/help/gconf-editor/zh_TW/figures/entry-bool.png
+share/gnome/help/gconf-editor/zh_TW/figures/entry-list.png
+share/gnome/help/gconf-editor/zh_TW/figures/entry-number.png
+share/gnome/help/gconf-editor/zh_TW/figures/entry-schema.png
+share/gnome/help/gconf-editor/zh_TW/figures/entry-string.png
+share/gnome/help/gconf-editor/zh_TW/figures/gconf_editor_anno_window.png
+share/gnome/help/gconf-editor/zh_TW/gconf-editor.xml
+share/icons/hicolor/16x16/apps/gconf-editor.png
+share/icons/hicolor/22x22/apps/gconf-editor.png
+share/icons/hicolor/24x24/apps/gconf-editor.png
+share/icons/hicolor/256x256/apps/gconf-editor.png
+share/icons/hicolor/32x32/apps/gconf-editor.png
share/icons/hicolor/48x48/apps/gconf-editor.png
share/locale/am/LC_MESSAGES/gconf-editor.mo
share/locale/ar/LC_MESSAGES/gconf-editor.mo
@@ -162,6 +199,7 @@ share/locale/el/LC_MESSAGES/gconf-editor.mo
share/locale/en@shaw/LC_MESSAGES/gconf-editor.mo
share/locale/en_CA/LC_MESSAGES/gconf-editor.mo
share/locale/en_GB/LC_MESSAGES/gconf-editor.mo
+share/locale/eo/LC_MESSAGES/gconf-editor.mo
share/locale/es/LC_MESSAGES/gconf-editor.mo
share/locale/et/LC_MESSAGES/gconf-editor.mo
share/locale/eu/LC_MESSAGES/gconf-editor.mo
@@ -232,93 +270,16 @@ share/omf/gconf-editor/gconf-editor-de.omf
share/omf/gconf-editor/gconf-editor-el.omf
share/omf/gconf-editor/gconf-editor-en_GB.omf
share/omf/gconf-editor/gconf-editor-es.omf
+share/omf/gconf-editor/gconf-editor-eu.omf
share/omf/gconf-editor/gconf-editor-fr.omf
share/omf/gconf-editor/gconf-editor-it.omf
share/omf/gconf-editor/gconf-editor-oc.omf
share/omf/gconf-editor/gconf-editor-pt_BR.omf
share/omf/gconf-editor/gconf-editor-ru.omf
+share/omf/gconf-editor/gconf-editor-sl.omf
share/omf/gconf-editor/gconf-editor-sv.omf
share/omf/gconf-editor/gconf-editor-th.omf
share/omf/gconf-editor/gconf-editor-uk.omf
share/omf/gconf-editor/gconf-editor-zh_CN.omf
-@dirrm share/omf/gconf-editor
-@dirrm share/gnome/help/gconf-editor/zh_CN/figures
-@dirrm share/gnome/help/gconf-editor/zh_CN
-@dirrm share/gnome/help/gconf-editor/uk/figures
-@dirrm share/gnome/help/gconf-editor/uk
-@dirrm share/gnome/help/gconf-editor/th/figures
-@dirrm share/gnome/help/gconf-editor/th
-@dirrm share/gnome/help/gconf-editor/sv/figures
-@dirrm share/gnome/help/gconf-editor/sv
-@dirrm share/gnome/help/gconf-editor/ru/figures
-@dirrm share/gnome/help/gconf-editor/ru
-@dirrm share/gnome/help/gconf-editor/pt_BR/figures
-@dirrm share/gnome/help/gconf-editor/pt_BR
-@dirrm share/gnome/help/gconf-editor/oc/figures
-@dirrm share/gnome/help/gconf-editor/oc
-@dirrm share/gnome/help/gconf-editor/it/figures
-@dirrm share/gnome/help/gconf-editor/it
-@dirrm share/gnome/help/gconf-editor/fr/figures
-@dirrm share/gnome/help/gconf-editor/fr
-@dirrm share/gnome/help/gconf-editor/es/figures
-@dirrm share/gnome/help/gconf-editor/es
-@dirrm share/gnome/help/gconf-editor/en_GB/figures
-@dirrm share/gnome/help/gconf-editor/en_GB
-@dirrm share/gnome/help/gconf-editor/el/figures
-@dirrm share/gnome/help/gconf-editor/el
-@dirrm share/gnome/help/gconf-editor/de/figures
-@dirrm share/gnome/help/gconf-editor/de
-@dirrm share/gnome/help/gconf-editor/cs/figures
-@dirrm share/gnome/help/gconf-editor/cs
-@dirrm share/gnome/help/gconf-editor/ca/figures
-@dirrm share/gnome/help/gconf-editor/ca
-@dirrm share/gnome/help/gconf-editor/C/figures
-@dirrm share/gnome/help/gconf-editor/C
-@dirrm share/gnome/help/gconf-editor
-@dirrm %%DATADIR%%/icons/hicolor/16x16/status
-@dirrm %%DATADIR%%/icons/hicolor/16x16
-@dirrm %%DATADIR%%/icons/hicolor
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
+share/omf/gconf-editor/gconf-editor-zh_HK.omf
+share/omf/gconf-editor/gconf-editor-zh_TW.omf