pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xinit



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 16 22:07:24 UTC 2008

Modified Files:
        pkgsrc/x11/xinit: Makefile distinfo
        pkgsrc/x11/xinit/patches: patch-aa

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


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xinit/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/xinit/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/xinit/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index