Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2BA3D63B8B6 for ; Wed, 7 Jan 2009 10:58:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D7BFC63B251; Wed, 7 Jan 2009 10:57:59 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id AF62563B24C for ; Wed, 7 Jan 2009 10:57:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 985B6175D0; Wed, 7 Jan 2009 10:57:58 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/xinit To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090107105758.985B6175D0@cvs.netbsd.org> Date: Wed, 7 Jan 2009 10:57:58 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Jan 7 10:57:58 UTC 2009 Modified Files: pkgsrc/x11/xinit: Makefile distinfo Log Message: Update to 1.1.1: This is mainly just a bunch of updates for OSX Tiger compatability and SnowLeopard fratures. Alan Coopersmith (1): Fix build of startx & xinitrc with Solaris make Jeremy Huddleston (17): Apple: privleged_startx: Increase the timeout so slower machines don't get a stray process warning in their system log. startx.cpp: Made some things a little more friendly for people who have spaces in pathnames. Apple: Using eval to protect people who have spaces in their home path. Support the instant-off API in SnowLeopard. Apple: sleep() to avoid innocent error message spew Apple: Make VPATH builds work on darwin Apple: Use AvailabilityMacros.h for Tiger compatability OSX: Create privleged_startx on Tiger OSX Tiger: More compilation fixes... OSX Tiger: Hopefully the last fix for Tiger users... Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26 and later) OSX Tiger: Fix discovery of mach port OSX: Fixed bad prefix OSX: More prefix fixes OSX: Don't use login/bash -c hack anymore for org.x.startx LaunchAgent Apple: Allow defaults option that maps to a -dpi server command line in startx xinit 1.1.1 To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/x11/xinit/Makefile cvs rdiff -r1.7 -r1.8 pkgsrc/x11/xinit/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.