summaryrefslogtreecommitdiff
path: root/x11-drivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN on 5.XPav Lucistnik2008-03-141-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=209095
* Add patch to fix possibly insecure mouse behavior when switching VT.Florent Thoumie2008-03-132-0/+39
| | | | | | | | | | PR: ports/118694 Submitted by: J.R. Oldroyd <fbsd@opal.com> Obtained from: fd.o xorg/driver/xf86-input-mouse repository Commit id: 6a03e8bd9699a33dabcdd2bbcf51a001ddfd5534 Notes: svn path=/head/; revision=208950
* - Make the IGNORE message even more explicit when there areFlorent Thoumie2008-03-131-1/+1
| | | | | | | driver conflicts. Notes: svn path=/head/; revision=208935
* Add patch to fix mouse pointer coordinates.Florent Thoumie2008-03-132-0/+29
| | | | | | | | PR: ports/119820 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Notes: svn path=/head/; revision=208933
* Remove support for XFree8-4.Florent Thoumie2008-03-072-24/+0
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* Fix pkg-plist.Florent Thoumie2008-03-074-4/+6
| | | | | | | Reported by: Jan Henrik Sylvester Notes: svn path=/head/; revision=208579
* Update x11-drivers/xf86-video-ati to 6.8.0.Florent Thoumie2008-03-064-8/+8
| | | | | | | | PR: ports/121271 Submitted by: Nikolai Nespor <bugs@nespor.at> Notes: svn path=/head/; revision=208507
* Remove quirk for openchrome as it now installs openchrome_drv.so insteadFlorent Thoumie2008-03-061-1/+1
| | | | | | | | | | of via_drv.so. PR: ports/120995 Submitted by: Dimitry Andric <dimitry@andric.com> Notes: svn path=/head/; revision=208506
* Oops, bump PORTREVISION to remake on amd64.Norikatsu Shigemura2008-02-191-1/+1
| | | | Notes: svn path=/head/; revision=207591
* o Fix invalid synaptics issue with x11-drivers/xf86-input-voidNorikatsu Shigemura2008-02-192-5/+10
| | | | | | | | | | | | driver by displaing NOTICE on pkg-message. o Fix invalid compiling on amd64. PR: ports/120783 Submitted and Summraized by: Eygene Ryabinkin rea-fbsd a codelabs.ru Notes: svn path=/head/; revision=207590
* Update xf86-video-ati to 6.7.197.Florent Thoumie2008-02-074-8/+8
| | | | | | | | PR: ports/119972 Submitted by: Peter Lai <cowbert@gmail.com> Notes: svn path=/head/; revision=206821
* Update xf86-video-nv to 2.1.7.Florent Thoumie2008-02-072-4/+4
| | | | | | | | PR: ports/120167 Submitted by: delphij Notes: svn path=/head/; revision=206820
* Add glproto to USE_XORG.Florent Thoumie2008-01-181-1/+1
| | | | | | | Reported by: pavbot Notes: svn path=/head/; revision=205789
* - Update port to 0.2.901.Florent Thoumie2008-01-116-62/+29
| | | | | | | | | - Fix build. Submitted by: jkim Notes: svn path=/head/; revision=205451
* Rollback to xf86-video-mga 1.4.7 (and patches from master as of today).Florent Thoumie2008-01-023-4/+156
| | | | | | | | | | | | Dual-head doesn't work properly with this version but at least most single-head setups will work correctly. PR: ports/117726 Submitted by: Bernd Strauß Discussed on: x11@ Notes: svn path=/head/; revision=204845
* Rollback to xf86-video-intel 2.1.1 before anyone notices.Florent Thoumie2008-01-024-8/+8
| | | | Notes: svn path=/head/; revision=204843
* Update x11-drivers/xf86-video-radeonhd to 1.1.0.Florent Thoumie2008-01-024-8/+8
| | | | | | | | PR: ports/118959 Submitted by: Rene Ladan Notes: svn path=/head/; revision=204840
* Update x11-drivers/xf86-video-intel to 2.2.0.Florent Thoumie2008-01-024-8/+8
| | | | Notes: svn path=/head/; revision=204839
* Turn off via video driver for sparc64. It doesn't make sense, and currentlyMark Linimon2007-12-251-1/+3
| | | | | | | | | | | doesn't build there anyway. This is affecting the release builds. This is a workaround: sparc64 video drivers probably need more exclusions. Briefly discussed with: flz Notes: svn path=/head/; revision=204493
* Update x11-drivers/xf86-video-ati to 6.7.196.Florent Thoumie2007-12-124-8/+8
| | | | Notes: svn path=/head/; revision=203346
* Update x11-drivers/xf86-video-i810 to 1.7.4.Florent Thoumie2007-12-122-5/+4
| | | | | | | | PR: ports/116386 Submitted by: vd Notes: svn path=/head/; revision=203249
* - Make intel driver default rather than i810.Florent Thoumie2007-12-121-3/+5
| | | | | | | | | | - Add radeonhd in VIDEO_ON. [1] PR: ports/118494 [1] Submitted by: vehemens <vehemens@verizon.net> [1] Notes: svn path=/head/; revision=203237
* Update to 1.0.0 which adds, among other things, working MacBook Pro support.Joe Marcus Clarke2007-12-024-12/+12
| | | | | | | | | Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) Approved by: portmgr (implicit) erwin Notes: svn path=/head/; revision=202879
* Unbreak pthread-related issues on 5.xAde Lovett2007-11-262-7/+7
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=202839
* Mark as broken on 5.x: fails to find pthread.h.Mark Linimon2007-11-251-1/+1
| | | | | | | | | | | | Something in the infrastructure changed in the late July timeframe that actually caused this problem. The only major thing at that time was the autoconf/libtool change, but I can't see how that could have caused this failure mode. It only happens on 5.x; 6.x and 7.x are fine. Approved by: portmgr (self) Notes: svn path=/head/; revision=202834
* Mark as BROKEN on 5.x: fails to compile.Mark Linimon2007-11-211-1/+7
| | | | | | | | Reported by: pointyhat Approved by: portmgr (self) Notes: svn path=/head/; revision=202789
* Update to 2.1.6.Xin LI2007-10-252-4/+4
| | | | | | | Approved by: flz (via IRC) Notes: svn path=/head/; revision=202036
* Re-add patch-at_scancode.c and patch-bsd_kbd.c, which prior toMarius Strobl2007-10-243-0/+65
| | | | | | | | | | | X.org 7.3 applied to the xorg-server port, so the special keys of Sun USB keyboards can be used with the sun_usb XKB symbols map and the LEDs of Sun RS232 keyboards work again. Approved by: flz Notes: svn path=/head/; revision=201940
* This package contains the X.Org xf86-video-radeonhd driver.Martin Wilke2007-10-239-0/+59
| | | | | | | | PR: ports/117356 Submitted by: Rene Ladan <r.c.ladan at gmail.com> Notes: svn path=/head/; revision=201829
* Update xf86-input-mouse to 1.2.3.Florent Thoumie2007-10-152-4/+4
| | | | Notes: svn path=/head/; revision=201500
* Update xf86-video-ati to 6.7.195.Florent Thoumie2007-10-094-8/+8
| | | | | | | Reported by: jkim Notes: svn path=/head/; revision=201213
* - Don't add sunffb video driver to VIDEO_OFF on !sparc64 as itFlorent Thoumie2007-10-091-9/+23
| | | | | | | | | | | breaks the build when XORG_COMPLETE is set. [1] - Add VIDEO_EXCL, a list of mutually exclusive video drivers. - Add openchrome to VIDEO_OFF. Reported by: brian [1] Notes: svn path=/head/; revision=201206
* Update xf86-video-mga to 1.9.100.Florent Thoumie2007-10-092-4/+4
| | | | Notes: svn path=/head/; revision=201203
* Update xf86-video-nv to 2.1.5.Florent Thoumie2007-10-092-5/+4
| | | | Notes: svn path=/head/; revision=201202
* Update xf86-video-ati to 6.7.194.Florent Thoumie2007-10-094-8/+8
| | | | Notes: svn path=/head/; revision=201201
* Update xf86-input-vmmouse to 12.4.3.Florent Thoumie2007-10-092-5/+4
| | | | Notes: svn path=/head/; revision=201200
* Update xf86-video-vmware to 10.15.2.Florent Thoumie2007-10-092-4/+4
| | | | Notes: svn path=/head/; revision=201199
* Add xf86-video-openchrome 0.2.6, an alternative driver for VIA chipsets.Florent Thoumie2007-10-096-0/+81
| | | | | | | Tested by: garga Notes: svn path=/head/; revision=201191
* Fix CATEGORIES after repocopy from x11-serversErwin Lansing2007-10-071-1/+1
| | | | | | | Submitted by: PKGORIGIN sanity check Notes: svn path=/head/; revision=201041
* Change to new x11-drivers category.Norikatsu Shigemura2007-10-061-0/+1
| | | | | | | Repo copied by: marcus (portmgr) Notes: svn path=/head/; revision=200996
* Update distinfo. Previous checksum was for non-official vmmouse release.Florent Thoumie2007-09-212-3/+4
| | | | | | | | | | | See [1] for the announce. [1] http://lists.freedesktop.org/archives/xorg-announce/2007-September/000403.html Reported by: vehemens Notes: svn path=/head/; revision=199852
* Update x11-drivers/xf86-video-driver to 6.7.193.Florent Thoumie2007-09-204-8/+8
| | | | Notes: svn path=/head/; revision=199832
* Bump PORTREVISION after xorg-server ABI change.Florent Thoumie2007-09-1528-6/+28
| | | | | | | Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Notes: svn path=/head/; revision=199520
* - Update X.org ports to 7.3.Florent Thoumie2007-09-1351-111/+184
| | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=199427
* Take over maintainership.Florent Thoumie2007-09-131-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=199426
* [maintainer update] x11-drivers/xf86-input-vmmouse: update to 12.4.2Edwin Groothuis2007-09-122-4/+4
| | | | | | | | | | Update x11-drivers/xf86-input-vmmouse to 12.4.2. PR: ports/116279 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=199359
* - Update to 12.4.1Martin Wilke2007-09-063-5/+4
| | | | | | | | PR: 116004 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer) Notes: svn path=/head/; revision=198951
* Add intel driver to VIDEO_OFF and check for conflict with i810.Florent Thoumie2007-08-291-2/+6
| | | | | | | Suggested by: Oliver Schonefeld Notes: svn path=/head/; revision=198488
* Style fix (xextproto listed twice).Florent Thoumie2007-08-291-1/+1
| | | | | | | Reported by: Oliver Schonefeld Notes: svn path=/head/; revision=198487
* Add sunffb to VIDEO_ON on sparc64.Florent Thoumie2007-08-281-2/+11
| | | | | | | Suggested by: marius Notes: svn path=/head/; revision=198466