| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=227623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=227485
|
|
|
|
| |
Notes:
svn path=/head/; revision=227092
|
|
|
|
|
|
|
|
| |
PR: ports/130946
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=226902
|
|
|
|
|
|
|
| |
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=226814
|
|
|
|
|
|
|
|
|
|
|
| |
- 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).
Notes:
svn path=/head/; revision=226727
|
|
|
|
|
|
|
|
| |
PR: 129906
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=226338
|
|
|
|
| |
Notes:
svn path=/head/; revision=225487
|
|
|
|
|
|
|
| |
by now. There's no more upstream development for i810 anyway.
Notes:
svn path=/head/; revision=225299
|
|
|
|
|
|
|
| |
Reported by: GeJ (#bsdports)
Notes:
svn path=/head/; revision=224624
|
|
|
|
|
|
|
|
|
|
| |
- Fix CONFLICTS. [2]
PR: ports/129642 [1], ports/129735 [2]
Submitted by: rene [1], amdmi3 [2]
Notes:
svn path=/head/; revision=224622
|
|
|
|
| |
Notes:
svn path=/head/; revision=224618
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=224062
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=223969
|
|
|
|
|
|
|
|
|
|
| |
- Try to remove XINPUTMODDIR
Submitted by: maintainer (partially)
Approved by: maintainer, gabor
Notes:
svn path=/head/; revision=223098
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=223004
|
|
|
|
|
|
|
|
|
| |
PR: ports/128547
Requested by: flz
Approved by: gabor
Notes:
svn path=/head/; revision=223003
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=222966
|
|
|
|
|
|
|
| |
Add some PCI IDs: RV730(Radeon HD 4670/4650), RV710(Radeon HD 4570/4350)
Notes:
svn path=/head/; revision=222835
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=222696
|
|
|
|
|
|
|
| |
Pointed out by: QAT
Notes:
svn path=/head/; revision=222352
|
|
|
|
|
|
|
| |
Pointed out by: QAT [1]
Notes:
svn path=/head/; revision=222351
|
|
|
|
|
|
|
|
|
| |
o Fix configure error by autoconf. [1]
Pointed out by: QAT and pointyhat via erwin [1]
Notes:
svn path=/head/; revision=222331
|
|
|
|
|
|
|
|
|
| |
PR: 128274
Reviewed by: Paul Mahol
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=221944
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@
Notes:
svn path=/head/; revision=220909
|
|
|
|
|
|
|
| |
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=220387
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=220376
|
|
|
|
| |
Notes:
svn path=/head/; revision=219905
|
|
|
|
| |
Notes:
svn path=/head/; revision=219657
|
|
|
|
| |
Notes:
svn path=/head/; revision=219585
|
|
|
|
|
|
|
| |
- Remove 5.X support
Notes:
svn path=/head/; revision=219584
|
|
|
|
|
|
|
|
|
| |
PR: 126625
Submitted by: Mars G Miro <spry@anarchy.in.the.ph>
Approved by: x11 (flz)
Notes:
svn path=/head/; revision=219222
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
| |
Notes:
svn path=/head/; revision=217880
|
|
|
|
|
|
|
| |
Approved by: -x11@ (rnoland)
Notes:
svn path=/head/; revision=217339
|
|
|
|
|
|
|
| |
Approved by: x11@ (flz)
Notes:
svn path=/head/; revision=216892
|
|
|
|
|
|
|
|
| |
PR: ports/125065
Submitted by: delphij
Notes:
svn path=/head/; revision=215858
|
|
|
|
|
|
|
|
| |
drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128
respectively.
Notes:
svn path=/head/; revision=215851
|
|
|
|
|
|
|
|
|
| |
- Clean up a bit while I'm here (use hardcoded xorg-server version).
Reported by: droso
Notes:
svn path=/head/; revision=215074
|
|
|
|
| |
Notes:
svn path=/head/; revision=214803
|
|
|
|
|
|
|
|
|
|
| |
Intel.
PR: ports/124461
Submitted by: Alexey Illarionov <littlesavage at orionet.ru>
Notes:
svn path=/head/; revision=214801
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
| |
PR: 122769
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Approved by: flz
Notes:
svn path=/head/; revision=211592
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
| |
PR: ports/122653
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Notes:
svn path=/head/; revision=211053
|
|
|
|
| |
Notes:
svn path=/head/; revision=210325
|
|
|
|
|
|
|
|
| |
PR: ports/122278
Submitted by: delphij
Notes:
svn path=/head/; revision=210225
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=209095
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
driver conflicts.
Notes:
svn path=/head/; revision=208935
|