aboutsummaryrefslogtreecommitdiff
path: root/sysutils/acfgfs
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* multimedia/arcan: update to 0.6.0.1Jan Beich2020-12-162-12/+4
| | | | | | | Changes: https://github.com/letoram/arcan/compare/0.6.0...0.6.0.1 Notes: svn path=/head/; revision=558221
* sysutils/acfgfs: add new portJan Beich2020-12-113-0/+38
Acfgfs is a tool that lets you mount certain arcan applications as a FUSE file-system. The application has to explicitly support it (e.g., Durden). https://arcan-fe.com/ Notes: svn path=/head/; revision=557737