aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
Commit message (Collapse)AuthorAgeFilesLines
* Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)Alexey Dokuchaev2021-10-253-3/+3
| | | | | | | | | ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should start with lower-case letter and not end with a period which is added by the framework, similar to other knobs like BROKEN, IGNORE, et al. While here, remove needless quoting, add missing Oxford comma, expand contractions and jargonisms, use correct spelling for proper names.
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-163-4/+4
|
* x11-drivers/xorgxrdp: Update to 0.2.17Koichiro Iwao2021-10-022-7/+7
| | | | Changes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.17
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-2/+0
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* x11-drivers/xf86-video-ast: restore functionality on 12Darius2021-07-092-1/+34
| | | | | | | | | AST video which works on 11-, doesn't on 12-, restored by pulling in some Linux DRM patches and then massaging it to avoid device-tree madness, from darius@dons.net.au PR: 240294 Approved by: zeising (x11@)
* x11-drivers/xf86-video-intel: work around execbuffer2 test failureJung-uk Kim2021-07-012-0/+25
| | | | | | | | | | Work around execbuffer2 test failure. I was not able to enable DRI3 with SNA. It turned out DRM_IOCTL_I915_GEM_EXECBUFFER2 ioctl returns a different error code, i.e., ENOENT instead of EFAULT. Allow both to return true. PR: 256354 Approved by: x11 (manu)
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-2210-10/+10
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* */*: Replace USE_GCC=any with USE_GCC=yesGerald Pfeifer2021-06-041-1/+1
| | | | | | | | | | | | | | | USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such as i386 and amd64 since 12.x and depending on configuration 11.x, most newer installations on other platforms, and 13.x across the board). Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as different spellings of the same, so continue the deorbiting of the USE_GCC=any form and simply replace it with USE_GCC=yes. This should not make any functional difference at all. Discussed with: mat, linimon, pkubaj
* Chase GitLab redirect in PATCH_SITES (a la 64c25a7c484a)Jan Beich2021-05-121-1/+1
| | | | https://about.gitlab.com/releases/2020/05/06/gitlab-com-13-0-breaking-changes/#removal-of-deprecated-project-paths
* Convert GitLab diffs back to patchesJan Beich2021-05-126-18/+18
| | | | | | | GitLab has fixed unstable footer, so restore header/footer. https://gitlab.com/gitlab-org/gitaly/-/commit/8a1daafa720b This reverts commit c031fd115a267199aa9cd9ee7d4a790ac6d27c03.
* x11-drivers/xorgxrdp: Update to 0.2.16Koichiro Iwao2021-04-302-7/+7
| | | | Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.16
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-091-3/+3
| | | | | | | | | | | | This regeneration is required as the new gitlab version changed the address and the directory the source files can be downloaded. This commit also applies some small fixes to make sure all ports using gitlab are buildable. Reviewed by: mat Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D29628
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0741-41/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-0645-46/+0
|
* x11-drivers/xorgxrdp: switch to GH_TUPLEKoichiro Iwao2021-03-261-2/+1
| | | | Notes: svn path=/head/; revision=569234
* libhal is actually not a dependency of this portBaptiste Daroussin2021-02-072-6/+3
| | | | | | | | | This port used to install 2 files for the hal deamon which are now actually useless as the hal deamon is not used anymore by the software which might be interested in vmmouse probes. Notes: svn path=/head/; revision=564600
* Drop illusion of maintenanceJan Beich2021-01-311-1/+1
| | | | | | | | | Gift important ports (reset if undesired): - multimedia/libmtp -> desktop@ - x11-drivers/xf86-input-wacom -> x11@ Notes: svn path=/head/; revision=563446
* x11-drivers/xf86-input-synaptics: Enable EVDEV on 14Niclas Zeising2021-01-261-1/+2
| | | | | | | | | | Enable the EVDEV option on FreeBSD 14. Bump portrevision. Noticed by: jbeich Notes: svn path=/head/; revision=562692
* x11-drivers/xf86-video-intel: update to 2.99.917.916 (2021-01-15 snapshot)Jan Beich2021-01-172-5/+5
| | | | | | | | | | Changes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/a511f22cdec5...31486f40f8e8 PR: 252770 Tested by: Oleksandr Kryvulia Approved by: zeising Notes: svn path=/head/; revision=561840
* x11-drivers/xorgxrdp: Update to 0.2.15Koichiro Iwao2021-01-042-7/+7
| | | | | | | | Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.15 Sponsored by: HAW International Notes: svn path=/head/; revision=560264
* x11-drivers/xf86-video-intel: update to 2.99.917.914 (2020-12-15 snapshot)Jan Beich2020-12-232-6/+5
| | | | | | | | | | Changes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/ad5540f6ecae...a511f22cdec5 PR: 251963 Tested by: Oleksandr Kryvulia Approved by: zeising Notes: svn path=/head/; revision=559018
* x11-drivers/xf86-video-intel: switch to iris by defaultJan Beich2020-12-102-0/+31
| | | | | | | | | | | modesetting(4x) uses iris on Brodwell and newer, so do the same. PR: 251588 Approved by: manu, zeising Tested by: Oleksandr Kryvulia Notes: svn path=/head/; revision=557402
* x11-drivers/xf86-video-intel: update to 2.99.917.912 (2020-11-16 snapshot)Jan Beich2020-11-232-5/+5
| | | | | | | | | | Changes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/5ca3ac1a90af...ad5540f6ecae PR: 251306 Tested by: Oleksandr Kryvulia, Oleh Hushchenkov Approved by: zeising Notes: svn path=/head/; revision=556100
* x11-drivers/xf86-video-amdgpu: enable on powerpc64lePiotr Kubaj2020-11-121-2/+2
| | | | | | | Works fine. Notes: svn path=/head/; revision=554927
* Clean up the portMateusz Piotrowski2020-11-032-12/+6
| | | | | | | | | | | | | | | - Set LICENSE_FILE - Switch to USES=localbase - Simplify handling of SUB_FILES for option DRI3 - Fix a couple of typos in pkg-message We should probably install /etc/X11/xrdp/xorg.conf as a @sample, but that's probably something that the maintainer should take a look at. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=554002
* Rename graphics/libxatracker to graphics/mesa-gallium-xaEmmanuel Vadot2020-10-121-1/+1
| | | | | | | | | | | Mesa 20.2 update will split some of the gallium driver into their own ports so rename this gallium driver to be named like the other ones. Reviewed by: zeising X-Differential Revision: https://reviews.freebsd.org/D26682 Notes: svn path=/head/; revision=552105
* Bump portrevision for devel/evdev-protoNiclas Zeising2020-09-284-3/+4
| | | | | | | | Bump portrevision on everything with a build dependency on devel/evdev-proto, to chace the update of evdev-proto in r550442. Notes: svn path=/head/; revision=550443
* Allow building on powerpc64le.Mark Linimon2020-09-231-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=549853
* Remove expired ports:Rene Ladan2020-09-197-73/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-09-15 audio/abraca: Uses deprecated version of python 2020-09-15 audio/ardour5: Uses deprecated version of python 2020-09-15 audio/cplay: Uses deprecated version of python 2020-09-15 audio/cpp-xmms2: Uses deprecated version of python 2020-09-15 audio/p5-xmms2: Uses deprecated version of python 2020-09-15 biology/haplohseq: Uses deprecated version of python 2020-09-15 biology/tophat: Uses deprecated version of python 2020-09-15 chinese/ibus-array: Uses deprecated version of python 2020-09-15 comms/congruity: Uses deprecated version of python 2020-09-15 comms/libbtbb: Uses deprecated version of python 2020-09-15 comms/quisk: Uses deprecated version of python 2020-09-15 databases/mtools-mongodb: Uses deprecated version of python 2020-09-15 databases/mydbf2mysql: Uses deprecated version of python 2020-09-15 databases/ntdb: Uses deprecated version of python 2020-09-15 databases/pgloader: Uses deprecated version of python 2020-09-15 databases/pgtune: Uses deprecated version of python 2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python 2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python 2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python 2020-09-15 databases/pydbx: Uses deprecated version of python 2020-09-15 databases/pyspatialite: Uses deprecated version of python 2020-09-15 deskutils/ljcharm: Uses deprecated version of python 2020-09-15 deskutils/mat: Uses deprecated version of python 2020-09-15 devel/aap: Uses deprecated version of python 2020-09-15 devel/apr2: Uses deprecated version of python 2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python 2020-09-15 devel/bicyclerepair: Uses deprecated version of python 2020-09-15 devel/bzrtools: Uses deprecated version of python 2020-09-15 devel/codeville: Uses deprecated version of python 2020-09-15 devel/cvs2svn: Uses deprecated version of python 2020-09-15 devel/cx_Freeze: Uses deprecated version of python 2020-09-15 devel/euca2ools: Uses deprecated version of python 2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python 2020-09-15 devel/git-bzr-ng: Uses deprecated version of python 2020-09-15 devel/git-cvs: Uses deprecated version of python 2020-09-15 devel/git-remote-hg: Uses deprecated version of python 2020-09-15 devel/grumpy: Uses deprecated version of python 2020-09-15 devel/hg-git: Uses deprecated version of python 2020-09-15 devel/libnxt: Uses deprecated version of python 2020-09-15 devel/libredblack: Uses deprecated version of python 2020-09-15 devel/llvm-cheri: Uses deprecated version of python 2020-09-15 devel/phpsh: Uses deprecated version of python 2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python 2020-09-15 devel/py-notify: Uses deprecated version of python 2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python 2020-09-15 devel/py-qserve: Uses deprecated version of python 2020-09-15 devel/py-subvertpy: Uses deprecated version of python 2020-09-15 devel/py_static_check: Uses deprecated version of python 2020-09-15 devel/pyst: Uses deprecated version of python 2020-09-15 devel/runsnakerun: Uses deprecated version of python 2020-09-15 devel/tailor: Uses deprecated version of python 2020-09-15 devel/uatraits: Uses deprecated version of python 2020-09-15 dns/nsec3walker: Uses deprecated version of python 2020-09-15 dns/sshfp: Uses deprecated version of python 2020-09-15 editors/medit: Uses deprecated version of python 2020-09-15 emulators/dynagen: Uses deprecated version of python 2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python 2020-09-15 games/diameter: Uses deprecated version of python 2020-09-15 games/kiki: Uses deprecated version of python 2020-09-15 games/lightyears: Uses deprecated version of python 2020-09-15 games/outerspace: Uses deprecated version of python 2020-09-15 games/pachi-game-engine: Uses deprecated version of python 2020-09-15 graphics/caffe: Uses deprecated version of python 2020-09-15 graphics/cloudcompare: Uses deprecated version of python 2020-09-15 graphics/kudu: Uses deprecated version of python 2020-09-15 graphics/pecomato: Uses deprecated version of python 2020-09-15 graphics/py-editobj: Uses deprecated version of python 2020-09-15 graphics/py-mayavi: Uses deprecated version of python 2020-09-15 graphics/pymorph: Uses deprecated version of python 2020-09-15 graphics/tilecache: Uses deprecated version of python 2020-09-15 graphics/uniconvertor: Uses deprecated version of python 2020-09-15 japanese/mailman: Uses deprecated version of python 2020-09-15 java/eclipse-pydev: Uses deprecated version of python 2020-09-15 lang/cdent: Uses deprecated version of python 2020-09-15 lang/julia06: Uses deprecated version of python 2020-09-15 lang/julia07: Uses deprecated version of python 2020-09-15 lang/julia11: Uses deprecated version of python 2020-09-15 lang/tinypy: Uses deprecated version of python 2020-09-15 mail/cleanup-maildir: Uses deprecated version of python 2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python 2020-09-15 mail/getmail: Uses deprecated version of python 2020-09-15 mail/muttils: Uses deprecated version of python 2020-09-15 mail/nohtml: Uses deprecated version of python 2020-09-15 mail/offlineimap: Uses deprecated version of python 2020-09-15 mail/openemm2015: Uses deprecated version of python 2020-09-15 math/blitz++: Uses deprecated version of python 2020-09-15 math/openfst: Uses deprecated version of python 2020-09-15 math/py-fpconst: Uses deprecated version of python 2020-09-15 misc/hb: Uses deprecated version of python 2020-09-15 misc/mtail: Uses deprecated version of python 2020-09-15 misc/wotsap: Uses deprecated version of python 2020-09-15 multimedia/freevo: Uses deprecated version of python 2020-09-15 multimedia/quodlibet: Uses deprecated version of python 2020-09-15 multimedia/tovid: Uses deprecated version of python 2020-09-15 net/ceph13: Uses deprecated version of python 2020-09-15 net/cloud-init-azure: Uses deprecated version of python 2020-09-15 net/exabgp: Uses deprecated version of python 2020-09-15 net/exaddos: Uses deprecated version of python 2020-09-15 net/fb: Uses deprecated version of python 2020-09-15 net/flent: Uses deprecated version of python 2020-09-15 net/flowgrep: Uses deprecated version of python 2020-09-15 net/googlecl: Uses deprecated version of python 2020-09-15 net/mininet: Uses deprecated version of python 2020-09-15 net/nfs-ganesha: Uses deprecated version of python 2020-09-15 net/opensips: Uses deprecated version of python 2020-09-15 net/py-python-ntlm: Uses deprecated version of python 2020-09-15 net/splatd: Uses deprecated version of python 2020-09-15 net-im/centerim-devel: Uses deprecated version of python 2020-09-15 net-im/fugu: Uses deprecated version of python 2020-09-15 net-im/proxy65: Uses deprecated version of python 2020-09-15 net-mgmt/crmsh: Uses deprecated version of python 2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python 2020-09-15 net-p2p/couchpotato: Uses deprecated version of python 2020-09-15 news/rawdog: Uses deprecated version of python 2020-09-15 ports-mgmt/portell: Uses deprecated version of python 2020-09-15 print/biblio-py: Uses deprecated version of python 2020-09-15 science/brian: Uses deprecated version of python 2020-09-15 science/paraview: Uses deprecated version of python 2020-09-15 security/arm: Uses deprecated version of python 2020-09-15 security/ismtp: Uses deprecated version of python 2020-09-15 security/py-halberd: Uses deprecated version of python 2020-09-15 security/switzerland: Uses deprecated version of python 2020-09-15 security/tsshbatch: Uses deprecated version of python 2020-09-15 shells/lshell: Uses deprecated version of python 2020-09-15 sysutils/abck: Uses deprecated version of python 2020-09-15 sysutils/condor: Uses deprecated version of python 2020-09-15 sysutils/farbot: Uses deprecated version of python 2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python 2020-09-15 sysutils/heartbeat: Uses deprecated version of python 2020-09-15 sysutils/isomd5sum: Uses deprecated version of python 2020-09-15 sysutils/py-stdiff: Uses deprecated version of python 2020-09-15 sysutils/tren: Uses deprecated version of python 2020-09-15 textproc/doclifter: Uses deprecated version of python 2020-09-15 textproc/ibus-el: Uses deprecated version of python 2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see textproc/p5-Search-Sitemap 2020-09-15 textproc/plover: Uses deprecated version of python 2020-09-15 textproc/py-esmre: Uses deprecated version of python 2020-09-15 textproc/py-libxslt: Uses deprecated version of python 2020-09-15 textproc/py-pdfminer: Uses deprecated version of python 2020-09-15 textproc/translate-toolkit: Uses deprecated version of python 2020-09-15 www/bluefish: Uses deprecated version of python 2020-09-15 www/calendarserver: Uses deprecated version of python 2020-09-15 www/geeknote: Uses deprecated version of python 2020-09-15 www/go-appengine-sdk: Uses deprecated version of python 2020-09-15 www/google-appengine: Uses deprecated version of python 2020-09-15 www/libhpack: Uses deprecated version of python 2020-09-15 www/mkapachepw: Uses deprecated version of python 2020-09-15 www/mod_pagespeed: Uses deprecated version of python 2020-09-15 www/mod_python35: Uses deprecated version of python 2020-09-15 www/py-qp: Uses deprecated version of python 2020-09-15 www/py-url: Uses deprecated version of python 2020-09-15 www/pyblosxom: Uses deprecated version of python 2020-09-15 www/pyjamas: Uses deprecated version of python 2020-09-15 www/roundup: Uses deprecated version of python 2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python 2020-09-15 www/waccess: Uses deprecated version of python 2020-09-15 www/wadcomblog: Uses deprecated version of python 2020-09-15 www/webcheck: Uses deprecated version of python 2020-09-15 www/woof: Uses deprecated version of python 2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python 2020-09-15 x11-fm/twander: Uses deprecated version of python 2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python 2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python Notes: svn path=/head/; revision=548980
* Remove conflict that is OBE.Mark Linimon2020-09-181-2/+0
| | | | Notes: svn path=/head/; revision=548920
* x11-drivers/xf86-video-ati-legacy: Delete portNiclas Zeising2020-09-165-48/+0
| | | | | | | | | Delete xf86-video-ati-legacy. It has been broken since the update of xorg-server to 1.20, and despite attempts to fix it, has remained such. It is time to remove it completely. Notes: svn path=/head/; revision=548803
* x11-drivers/xf86-video-vesa: Update to 2.5.0Niclas Zeising2020-09-122-5/+4
| | | | | | | | | | Update x11-drivers/xf86-video-vesa to 2.5.0. This is a maintenance release. Changelog and announcement: https://lists.x.org/archives/xorg-announce/2020-September/003060.html Notes: svn path=/head/; revision=548410
* x11-drivers/xorgxrdp: Update to 0.2.14Koichiro Iwao2020-09-012-11/+7
| | | | | | | | Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.14 Sponsored by: HAW International Notes: svn path=/head/; revision=547231
* x11-drivers/xf86-video-geode: Fix -fno-commonNiclas Zeising2020-08-246-0/+81
| | | | | | | | | | | Fix the build of x11-drivers/xf86-video-geode when compiled with -fno-common, which is the default with llvm 11. While here, add license. MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) Notes: svn path=/head/; revision=546109
* x11-drivers/xf86-video-intel: Update snapshotNiclas Zeising2020-08-1811-102/+319
| | | | | | | | | | | | | | | | | | | | | | Update the snapshot of x11-driver/xf86-video-intel - Fix build with -fno-common - Fix MIT-SHM detection - Drop SNA/UXA options in favor of xorg.conf(5) - Add hyphen to output names for consistency with modesetting(4x) - Add UDEV and XVMC options - Add "make test" support - Drop unused dependencies - Switch to upstream versioning scheme - Document all patches - Simplify and deprecate _WITH_GETLINE - Fix most style warnings PR: 236003 Submitted by: jbiech MFH: 2020Q3 Notes: svn path=/head/; revision=545262
* x11-drivers/xf86-video-openchrome: fix -fno-commonNiclas Zeising2020-08-181-0/+41
| | | | | | | | | Fix the build with -fno-common, which is the default with llvm 11. MFH: 2020Q3 Notes: svn path=/head/; revision=545261
* x11/drivers/xf86-video-amdgpu: Fix -fno-commonNiclas Zeising2020-08-182-1/+6
| | | | | | | | | | Pull in a patch from upstream to fix the build of xf86-video-amdgpu with -fno-common, which is the default with llvm 11. MFH: 2020Q3 Notes: svn path=/head/; revision=545260
* Build xorg AMD video drivers on aarch64Emmanuel Vadot2020-07-262-4/+4
| | | | | | | | | They build and work fine with drm-devel-kmod Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=543498
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-07-261-0/+2
| | | | Notes: svn path=/head/; revision=543440
* Chase GitLab redirect in PATCH_SITESJan Beich2020-05-242-2/+2
| | | | | | | https://about.gitlab.com/releases/2020/05/06/gitlab-com-13-0-breaking-changes/#removal-of-deprecated-project-paths Notes: svn path=/head/; revision=536383
* x11-drivers/xf86-input-libinput: Update to 0.30.0Niclas Zeising2020-05-192-4/+4
| | | | | | | | | | | | | Update x11-drivers/xf86-input-libinput to 0.30.0 This release implements scroll button lock, making it possible to configure the scroll button on a mouse so that there is no need to hold it down while scrolling. Changelog: https://lists.x.org/archives/xorg-announce/2020-May/003045.html Notes: svn path=/head/; revision=535890
* Remove expired ports:Rene Ladan2020-05-0111-85/+0
| | | | | | | | | 2020-05-01 net/py-pcap: Broken with python3 please consider using net/py-pypcap 2020-05-01 x11-drivers/xf86-video-tseng: broken 2020-05-01 x11-drivers/xf86-video-s3virge: broken Notes: svn path=/head/; revision=533536
* x11-drivers/xf86-input-synaptics: enable EVDEV by default on FreeBSD 12+Vladimir Kondratyev2020-04-271-1/+4
| | | | | | | | | | | | | | After switching default value of kern.evdev.rcpt_mask sysctl to 12 (r360126) some users get their touchpads broken as they have xf86-input-synaptics port installed. See e.g. PR/245948. This happens as xf86-input-synaptics has greater priority than libinput and effectively disables latter after installation. Workaround this issue with enabling EVDEV support in the port. PR: 245966 Approved by: x11 (zeising) Notes: svn path=/head/; revision=533211
* Fix a typo: xorg-cat:drivers -> xorg-cat:driver.Alexey Dokuchaev2020-04-251-1/+1
| | | | | | | Submitted by: Chris Nicol Notes: svn path=/head/; revision=532953
* x11-drivers/xf86-video-ati: Fix missing hw cursorNiclas Zeising2020-04-152-2/+5
| | | | | | | | | | | | | | | | | Add an upstream patch (submitted by myself and danfe) to fix the issue where the hw cursor sometimes does not work when using x11-drivers/xf86-video-ati. Big thanks to danfe@ for debugging and testing and figuring out what's going on. For details on the change, see upstream issue: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/issues/190 PR: 237642 Reported by: jwb MFH: 2020Q2 Notes: svn path=/head/; revision=531787
* x11-drivers/xf86-input-libinput: Update to 0.29.0Niclas Zeising2020-03-312-5/+4
| | | | | | | | | | Update x11-drivers/xf86-input-libinput to 0.29.0 This is a maintenance release Changelog: https://lists.x.org/archives/xorg-announce/2019-August/003017.html Notes: svn path=/head/; revision=530017
* xf86-video-qxl: No longer broken (still deprecated)Niclas Zeising2020-03-311-2/+1
| | | | | | | | After r530014, xf86-video-qxl builds again, so remove broken. It is still deprecated because it uses python 2. Notes: svn path=/head/; revision=530016
* x11-drivers/xorgxrdp: backport upstream patchKoichiro Iwao2020-03-252-2/+7
| | | | | | | | | | | | Fixes the issue GNOME Shell 3.32 fails to start [1] [1] https://github.com/neutrinolabs/xorgxrdp/issues/156 Obtained from: https://github.com/neutrinolabs/xorgxrdp/pull/161 Sponsored by: HAW International Notes: svn path=/head/; revision=529076
* x11-drivers/xorgxrdp: disable DRI3 option by default againKoichiro Iwao2020-03-122-19/+2
| | | | | | | | | | | | | | | | | | | | I tried to compile DRI3 support by default and disable by config by default [1] However, actually it cannot be disabled completely by config. Hardware acceleration in xrdp is still bleeding-edge and it sometimes causes hang-up like below. [drm] GPU HANG: ecode 7:0:0x97f4ffff, in Xorg [100659], reason: Hang on rcs0, action: reset drmn0: Resetting chip after gpu hang drmn0: Resetting chip after gpu hang drmn0: i915_reset_device timed out, cancelling all in-flight rendering. Bleeding-edge features should be opt-in and the default setup should be stable, disabling again. [1] https://gitter.im/neutrinolabs/xrdp?at=5e5e48163ca0375cb399cdfa Notes: svn path=/head/; revision=528271