blob: 327c0d3e4357190968c8d9db3a0c691d8555ed22 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
COMMENT = X11 window managers
SUBDIR += afterstep
SUBDIR += afterstep-stable
SUBDIR += amiwm
SUBDIR += antiwm
SUBDIR += aphelia
SUBDIR += awesome
SUBDIR += awesome-vicious
SUBDIR += bbkeys
SUBDIR += bbpager
SUBDIR += berry
SUBDIR += blackbox
SUBDIR += bspwm
SUBDIR += cage
SUBDIR += chamfer
SUBDIR += compiz
SUBDIR += compiz-plugins-extra
SUBDIR += compiz-plugins-main
SUBDIR += compiz-plugins-unsupported
SUBDIR += compizconfig-backend-gconf
SUBDIR += compton
SUBDIR += ctwm
SUBDIR += cwm
SUBDIR += devilspie
SUBDIR += durden
SUBDIR += dwm
SUBDIR += e16
SUBDIR += e16-docs
SUBDIR += echinus
SUBDIR += emerald
SUBDIR += enlightenment
SUBDIR += epplets
SUBDIR += euclid-wm
SUBDIR += evilwm
SUBDIR += fbcmd
SUBDIR += fluxbox
SUBDIR += fluxter
SUBDIR += flwm
SUBDIR += fvwm2
SUBDIR += fvwm3
SUBDIR += gamescope
SUBDIR += herbstluftwm
SUBDIR += hikari
SUBDIR += hs-xmonad
SUBDIR += i3
SUBDIR += i3-gaps
SUBDIR += icewm
SUBDIR += jewel
SUBDIR += jwm
SUBDIR += kickshaw
SUBDIR += labwc
SUBDIR += larswm
SUBDIR += leftwm
SUBDIR += libcompizconfig
SUBDIR += libdockapp
SUBDIR += libwraster
SUBDIR += lwm
SUBDIR += lxappearance-obconf
SUBDIR += lxmed
SUBDIR += lxqt
SUBDIR += lxqt-panel
SUBDIR += lxqt-session
SUBDIR += lxsession
SUBDIR += marco
SUBDIR += mcwm
SUBDIR += metacity
SUBDIR += muffin
SUBDIR += mutter
SUBDIR += nscde
SUBDIR += obconf
SUBDIR += obconf-qt
SUBDIR += obpager
SUBDIR += openbox
SUBDIR += oroborus
SUBDIR += pager
SUBDIR += peksystray
SUBDIR += pekwm
SUBDIR += phluid
SUBDIR += phoc
SUBDIR += picom
SUBDIR += piewm
SUBDIR += plasma5-kdecoration
SUBDIR += plasma5-kwin
SUBDIR += pwm
SUBDIR += qtile
SUBDIR += ratmen
SUBDIR += ratpoison
SUBDIR += river
SUBDIR += rubygem-uh-layout
SUBDIR += rubygem-uh-wm
SUBDIR += sawfish
SUBDIR += sdorfehs
SUBDIR += selectwm
SUBDIR += skippy-xd
SUBDIR += spectrwm
SUBDIR += stumpwm
SUBDIR += subtle
SUBDIR += sway
SUBDIR += tinywm
SUBDIR += transset
SUBDIR += treewm
SUBDIR += tvtwm
SUBDIR += twm
SUBDIR += vtwm
SUBDIR += w9wm
SUBDIR += wayfire
SUBDIR += wayfire-plugins-extra
SUBDIR += windowmaker
SUBDIR += wm2
SUBDIR += wmakerconf
SUBDIR += wmanager
SUBDIR += wmanager-addons
SUBDIR += wmconfig
SUBDIR += wmii
SUBDIR += wmii-devel
SUBDIR += wmname
SUBDIR += wmx
SUBDIR += xcompmgr
SUBDIR += xfce4
SUBDIR += xfce4-desktop
SUBDIR += xfce4-panel
SUBDIR += xfce4-panel-profiles
SUBDIR += xfce4-session
SUBDIR += xfce4-wm
SUBDIR += yeahwm
.include <bsd.port.subdir.mk>
|