aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
Commit message (Collapse)AuthorAgeFilesLines
* Move ATI driver to be specific to x86. This fixes the xorg build for armMark Linimon2015-02-231-6/+5
| | | | | | | | | | | | and sparc64. PR: 196858 Submitted by: linimon Reviewed by: sbruno Approved by: maintainer timeout Notes: svn path=/head/; revision=379680
* Per convention change my address to @FreeBSD.orgJan Beich2015-01-201-1/+1
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1565 Approved by: bapt (mentor) Notes: svn path=/head/; revision=377543
* - Add missing build dependenciesAntoine Brodin2014-12-282-5/+2
| | | | | | | - Cleanup plist Notes: svn path=/head/; revision=375754
* Use autoreconf.Gleb Smirnoff2014-12-281-5/+1
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=375737
* Revive the xf86-input-egalax driver. It now compiles with new Xorg.Gleb Smirnoff2014-12-285-0/+40
| | | | Notes: svn path=/head/; revision=375733
* x11-servers/xorg-server: Update to 1.14Jean-Sébastien Pédron2014-12-19136-497/+755
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The X.Org server has been updated to 1.14. The changes it brings are described in a post on the Graphics team blog: http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/ The most noticable change is the DEVD input device autodetection backend which is enabled by default, replacing the HAL backend. The keyboard layout configuration must be migrated from HAL's .fdi files to X.Org files. The procedure is explained in the post mentionned above. Several ports were removed with this update, mainly because they are not compatible with the X.Org server anymore: o nvidia-driver-71 o nvidia-driver-96 o xf86-input-egalax o xf86-video-newport o xf86-video-tga PR: 155696, 181660, 183478 (partially fixed), 188640, 191331 Differential Revision: https://reviews.freebsd.org/D1337 Submitted by: ak (most of the work on the DEVD backend), dumbbell, kwm, zeising Tested by: Many people on freebsd-x11@ and IRC Reviewed by: kwm, portmgr (antoine) Approved by: kwm, portmgr (antoine) Notes: svn path=/head/; revision=374982
* Sort entries alphabetically across all categories to avoid extra repo churn.Alexey Dokuchaev2014-12-071-1/+1
| | | | Notes: svn path=/head/; revision=374216
* Update to upstream version 0.27.0Thomas Zander2014-12-063-5/+5
| | | | | | | | PR: 195370 Submitted by: jbeich@vfemail.net (maintainer) Notes: svn path=/head/; revision=374109
* xf86-video-ati: Update to 7.5.0Jean-Sébastien Pédron2014-11-043-16/+25
| | | | | | | | | | | | | This update brings several bug fixes. Furthermore, it improves Glamor support, though this feature isn't supported by FreeBSD yet. Differential Revision: https://reviews.freebsd.org/D1106 Tested by: Many on freebsd-x11@ Reviewed by: bapt@, kwm@ Approved by: bapt@ Notes: svn path=/head/; revision=372171
* Remove UMS DDX support (xf86-video-intel 2.7.1).Koop Mast2014-10-2826-745/+45
| | | | | | | | | Use INSTALL_TARGET=install-strip for stripping. Rename patches to patch-. Add two patches to fix crashing the 1.14 xserver. Notes: svn path=/head/; revision=371625
* Remove the switch code between 6.14.6 and 7.2.0.Koop Mast2014-10-203-45/+4
| | | | | | | Update to 7.2.0, since we have xf86-video-ati-ums for 6.14.6. Notes: svn path=/head/; revision=371270
* - Update to 0.26.1Guido Falsi2014-10-136-11/+116
| | | | | | | | | | | | - Add LICENSE - Add OPTIONS - Remove dirrms PR: 191156 Submitted by: Jan Beich <jbeich at vfemail.net> (maintainer) Notes: svn path=/head/; revision=370792
* Fix pkgnameBaptiste Daroussin2014-10-031-0/+1
| | | | Notes: svn path=/head/; revision=369895
* Add a ums only version of the ati driversBaptiste Daroussin2014-10-038-0/+92
| | | | Notes: svn path=/head/; revision=369876
* Arbitrary bump portrevision to make sure a newer version is installed alon ↵Baptiste Daroussin2014-10-012-2/+2
| | | | | | | | | with the new xorg update Notes: svn path=/head/; revision=369694
* - Fix extra keyboards patch, was broken by 1.8.0 updateAlex Kozlov2014-09-122-3/+3
| | | | | | | Approved by: x11 (kwm) Notes: svn path=/head/; revision=368048
* Fix the PORTREVISION bump for the lang/gcc update that went badly forGerald Pfeifer2014-09-128-24/+24
| | | | | | | | | | | | ports (x11-drivers plus graphics/libGL plus x11-servers/xorg-server) that handle PORTREVISION in a creative manner hardly lending itself to any form of automated bumping. PR: 192025 Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> Notes: svn path=/head/; revision=367997
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-1048-46/+48
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Rework checks to select between UMS and KMS versions of the ati driver.Koop Mast2014-09-101-2/+25
| | | | | | | | Developed with: dumbbell@ Obtained from: xorg-dev repo Notes: svn path=/head/; revision=367808
* Don't query console keymapKoop Mast2014-09-092-1/+230
| | | | | | | | | | | | | This seems to be useless and doesn't work anymore with vt(4), due to the use of Unicode codepoints in vt(4). The new patch remove the related code. This fixes a segmentation fault during X.Org server startup. PR: 191459 Submitted by: Claude Buisson <clbuisson@orange.fr> (earlier version) Obtained from: xorg-dev Notes: svn path=/head/; revision=367714
* Remove non staged ports without pending PR from *Baptiste Daroussin2014-09-025-39/+0
| | | | Notes: svn path=/head/; revision=366988
* Attempt to unbreakAntoine Brodin2014-08-091-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=364418
* Add USE_XORG=inputproto.Adam Weinberger2014-08-071-1/+1
| | | | | | | | | | | | | CC scfb_driver.lo In file included from scfb_driver.c:53: In file included from /usr/local/include/xorg/xf86.h:46: In file included from /usr/local/include/xorg/xf86str.h:39: In file included from /usr/local/include/xorg/scrnintstr.h:58: /usr/local/include/xorg/dix.h:57:10: fatal error: 'X11/extensions/XI.h' file not found #include <X11/extensions/XI.h> Notes: svn path=/head/; revision=364236
* Update to 0.0.4.Koop Mast2014-07-303-9/+12
| | | | | | | | | | | | | Fixed obtaining of Frame Buffer line byte size Drop XORG_CAT it interferes with GITHUB macro's Drop ONLY_FOR_ARCHs Submitted by: maintainer Reviewed by: maintainer Notes: svn path=/head/; revision=363464
* Update wacom input driver to 0.24.99.1Baptiste Daroussin2014-06-1126-682/+335
| | | | | | | | | | | | | | | | | | | | | - replace rc.d script with a sample file to simplify configuration - use the underlying install target; this exposes xorg headers which may be used by gnome-settings-daemon - drop gmake and autotools dependencies - drop explicit xinput dependency - require webcamd to get /dev/input/eventN - require xinerama for xsetwacom display mapping - explicitly disable doxygen docs - add wacom to xorg-drivers port - pass maintainership to submitter - enable support of wacom tablets connected via a serial port [1] - support stage PR: 175876 , 181133 [1] Submitted by: Jan Beich, aasoft@gmail.com [1] Notes: svn path=/head/; revision=357422
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-081-1/+1
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* x11-drivers/xf86-video-ati:Koop Mast2014-05-292-1/+16
| | | | | | | | | | | | | | | | | | | | | On other ARCH then i386/amd64 keep the old version. Since 7.x is KMS which is not available on the other ARCHS. x11-drivers/xf86-video-nv: Fix nv driver on ppc. x11-servers/xorg-server: In the powerpc case of NEW_XORG don't overwrite EXTRA_PATCHES. Patch update: < nathanw> it works around the change in behavior in libpciaccess that the PR mentions < nathanw> by porting the relevant code from the Linux backend PR: ports/188278 Submitted by: jmmv@, nwhitehorn@ Notes: svn path=/head/; revision=355734
* - StagifyDmitry Marakasov2014-05-202-7/+3
| | | | | | | Approved by: glebius (maintainer) Notes: svn path=/head/; revision=354662
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-9/+7
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* Remove expired ports:Rene Ladan2014-05-0423-407/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher 2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14 2014-04-30 net/asterisk14: Broken and unsupported 2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14 2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg 2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile 2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef 2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef 2014-05-01 net/py-spreadmodule: Depends on expired net/spread 2014-05-01 net/p5-Spread-Message: Depends on expired net/spread 2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread 2014-05-01 net/p5-Spread-Session: Depends on expired net/spread 2014-05-01 sysutils/wmmemload: Broken 2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 x11-wm/stumpwm: Broken for more than 4 months 2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8. 2014-05-01 net/pchar: Obsolete, abandoned 2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts Notes: svn path=/head/; revision=352941
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-2399-121/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-1650-56/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Fix ppc arch in ONLY_FOR_ARCHESEitan Adler2014-03-201-1/+1
| | | | | | | | | PR: ports/187489 Submitted by: jhibbits Approved by: ray (maintainer) Notes: svn path=/head/; revision=348723
* - Convert USE_GMAKE to USESMartin Wilke2014-03-151-1/+1
| | | | Notes: svn path=/head/; revision=348336
* Mark BROKEN: Does not compileAntoine Brodin2014-03-081-0/+2
| | | | | | | | | | | | | libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src -MT xf86MagicTouch.lo -MD -MP -MF .deps/xf86MagicTouch.Tpo -c xf86MagicTouch.c -fPIC -DPIC -o .libs/xf86MagicTouch.o xf86MagicTouch.c:9:10: fatal error: 'xf86Version.h' file not found #include <xf86Version.h> ^ 1 error generated. Reported by: pkg-fallout Notes: svn path=/head/; revision=347480
* Remove expired ports:Rene Ladan2014-02-285-55/+0
| | | | | | | | 2014-02-28 x11-drivers/xf86-video-radeonhd: Abandond upstream since 2010 2014-02-28 net/asterisk10: asterisk 10 reached EOL on 2013-12-15 Notes: svn path=/head/; revision=346488
* Support stageBaptiste Daroussin2014-02-241-2/+2
| | | | Notes: svn path=/head/; revision=345844
* Only use the KMS driver on i386/amd64. This allows the old version toKoop Mast2014-02-051-1/+2
| | | | | | | | | be used on powerpc for example even if WITH_NEW_XORG is set. Submitted by: nwhitehorn@ Notes: svn path=/head/; revision=342802
* Remove expired ports:Rene Ladan2014-01-3115-160/+0
| | | | | | | | | | | | | 20140130 multimedia/kino: Not developed since 2009, declared dead 05.08.2013 on there website. 2014-01-31 x11-drivers/xf86-video-imstt: Broken, unsupported and unmaintained upstream. 2014-01-31 x11-drivers/xf86-video-via: Broken, not supported upstream. 2014-01-31 multimedia/vdr-plugin-softdevice: Broken after ffmpeg update (not sure it ever worked) 2014-01-31 sysutils/mbmon: Use sysutils/xmbmon instead. This port will be removed soon 2014-01-31 dns/bind96: EOL in January 2014, consider moving to Bind 9.8 or 9.9 2014-01-31 x11-drivers/xf86-video-nouveau: Not supported, missing kernel support. use the nvidia driver. Notes: svn path=/head/; revision=341906
* - Reroll distribution file and host it locally to match WRKSRC enforcedRene Ladan2014-01-082-5/+4
| | | | | | | | | | | by bsd.xorg.mk instead of using the directory layout generated by GitHub - Use bz2 compression, default of bsd.xorg.mk - Remove redundant USE_XORG definition (implied by XORG_CAT=driver) Approved by: maintainer (ray) Notes: svn path=/head/; revision=339058
* Add armv6 as allowed architecture.Rene Ladan2014-01-051-1/+1
| | | | | | | OK from: ray Notes: svn path=/head/; revision=338721
* Limit to arm/ppc/ppc64/sparc64Rene Ladan2014-01-041-0/+2
| | | | | | | Submitted by: maintainer (ray) Notes: svn path=/head/; revision=338689
* This package contains the X.Org xf86-video-scfb driver.Rene Ladan2014-01-045-0/+27
| | | | | | | | | Framebuffer access via FreeBSD syscons. On behalf of: ray Notes: svn path=/head/; revision=338680
* Fix includes so that portrevision gets set properly.Niclas Zeising2013-12-161-2/+2
| | | | | | | Noted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=336658
* Disconnect deprecated drivers.Niclas Zeising2013-12-161-3/+0
| | | | Notes: svn path=/head/; revision=336647
* Mark as ignore and set expiration date.Niclas Zeising2013-12-161-0/+4
| | | | | | | | Port abandoned upstream, reports of it causing trouble using KMS. Please use x11-drivers/xf86-video-ati instead. Notes: svn path=/head/; revision=336644
* Fix staging with the non-default UTILS option.Niclas Zeising2013-12-161-2/+2
| | | | | | | Noticed by: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Notes: svn path=/head/; revision=336643
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]Niclas Zeising2013-12-1698-167/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG= to /etc/make.conf to get the old version. Update several xorg related ports, including: x11/libxcb 1.9.1 -> 1.9.3 graphics/libdrm 2.4.46 -> 2.4.50 x11/pixman 0.30.2 -> 0.32.4 x11/xkeyboard-config 2.9 -> 2.10.1 x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0 Fix dissapearing cursor in xf86-video-vmware [2] Stagify all x11@-owned ports Bump portrevisions for xf86-* ports due to xserver version change. Fix fallout from updates where needed. Thanks to: all testersi, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/184684 [1], ports/181385 [2] Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2] Approved by: portmgr (bdrewery), core (jhb) [0] Notes: svn path=/head/; revision=336621
* Update to 1.6.3.Niclas Zeising2013-12-103-11/+4
| | | | | | | Stagify. Notes: svn path=/head/; revision=336105
* Update to 1.2.8Niclas Zeising2013-11-073-5/+4
| | | | | | | Stagify Notes: svn path=/head/; revision=333159