Skip site navigation (1)Skip section navigation (2)



index | | raw e-mail

libinput bits worked for me, but I don't have AMD GPU to test.

If you have the "gh" tool, run

gh pr checkout https://github.com/freebsd/freebsd-ports/pull/512

otherwise you can pull updates with plain fetch:

fetch -o - https://github.com/arrowd/freebsd-ports/commit/6845ac9f24bbdefd7501e93b5ae389b6332a26a4.patch
| git am
fetch -o - https://github.com/arrowd/freebsd-ports/commit/0e38cc47bae1fc6d64ec2be0d6cd5fcf1a29c435.patch
| git am
fetch -o - https://github.com/arrowd/freebsd-ports/commit/3ebc3437a83e91e100bc9fdeaad138b748f1fc40
| git am

Thanks in advance!


home | help