summaryrefslogtreecommitdiff
path: root/x11-servers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The DRI client drivers are now provided by graphics/dri. RUN_DEPENDS on themEric Anholt2003-11-097-298/+6
| | | | | | | instead of installing them from this port. Notes: svn path=/head/; revision=93505
* Mark NOT_FOR_ARCHS=ia64 and do a little plist sorting fix.Eric Anholt2003-10-212-1/+3
| | | | Notes: svn path=/head/; revision=91782
* Having the Xserver open /dev/io on amd64 as well would help. The nvPeter Wemm2003-10-161-1/+1
| | | | | | | driver (among others) do not appreciate the lack of this. Notes: svn path=/head/; revision=91442
* Fix packaging of sunffb on sparc64.Eric Anholt2003-09-272-0/+4
| | | | | | | Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=89583
* Fix a typo in sparc64 section of Makefile.Eric Anholt2003-09-271-1/+1
| | | | | | | Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=89582
* Fix build on Sparc64 (hopefully -- I applied the patch by hand). Fixes plistEric Anholt2003-09-254-28/+38
| | | | | | | | | issues. Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=89394
* Re-add the scanpci manpage on i386.Eric Anholt2003-09-251-1/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=89382
* Followup commit: Unbreak XFree86-4-Server-snap on -stable -- gcc 2 has noEric Anholt2003-09-1835-7/+368
| | | | | | | | | | | -Wno-system-headers. While I'm here, port patches for non-x86/alpha from XFree86-4-Server. Reported by: Adam Weinberger <adamw@magnesium.net> Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=89022
* Add XFree86-4-Server-snapEric Anholt2003-09-171-0/+1
| | | | | | | Approved by: portmgr (will) Notes: svn path=/head/; revision=89014
* Update port to 4.3.99.12 development snapshot after repocopy.Eric Anholt2003-09-1723-666/+142
| | | | | | | Approved by: portmgr (will) Notes: svn path=/head/; revision=89013
* - Update to version 1.6Kirill Ponomarev2003-09-048-44/+48
| | | | | | | | PR: 56439 Submitted by: Ports Fury Notes: svn path=/head/; revision=88560
* Fixes for potential integer overflows in font libraries.Eric Anholt2003-09-035-4/+5
| | | | | | | Obtained from: XFree86 CVS Notes: svn path=/head/; revision=88457
* Add support for AMD64.David E. O'Brien2003-08-232-11/+2
| | | | Notes: svn path=/head/; revision=87539
* [1] Fix xdmcp queries in the X servers (bug 277)Eric Anholt2003-08-124-4/+20
| | | | | | | | | | | | [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> Notes: svn path=/head/; revision=86852
* Add support for sparc64.Kris Kennaway2003-07-2718-25/+315
| | | | | | | Submitted by: jake (based on) Notes: svn path=/head/; revision=85665
* Add missing newlines which got lost somehow in my patching.Eric Anholt2003-07-176-6/+6
| | | | | | | Noticed by: peter Notes: svn path=/head/; revision=85007
* Fix compile of XFree86-4-Server on -current and add amd64 patches.Eric Anholt2003-07-1611-1/+108
| | | | | | | Submitted by: peter (amd64) Notes: svn path=/head/; revision=85004
* Remove x11-servers/XttXF98srv-EGC, x11-servers/XttXF98srv-GA968,Kiriyama Kazuhiko2003-05-221-14/+0
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=81747
* Included into XFree86 and obsoleted.Kiriyama Kazuhiko2003-05-2224-320/+0
| | | | | | | | PR: ports/52567 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=81740
* ncluded into XFree86 and obsoleted.Kiriyama Kazuhiko2003-05-2212-160/+0
| | | | | | | | PR: ports/52567 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=81738
* Included into XFree86 and obsoleted.Kiriyama Kazuhiko2003-05-226-80/+0
| | | | | | | | PR: ports/52567 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=81737
* SuperProbe no longer comes with XFree86, don't mention it here.Eric Anholt2003-05-212-2/+2
| | | | Notes: svn path=/head/; revision=81639
* [1] Make the HTML manpages get put into the packages again.Eric Anholt2003-05-146-57/+9
| | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=80962
* Remove libXfont.* from the pkg-plist, since it's part of XFree86-4-librariesEric Anholt2003-05-104-8/+2
| | | | | | | | | | 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 Notes: svn path=/head/; revision=80595
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,Kris Kennaway2003-05-061-1/+0
| | | | | | | | remove ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. Notes: svn path=/head/; revision=80202
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,Kris Kennaway2003-05-066-108/+0
| | | | | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. Notes: svn path=/head/; revision=80201
* Fix a crash with the siliconmotion (smi) driver.Eric Anholt2003-05-034-4/+84
| | | | | | | | | PR: ports/51450 Tested by: Stacey Roberts <stacey@vickiandstacey.com> Obtained from: XFree86 bug #50 Notes: svn path=/head/; revision=80083
* Fix a small memory leak in __driUtilCreateScreen()Eric Anholt2003-04-304-2/+54
| | | | | | | | PR: ports/51580 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=79898
* Fix a typo which caused problems on Radeon R300 cards, including text modeEric Anholt2003-04-264-4/+26
| | | | | | | | | restoring not working. Obtained from: RedHat Notes: svn path=/head/; revision=79668
* Fix a package building problem on Alpha and fix a bad copy'n'paste.Eric Anholt2003-04-122-4/+4
| | | | | | | Submitted by: bento (via kris) Notes: svn path=/head/; revision=78778
* Followup to last commit: Add missing radeon_cursor.c to the list of patches.Eric Anholt2003-04-062-2/+4
| | | | Notes: svn path=/head/; revision=78408
* [1] Fix a hang in int10 on starting the server with multiple cardsEric Anholt2003-04-0614-4/+286
| | | | | | | | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=78407
* Add a patch to fix xkb initialization.Eric Anholt2003-03-184-4/+38
| | | | | | | | Approved by: portmgr (kris) Obtained from: XFree86 CVS Notes: svn path=/head/; revision=77153
* [1] Add a fix for a hang with Radeon cards in specific apps.Eric Anholt2003-03-158-2/+560
| | | | | | | | | | | [2] Fix unresolved symbols messages in mga and r128 drivers. Approved by: portmgr (kris) Obtained from: [1] DRI CVS [2] Leif Delgass Notes: svn path=/head/; revision=77127
* Mark this ONLY_FOR_ARCHS=i386 until it's ported to other platforms.Eric Anholt2003-03-131-0/+2
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=77114
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develEric Anholt2003-03-1140-905/+826
| | | | | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr Notes: svn path=/head/; revision=77104
* Clear moonlight beckons.Ade Lovett2003-03-0714-7/+7
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add driglideEric Anholt2003-03-061-0/+1
| | | | Notes: svn path=/head/; revision=77004
* Update driglide to 0.9.1 after a repocopy from graphics/glide3. This is a forkEric Anholt2003-03-0624-763/+19
| | | | | | | | of Glide3 I have been working on which includes all bugfixes I can find, builds both libraries, and is smaller than the original libraries. Notes: svn path=/head/; revision=77003
* De-pkg-comment.Akinori MUSHA2003-02-2164-33/+33
| | | | Notes: svn path=/head/; revision=76045
* Update to version 1.4.Christian Weisgerber2003-02-1616-192/+92
| | | | | | | | PR: 48048 Submitted by: Ports Fury Notes: svn path=/head/; revision=75649
* I broke the port by committing bogus stuff I was working on :-/Jimmy Olgeni2003-02-021-3/+2
| | | | | | | Noticed by: Sergey Mokryshev <mokr@mokr.net> Notes: svn path=/head/; revision=74531
* Give back maintanership to ports@, due to lack of time and clues.Jimmy Olgeni2003-01-311-3/+4
| | | | Notes: svn path=/head/; revision=74366
* Re-add mga_hal's checksum yet again.Eric Anholt2003-01-252-0/+2
| | | | | | | | | (working on a separate mga_hal port to get rid of this mess once and for all) Submitted by: many Notes: svn path=/head/; revision=73993
* [1] Fix missing symbols in i810 driverEric Anholt2003-01-2414-21/+87
| | | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=73898
* Add missing lib/X11/xserver/SecurityPolicy for other XFree86 server ports.Eric Anholt2003-01-162-0/+2
| | | | Notes: svn path=/head/; revision=73205
* [1] Move the recently committed patch-common_x86.c to XFree86-4-librariesEric Anholt2002-12-084-66/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=71416
* [1] Quiet some prolific debug output in cirrus driver.Eric Anholt2002-12-058-6/+88
| | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=71375
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.Eric Anholt2002-10-1715-48/+61
| | | | | | | | | | [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 Notes: svn path=/head/; revision=68192
* o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardwareEric Anholt2002-10-096-106/+24
| | | | | | | | o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now only adds installation of the hal library) Notes: svn path=/head/; revision=67682