aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-07-28 14:36:31 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-07-28 14:36:31 +0000
commitc4ab51f48486879b221e6d7415c7f4e5236e8d02 (patch)
tree3ae057f4642cc4189089c5b0e83e01d99543359d /x11
parent4e058c9e57b5dc4c1491ccaebd3a75bb0699e155 (diff)
downloadports-c4ab51f48486879b221e6d7415c7f4e5236e8d02.tar.gz
ports-c4ab51f48486879b221e6d7415c7f4e5236e8d02.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm2/Makefile2
-rw-r--r--x11/gdm2/pkg-plist6
-rw-r--r--x11/gnome-applets/Makefile1
-rw-r--r--x11/gnome-applets/pkg-plist6
-rw-r--r--x11/gnome-panel/Makefile1
-rw-r--r--x11/gnome-panel/pkg-plist1
-rw-r--r--x11/gnome-terminal/Makefile2
-rw-r--r--x11/gnome-terminal/pkg-plist4
-rw-r--r--x11/gnomeapplets2/Makefile1
-rw-r--r--x11/gnomeapplets2/pkg-plist6
-rw-r--r--x11/gnomepanel/Makefile1
-rw-r--r--x11/gnomepanel/pkg-plist1
-rw-r--r--x11/gnometerminal/Makefile2
-rw-r--r--x11/gnometerminal/pkg-plist4
14 files changed, 35 insertions, 3 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index f99a61b6aeb4..75f57425dd1f 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdm2
PORTVERSION= 2.6.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
diff --git a/x11/gdm2/pkg-plist b/x11/gdm2/pkg-plist
index 1d16a3f45747..67afedffbbef 100644
--- a/x11/gdm2/pkg-plist
+++ b/x11/gdm2/pkg-plist
@@ -224,9 +224,15 @@ share/locale/zh_TW/LC_MESSAGES/gdm-%%VERSION%%.mo
@dirrm share/gnome/gdm/themes/circles
@dirrm share/gnome/gdm/themes
@dirrm share/gnome/gdm/BuiltInSessions
+@dirrm share/gnome/gdm
@dirrm etc/pam.d
@dirrm etc/gdm/modules
+@dirrm etc/gdm/Sessions
+@dirrm etc/gdm/PreSession
+@dirrm etc/gdm/PostSession
@dirrm etc/gdm/PostLogin
+@dirrm etc/gdm/Init
+@dirrm etc/gdm
@unexec /bin/rmdir %D/etc/dm/Sessions 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/etc/dm 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/gnome/log/gdm 2>/dev/null || /usr/bin/true
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 324025b80abe..2751304ea8c6 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeapplets2
PORTVERSION= 2.6.2.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.6
diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist
index 80fa17277ba1..3e2a7b1f48c6 100644
--- a/x11/gnome-applets/pkg-plist
+++ b/x11/gnome-applets/pkg-plist
@@ -1824,7 +1824,12 @@ share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo
@dirrm share/gnome/pixmaps/wireless-applet
@dirrm share/gnome/pixmaps/stickynotes
@dirrm share/gnome/pixmaps/mixer
+@dirrm share/gnome/pixmaps/mini-commander
+@dirrm share/gnome/pixmaps/mailcheck
+@dirrm share/gnome/pixmaps/gweather
+@dirrm share/gnome/pixmaps/gkb
@dirrm share/gnome/pixmaps/accessx-status-applet
+@dirrm share/gnome/omf/gnome-applets
@dirrm share/gnome/help/wireless/zh_TW/figures
@dirrm share/gnome/help/wireless/zh_TW
@dirrm share/gnome/help/wireless/zh_HK/figures
@@ -2184,6 +2189,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo
@dirrm share/gnome/help/accessx-status
@dirrm share/gnome/gweather
@dirrm share/gnome/gswitchit
+@dirrm share/gnome/gkb
@dirrm share/gnome/geyes/Horrid
@dirrm share/gnome/geyes/Default-tiny
@dirrm share/gnome/geyes/Default
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 02f21d20f65e..65f532081d2d 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomepanel
PORTVERSION= 2.6.2
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.6
diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist
index 4ab1170022c4..a8e8e95e3e4b 100644
--- a/x11/gnome-panel/pkg-plist
+++ b/x11/gnome-panel/pkg-plist
@@ -415,6 +415,7 @@ share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo
+@dirrm share/gnome/pixmaps/fish
@dirrm share/gnome/omf/gnome-panel
@dirrm share/gnome/idl/gnome-panel-2.0
@dirrm share/gnome/help/workspace-switcher/zh_TW/figures
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index a543806cad38..a6905e02a207 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnometerminal
PORTVERSION= 2.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-terminal/2.6
diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist
index 94a2c56928af..12dd4ed33afc 100644
--- a/x11/gnome-terminal/pkg-plist
+++ b/x11/gnome-terminal/pkg-plist
@@ -165,6 +165,10 @@ share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo
@dirrm share/gnome/help/gnome-terminal/de/figures
@dirrm share/gnome/help/gnome-terminal/de
@dirrm share/gnome/help/gnome-terminal/C/figures
+@dirrm share/gnome/help/gnome-terminal/C
+@dirrm share/gnome/help/gnome-terminal
+@dirrm share/gnome/gnome-terminal/glade
+@dirrm share/gnome/gnome-terminal
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-de.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-es.omf 2>/dev/null || /usr/bin/true
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index 324025b80abe..2751304ea8c6 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeapplets2
PORTVERSION= 2.6.2.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.6
diff --git a/x11/gnomeapplets2/pkg-plist b/x11/gnomeapplets2/pkg-plist
index 80fa17277ba1..3e2a7b1f48c6 100644
--- a/x11/gnomeapplets2/pkg-plist
+++ b/x11/gnomeapplets2/pkg-plist
@@ -1824,7 +1824,12 @@ share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo
@dirrm share/gnome/pixmaps/wireless-applet
@dirrm share/gnome/pixmaps/stickynotes
@dirrm share/gnome/pixmaps/mixer
+@dirrm share/gnome/pixmaps/mini-commander
+@dirrm share/gnome/pixmaps/mailcheck
+@dirrm share/gnome/pixmaps/gweather
+@dirrm share/gnome/pixmaps/gkb
@dirrm share/gnome/pixmaps/accessx-status-applet
+@dirrm share/gnome/omf/gnome-applets
@dirrm share/gnome/help/wireless/zh_TW/figures
@dirrm share/gnome/help/wireless/zh_TW
@dirrm share/gnome/help/wireless/zh_HK/figures
@@ -2184,6 +2189,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo
@dirrm share/gnome/help/accessx-status
@dirrm share/gnome/gweather
@dirrm share/gnome/gswitchit
+@dirrm share/gnome/gkb
@dirrm share/gnome/geyes/Horrid
@dirrm share/gnome/geyes/Default-tiny
@dirrm share/gnome/geyes/Default
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile
index 02f21d20f65e..65f532081d2d 100644
--- a/x11/gnomepanel/Makefile
+++ b/x11/gnomepanel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomepanel
PORTVERSION= 2.6.2
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.6
diff --git a/x11/gnomepanel/pkg-plist b/x11/gnomepanel/pkg-plist
index 4ab1170022c4..a8e8e95e3e4b 100644
--- a/x11/gnomepanel/pkg-plist
+++ b/x11/gnomepanel/pkg-plist
@@ -415,6 +415,7 @@ share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo
+@dirrm share/gnome/pixmaps/fish
@dirrm share/gnome/omf/gnome-panel
@dirrm share/gnome/idl/gnome-panel-2.0
@dirrm share/gnome/help/workspace-switcher/zh_TW/figures
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile
index a543806cad38..a6905e02a207 100644
--- a/x11/gnometerminal/Makefile
+++ b/x11/gnometerminal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnometerminal
PORTVERSION= 2.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-terminal/2.6
diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist
index 94a2c56928af..12dd4ed33afc 100644
--- a/x11/gnometerminal/pkg-plist
+++ b/x11/gnometerminal/pkg-plist
@@ -165,6 +165,10 @@ share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo
@dirrm share/gnome/help/gnome-terminal/de/figures
@dirrm share/gnome/help/gnome-terminal/de
@dirrm share/gnome/help/gnome-terminal/C/figures
+@dirrm share/gnome/help/gnome-terminal/C
+@dirrm share/gnome/help/gnome-terminal
+@dirrm share/gnome/gnome-terminal/glade
+@dirrm share/gnome/gnome-terminal
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-de.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-es.omf 2>/dev/null || /usr/bin/true