aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers
Commit message (Collapse)AuthorAgeFilesLines
* - Reassign nork@ ports to the heaptabthorpe2012-08-161-1/+1
| | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr
* Fix the build of xorg related ports when the base system is compiled withzeising2012-07-301-0/+4
| | | | | | | | | | | | | | | clang as system compiler and cpp is clang cpp (as opposed to GNU cpp). This is done by removing the configure test for cpp completely. Using clang cpp will make some manual pages as well as some scripts get slightly wierd whitespace formatting. However, it does not affect the function of the scripts or the instructions in the manual pages. PR: ports/166373 Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (PR) Patch by: me (with ideas from PR and mailing list) Tested by: Jakub Lach <jakub_lach@mailplus.pl>, me Approved by: kwm (mentor) Obtained from: xorg staging area
* - Update to 0.15.0scheidell2012-06-188-26/+26
| | | | | | PR: ports/168968 Submitted by: Jan Beich <jbeich@tormail.org> Approved by: The little elves
* Teach the KMS intel driver how the KMS i915 kernel module in head is named.kwm2012-06-072-1/+13
| | | | Reviewed by: miwi@
* Convert to new options frameworkbapt2012-05-311-7/+8
|
* Fix pkglistkevlo2012-05-182-4/+1
| | | | | PR: ports/168019 Submitted by: Esa Karkkainen <ejk at iki dot fi>
* Unbreak by upgrading to 0.9.mi2012-05-072-9/+3
|
* - Mark BROKEN: bad plistpav2012-05-031-0/+2
| | | | | | | | tar: lib/xorg/modules/drivers/vmwlegacy_drv.so: Cannot stat: No such file or directory tar: lib/xorg/modules/drivers/vmwlegacy_drv.la: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. Reported by: pointyhat
* - Fix patchingpav2012-05-036-410/+0
| | | | | PR: ports/167265 Submitted by: John W. O'Brien <john@saltant.com>
* Fix patching by removing a obsolete patch.kwm2012-04-221-11/+0
| | | | Reported by: rakuco@
* - Please welcome Xorg 7.5.2miwi2012-04-22103-190/+382
| | | | | | | | | | | | | | | | | | | | | | | | | The Xorg Team is pleased to announce the next round of Xorg updates. The team created a new flag called WITH_NEW_XORG that users can include in /etc/make.conf. This was created for the intel KMS work being done althouthough It probably works for other chips. Unfortunately, the intel KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users. Older version of FreeBSD will not be supported. Intel users will need to patch their source manually with Konstantin?s KMS kernel patch to get the newer chips to work. Please carefully read UPDATING entry. Changes: - libdrm 2.4.31 (including KMS support) - mesa 7.11.2 - xorg-server 1.10.6 - a lot of new Graphic Drivers. I would like to thank: Koop Mast Eitan Adler Niclas Zeising and all helpers and testers from x11@.
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark ↵bapt2012-04-101-0/+3
| | | | as broken for more than 6 month
* - Unbreak portscheidell2012-03-1311-435/+132
| | | | | | | | | - Update to 40.0.11.1 - Reset portmaintainer PR: ports/165464 Submitted by: Peter Kosyh <gl00my@mail.ru> Feature safe: yes
* Remove whitespace after b.p.m to help reduce false postives when searching ↵eadler2012-02-082-2/+0
| | | | | | | | for other junk after b.p.m Trivial non-functional change so maintainer not contacted Submitted by: Alex Kozlov
* - Add WWWmiwi2012-02-041-0/+2
|
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* Update to 6.14.3eadler2012-01-132-3/+3
| | | | | | | | | | | | | | Changes: * Support for more cards, in particular Llano APUs. * vdpau/XvMC support (currently only available for >= R3xx via Gallium3D). * Tiling fixes, enable it on more cards by default. * And many more! PR: ports/162592 Submitted by: wblock Reviewed by: Alex Keda <admin@lissyara.su>
* Both of these ports have been BROKEN for nearly a year; it is time to get ↵eadler2012-01-089-66/+0
| | | | | | | rid of them. x11-drivers/xf86-input-citron x11-drivers/xf86-input-fpit
* - These two ports will soon be deleted so remove them from the meta port.eadler2012-01-081-2/+0
|
* - Connect xf86-video-intel29 to the buildpav2011-11-181-0/+1
| | | | Feature safe: yes
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-0949-49/+0
|
* - Fix build on FreeBSD 10.0miwi2011-10-2949-5/+49
| | | | Notes: all x11@ ports fixed for FreeBSD 10
* Remove more tags from pkg-descr files fo the form:dougb2011-10-243-9/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* Update to 6.14.2.kwm2011-07-193-46/+3
| | | | | PR: ports/157572 (based on) Submitted by: Warren Block <wblock@wonkity.com>
* Add a patch to UMS supportkwm2011-03-272-0/+43
| | | | | | Thanks to jkim@ for pointing the patch out. Obtained from: xf86-video-ati git
* - Update to 6.14.1miwi2011-03-254-59/+3
|
* - Get Rid MD5 supportmiwi2011-03-1933-34/+0
|
* Remove patch that is causing trouble for users of specific ATI cards.kwm2011-03-092-12/+1
| | | | | | Reported by: many! Discussed with: miwi@ With hat: x11
* Replace a custom ARCH check in Mk/bsd.xorg.mk for xf86-video-sunffb withkwm2011-03-012-1/+1
| | | | | | | | | ONLY_FOR_ARCHS=sparc64 in the port itself. axe md5 in distinfo. PR: ports/154393 Submitted by: Eitan Adler <lists@eitanadler.com> Approved by: x11 (miwi)
* - Restore BROKEN does not buildmiwi2011-02-284-0/+8
|
* - Fix fetchmiwi2011-02-272-1/+1
| | | | | | - Drop md5 support Reported by: few peoples via irc
* Update distinfo to unbreak build.kwm2011-02-261-3/+2
|
* - Add some missing patchesmiwi2011-02-263-0/+67
|
* - Connect xf86-video-ati613 to the buildmiwi2011-02-261-0/+1
|
* - Bump PORTREVISION after xorg updatemiwi2011-02-261-7/+2
| | | | - While here remove 6.X gruft
* - Bump PORTREVISION after xorg updatemiwi2011-02-261-1/+0
| | | | - while here remove 6.X gruft and md5 support
* - Please welcome Xorg 7.5.1miwi2011-02-26130-580/+202
| | | | | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457
* Update from 11.0.1 to 11.0.3 as the former crashes under the modern Xorgmi2011-01-072-4/+3
| | | | | | (a non-NULL pointer is returned in case of a failure). Approved by: maintainer timeout
* - Update to 6.13.2pgollucci2010-12-284-8/+8
| | | | | | | | | | | | | | - Remove MD5 Tested on: vgapci0@pci0:1:0:0: class=0x030000 card=0x03421028 chip=0x95c51002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'ATI Radeon HD 3450 (RV620 LE)' class = display subclass = VGA PR: ports/151392 Submitted by: Mark Atkinson <atkin901@gmail.com>
* Sync to new bsd.autotools.mkade2010-12-042-2/+2
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-2/+2
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Update to 11.0.1.jsa2010-08-133-4/+6
| | | | | | PR: ports/149155 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Approved by: rnoland, wxs (mentor), kwm (mentor)
* Update to 12.6.9.jsa2010-08-132-4/+5
| | | | | | PR: 149153 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Approved by: rnoland, wxs (mentor), kwm (mentor)
* - Mark BROKEN on 6.X: does not compilepav2010-07-241-0/+4
| | | | | | cc1: error: unrecognized command line option "-fvisibility=hidden" Reported by: pointyhat
* - Unbreak with Xorg 1.7Xmiwi2010-07-103-24/+412
| | | | | | PR: 146495 (based on) Submitted by: Alex Deiter <alex.deiter@gmail.com> Approved by: maintainer
* Update from 0.1 to 0.2.osa2010-07-022-8/+7
| | | | | | | | Fix build by move up XORG_CAT directive. Feature safe: yes Submitted by: glebius (maintainer)
* Mark ignore, useless without uep(4).osa2010-06-171-1/+8
| | | | | | | Bump PORTREVISION. Reported by: pointyhat on i386 6 via pav, erwin Approved: glebius (maintainer) via IRC
* Add X.Org xf86-input-egalax driver, version 0.1.osa2010-06-025-0/+34
| | | | Submitted by: glebius
* Update to 1.2.1 in order to unbreak the build with X.org 7.5.marius2010-05-312-5/+4
| | | | Approved by: miwi
* - Mark BROKEN on 6.X: does not compilepav2010-05-261-1/+7
| | | | Reported by: pointyhat
* - Mark BROKEN on 6.X/amd64: does not compilepav2010-05-241-1/+7
| | | | Reported by: pointyhat
* - Mark BROKEN: does not compilepav2010-05-243-0/+6
| | | | Reported by: pointyhat
* - Mark BROKEN: does not compilepav2010-05-131-0/+2
| | | | Reported by: pointyhat
* Pull in patch from git to fix BIOS read on 650 and 760rnoland2010-05-102-0/+12
|
* - Update to 2.1.17miwi2010-05-102-5/+5
| | | | | PR: 146430 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> (maintainer)
* - Fix build on 6.Xmiwi2010-05-0734-33/+236
|
* - Fix build on 6.Xmiwi2010-05-0712-11/+84
|
* - Update to 12.6.7 (which also fix build on new xorg)miwi2010-05-062-5/+11
|
* Pull patches from git to fix build on newer Xorg.rnoland2010-05-042-1/+71
|
* Update to 1.4.1 (fix build with newer Xorg)rnoland2010-05-042-5/+4
|
* Pull patch from git to allow building with newer Xorg.rnoland2010-05-042-1/+76
| | | | Reported by: david@catwhisker.org
* Add another patch to fix unresolved symbols.rnoland2010-05-042-1/+81
| | | | | | | It seems that this issue only shows up on 8xx chips, so I missed it in the initial patching... Reported by: wexi on irc
* - Update to Xorg 7.5miwi2010-05-01120-263/+1202
| | | | | | | | | | | | | | | | | | | | | | | | | | | The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs
* - Add port for xf86-video-rdc, X.Org driver forstas2010-04-155-0/+36
| | | | | | RDC Semiconductors video chip. WWW: http://www.rdc.com.tw/en/
* - Remove all broken Drivermiwi2010-03-271-9/+7
|
* x11-drivers/xf86-input-calcomp Unmaintained upstream. Notify x11 ↵miwi2010-03-2749-403/+0
| | | | | | | | | | | | | | | | Maintainers if you have this device. x11-drivers/xf86-input-digitaledge Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-dmc Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-dynapro Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-elo2300 Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-jamstudio Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-magellan Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-microtouch Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-palmax Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-spaceorb Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-summa Unmaintained upstream. Notify x11 Maintainers if you have this device. x11-drivers/xf86-input-tek4957 Unmaintained upstream. Notify x11 Maintainers if you have this device.
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Chase libpci shlib bumpfluffy2010-03-121-2/+2
|
* Chase xorg-server update and bump driver PORTREVISIONS.rnoland2010-02-0769-57/+69
|
* Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.nork2010-02-071-0/+4
| | | | | | | | | [MEMO] In this commit, no version changed. But if you put 'WITHOUT_NOUVEAU' on /etc/make.conf, you can use new version of Mesa3D and libdrm. Discussed with: rnoland on freebsd-ports/freebsd-x11.
* 2010-01-08 x11-toolkits/gtkada-gps: has been broken for 3 monthsmiwi2010-01-285-37/+0
| | | | | | | 2010-01-08 x11-fm/velocity: has been broken for 7 months 2010-01-08 x11-drivers/xf86-video-nsc: has been broken for 5 months 2010-01-08 www/rubygem-merb: has been broken for 5 months 2010-01-08 security/shibboleth-sp: has been broken for 3 months
* Fix the bsd.port.(pre|post).mk inclusion that was incorrectly removederwin2010-01-161-1/+3
| | | | | | | in the previous revision and breaks INDEX Submitted by: itetcu Pointyhat to: pgollucci
* - USB module does not build on 8.x, turn it off by default in this case.pgollucci2010-01-151-7/+10
| | | | | PR: ports/141829 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de>
* Re-add accidentally removed line and fix PLISTgarga2009-12-221-0/+1
|
* Update to 0.2.904 to fix it on amd64garga2009-12-212-6/+4
| | | | | | PR: ports/141832 Submitted by: garga Approved by: x11 (rnoland)
* Revert to 1.1.2 for xorg big upgrade.nork2009-12-202-4/+4
| | | | Pointy hat to: myself
* Update to 1.2.1.nork2009-12-202-4/+4
| | | | | PR: ports/141781 Submitted by: Denis Shaposhnikov dsh at wizard volgograd ru
* This port has been broken for 3+ months, thuspav2009-12-081-0/+2
| | | | | | - Mark DEPRECATED and schedule for expiration in one month With hat: portmgr
* Remove xf86-video-ati from CONFLICTS, and bump PORTREVISION.nork2009-12-051-2/+2
| | | | | Pointed out: jkim Pointy hat to: myself
* Update to 1.3.0.nork2009-12-052-5/+5
|
* Go ahead and bump to 6.12.4.rnoland2009-12-024-10/+8
| | | | This will request r600_dri.so on r600+ chips.
* Build for ia64 to satisfy the xorg-drivers dependencies.marcel2009-11-111-1/+1
| | | | Approved by: rnoland
* Update to 2009.11.01 based on 1.3.0.nork2009-11-013-19/+10
| | | | | | o Fix RV740(RadeonHD 4770) issue by disabling HW accel. o Add ACPI controlled Backlight support. o Add support AudioStreamSilence boolean option.
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-5/+4
| | | | starting with X
* Update to 2009.08.08.nork2009-08-082-4/+4
| | | | | | o Add some video card ID (4600, M7740, 4700, M5750, RG220). o Add support RS880 (AMD 785G chipset) but no ID available. o Add XVideo attribute (Y'CbCr color space of the source video).
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-032-2/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Update to newer snapshot.rnoland2009-08-024-12/+38
| | | | | | | | This and the updated libdrm bump the API version to 0.0.14 which requires an updated kernel patch. See pkg-message for details. PR: 136806 Submitted by: Anonymous <swell.k@gmail.com>
* Update to 2009.07.26.nork2009-07-262-4/+4
|
* Update to 2009.07.01.nork2009-07-012-4/+4
|
* Mark BROKEN: does not build.erwin2009-06-211-0/+2
|
* Remove x11-drivers/xf86-video-vga as it has been marked BROKEN for overerwin2009-06-145-35/+0
| | | | 4 months.
* Update o 2009.06.07.nork2009-06-072-5/+5
|
* Fix dependency on glproto to enable DRI.nork2009-06-051-2/+2
| | | | | Related PR: ports/134008 Submitted by: bsam
* Update to 2009.06.05.nork2009-06-042-4/+4
|
* Mark BROKEN on 8.x: does not build.erwin2009-05-291-0/+4
|
* Mark as not for sparc64 (does not install, and not called for bylinimon2009-05-291-0/+2
| | | | masterport).
* Update to 1.1.2rnoland2009-05-292-4/+4
|
* Update to 1.1.1rnoland2009-05-222-5/+4
|
* - Update to 20090514.9656762 to reflect libdrm updatemiwi2009-05-162-9/+8
| | | | | PR: 134576 Submitted by: Anonymous <swell.k@gmail.com>
* . add glproto as a dependency, so packages are got compiled without DRI support;bsam2009-05-141-2/+2
| | | | | | | | . bump PORTREVISION. PR: ports/134008 Submitted by: bsam (me) Approved by: x11@ (maintainer timeout, 19 days)
* Update to 2.7.1rnoland2009-05-134-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fixes since 2.7.0: ---------------------- * KMS: Hook up output properties for RANDR, (this allows output properties to be controlled in the KMS case just as in the UMS case). [Zhenyu Wang <zhenyu.z.wang@intel.com>] * Fix multiplication error when computing required batch space. This could fix any number of cases where the driver did inexplicable things (due to having computed the wrong size). [Keith Packard <keithp@keithp.com>] * Hold reference to video binding table until all rects are painted. This prevent general chaos in the buffer manager. [Keith Packard <keithp@keithp.com>] * Split i915 textured video commands to fit into batch buffers. Video and 3D setup commands share the same batch buffer, so without this fix, various problems could occur when video and 3D clients were both heavily active at the same time. [Keith Packard <keithp@keithp.com>] * Fix crash with XV with large virtual display (> 2049). [Albert Damen <albrt@gmx.net>] * Provide missing value to 3D_STATE_VERTEX_BUFFERS command. We don't know that this was causing any problem, but the change does bring the driver into conformance with what the specification says the hardware requires here. [Keith Packard <keithp@keithp.com>]
* Update to 2009.05.09 based on 1.2.5.nork2009-05-094-11/+28
| | | | | | | | | | | | | | | o Add support Radeon HD 4790. o Add experimental support Radeon HD 4770. o Add ForceLowPowerMode and LowPowerModeEngineClock options, and Report GPU Core and Memory Clock. e.g. radeonhd driver reports following clocks of my Radeon X1650 Pro: (II) RADEONHD(0): Default Engine Clock: 588000 (II) RADEONHD(0): Default Memory Clock: 694000 It means that GPU Core Clock is 588MHz and Memory Clock is 694MHz. And ForceLowPowerMode xorg-driver option can change Engine Clock. o Fix some bugs on 3D engine and cursor. o Use libpciaccess instead of libpci.
* Fix pkg-plist. It isn't obeying prefix for includes... This should bernoland2009-05-082-0/+2
| | | | | | fixed properly sometime. Reported by: QAT
* Update to 1.7.1rnoland2009-05-082-5/+4
|
* Update to 1.4.10rnoland2009-05-082-4/+4
|
* Update to 6.8.1rnoland2009-05-082-5/+4
|
* Update to 2.7.0rnoland2009-05-086-12/+10
|
* Update to 1.3.0rnoland2009-05-082-5/+4
|
* Update to 1.4.1rnoland2009-05-083-6/+4
|
* Update to 2.2.2rnoland2009-05-082-7/+4
|
* Chase xserver update with driver port bumps.rnoland2009-05-0863-38/+63
|
* Update to 1.1.0rnoland2009-04-264-5/+20
| | | | | PR: 133998 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* Update to 1.2.5.20090412, which is same version of xf86-video-radeonhd 1.2.5.nork2009-04-123-29/+12
|
* Update the nouveau snapshot and remove BROKEN now that libdrm hasrnoland2009-04-112-10/+34
| | | | | | | been updated. PR: 133557 Submitted by: Anonymous <swell.k@gmail.com>
* - Fix build with xorg-server 1.6pav2009-04-102-1/+7
| | | | | | PR: ports/133466 Submitted by: Kalten <kalten@gmx.at> Approved by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* Update to 1.2.5rnoland2009-04-102-5/+4
|
* Update to 6.12.2rnoland2009-04-084-10/+8
|
* Restore native PS/2 support.jkim2009-04-082-11/+18
| | | | Tested by: scf
* Update to 2.1.13rnoland2009-04-084-50/+4
|
* Chase the Xorg server update and bump ports that depend on it.rnoland2009-04-0447-14/+47
|
* Update Xorg server to 1.6.0rnoland2009-04-0435-46/+71
| | | | | | | | o Update randrproto, libXrandr and xrandr to 1.3.0 o Update xf86-video-intel to 2.6.3 o Update other less common drivers as needed o Mark a bunch of un-maintained input drivers ignored o Update the various slave X server ports as well
* Keep the code from turning off the FPU - cures excessive traps thatmarius2009-04-012-0/+27
| | | | | | | made acceleration unusable. Approved by: flz Obtained from: NetBSD (basic approach)
* As xf86-video-intel is marked only for amd64 and i386 also onlymarius2009-04-011-1/+4
| | | | | | depend on it on these archs. Approved by: flz
* Update to 6.12.1rnoland2009-03-194-8/+8
|
* - Mark BROKEN: does not compilepav2009-03-172-0/+4
| | | | Reported by: pointyhat
* Update to 6.12.0rnoland2009-03-144-8/+8
| | | | | This includes EXA and Xv support for r6/7xx series radeons. You need the updated drm that is in -CURRENT now, -STABLE in about another week
* The nv driver was somewhat brain-damaged, it was detecting most allrnoland2009-03-023-1/+46
| | | | | of the devices on the system as possible video devices. Pull in a patch from git to at least try to address this.
* Update to 2009.03.01 based 1.2.4.nork2009-03-012-8/+7
| | | | | | | | | [NOTE] Add many 2D acceleration works on R6xx/R7xx (a.k.a. Radeon HD [23]xxx/HD 4xxx). Please see also: http://cgit.freedesktop.org/xorg/driver/xf86-video-radeonhd/log/ Sorry, I don't confirm it on my AMD M780G (RS780 a.k.a. Radeon HD 3200) by hardware failure. So it may not work well.
* nouveau is an X.Org Foundation and Freedesktop.org project which wasamdmi32009-02-215-0/+36
| | | | | | | | | | | | initially based on the obfuscated 2D-only free and open source "nv" driver, aiming to develop free software drivers for NVIDIA graphics cards, by reverse engineering NVIDIA's current proprietary drivers for Linux. WWW: http://nouveau.freedesktop.org/ PR: 131276 Submitted by: Anonymous <swell dot k at gmail dot com>
* Update to 6.11.0rnoland2009-02-194-8/+8
|
* - Replace open(2)/close(2) pairs with stat(2). Closing mouse device hasjkim2009-02-052-28/+62
| | | | | | | a side effect of changing current operation level and sysmouse(4) lets you open /dev/sysmouse multiple times unlike other mouse drivers. - Check if /dev/mouse is linked to /dev/psm0 or /dev/ums0. - Simplify the patches a little while I am here.
* - Partially back out the previous attempt to fix PS/2 protocol support.jkim2009-02-032-19/+21
| | | | | | | | | | | | Extended PS/2 protocol without moused(8) is only supported from FreeBSD 7.1 and above. - Try default PS/2 and USB mouse ports if /dev/sysmouse does not exist. Previously, it was only available when HAL support was compiled in. They should be able to handle SysMouse protocol at operation level 1. - Check protocol for ums(4) as it only supports SysMouse protocol. - Sync X server with mouse driver. Reviewed by: rnoland
* Take a crack at resolving the mouse blocking issues.rnoland2009-01-292-5/+13
|
* - Update to 0.8.2-2pgollucci2009-01-274-21/+47
| | | | | PR: ports/130946 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* Bump PORTREVISION for x11 drivers that weren't updated.rnoland2009-01-2511-6/+22
| | | | Approved by: garga (mentor, implicit)
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-24124-676/+482
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* - Update to 0.8.2miwi2009-01-184-35/+96
| | | | | PR: 129906 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - No need to define USE_REINPLACE these dayspav2009-01-091-1/+0
|
* Bye bye xf86-video-i810. Everybody should have switched to xf86-video-intelflz2009-01-066-44/+2
| | | | by now. There's no more upstream development for i810 anyway.
* Update distinfo.flz2008-12-231-3/+3
| | | | Reported by: GeJ (#bsdports)
* - Update xf86-video-radeonhd to 1.2.4. [1]flz2008-12-231-4/+4
| | | | | | | - Fix CONFLICTS. [2] PR: ports/129642 [1], ports/129735 [2] Submitted by: rene [1], amdmi3 [2]
* Update x11-drivers/xf86-video-intel to 2.4.3.flz2008-12-234-8/+8
|
* Mark as broken on sparc64.linimon2008-12-101-1/+7
| | | | Hat: portmgr
* o Fix typo (CONFLICT -> CONFLICTS).nork2008-12-082-2/+19
| | | | | | | | | | | | o Add CONFLICTS xf86-video-ati by radeonhd.4x. o Fix implicit dependency on libpci. o Add workaround to substitute @MKDIR_P@ to fix install issue. o Re-evaluate related autogen.sh and bsd.autotools.mk. [NOTE] bsd.autotools.mk (run-autotools target) substituted autogen.sh in almost case. PR: ports/129091 Suggested by: Martin nakal at web dot de, and many people
* - Fix missing shared object issuepgj2008-11-213-4/+14
| | | | | | | - Try to remove XINPUTMODDIR Submitted by: maintainer (partially) Approved by: maintainer, gabor
* Add an X.Org driver, a kernel module, and a script to configure X.Orgpgj2008-11-187-0/+523
| | | | | | | | | | | | | | | | | | | | | | | | | | for Wacom tablets. The X.Org driver is a port of the Linux Wacom Project's [1] work. The kernel module required for USB tablets is provided by Bartosz Fabianowski [2], and supports the following devices: Graphire*, Graphire2*, Graphire3, Graphire4 Bamboo, Bamboo One*, Bamboo Fun Intuos3, Cintiq 21UX Volito*, Volito2* PenStation2*, PenPartner2* * not tested PR: ports/128547 Submitted by: Dominic Fandrey [3] Reviewed by: gabor Approved by: gabor [1] http://linuxwacom.sourceforge.net [2] <freebsd (at) chillt (dot) de> [3] <kamikaze (at) bsdforen (dot) de>
* - Remove xf86-input-wacom to be re-added it with a different namepgj2008-11-187-522/+0
| | | | | | PR: ports/128547 Requested by: flz Approved by: gabor
* Add an X.Org driver, a kernel module, and a script to configure X.Orgpgj2008-11-177-0/+522
| | | | | | | | | | | | | | | | | | | | | | | | | | for Wacom tablets. The X.Org driver is a port of the Linux Wacom Project's [1] work. The kernel module required for USB tablets is provided by Bartosz Fabianowski [2], and supports the following devices: Graphire*, Graphire2*, Graphire3, Graphire4 Bamboo, Bamboo One*, Bamboo Fun Intuos3, Cintiq 21UX Volito*, Volito2* PenStation2*, PenPartner2* * not tested PR: ports/128547 Submitted by: Dominic Fandrey [3] Reviewed by: gabor Approved by: gabor [1] http://linuxwacom.sourceforge.net [2] <freebsd (at) chillt (dot) de> [3] <kamikaze (at) bsdforen (dot) de>
* Update to 2008.11.14.nork2008-11-142-4/+4
| | | | Add some PCI IDs: RV730(Radeon HD 4670/4650), RV710(Radeon HD 4570/4350)
* Update to 1.4.9rnoland2008-11-113-156/+5
| | | | Approved by: garga (mentor)
* Fix pkg-plist.nork2008-11-031-0/+1
| | | | Pointed out by: QAT
* Fix build error [1] and cosmetic change.nork2008-11-031-3/+4
| | | | Pointed out by: QAT [1]
* o Update to 2008.11.03 based 1.2.3.nork2008-11-032-5/+5
| | | | | | o Fix configure error by autoconf. [1] Pointed out by: QAT and pointyhat via erwin [1]
* Update to 0.10.0rnoland2008-10-243-17/+5
| | | | | | PR: 128274 Reviewed by: Paul Mahol Approved by: garga (mentor)
* Add xf86-video-radeonhd-devel 1.2.1.20080906, supports newnork2008-09-284-13/+29
| | | | | | | | | | | | | | | | | | | | | | | | | devices and features than xf86-video-radeonhd, but experimental. Add CONFLICTS xf86-video-radeonhd and xf86-video-radeonhd-devel. -- In this time, DRI is not usable. Because 3D acceleration will disable 2D acceleration, and it supports R5xx series only:-(. EXA might be usable rather than XAA. Because some XAA functions aren't implemented. But 2D acceleration is supported only R5xx. Additional Hardwares: RV670: Radeon HD 3690, FireStream 9170 M86: Mobility Radeon HD 3650, HD 3670, Mobility FireGL V5700 M88: Mobility Radeon HD 3850, HD 3850 X2, HD 3870, HD3870 X2 RS740: RS740, RS740M RS780: Radeon HD 3100/3200/3300 Series RV770: Radeon HD 4800 Series; Everest, K2, Denali ATI FirePro PR: ports/127173 Repocopied by: portmgr (marcus) Tested by: many people on freebsd-current@ and freebsd-stable@
* - Limit to i386 and amd64gahr2008-09-161-0/+3
| | | | Approved by: portmgr (pav)
* - Mark BROKEN: does not compilepav2008-09-151-0/+2
| | | | | Reported by: pointyhat Approved by: portmgr (self)
* - Update to 2.1.12miwi2008-09-052-4/+4
|
* Update x11-drivers/xf86-video-intel to 2.4.2.flz2008-09-024-8/+8
|
* - Update to 2.1.11miwi2008-09-012-4/+4
|
* - Update to 0.2.903miwi2008-09-012-11/+5
| | | | - Remove 5.X support
* - Update to 0.2.902miwi2008-08-262-5/+4
| | | | | | PR: 126625 Submitted by: Mars G Miro <spry@anarchy.in.the.ph> Approved by: x11 (flz)
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Update x11-drivers/xf86-video-intel to 2.4.0.flz2008-07-314-8/+8
|
* Update to 2.3.2.delphij2008-07-236-10/+14
| | | | Approved by: -x11@ (rnoland)
* Update to 2.1.10.delphij2008-07-162-4/+4
| | | | Approved by: x11@ (flz)
* Update x11-drivers/xf86-video-nv to 2.1.9.flz2008-06-282-5/+4
| | | | | PR: ports/125065 Submitted by: delphij
* Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128jkim2008-06-2816-21/+80
| | | | | drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128 respectively.
* - Fix x11-drivers/synaptics after latest xorg-server update.flz2008-06-183-14/+9
| | | | | | - Clean up a bit while I'm here (use hardcoded xorg-server version). Reported by: droso
* - Add conflicts with xf86-video-sis-intel.chinsan2008-06-141-0/+2
|
* Add xf86-video-sis-intel 300407, x.Org sis display driver provided bychinsan2008-06-1415-0/+351
| | | | | | | Intel. PR: ports/124461 Submitted by: Alexey Illarionov <littlesavage at orionet.ru>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0667-34/+67
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update 1.2.1miwi2008-04-206-10/+52
| | | | | | PR: 122769 Submitted by: Rene Ladan <r.c.ladan@gmail.com> Approved by: flz
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-10/+7
| | | | | | | | | | | | | | | - 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)
* - Update to 1.2.0pav2008-04-114-8/+8
| | | | | PR: ports/122653 Submitted by: Rene Ladan <r.c.ladan@gmail.com>
* Update x11-drivers/xf86-video-intel to 2.2.1.flz2008-04-014-8/+8
|
* Update x11-drivers/xf86-video-nv to 2.1.8.flz2008-03-312-4/+4
| | | | | PR: ports/122278 Submitted by: delphij
* - Mark BROKEN on 5.Xpav2008-03-151-1/+7
| | | | Reported by: pointyhat
* Add patch to fix possibly insecure mouse behavior when switching VT.flz2008-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
* - Make the IGNORE message even more explicit when there areflz2008-03-131-1/+1
| | | | driver conflicts.
* Add patch to fix mouse pointer coordinates.flz2008-03-132-0/+29
| | | | | PR: ports/119820 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
* Remove support for XFree8-4.flz2008-03-082-24/+0
| | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
* Fix pkg-plist.flz2008-03-074-4/+6
| | | | Reported by: Jan Henrik Sylvester
* Update x11-drivers/xf86-video-ati to 6.8.0.flz2008-03-064-8/+8
| | | | | PR: ports/121271 Submitted by: Nikolai Nespor <bugs@nespor.at>
* Remove quirk for openchrome as it now installs openchrome_drv.so insteadflz2008-03-061-1/+1
| | | | | | | of via_drv.so. PR: ports/120995 Submitted by: Dimitry Andric <dimitry@andric.com>
* Oops, bump PORTREVISION to remake on amd64.nork2008-02-201-1/+1
|
* o Fix invalid synaptics issue with x11-drivers/xf86-input-voidnork2008-02-202-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
* Update xf86-video-ati to 6.7.197.flz2008-02-074-8/+8
| | | | | PR: ports/119972 Submitted by: Peter Lai <cowbert@gmail.com>
* Update xf86-video-nv to 2.1.7.flz2008-02-072-4/+4
| | | | | PR: ports/120167 Submitted by: delphij
* Add glproto to USE_XORG.flz2008-01-191-1/+1
| | | | Reported by: pavbot
* - Update port to 0.2.901.flz2008-01-116-62/+29
| | | | | | - Fix build. Submitted by: jkim
* Rollback to xf86-video-mga 1.4.7 (and patches from master as of today).flz2008-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@
* Rollback to xf86-video-intel 2.1.1 before anyone notices.flz2008-01-024-8/+8
|
* Update x11-drivers/xf86-video-radeonhd to 1.1.0.flz2008-01-024-8/+8
| | | | | PR: ports/118959 Submitted by: Rene Ladan
* Update x11-drivers/xf86-video-intel to 2.2.0.flz2008-01-024-8/+8
|
* Turn off via video driver for sparc64. It doesn't make sense, and currentlylinimon2007-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
* Update x11-drivers/xf86-video-ati to 6.7.196.flz2007-12-134-8/+8
|
* Update x11-drivers/xf86-video-i810 to 1.7.4.flz2007-12-122-5/+4
| | | | | PR: ports/116386 Submitted by: vd
* - Make intel driver default rather than i810.flz2007-12-121-3/+5
| | | | | | | - Add radeonhd in VIDEO_ON. [1] PR: ports/118494 [1] Submitted by: vehemens <vehemens@verizon.net> [1]
* Update to 1.0.0 which adds, among other things, working MacBook Pro support.marcus2007-12-034-12/+12
| | | | | | Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) Approved by: portmgr (implicit) erwin
* Unbreak pthread-related issues on 5.xade2007-11-272-7/+7
| | | | Approved by: portmgr
* Mark as broken on 5.x: fails to find pthread.h.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)
* Mark as BROKEN on 5.x: fails to compile.linimon2007-11-221-1/+7
| | | | | Reported by: pointyhat Approved by: portmgr (self)
* Update to 2.1.6.delphij2007-10-262-4/+4
| | | | Approved by: flz (via IRC)
* Re-add patch-at_scancode.c and patch-bsd_kbd.c, which prior tomarius2007-10-253-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
* This package contains the X.Org xf86-video-radeonhd driver.miwi2007-10-239-0/+59
| | | | | PR: ports/117356 Submitted by: Rene Ladan <r.c.ladan at gmail.com>
* Update xf86-input-mouse to 1.2.3.flz2007-10-152-4/+4
|
* Update xf86-video-ati to 6.7.195.flz2007-10-104-8/+8
| | | | Reported by: jkim
* - Don't add sunffb video driver to VIDEO_OFF on !sparc64 as itflz2007-10-101-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]
* Update xf86-video-mga to 1.9.100.flz2007-10-102-4/+4
|
* Update xf86-video-nv to 2.1.5.flz2007-10-102-5/+4
|
* Update xf86-video-ati to 6.7.194.flz2007-10-104-8/+8
|
* Update xf86-input-vmmouse to 12.4.3.flz2007-10-102-5/+4
|
* Update xf86-video-vmware to 10.15.2.flz2007-10-102-4/+4
|
* Add xf86-video-openchrome 0.2.6, an alternative driver for VIA chipsets.flz2007-10-106-0/+81
| | | | Tested by: garga
* Fix CATEGORIES after repocopy from x11-serverserwin2007-10-071-1/+1
| | | | Submitted by: PKGORIGIN sanity check
* Change to new x11-drivers category.nork2007-10-061-0/+1
| | | | Repo copied by: marcus (portmgr)
* Update distinfo. Previous checksum was for non-official vmmouse release.flz2007-09-212-3/+4
| | | | | | | | See [1] for the announce. [1] http://lists.freedesktop.org/archives/xorg-announce/2007-September/000403.html Reported by: vehemens
* Update x11-drivers/xf86-video-driver to 6.7.193.flz2007-09-204-8/+8
|
* Bump PORTREVISION after xorg-server ABI change.flz2007-09-1528-6/+28
| | | | Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
* - Update X.org ports to 7.3.flz2007-09-1451-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@
* Take over maintainership.flz2007-09-141-1/+1
| | | | Approved by: maintainer
* [maintainer update] x11-drivers/xf86-input-vmmouse: update to 12.4.2edwin2007-09-122-4/+4
| | | | | | | Update x11-drivers/xf86-input-vmmouse to 12.4.2. PR: ports/116279 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* - Update to 12.4.1miwi2007-09-073-5/+4
| | | | | PR: 116004 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* Add intel driver to VIDEO_OFF and check for conflict with i810.flz2007-08-291-2/+6
| | | | Suggested by: Oliver Schonefeld
* Style fix (xextproto listed twice).flz2007-08-291-1/+1
| | | | Reported by: Oliver Schonefeld
* Add sunffb to VIDEO_ON on sparc64.flz2007-08-291-2/+11
| | | | Suggested by: marius
* - Don't depend on xlibs.flz2007-08-291-63/+53
| | | | - Add OPTIONS support (with sensitive default, IMHO).
* Update x11-drivers/xf86-video-nv to 2.1.3.flz2007-08-242-4/+4
|
* Update x11-drivers/xf86-video-nv to 2.1.2.flz2007-07-193-6/+4
|
* xf86-video-intel: update to 2.1.0anholt2007-07-066-8/+12
| | | | | This version readds support for all known i830 laptops, adds support for G33/Q33/Q35, 945GME, and 965GME, and includes many stability improvements.
* This package contains the X.Org xf86-input-vmmouse driver.miwi2007-06-045-0/+29
| | | | | PR: ports/112805 Submitted by: NIIMI Satoshi <sa2c at sa2c.net>
* Add conflicts with xf86-video-intel.lesi2007-06-011-0/+2
|
* Add xf86-video-intel driver that obsoletes xf86-video-i810 one. It willlesi2007-06-019-0/+95
| | | | | | eventually replace it in xorg-drivers metaport. Prodded and tested by: lx
* - Welcome X.org 7.2 \o/.flz2007-05-20245-12/+2109
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to 0.14.6.nork2006-08-133-41/+50
|
* Add a description of CorePointer, and Cosmetic change.nork2006-03-191-2/+7
| | | | Discussed with: ume
* Oops, fix typo.nork2006-03-191-1/+1
|
* Fix up some parameters and messages.nork2006-03-191-10/+23
|
* o Refrect my environment values.nork2006-03-193-7/+13
| | | | | | | | | | 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]
* o Rename .o to .so. [1]nork2006-03-193-10/+16
| | | | | | | | | 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]
* Add synaptics-0.14.4, is a driver for the Synaptics TouchPadnork2006-03-197-0/+263
for XOrg/XFree86 4.x. WWW: http://web.telia.com/~u89404340/touchpad/