summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-08-21 10:42:08 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-08-21 10:42:08 +0800
commita0314c13491a75bfae67cb7dccc7c5ef5dc2fca0 (patch)
treef5d3982c173f25a2bfade65250df8da64aecf467 /x11
parent0d25ebb849a9f22baaf8c4553f6770f152bb6b70 (diff)
downloadmarcuscom-ports-a0314c13491a75bfae67cb7dccc7c5ef5dc2fca0.tar
marcuscom-ports-a0314c13491a75bfae67cb7dccc7c5ef5dc2fca0.tar.gz
marcuscom-ports-a0314c13491a75bfae67cb7dccc7c5ef5dc2fca0.tar.bz2
marcuscom-ports-a0314c13491a75bfae67cb7dccc7c5ef5dc2fca0.tar.lz
marcuscom-ports-a0314c13491a75bfae67cb7dccc7c5ef5dc2fca0.tar.xz
marcuscom-ports-a0314c13491a75bfae67cb7dccc7c5ef5dc2fca0.tar.zst
marcuscom-ports-a0314c13491a75bfae67cb7dccc7c5ef5dc2fca0.zip
Update to 2.4.2.101.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1075 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm2/Makefile2
-rw-r--r--x11/gdm2/distinfo2
-rw-r--r--x11/gdm2/files/patch-ab34
3 files changed, 19 insertions, 19 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index e71e6767d..dc5d64edf 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gdm2
-PORTVERSION= 2.4.2.100
+PORTVERSION= 2.4.2.101
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
diff --git a/x11/gdm2/distinfo b/x11/gdm2/distinfo
index 5c6f050b8..ff746f0db 100644
--- a/x11/gdm2/distinfo
+++ b/x11/gdm2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gdm-2.4.2.100.tar.bz2) = 989ed213235818445a396a0f0e173bf1
+MD5 (gnome2/gdm-2.4.2.101.tar.bz2) = acd41b56541c61fb4e0437ec2b111d58
diff --git a/x11/gdm2/files/patch-ab b/x11/gdm2/files/patch-ab
index 7434ec867..c3380daba 100644
--- a/x11/gdm2/files/patch-ab
+++ b/x11/gdm2/files/patch-ab
@@ -1,42 +1,42 @@
---- config/gdm.conf.in.orig Thu Jul 24 12:18:41 2003
-+++ config/gdm.conf.in Fri Aug 1 12:56:30 2003
-@@ -59,7 +59,7 @@
+--- config/gdm.conf.in.orig Wed Aug 20 13:40:45 2003
++++ config/gdm.conf.in Wed Aug 20 22:29:47 2003
+@@ -73,7 +73,7 @@
# To try to kill all clients started at greeter time or in the Init script.
# doesn't always work, only if those clients have a window of their own
- KillInitClients=true
+ #KillInitClients=true
-LogDir=@EXPANDED_LOGDIR@
+LogDir=/var/log
# You should probably never change this value unless you have a weird setup
PidFile=/var/run/gdm.pid
# Note that a post login script is run before a PreSession script.
-@@ -78,7 +78,7 @@
+@@ -93,7 +93,7 @@
# Reboot, Halt and suspend commands, you can add different commands
# separated by a semicolon and gdm will use the first one it can find
- RebootCommand=/sbin/shutdown -r now;/usr/sbin/shutdown -r now
--HaltCommand=/usr/bin/poweroff;/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now
+ #RebootCommand=/usr/bin/reboot;/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now
+-#HaltCommand=/usr/bin/poweroff;/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now
+HaltCommand=/sbin/shutdown -p now;/usr/sbin/shutdown -p now
- SuspendCommand=
+ #SuspendCommand=
# Probably should not touch the below this is the standard setup
ServAuthDir=@EXPANDED_AUTHDIR@
-@@ -106,7 +106,7 @@
+@@ -123,7 +123,7 @@
# we force X to use specific vts. turn VTAllocation to false if this
# is causing problems.
- FirstVT=7
--VTAllocation=true
+ #FirstVT=7
+-#VTAllocation=true
+VTAllocation=false
# Should double login be treated with a warning (and possibility to change
# vts on linux systems for console logins)
- DoubleLoginWarning=true
-@@ -184,7 +184,7 @@
+ #DoubleLoginWarning=true
+@@ -200,7 +200,7 @@
# The 'theme'. By default we're using the default gtk theme
# Of course assuming that gtk got installed in the same prefix,
# if not change this.
--GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc
+-#GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc
+GtkRC=@EXPANDED_DATADIR@/../themes/Default/gtk-2.0/gtkrc
# Maximum size of an icon, larger icons are scaled down
- MaxIconWidth=128
- MaxIconHeight=128
-@@ -355,7 +355,7 @@
+ #MaxIconWidth=128
+ #MaxIconHeight=128
+@@ -372,7 +372,7 @@
# to the command line
[server-Chooser]
name=Chooser server