- Remove dbus option and dbus distribution patches; everyone uses HAL
these days.
- Modify distribution patch such that it adds a default
Load "freetype"
line in a generated xorg.conf; this should remedy the font issues
people were seeing with the removal of the type1 module (which is
deprecated).
- Add dependency on xkbcomp (thanks joerg).
- Change filename of distribution patch.
This server is now basically ready for import pending review of
non-x86 architecture-specific patches which I am not familiar with.
PKGREVISION++
on pkgsrc-users@. Thanks!
Also, add CONFIGURE_ARGS+=--enable-builtin-fonts so that the server
is usable even if you haven't installed any fonts [yet].
Bump PKGREVISION.
to graphics/MesaLib. Please read the README before installation if you're
using NetBSD-current (with userland atomic ops)! Again: Please, please
ensure you are using updated graphics/MesaLib and patched x11/libdrm
packages before reporting any bugs to me!
I use stgit to manage the patch set. If you're interested in seeing it,
drop me an email and I'll send you the patch series.
NOTE: Insofar as I can tell, the "mouse pointer does the jig when using
AIGLX" bug _does not occur_ with this revision. Enjoy!
by me with the finest barely and hops available. You're soaking in it.
These days an xorg server can require so many patches that I gave up on
maintaining them in pkgsrc; I use stgit. It's really a great tool, and
saying a lot because I despise git. ;)
If anyone's interested in the patch series, ask me and I will email it to you.
I am interested in any and all feedback, accolades, criticisms, burnt
offerings, etc. Cheers!
dependency. Switch to PATCHFILES instead of huge pass cluster madness.
Use MesaLib-dri PATCHFILES to synchronize mesa. Getting closer to production
...
from GIT xserver-1.4-branch. Start bringing back proper NetBSD support
into os-support/bsd. Add patches for:
--Problem with gcc 4.x -O2 + vgahw
--Extra modes (from redhat)
--Mesa to synchronize with what will become 7.0.2 (MesaLib-dri package
coming soon).
Bump rev.
It depends upon wip/pixman, which should install OK.
NOTE: all dependencies of this package also depend upon pixman, so make
sure to use the included buildlink3.mk file or otherwise buildlink
in these dependencies. Also, you will need to use the GIT version
of xf86-input-keyboard to get the required header files. I'll try to
have a package here of that soon. I'm using this package now, and
it's quite stable--including DRI.
The dbus backend is untested.