diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-16 22:07:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-16 22:07:24 +0000 |
commit | 236ec5f14616febbd1a2323231e1112a252ff2f1 (patch) | |
tree | 5e49c554b925e7760b1a64bbb4bb2f98f85e031a /x11/xinit/distinfo | |
parent | cfdf9b7753f411cf1351cbe004f35486478c0db5 (diff) | |
download | pkgsrc-236ec5f14616febbd1a2323231e1112a252ff2f1.tar.gz |
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
Diffstat (limited to 'x11/xinit/distinfo')
-rw-r--r-- | x11/xinit/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xinit/distinfo b/x11/xinit/distinfo index 5517e36ad91..2ce18a7f48e 100644 --- a/x11/xinit/distinfo +++ b/x11/xinit/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2008/03/15 16:39:32 joerg Exp $ +$NetBSD: distinfo,v 1.5 2008/04/16 22:07:24 wiz Exp $ -SHA1 (xinit-1.0.7.tar.bz2) = c2fcacba6ea45d5f9118cecc89e9e5fb5b41d7d8 -RMD160 (xinit-1.0.7.tar.bz2) = 1416911d68a9153846b14a3cc199b1b5397d3233 -Size (xinit-1.0.7.tar.bz2) = 110908 bytes -SHA1 (patch-aa) = b6b8e4ad556b80f4b8a457688205724c40241b1e +SHA1 (xinit-1.0.8.tar.bz2) = 0102d2fdc0df3d24077ba826cf57640da46140af +RMD160 (xinit-1.0.8.tar.bz2) = d01b299e6e96c2b5318aaec479c81670b94e2129 +Size (xinit-1.0.8.tar.bz2) = 117049 bytes +SHA1 (patch-aa) = 3d55478d3e2a6a00ff93c63f41cac9e684df0d68 |