aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
Commit message (Collapse)AuthorAgeFilesLines
* This package contains the X.Org xf86-input-vmmouse driver.Martin Wilke2007-06-045-0/+29
| | | | | | | | PR: ports/112805 Submitted by: NIIMI Satoshi <sa2c at sa2c.net> Notes: svn path=/head/; revision=192663
* Add conflicts with xf86-video-intel.Dejan Lesjak2007-05-311-0/+2
| | | | Notes: svn path=/head/; revision=192481
* Add xf86-video-intel driver that obsoletes xf86-video-i810 one. It willDejan Lesjak2007-05-319-0/+95
| | | | | | | | | eventually replace it in xorg-drivers metaport. Prodded and tested by: lx Notes: svn path=/head/; revision=192479
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-19245-12/+2109
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 0.14.6.Norikatsu Shigemura2006-08-133-41/+50
| | | | Notes: svn path=/head/; revision=170449
* Add a description of CorePointer, and Cosmetic change.Norikatsu Shigemura2006-03-191-2/+7
| | | | | | | Discussed with: ume Notes: svn path=/head/; revision=157656
* Oops, fix typo.Norikatsu Shigemura2006-03-191-1/+1
| | | | Notes: svn path=/head/; revision=157640
* Fix up some parameters and messages.Norikatsu Shigemura2006-03-191-10/+23
| | | | Notes: svn path=/head/; revision=157639
* o Refrect my environment values.Norikatsu Shigemura2006-03-183-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] Notes: svn path=/head/; revision=157587
* o Rename .o to .so. [1]Norikatsu Shigemura2006-03-183-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] Notes: svn path=/head/; revision=157577
* Add synaptics-0.14.4, is a driver for the Synaptics TouchPadNorikatsu Shigemura2006-03-187-0/+263
for XOrg/XFree86 4.x. WWW: http://web.telia.com/~u89404340/touchpad/ Notes: svn path=/head/; revision=157567