aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fvwm3
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/fvwm3: Add CPE informationBernhard Froehlich2021-08-291-1/+4
| | | | Approved by: portmgr (blanket)
* x11-wm/fvwm3: Add compiler:c11 to USES to fix build on GCC-based systems:Mark Linimon2021-05-111-1/+1
| | | | Colorset.h:57: error: redefinition of typedef 'colorset_t'
* New port: x11-wm/fvwm3: New FVWM window managerFelix Palmen2021-05-104-0/+584
FVWM is an old window manager based on twm. After a long pause FVWM development appears to have been restarted. This new FVWM no longer supports M4 however it does support GO. Unfortunately fetching go:modules doesn't work and is disabled at the moment. The maintainer intends to work on this and upstream it when it's finally working. Submitted by: Felix Palmen <felix@palmen-it.de> Reviewed by: cy Differential Revision: https://reviews.freebsd.org/D30159