David E. O'Brien
27e9bd2cbc
Add support for AMD64.
2003-08-23 01:43:11 +00:00
Eric Anholt
f6c848659e
[1] Fix xdmcp queries in the X servers (bug 277)
...
[2] Fix underlining in the freetype backend (bug 330)
PR: [1] ports/52387
[2] ports/55134
Submitted by: [1] Joel Ray Holveck <joelh@piqnet.org>
[2] Ariff Abdullah <skywizard@MyBSD.org.my>
2003-08-12 18:35:37 +00:00
Kris Kennaway
3378745c51
Add support for sparc64.
...
Submitted by: jake (based on)
2003-07-27 09:44:00 +00:00
Eric Anholt
3bd887cd28
Add missing newlines which got lost somehow in my patching.
...
Noticed by: peter
2003-07-17 00:28:54 +00:00
Eric Anholt
085cfa9e04
Fix compile of XFree86-4-Server on -current and add amd64 patches.
...
Submitted by: peter (amd64)
2003-07-16 21:06:13 +00:00
Kiriyama Kazuhiko
35e89a9f1e
Remove x11-servers/XttXF98srv-EGC, x11-servers/XttXF98srv-GA968,
...
x11-servers/XttXF98srv-GANBWAP, x11-servers/XttXF98srv-MGA,
x11-servers/XttXF98srv-NEC480, x11-servers/XttXF98srv-NECS3,
x11-servers/XttXF98srv-NKVNEC, x11-servers/XttXF98srv-PWLB,
x11-servers/XttXF98srv-PWSKB, x11-servers/XttXF98srv-SVGA,
x11-servers/XttXF98srv-TGUI, x11-servers/XttXF98srv-WABEP,
x11-servers/XttXF98srv-WABS and x11-servers/XttXF98srv-WSNA
PR: ports/52567
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2003-05-22 23:04:08 +00:00
Kiriyama Kazuhiko
cbabee1a76
Included into XFree86 and obsoleted.
...
PR: ports/52567
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2003-05-22 22:47:55 +00:00
Kiriyama Kazuhiko
9ff321545f
ncluded into XFree86 and obsoleted.
...
PR: ports/52567
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2003-05-22 22:37:58 +00:00
Kiriyama Kazuhiko
8d126d6d23
Included into XFree86 and obsoleted.
...
PR: ports/52567
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2003-05-22 22:31:02 +00:00
Eric Anholt
469309b018
SuperProbe no longer comes with XFree86, don't mention it here.
2003-05-21 17:38:41 +00:00
Eric Anholt
346aa45573
[1] Make the HTML manpages get put into the packages again.
...
[2] Check that XFREE86_VERSION=4 is set when building, rather than setting it.
[3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc
[4] Make the XFree86-4-Server port not install libXfont.so.
[5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig
[6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads.
Submitted by: [5,6] Ports Fury
2003-05-14 07:02:07 +00:00
Eric Anholt
86b85412ed
Remove libXfont.* from the pkg-plist, since it's part of XFree86-4-libraries
...
and not part of this port. This shouldn't cause portupgade problems for most
people because the port still installs libXfont.* That will be fixed later.
Reported by: kris
2003-05-10 08:40:48 +00:00
Kris Kennaway
6777f867da
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
...
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Kris Kennaway
28e7382123
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
...
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Eric Anholt
00157b17ec
Fix a crash with the siliconmotion (smi) driver.
...
PR: ports/51450
Tested by: Stacey Roberts <stacey@vickiandstacey.com>
Obtained from: XFree86 bug #50
2003-05-03 22:18:03 +00:00
Eric Anholt
916ce7b9c6
Fix a small memory leak in __driUtilCreateScreen()
...
PR: ports/51580
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
2003-04-30 00:16:01 +00:00
Eric Anholt
ccc32eb8fb
Fix a typo which caused problems on Radeon R300 cards, including text mode
...
restoring not working.
Obtained from: RedHat
2003-04-26 08:29:41 +00:00
Eric Anholt
5dd3fb4432
Fix a package building problem on Alpha and fix a bad copy'n'paste.
...
Submitted by: bento (via kris)
2003-04-12 00:34:14 +00:00
Eric Anholt
0522640d1b
Followup to last commit: Add missing radeon_cursor.c to the list of patches.
2003-04-06 08:59:23 +00:00
Eric Anholt
d42a8c1c29
[1] Fix a hang in int10 on starting the server with multiple cards
...
[2] Fix a server hang on reset with DRI enabled on Radeons
[3] Fix a server hang on reset with DRI enabled on Matrox
[4] Fix screen going into powersaving with Xinerama, Xcursor, and Radeons
[5] Fix an unresolved symbol in the nv driver
[6] Fix a crash in DDC with Riva 128 cards (XFree86 bug 71)
[7] Add some missing manpages to the MAN4 list
PR: [7] ports/50113
Obtained from: [1] XFree86 bug 6
[2] XFree86 bug 94
[3] Panagiotis Papadakos <papadako@csd.uoc.gr>
[4] XFree86 bug 90
[5,6] XFree86 CVS
2003-04-06 08:48:25 +00:00
Eric Anholt
cae7bed1c6
Add a patch to fix xkb initialization.
...
Approved by: portmgr (kris)
Obtained from: XFree86 CVS
2003-03-18 23:41:24 +00:00
Eric Anholt
f9deefe2e9
[1] Add a fix for a hang with Radeon cards in specific apps.
...
[2] Fix unresolved symbols messages in mga and r128 drivers.
Approved by: portmgr (kris)
Obtained from: [1] DRI CVS
[2] Leif Delgass
2003-03-15 04:28:02 +00:00
Eric Anholt
c45b888b7e
Mark this ONLY_FOR_ARCHS=i386 until it's ported to other platforms.
...
Prodded by: kris
2003-03-13 00:57:44 +00:00
Eric Anholt
62d3b1c1fc
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
...
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
2003-03-11 23:38:11 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Eric Anholt
8c032403d3
Add driglide
2003-03-06 01:25:24 +00:00
Eric Anholt
3be9860612
Update driglide to 0.9.1 after a repocopy from graphics/glide3. This is a fork
...
of Glide3 I have been working on which includes all bugfixes I can find, builds
both libraries, and is smaller than the original libraries.
2003-03-06 01:23:18 +00:00
Akinori MUSHA
5c65a56754
De-pkg-comment.
2003-02-21 14:19:11 +00:00
Christian Weisgerber
0fe1dd303a
Update to version 1.4.
...
PR: 48048
Submitted by: Ports Fury
2003-02-16 13:55:09 +00:00
Jimmy Olgeni
a8b546f7a0
I broke the port by committing bogus stuff I was working on :-/
...
Noticed by: Sergey Mokryshev <mokr@mokr.net>
2003-02-02 19:59:27 +00:00
Jimmy Olgeni
e4e255093d
Give back maintanership to ports@, due to lack of time and clues.
2003-01-31 19:25:23 +00:00
Eric Anholt
b7956c5137
Re-add mga_hal's checksum yet again.
...
(working on a separate mga_hal port to get rid of this mess once and for all)
Submitted by: many
2003-01-25 20:14:27 +00:00
Eric Anholt
a0f7fe90a0
[1] Fix missing symbols in i810 driver
...
[2] Fix xdm on Alpha by using NetBSD's version of Wraphelp.c
[3] Report buttons 7 and when using sysmouse protocol
[4] Fix missing symbols in r128 driver.
[5] Reset /usr/X11R6/bin/X to Xwrapper-4 after install if Xwrapper-4 exists.
PR: [1] i386/44203
[2] ports/43664
[3] ports/43232
2003-01-24 04:14:16 +00:00
Eric Anholt
3b86e09429
Add missing lib/X11/xserver/SecurityPolicy for other XFree86 server ports.
2003-01-16 02:21:13 +00:00
Eric Anholt
236b06cf9b
[1] Move the recently committed patch-common_x86.c to XFree86-4-libraries
...
so it covers libOSMesa, too.
[2] Reduce stack usage in libX11 (helps JDK 1.4)
PR: [1] ports/46037
Submitted by: [2] phantom
Approved by: portmgr
2002-12-08 05:37:30 +00:00
Eric Anholt
af21c9400b
[1] Quiet some prolific debug output in cirrus driver.
...
[2] Stop SIGILLs when running GL clients on systems with SSE but no
CPU_ENABLE_SSE in the kernel.
[3] Fix imake complaints after XFree86-4-libraries patch to stop libXThrStub
build on post-500043 -current.
PR: [1] 38590
Approved by: portmgr
2002-12-05 01:25:32 +00:00
Eric Anholt
d0cc39f7c8
[1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.
...
[2] Make the ports respect CFLAGS better. Now CFLAGS (and CC/CXX) are set for
the build during the configure stage.
PR: [2] 40271, 43369
2002-10-17 07:20:03 +00:00
Eric Anholt
21a4666d2c
o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardware
...
o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now
only adds installation of the hal library)
2002-10-09 04:26:41 +00:00
Eric Anholt
f0d7df79d7
Fix distfile survey issues with X ports, update bsd.sites.mk to include
...
more working X mirrors and remove a local distfiles site that hasn't been
updating.
Approved by: portmgr
2002-09-21 19:20:55 +00:00
Eric Anholt
a56e4c2b26
Missed the PORTREVISION bump
2002-09-19 07:58:02 +00:00
Eric Anholt
23bd3ea704
Fix Matrox G550 cursor in the non-WITH_MATROX_GXX_DRIVER case.
...
PR: 37542
Submitted by: Peter Johnson <freebsd@bilogic.org>
2002-09-19 07:55:42 +00:00
Eric Anholt
6d000f4c6f
Update XFree86 Servers ports to 4.2.1 + the second SHM security fix (for
...
XFree86-4-Servers, this fixes the case where the X Server is started by xdm).
2002-09-19 06:37:28 +00:00
Eric Anholt
372f7910fb
Update XFree86-4-* ports which share XFree86-4-libraries's patches:
...
- Reduce build times by not rebuilding some programs/libraries in each port.
- Move some files from -clients to -libraries and from -libraries to -server.
- Make package-building in XFree86-4 more intuitive
PR: 41606 (package building)
2002-09-18 04:23:00 +00:00
Eric Anholt
bef0d31d23
Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade.
...
Submitted by: obraun
2002-09-05 19:33:15 +00:00
Eric Anholt
0edad80fe0
Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.
...
The most notable update is fixing what appears to be possible privelege
escalation with libX11 and setuid clients (xterm is one).
2002-09-05 03:48:31 +00:00
Maxim Sobolev
acb70a00da
When initialising s3 driver call fbPictureInit() like other drivers do. This
...
fixes a problem with RENDER extention not working with s3 driver. Bump
PORTREVISION.
Approved by: maintainer (implicitly)
2002-08-26 17:41:46 +00:00
Eric Anholt
6efbfe0d64
gzip the new patches to help users who are getting mangled text files from
...
${MASTER_SITE_LOCAL}
PR: 41408
2002-08-15 20:44:27 +00:00
Mario Sergio Fujikawa Ferreira
66dd614df5
Add missing checksum unbreaking WITH_MATROX_GXX_DRIVER
...
PR: 41367
Submitted by: Sergey N. Voronkov <serg@tmn.ru>
Approved by: maintainer (travelling approval)
2002-08-07 15:09:51 +00:00
Eric Anholt
05f2c750e9
1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+
...
2. Update PCI IDs and nv driver to include newer nv chipsets
3. Add SHM to XFree86's libc wrapper on bsd to help with nv binary drivers.
4. Fix mouse scrollwheels on -current (new gcc)
Submitted by: [1] Hye-Shik Chang <perky@FreeBSD.org>
[2] Chris Dillon <cdillon@wolves.k12.mo.us>
[3] Matthew N. Dodd <mdodd@freebsd.org>
[4] Ted Lindgreen <ted@sanne.nlnetlabs.nl>
Approved by: mdodd
2002-08-05 07:26:11 +00:00
Eric Anholt
21aa2d1516
gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
...
downloading it. Move freebsd-glide3headers there too. Update BUILD_DEPENDS
for font ports to catch new requirements as of 4.2.0.
PR: 40362, 40759
Approved by: des (mentor)
2002-08-02 02:57:26 +00:00