Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lang/rust: Bump revisions after 1.62.0 | Mikael Urankar | 2022-07-02 | 1 | -1/+1 |
| | |||||
* | lang/rust: Bump revisions after 1.61.0 | Mikael Urankar | 2022-05-31 | 1 | -1/+1 |
| | |||||
* | lang/rust: Relink ports after the Rust 1.60.0 update | Tobias Kortkamp | 2022-05-03 | 1 | -1/+1 |
| | |||||
* | lang/rust: Bump revisions after 1.59.0 | Mikael Urankar | 2022-03-15 | 1 | -1/+1 |
| | |||||
* | lang/rust: Relink consumers | Tobias Kortkamp | 2022-02-03 | 1 | -1/+1 |
| | | | | | PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024 | ||||
* | lang/rust: Bump revisions after 1.58.0 | Tobias Kortkamp | 2022-01-17 | 1 | -1/+1 |
| | |||||
* | lang/rust: Rebuild consumers for Rust 1.57.0 | Tobias Kortkamp | 2021-12-05 | 1 | -1/+1 |
| | |||||
* | *: Rebuild for Rust 1.56.0 | Tobias Kortkamp | 2021-10-25 | 1 | -0/+1 |
| | |||||
* | x11/inputplug: Drop unnecessary build dependencies | Mateusz Piotrowski | 2021-10-04 | 1 | -1/+1 |
| | |||||
* | x11/inputplug: Update to 0.4.0 | Mateusz Piotrowski | 2021-10-04 | 4 | -22/+125 |
| | | | | Changes: https://github.com/andrewshadura/inputplug/releases/tag/0.4.0 | ||||
* | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
| | | | | Reported by: lwhsu | ||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Add x11/inputplug | Mateusz Piotrowski | 2020-10-10 | 4 | -0/+50 |
inputplug is a very simple daemon which monitors XInput events and runs arbitrary scripts on hierarchy change events (such as a device being attached, removed, enabled or disabled). For example, inputplug can be used in shell scripts which monitor attachments of keyboards in order to run change keyboard mappings with commands like "setxkbmap -option ctrl:nocaps". WWW: https://github.com/andrewshadura/inputplug Notes: svn path=/head/; revision=551917 |