2008-01-13 01:50:29 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Oops, forgot to mention renderproto.
|
2008-01-13 01:31:09 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Add a README file detailing the changes that must be done in pkgsrc in
in order to use this package.
|
2008-01-13 00:00:05 by Tobias Nygren | Files touched by this commit (10) | |
Log message:
Update to modular-xorg-server-1.4.0.90, a pre-release of 1.4.1.
Includes many bugfixes to XKB, EXA, dix, config.
Many of the patches in pkgsrc were merged; so removed.
XXX: This compiles on i386, but is otherwise untested.
|
2008-01-12 23:08:25 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Relax dependency on xf86dgaproto from 2.0.3 to 2.0.2 because that's
what we have in pkgsrc. XXX: The implications of this are not 100% clear.
The only difference between 2.0.2 and 2.0.3 is that a pointer changed
from int* to unsigned int*. (It could make a difference on x86_64, maybe.)
|
2008-01-12 22:36:48 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Use x11/pixman instead of wip/pixman
|
2007-10-02 19:03:42 by Blair Sadewitz | Files touched by this commit (28) | |
Log message:
Add modular-xorg-server version 1.4 (X11 7.3). Note that when building
drivers with this, wip/pixman must be buildlinked in. Also, this server
requires xf86-input-keyboard-1.2.2 (just bump the version in pkgsrc),
renderproto 0.9.3, and the newer version of xf86dgaproto/libXxf86dga.
There may be other dependency updates I forgot to mention here.
Also, I included a patch from debian which allows you to specify
an XKBPATH environment variable at runtime, if that's useful to anyone.
Tested on NetBSD/amd64.
|