Commit graph

22 commits

Author SHA1 Message Date
joerg
595265ae32 Fix basic NetBSD SPARC support. This currently disables Sbus until
someone more involved in the platform take a look or I find the time to
merge the xsrc changes.
2007-08-16 20:10:15 +00:00
joerg
24243c1b88 Disable the SGML entity check. We never use it and it breaks
cross-compiliation. A less aggressive change has been made to
xorg-util-macros before.
2007-08-15 14:51:55 +00:00
joerg
895678fe23 Add modeline2c.awk, which replaces modeline2c.pl from Xorg.
This allows us to drop the Perl dependency.
2007-08-14 21:34:36 +00:00
joerg
f2646b8a30 Yet another package using the ancient util-macro package.
Fix build on Linux by overriding man page suffixes and address
PR 36776.
2007-08-13 16:55:20 +00:00
joerg
2005de54f6 Remove lbxutil dependency, the LBX support is gone. Bump revision. 2007-08-09 18:49:31 +00:00
abs
9d888c7cca add MesaLib (for dri) to distinfo 2007-08-06 11:24:14 +00:00
xtraeme
dddecadff5 Fix an obvious typo that made to fail in the installation stage without
the dri option.
2007-08-06 11:09:39 +00:00
joerg
03e53cf8d9 Update to modular xorg-server 1.3.0:
- RandR 1.2 support in the server (drivers must support it as well)
- many bug fixes, improvements for AIGLX and EXA etc pp
2007-08-05 23:30:19 +00:00
dillo
dcc6b8ead7 Rename option glx to dri; it will be used by MesaLib shortly, and
dri seems more natural there.
Okayed by wiz and joerg.
2007-04-17 19:07:49 +00:00
drochner
629af004e9 fix a possible memory corruption due to integer overflow in
ProcXCMiscGetXIDList()
(CVE-2007-1003)
bump PKGREVISION
2007-04-03 20:25:44 +00:00
drochner
f7946ffa4e __GLX_ALIGN64 is only for 64-bit archs, from Blair Sadewitz per PM 2007-03-05 17:55:27 +00:00
drochner
f5d0e6a3c8 fix glx option for amd64, and make it build without private patches
to *proto pkgs, from Blair Sadewitz
2007-03-02 11:51:49 +00:00
drochner
7caa76450d -don't use the Xrandr version from randrproto for RRQueryVersion but
hardwire it to 1.1, otherwise we announce more than we can support
-add a "glx" option to build the "glx" extension -- this is work in
 progress (might need sone CFLAGS, see pkgsrc-wip)
-bump PKGREVISION
2007-02-26 17:51:16 +00:00
joerg
a93f35c867 Add initial DragonFly support. Not tested yet. 2007-02-05 23:08:36 +00:00
joerg
a0b501ba24 Remove patch-ac. Curse the developers who thought about expanding
SYS_LIBS in configure and not the actual Makefiles.
2007-01-26 17:38:31 +00:00
joerg
e9188ded8a Update to the modualar Xorg server to 1.2.0. Too many bugfixes and
other improvements to list here. Hard to find the details as the
accumulated ChangeLog is gone.
2007-01-24 13:34:40 +00:00
joerg
627e7ee6f5 Follow-up PLIST change for the libXt fix (app-defaults). 2007-01-22 23:55:34 +00:00
joerg
9bd3d342fb Fix build with libdrm-2.3.0. 2007-01-14 11:06:02 +00:00
joerg
1f7e03c590 Add vendor patch for CVE-2006-6101, CVE-2006-6102 and CVE-2006-6103;
this fixes possible overflows in the extensions dbe and render.
2007-01-10 11:31:35 +00:00
joerg
7ba7504573 Including b3.mk files once is enough. From Blair Sadewitz. 2006-12-19 17:36:00 +00:00
joerg
4d402886c5 OK, OK, I will maintain it. Even though pkglint didn't complain. 2006-11-14 17:08:58 +00:00
joerg
3a96d69a40 Import modular-xorg-server-1.1.1 based on xorg-server from pkgsrc-wip.
The X.org X11 Server from the modularized source tree of
X.org X11.

Note that this most likely does not work on anything but NetBSD/i386
right now.
2006-11-14 16:59:30 +00:00