Commit graph

613 commits

Author SHA1 Message Date
Florent Thoumie
808deb28b3 Add upstream patch (don't free not-allocated dbus socket).
PR:		ports/124081
Submitted by:	deischen
Obtained from:	fd.o git repository
2008-05-29 11:02:54 +00:00
Florent Thoumie
96a7a8ca6a Disable dtrace support for now as userland tracing isn't supported yet.
Suggested by:	jb
2008-05-27 15:37:15 +00:00
Florent Thoumie
2cbd37b3df Add xephyr, a kdrive-based X server. Xephyr will ultimately replace Xnest.
PR:		ports/123795
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2008-05-20 12:18:29 +00:00
Florent Thoumie
52f31f2652 Mark xorg-server-snap as DEPRECATED and set EXPIRATION_DATE to next month. 2008-05-20 12:10:54 +00:00
Florent Thoumie
6f79a82d0c Retire xorg-printserver. 2008-05-15 22:00:09 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Jung-uk Kim
d25360c7a5 - Auto-detect and use native extended PS/2 protocols with the latest psm(4).
Since psm has gained write(2) support, it can be directly driven by X.org
input drivers without help of moused(8) or SysMouse protocol.
- Fix regressions without moused running.

PR:	ports/122363, ports/122405
2008-04-15 18:01:15 +00:00
Jung-uk Kim
980b1eb7b1 Fix mouse probing issues with HAL support:
- Do not probe /dev/psm0 as SysMouse if HAL support is enabled.
- Add /dev/ums0 as SysMouse if HAL support is disabled.
- Do not force sysmouse(4) mode unless device is /dev/sysmouse.  When
moused(8) is not running, current mode level is untouched.
- Correcly check if moused is actually running.  Checking pid file is
not enough because it may be /var/run/moused.<device>.pid when it is
invoked by devd(8) for USB mice.
- Do not attach device if it is opened by moused.
- Correctly add device path for HAL.

This patch is tested with many possible combinations of moused(8), HAL,
PS/2 mouse, USB mouse, and xorg.conf.

Tested by:	cokane, jkim, marcus,
		Matthew Seaman (m dot seaman at infracaninophile dot co dot uk)
2008-04-01 18:14:34 +00:00
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Florent Thoumie
fd311e0fcb Add inputproto and xtrans to USE_XORG.
Reported by:	marcus, erwin
2008-03-14 16:30:50 +00:00
Florent Thoumie
8d0edb5635 Add inputproto and xtrans to USE_XORG.
Reported by:	erwin
2008-03-14 16:29:57 +00:00
Florent Thoumie
db1fcc370a Add patch that fixes xmodmap use in .xinitrc.
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Obtained from:	fd.o xorg/xserver repository
Commit id:	27ad5d74c20f01516a1bff73be283f8982fcf0fe
2008-03-13 11:37:31 +00:00
Florent Thoumie
836aebde5b Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
2008-03-07 21:47:50 +00:00
Jung-uk Kim
ba4bc11dc8 - Check correct POSIX spec. date for clock_gettime(2) whether
CLOCK_MONOTONIC is available.
- If FreeBSD-specific CLOCK_MONOTONIC_FAST is available, use it
instead of precise but slow gettimeofday(2) or CLOCK_MONOTONIC.

Reviewed by:	stable, x11
2008-03-06 00:48:43 +00:00
Florent Thoumie
37a35b1d73 Fix xserver multiple vulnerabilities.
Security:	http://www.vuxml.org/freebsd/fe2b6597-c9a4-11dc-8da8-0008a18a9961.html
2008-01-23 12:18:47 +00:00
Florent Thoumie
ff3675ba98 - Add local patch to fix alpha build. [1]
- Add local patch to fix powerpc build. [2][3]
- Fix OPTIONS handling for SUID option. [4]

PR:		ports/113601 [1], ports/118850 [2],
		ports/118851 [3], ports/119012 [4]
Submitted by:	naddy [1], grehan [2][3],
		Dmitry Marakasov [4]
2008-01-02 12:58:05 +00:00
Florent Thoumie
4e06c5d4b8 - OPTIONS'ify.
- Fix build and register dependency when compiled with HAL support.
2007-12-12 18:38:28 +00:00
Florent Thoumie
1c8aae3467 - OPTIONS'ify (HAL, AIGLX, SUID).
- Fix CONFIGURE_ARGS. [1]

Submitted by:	alvest@earthlink.net [1]
2007-12-12 17:34:16 +00:00
Mark Linimon
c2fdd1f505 Fix plist for sparc64. Should be a no-op on other archs, but bump
portrevision for sparc64.  While here, pet portlint.

Tested on:	pointyhat
Submitted by:	flz
Approved by:	portmgr (self)
2007-11-19 17:17:39 +00:00
Florent Thoumie
88e6e25580 Add temporary fix for LEDs. Proper fix will be available in next
xorg-server release but this one has been deemed good enough for now.

Obtained from:	fd.o bugzilla
2007-10-29 14:04:27 +00:00
Florent Thoumie
085771cda4 Restore default optimization on RELENG_7.
PR:		ports/117445
Submitted by:	Ildar <dar.quonb@gmai.com>
2007-10-24 13:33:37 +00:00
Florent Thoumie
b8153ee40f - Explicit some configure arguments.
- Mark as IGNORE on alpha since it does work correctly.
2007-10-09 22:31:49 +00:00
Norikatsu Shigemura
d11d5d4447 Change to new x11-drivers category.
Repo copied by:	marcus (portmgr)
2007-10-06 13:57:12 +00:00
Marius Strobl
5be6d0491c Teach xorg-server that FreeBSD >= 700053 supports PCI domains and
how to deal with it. This affects !386 only and is based on the
respective Linux support code.

Approved by:	flz
2007-09-30 11:01:41 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Florent Thoumie
62df320cc3 - Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
2007-09-13 19:45:08 +00:00
Alexey Dokuchaev
d3cbbefb7e - Consistencify descriptions
- Kill unnecessary attribution
- Trim EOL whitespace
2007-07-02 19:55:33 +00:00
Alexey Dokuchaev
d7e47ed397 Fix missing Xlibs dependency.
Reported by:	pav
2007-07-02 19:53:52 +00:00
Alexey Dokuchaev
c84a425296 - Fix the build with recent GCC [1]
- Pet portlint(1)
- Clean up Makefile

Reported by:	pointyhat (logs) [1]
2007-06-30 20:38:21 +00:00
Dejan Lesjak
07da6fb1ec Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c.
Submitted by:	Michiel Boland ( michiel at boland dot org )
2007-06-21 17:33:47 +00:00
Dejan Lesjak
d9236e3914 Clenup share/X11 directory upon deinstall.
Pointed out by:	kris
2007-05-30 23:59:32 +00:00
Florent Thoumie
19bec8f4c8 xorg-fontserver moved from x11-servers to x11-fonts (xfs).
Approved by:	portmgr (erwin)
2007-05-20 03:21:03 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Dejan Lesjak
b5cf96ec63 Fix loading modules on current by adding patch from devel/imake-6 since
local copy of imake is used at configuring. Since FreeBSD versions older
than 300004 are not supported, simplify patch to just return elf for
default.

PR:		ports/109091
Submitted by:	Szilveszter Adam (sziszi at bsd dot hu)
2007-02-22 21:18:01 +00:00
Dejan Lesjak
0b7bf38e90 Add vendor patch preventing overwiting of data on the stack or other
parts of server by dbe and render extensions.

PR:		ports/107733
Security:	CVE-2006-6101 CVE-2006-6102 CVE-2006-6103
2007-01-27 20:22:20 +00:00
Frank J. Laszlo
a959b841d6 Respect X11BASE.
Approved by:	flz (mentor)
Reported By:	pointyhat
2006-11-30 23:27:04 +00:00
Pav Lucistnik
d8f3214e5f - Fix install with Xorg 6.9.0, unbreak
- Support amd64

PR:		ports/104532
Submitted by:	Xavier Beaudouin <kiwi@oav.net>,
		Anish Mistry <amistry@am-productions.biz>
Approved by:	maintainer timeout (x11, 1 month)
2006-11-19 12:58:04 +00:00
Joe Marcus Clarke
0d32a85b88 Add some old internal FreeType definitions to fix the server runtime. These
definitions come from the old ftinternal.h.

Submitted by:	Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:	portmgr (implicit)
2006-10-21 21:58:35 +00:00
Joe Marcus Clarke
0ba9dd00ff Remove the FreeType EXTRA_PATCHES now that they are in XFree86-4-libraries.
Submitted by:	Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:	portmgr (implicit)
2006-10-17 20:04:48 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Kris Kennaway
3f155b6f66 BROKEN: Does not install 2006-09-17 01:21:21 +00:00
Kris Kennaway
9733f88971 NO_PACKAGE is not appropriate 2006-09-03 00:27:43 +00:00
Dejan Lesjak
b2688d4e3d Fix crash by bad pcf font.
Obtained from:	XFree86 CVS
Security:	CVE-2006-3467
2006-08-26 04:09:21 +00:00
Dejan Lesjak
f442f1beae Fix crash by bad pcf font.
Obtained from:	X.org bugzilla #7535
Security:	CVE-2006-3467
2006-08-25 21:52:49 +00:00
Marcus Alves Grando
bd42b811c7 - Add support to Intel 945GM
- portlint(1)

PR:		100673
Approved by:	x11 (No objection and maintainer timeout, 30 days)
2006-08-20 22:58:20 +00:00
Cheng-Lung Sung
e2f1a39106 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
  by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:11:33 +00:00
Norikatsu Shigemura
47b4f76b50 Update to 0.14.6. 2006-08-13 01:49:26 +00:00
Erwin Lansing
42c443f7f5 Update to 1.7.2
PR:		99379
Submitted by:	Ports fury
2006-06-23 16:33:56 +00:00
Dejan Lesjak
ee1d6dba74 Add a better workaround for LP64 bug in ProcRenderCompositeGlyphs() in
Xrender from XFree86 that takes endianess into account. This should fix
the following errors on FreeBSD/sparc64:

'RenderBadGlyphSet (invalid GlyphSet parameter)'.
  (Details: serial 8980 error_code 178 request_code 153 minor_code 24)

Submitted by:	marius
2006-06-04 17:47:03 +00:00
Tilman Keskinoz
9342e6bb4a Update to 1.71
PR:		98026
Submitted by:	Kato Tsuguru
2006-05-28 18:27:43 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Eric Anholt
27b683e979 Add my patch for buffer overflow in the Render extension's TriFan/TriStrip
requests.

Security:	CVE-2006-1526
Bugzilla:	https://bugs.freedesktop.org/show_bug.cgi?id=6642
2006-05-03 08:12:21 +00:00
Dejan Lesjak
a6d1a96740 Complete removal of cfb from sunffb driver as was done post release in
X.org CVS to avoid failure to load this driver because of unresolved
symbols.

Digged up and tested by:	Matthias Muthmann
PR:		sparc64/94886
Obtained from:	X.org CVS
2006-04-20 10:45:43 +00:00
Dejan Lesjak
6f9bc91b6d Add patch from X.Org, fixing privilege escalation.
Security:	http://www.vuxml.org/61534682-b8f4-11da-8e62-000e0c33c2dc
Security:	CVE-2006-0745
2006-03-21 17:06:39 +00:00
Norikatsu Shigemura
197f31b0aa Add a description of CorePointer, and Cosmetic change.
Discussed with:	ume
2006-03-19 10:22:19 +00:00
Norikatsu Shigemura
d8c0eb14b2 Oops, fix typo. 2006-03-19 02:03:24 +00:00
Norikatsu Shigemura
c50b912227 Fix up some parameters and messages. 2006-03-19 01:54:37 +00:00
Norikatsu Shigemura
48cf0def2a o Refrect my environment values.
o Add some messages[1].
o Back-out 'rename .o to .so'.
  I forgot to chase pkg-plist. [2]
  synaptics_drv.o is relocatable object, not shared object.

Reviewed by:	ume [1]
Pointed out by:	ume [2]
2006-03-18 18:44:45 +00:00
Norikatsu Shigemura
7070eed44c o Rename .o to .so. [1]
o Bump PORTREVISION, accordingly.
o Update setup note. [1]
  I forgot hw.psm.synaptics_support=1.
o I confirmed SHMConfig "on" support on 6-stable.

Pointed out by:	ume [1]
2006-03-18 17:41:22 +00:00
Norikatsu Shigemura
5cff2d2599 Add synaptics-0.14.4, is a driver for the Synaptics TouchPad
for XOrg/XFree86 4.x.

WWW:	http://web.telia.com/~u89404340/touchpad/
2006-03-18 16:48:14 +00:00
Kris Kennaway
09f7475776 BROKEN on sparc64: Does not compile
Approved by:    portmgr (implicit)
2006-03-06 20:30:19 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Dejan Lesjak
5d04502231 Fix build on FreeBSD 4.X
PR:		ports/92137
Submitted by:	ume
2006-02-02 12:39:41 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Dejan Lesjak
97e24935c1 Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. 2006-01-21 18:55:31 +00:00
Dejan Lesjak
627b13b9fb Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
2006-01-21 18:55:08 +00:00
Dejan Lesjak
96e42a05d1 Make rc script require ldconfig so font server starts properly on systems
that already include local/X11R6 scripts in rcorder.

PR:		ports/91279
Submitted by:	Victor Snezhko (snezhko at indorsoft dot ru)
2006-01-05 17:08:07 +00:00
Eric Anholt
29d38ad468 Update to RC3. 2005-12-06 11:04:43 +00:00
Eric Anholt
4e4688a5ea Fix one of the hangs on new GeForce cards using a patch from X.Org CVS.
PR:		ports/87160
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2005-11-30 07:52:59 +00:00
Eric Anholt
0d5f060d26 Update xorg-server-snap to 6.9RC2 (6.9.99.902). 2005-11-29 18:36:56 +00:00
Pav Lucistnik
ebdfa0a80b - Add SHA256 2005-11-25 19:16:38 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Dejan Lesjak
2f3053960b Do not put Apple Cinema Display to sleep right after DDC probe.
No revision bump as this probably affects relatively small amount of users.

PR:		ports/88623
Reported, fix found by: John O'Brien
Obtained from:	X.Org CVS
2005-11-11 22:36:46 +00:00
Dejan Lesjak
b8b6f22af1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.
2005-11-11 22:16:17 +00:00
Eric Anholt
adc07e5471 Update to the 6.8.99.16 snapshot, and add in a fix for a memory leak in cursor
change handling as well as a merge of some important nv changes to avoid hangs
and reduce corruption in some cases.
2005-10-16 08:46:41 +00:00
Dejan Lesjak
d5341f2ec5 Install rc sript with ".sample" postfix so it does not get executed by
default.

Noticed by:	Rostislav Krasny (rosti.bsd at gmail.com)
Pointy hat to:	lesi
2005-09-20 19:57:55 +00:00
Dejan Lesjak
2408d1ada9 Fix the fix for CAN-2005-2495.
Obtained from:	XFree86 CVS
2005-09-20 19:26:47 +00:00
Dejan Lesjak
d32f9979d7 Fix the fix for CAN-2005-2495.
Obtained from:	Xorg CVS
2005-09-19 00:33:50 +00:00
Dejan Lesjak
806dcfcff4 Fix the fix for CAN-2005-2495.
Among other, this shoud fix problems with wine - thanks to
Robert Backhaus (robbak at gmail.com) for testing.

Obtained from:	Xorg CVS
2005-09-18 16:34:24 +00:00
Dejan Lesjak
6a88805150 Fix rc script extension.
Spotted by:	Rong-En Fan (rafan at infor.org)
2005-09-16 21:35:05 +00:00
Dejan Lesjak
4c1f989fdc Fix integer overflow when allocating large pixmaps.
(Freedesktop.org bug #594)

Obtained from:	Red Hat via simon
Security:	CAN-2005-2495
2005-09-12 14:21:40 +00:00
Eric Anholt
29d6c8b436 Fix a use-after-free in the cursor code that's easily triggered with -AJ malloc
opts and running current gdm.

Approved by:	portmgr (marcus)
Obtained from:	X.Org CVS
2005-08-26 19:03:26 +00:00
Dejan Lesjak
e2ab37e2b7 Fixup plist and man lists for alpha and sparc64.
Noticed by:	pointyhat
2005-08-01 10:27:21 +00:00
Dejan Lesjak
ef196a5a0f Grab a patch for keyboard on sparc64 from Xorg CVS. This makes 'kbd' driver
work properly this time on FreeBSD/sparc64 so stop using workaround that
defaults to old 'keyboard' one and remove erroneous patch by me.

Pointed out by:	Matthias Muthmann (mmuthmann at gmx.net)
Tested by:	Matthias Muthmann (Ultra10/type5c), me (Ultra5/type5)
Obtained from:	Xorg CVS
2005-07-31 23:42:48 +00:00
Eric Anholt
656318f837 Update to 6.8.99.12, and incorporate the PCI ID fix for a Radeon X600. Add a
soon-to-be-committed-upstream patch to fix the build after the removal of
xf86drmCompat.c.  Also includes the fix for ports/32121, which had been
committed.
2005-06-23 01:19:08 +00:00
Eric Anholt
0cf7952879 [1] Fix the Chipset lines written by xorgcfg for 3dfx cards.
[2] Add the PCI ID for Radeon X600, 0x5B62 to a place that was missed.

PR:		[1] ports/32121
Submitted by:	[1] alane
		[2] Vladimir Kushnir <vkushnir@i.kiev.ua>
2005-06-22 23:12:58 +00:00
Dejan Lesjak
b450fc1e84 - Install X server setuid root by default, and provide a switch
NO_SUID_XSERVER to disable this. The end result is same as it was before
  with x11/wrapper installed as the code from there is included in X
  server. It is also the same as xorg-server port does (from which this
  changes were taken). This should conclude removal of dependency on
  x11/wrapper from meta port for above reasons. [1]

- (patch-bsdResource.c) Correct the ranges of the bus resource windows on
  sparc64. This makes PCI video cards work that hang off directly from
  the Host-to-PCI bridge in machines like the Blade 100. [2]

- (patch-HALlib_bindings.c patch-mga_driver.c) Revert the MGA HALlib
  MGASetDisplayStart interface back to HALSetDisplayStart (taken from
  upstream CVS) [3]

Noticed by:	(bugsgrief at bugsgrief.net) [1]
Submitted by:	marius [2]
Reported and tested by:	Steven Friedrich (FreeBSD at InsightBB.com) [3]
2005-06-20 18:30:39 +00:00
Dejan Lesjak
5066edac69 Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). 2005-06-15 02:42:14 +00:00
Dejan Lesjak
2552b8e5f9 Upgrade to XFree86 4.5.0.
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists

PR:		[1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
2005-06-15 02:40:03 +00:00
Eric Anholt
f213ce05ca During build, munge PATH so that imake's makedepend will get picked up instead
of devel/makedepend, which crashes.

PR:		ports/81706
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
Patch by:	lesi
2005-06-13 06:57:58 +00:00
Eric Anholt
921785e24d Update to the 6.8.99.10 snapshot. Merges in many local patches, miscellaneous
bugfixes, and includes Zack Rusin's great improvements to Render extension
performance.  Should also fix packaging on amd64.
2005-06-10 21:06:57 +00:00
Volker Stolz
f11bd8c0b4 Use appropriate autoconf version (2.53), >= 2.50 is required
Noticed by: cluster
2005-05-23 07:22:49 +00:00
Dejan Lesjak
531f2e7795 - Correct the ranges of the bus resource windows on sparc64.
This makes PCI video cards work that hang off directly from
  the Host-to-PCI bridge in machines like the Blade 100. [1]
- Default to old 'keyboard' driver for sparc64. Patches for 'kbd'
  one were not enough so until new driver is fixed, this change
  makes Xorg work with sparc64 keyboards. Knob WITH_SPARC_KBD is
  provided to ease efforts of fixing 'kbd'.

Submitted by:	marius [1]
2005-05-17 23:37:59 +00:00
Dejan Lesjak
e0be73b4de Bump max number of buttons supported by mouse driver to 16 so Logitech
MediaPlay mouse works.
(Xorg Bugzilla #2389)

PR:		ports/80744
Submitted by:	cy
2005-05-09 07:22:57 +00:00
Eric Anholt
dbe20fb172 Add two missing i386-only drivers to the packing list.
Reported by:	krismail
2005-05-06 18:08:38 +00:00
Eric Anholt
cdb96b430e Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This
is a port of the server pieces of the periodic snapshot of X.Org, with the
development DRI drivers enabled.  The purpose of this port is to bring
bleeding-edge graphics support to FreeBSD.
2005-05-04 01:28:30 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00