2013-06-16 15:34:30 by OBATA Akio | Files touched by this commit (6) |
Log message:
preprocessor is a tool.
|
2013-06-14 00:30:41 by Joerg Sonnenberger | Files touched by this commit (7) |
Log message:
Consistently use devel/tradcpp as preprocessor.
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-06-03 20:16:51 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.3.2.
1.3.2:
Jeremy Huddleston (5):
darwin: Buildfix for Tiger which doesn't have posix_spawn
startx: Choose an unused $DISPLAY by default on all platforms
launchd: Add an option (--with-launchagent-xserver) to set the default X11 \
server
Use default clientargs, serverargs, and display if none were set
configure.ac: 1.3.2
Julien Cristau (1):
Include <sys/time.h> and <sys/resource.h> unconditionally
1.3.1:
For most users, the main changes in xinit-1.3.1 focus on build system cleanup,
but darwin has seen a fair number of other changes for the LaunchAgent and
LaunchDaemon, specifically with respect to logging to ASL. These changes
mirror similar changes coming in xorg-server-1.11.x (currently git master).
1.3.0:
This release adds support for an xinitrc.d directory to contain startup
script snippets on all systems. It also features a number of modernizations
and cleanups of the code base.
|
2012-04-17 19:52:29 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Use ucpp for clang
|
2010-09-10 21:39:29 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Update to xinit-1.2.1: Fix quoting bug on OSX and export
X11_PREFS_DOMAIN. Update documentation.
|
2009-09-22 21:34:06 by Tobias Nygren | Files touched by this commit (4) |
Log message:
Invoke the C preprocessor in a portable manner on all non-GCC compilers.
This is PR pkg/39879.
|
2009-06-14 20:25:20 by Joerg Sonnenberger | Files touched by this commit (321) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-01-07 11:57:58 by Thomas Klausner | Files touched by this commit (2) | |
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
|
2008-06-23 16:19:54 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
configure startx to point to correct pkgsrc-provided xinit.
|