Subject: CVS commit: pkgsrc/x11/xinit
From: Thomas Klausner
Date: 2008-04-17 00:07:24
Message id: 20080416220724.DC52A175D0@cvs.netbsd.org

Log Message:
Update to 1.0.8:

Adam Jackson (1):
      xinit 1.0.8

David Nusinow (1):
      Unbreak installs on non-launchd systems

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Jeremy Huddleston (19):
      Added some support for Xquartz on OS-X.
      Added Apple launchd support
      Changed x11-exec to actually start X11.app.  X11.app will be responsible \ 
for calling xinit.
      OS-X: Added argv[0] hack for finding Xquartz UI and icon as well as \ 
claiming its dock icon
      Added support for OS-X preferences to disable tcp/ip connections and xauth
      OS-X: Made defaults test more robust
      OS-X: Need to use bash --login to setup the environment from launchd.
      XQuartz doesn't need the -launchd command line argument anymore.
      OS-X: Properly set enable_xauth if the user has no defaults set and choose \ 
a valid $display for fast-user-switching.
      OS-X: Add bindir to $PATH in startx if it's not there
      OS-X: Fixed typo
      OS-X: Set fontpath in xinitrc to include system / user fonts.  \ 
Additionally fixed font scaling issues (trac #52)
      Apple: use -nocpp arg to xrdb if cpp is not installed
      Apple: Cleaned up font path setting and added font caching to xinitrc
      Apple: Support spaces in $HOME for font path, and remove duplicate entry
      Added org.x.X11.plist.cpp to EXTRA_DIST
      Apple: font caching and defaults
      Apple: Adding support for an xinitrc.d directory on OSX, so fink doesn't \ 
need to clobber files
      Apple: Use -c in the launchd plist, so broken .profile/.bashrc don't much \ 
up startx

Matthieu Herrb (1):
      Use /dev/arandom instead of /dev/urandom to generate the cookie

root (1):
      Define APPLE for the rest of us

Files:
RevisionActionfile
1.6modifypkgsrc/x11/xinit/Makefile
1.5modifypkgsrc/x11/xinit/distinfo
1.2modifypkgsrc/x11/xinit/patches/patch-aa