summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-25 18:12:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-25 18:12:34 +0000
commit79f841ec09997d9e552803ab6a09fb7acc31f5a6 (patch)
tree9ae491505beb22369a9918b4175c49bf6948964c /x11
parentupgrade to 1.6.4 (1) (diff)
Update to 2.4.0.9.
Notes
Notes: svn path=/head/; revision=64988
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm2/Makefile2
-rw-r--r--x11/gdm2/distinfo2
-rw-r--r--x11/gdm2/files/patch-ab35
3 files changed, 15 insertions, 24 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index 1689802d5ede..1f682ace5263 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gdm2
-PORTVERSION= 2.4.0.8
+PORTVERSION= 2.4.0.9
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME:S/2$//}
diff --git a/x11/gdm2/distinfo b/x11/gdm2/distinfo
index eb3f450ea045..994394bae8bc 100644
--- a/x11/gdm2/distinfo
+++ b/x11/gdm2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gdm-2.4.0.8.tar.bz2) = cf5083c5ac01c8ac84b63031e30d3155
+MD5 (gnome2/gdm-2.4.0.9.tar.bz2) = 034bf0087ddbac4490ec72ad2095b71f
diff --git a/x11/gdm2/files/patch-ab b/x11/gdm2/files/patch-ab
index d70b7a8424c4..db8711ef357a 100644
--- a/x11/gdm2/files/patch-ab
+++ b/x11/gdm2/files/patch-ab
@@ -1,5 +1,5 @@
---- config/gdm.conf.in.orig Wed Aug 14 22:13:10 2002
-+++ config/gdm.conf.in Tue Aug 20 16:43:26 2002
+--- config/gdm.conf.in.orig Fri Aug 23 13:59:57 2002
++++ config/gdm.conf.in Sun Aug 25 13:57:05 2002
@@ -33,14 +33,14 @@
# The gdm configuration program that is run from the login screen, you should
# probably leave this alone
@@ -26,7 +26,7 @@
# You should probably never change this value unless you have a weird setup
PidFile=/var/run/gdm.pid
PostSessionScriptDir=@EXPANDED_SYSCONFDIR@/gdm/PostSession/
-@@ -80,11 +80,11 @@
+@@ -84,11 +84,11 @@
UserAuthFBDir=/tmp
UserAuthFile=.Xauthority
# The X server to use if we can't figure out what else to run.
@@ -37,28 +37,19 @@
# the X nest command
-Xnest=/usr/X11R6/bin/Xnest -name Xnest
+Xnest=@EXPANDED_BINDIR@/Xnest -name Xnest
-
- [security]
- # If any distributions ship with this one off, they should be shot
-@@ -118,7 +118,7 @@
- Willing=@EXPANDED_SYSCONFDIR@/gdm/Xwilling
-
- [gui]
+ # Automatic VT allocation. Right now only works on Linux. This way
+ # we force X to use specific vts. turn VTAllocation to false if this
+ # is causing problems.
+@@ -153,7 +153,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-2.0/gtkrc
+ # Maximum size of an icon, larger icons are scaled down
MaxIconWidth=128
MaxIconHeight=128
-
-@@ -127,7 +127,7 @@
- ConfigAvailable=true
- Browser=false
- DefaultFace=@EXPANDED_PIXMAPDIR@/nobody.png
--DefaultLocale=en_US
-+DefaultLocale=en_US.ISO_8859-1
- # These are things excluded from the face browser, not from logging in
- Exclude=bin,daemon,adm,lp,sync,shutdown,halt,mail,news,uucp,operator,nobody,gdm,postgres,pvm,rpm
- # As an alternative to the above this is the minimum uid to show
-@@ -205,7 +205,7 @@
+@@ -281,7 +281,7 @@
# Definition of the standard X server.
[server-Standard]
name=Standard server
@@ -67,7 +58,7 @@
flexible=true
# To use this server type you should add -query host or -indirect host
-@@ -213,7 +213,7 @@
+@@ -289,7 +289,7 @@
[server-Terminal]
name=Terminal server
# Add -terminate to make things behave more nicely