aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/synaptics
Commit message (Collapse)AuthorAgeFilesLines
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-248-354/+0
| | | | | | | | - 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).
* - 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
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - 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)
* 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)
* 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
* Fix CATEGORIES after repocopy from x11-serverserwin2007-10-071-1/+1
| | | | Submitted by: PKGORIGIN sanity check
* - Update X.org ports to 7.3.flz2007-09-143-5/+69
| | | | | | | | - 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@
* - Welcome X.org 7.2 \o/.flz2007-05-203-12/+27
| | | | | - 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/