summaryrefslogtreecommitdiff
path: root/x11/gdm/patches/patch-aa
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-06-20 21:25:46 +0000
committerjmmv <jmmv>2004-06-20 21:25:46 +0000
commit5e86e0c4a57aef722e401fac2a03b6e1fe1a20ba (patch)
treef8098f554a63f1ba26db1aa57a0d576fc42f70d2 /x11/gdm/patches/patch-aa
parent9818a524a08131cb3b27f40bc858cdf24a3445d1 (diff)
downloadpkgsrc-5e86e0c4a57aef722e401fac2a03b6e1fe1a20ba.tar.gz
Update to 2.6.0.3:
- Fix cpu/bandwidth eating on idle displays by not blinking the cursor after 20 seconds of inactivity on anything other then :0, fixes #135764 - In the face greeter cut after a comma in the gecos field if there are at least two commas since then it's probably some login arguments and not the name of the user, "fixes" #142274 - Apply patch to make the language dialog at most 600 pixels so that it doesn't look too crappy on large displays, #142175 (Leonard Michlmayr) - Fix last_x_failed possible infinite loop on slow machines, #141497 - Fix multihead wanker code in the *mouselistener modules, this confused the moronic bonobo DISPLAY logic - Don't use certain languages on the console. Controlled by the daemon/ConsoleCannotHandle config key, but that's a hack. Oh well, better then displaying garbage in cjk and similar. "fixes" #135387 - Ensure proper ~/.ICEauthority permissions to fix broken cases such as gnome-session vs. suid root apps that create root owned ~/.ICEauthority, "fixes" #137345 - We no longer use `which' command which is horribly broken on some horribly broken systems and use a private shell version, #133245 (Brian Cameron, me) - Solaris fixes, #137600 (build), #133245 (chown arguments) (Brian Cameron, Ivan Noris) - Support system-config-display as X setup for FC2 - Further shell quoting paranoia in gdmsetup - Many minor fixes - Add some new new icons (James M. Cape) - Translation updates (Francisco Javier F. Serrador, Alexander Shopov, Rostislav Raykov, Dinesh Nadarajah, Asmund Skjaeveland)
Diffstat (limited to 'x11/gdm/patches/patch-aa')
-rw-r--r--x11/gdm/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gdm/patches/patch-aa b/x11/gdm/patches/patch-aa
index 19bc1bc6ee7..90f5e779017 100644
--- a/x11/gdm/patches/patch-aa
+++ b/x11/gdm/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.8 2004/05/17 01:17:46 danw Exp $
+$NetBSD: patch-aa,v 1.9 2004/06/20 21:25:46 jmmv Exp $
---- configure.orig Sun Apr 11 21:53:01 2004
+--- configure.orig 2004-06-11 17:49:13.000000000 +0200
+++ configure
@@ -21237,7 +21237,8 @@ _ACEOF
cat confdefs.h >>conftest.$ac_ext
@@ -58,7 +58,7 @@ $NetBSD: patch-aa,v 1.8 2004/05/17 01:17:46 danw Exp $
@@ -28064,6 +28071,8 @@ prefix=$old_prefix
exec_prefix=$old_exec_prefix
- ac_config_files="$ac_config_files Makefile daemon/Makefile gui/Makefile gui/greeter/Makefile gui/greeter/themes/Makefile gui/greeter/themes/circles/Makefile gui/greeter/themes/happygnome/Makefile gui/greeter/themes/happygnome-list/Makefile gui/modules/Makefile gui/modules/AccessKeyMouseEvents gui/modules/AccessDwellMouseEvents utils/Makefile pixmaps/Makefile config/Makefile po/Makefile.in vicious-extensions/Makefile docs/Makefile docs/C/Makefile docs/de/Makefile docs/es/Makefile docs/fr/Makefile docs/it/Makefile docs/sv/Makefile docs/ja/Makefile docs/ko/Makefile docs/zh_CN/Makefile docs/zh_HK/Makefile docs/zh_TW/Makefile config/gdm.conf config/Xsession config/Default config/PreSession config/PostSession daemon/gdm gdm-stop gdm-restart gdm-safe-restart gdmsetup-security gdm.spec"
+ ac_config_files="$ac_config_files Makefile daemon/Makefile gui/Makefile gui/greeter/Makefile gui/greeter/themes/Makefile gui/greeter/themes/circles/Makefile gui/greeter/themes/happygnome/Makefile gui/greeter/themes/happygnome-list/Makefile gui/modules/Makefile gui/modules/AccessKeyMouseEvents gui/modules/AccessDwellMouseEvents utils/Makefile pixmaps/Makefile pixmaps/16x16/Makefile pixmaps/32x32/Makefile pixmaps/48x48/Makefile config/Makefile po/Makefile.in vicious-extensions/Makefile docs/Makefile docs/C/Makefile docs/de/Makefile docs/es/Makefile docs/fr/Makefile docs/it/Makefile docs/sv/Makefile docs/ja/Makefile docs/ko/Makefile docs/zh_CN/Makefile docs/zh_HK/Makefile docs/zh_TW/Makefile config/gdm.conf config/Xsession config/Default config/PreSession config/PostSession daemon/gdm gdm-stop gdm-restart gdm-safe-restart gdmsetup-security gdm.spec"
+# This is to avoid GNU make; may not be needed on a later version..
+ac_config_files="$ac_config_files config/default.desktop config/gnome.desktop config/CDE.desktop"
cat >confcache <<\_ACEOF