pkgsrc/x11/xinit
bjs cd8347e1d7 Update to xinit-1.0.7. This release fixes several fairly serious bugs,
including:

-- Bug #12448: Don't try to trap 'ERR'.
	startx is advertised as a POSIX sh script. These shells don't
	necessarily support trapping 'ERR'. This makes startx work again with
	dash (and probably others).

-- Fix broken test for /dev/random cookie generation failure.

-- Use /dev/random to generate the cookie if mcookie is unavailable.

-- Setting XAUTHORITY without having actually generated a cookie and created
	.Xauthority led to issues if somebody like ssh later came around
	and made the .Xauthority file for their own setup.  So, simply make
	it so that we never fail to create one.

-- Remove .serverauth.$$ file on signals or errors

pkgsrc changes:

Remove cookie maker environment variable from CONFIGURE_ENV, as the
script now does the "right thing".

tested by me, seems to work fine, ok'd by agc@
2007-09-21 17:52:05 +00:00
..
DESCR
distinfo Update to xinit-1.0.7. This release fixes several fairly serious bugs, 2007-09-21 17:52:05 +00:00
Makefile Update to xinit-1.0.7. This release fixes several fairly serious bugs, 2007-09-21 17:52:05 +00:00
PLIST