Commits

Rainer Müller authored 708a4803869
collectd: Remove +xmms variant

The xmms port was removed, therefore this variant was already broken.
No tags

sysutils/collectd/files/dep-gen.sh

Modified
204 204 [redis]="port:libcredis"
205 205 [rrdcached]="port:rrdtool"
206 206 [rrdtool]="port:rrdtool"
207 207 [snmp]="port:net-snmp"
208 208 [snmp_agent]="port:net-snmp"
209 209 [tokyotyrant]="port:tokyotyrant"
210 210 [varnish]="port:varnish"
211 211 [virt]="port:libvirt port:libxml2"
212 212 [write_http]="port:curl"
213 213 [write_riemann]="port:protobuf-c"
214 - [xmms]="port:xmms"
215 214 )
216 215
217 216 # list of useless modules on macOS
218 217 declare -A OSX_BLACKLIST
219 218 OSX_BLACKLIST=(
220 219 [aquaero]=1 # requires libaquaero5, which is not available
221 220 [cgroups]=1 # Linux only
222 221 [conntrack]=1 # Linux only
223 222 [cpufreq]=1 # Linux only
224 223 [dpdkstat]=1 # requires libdpdk, which is not available
262 261 [turbostat]=1 # Linux only
263 262 [vmem]=1 # Linux only
264 263 [vserver]=1 # Linux only
265 264 [wireless]=1 # Linux only
266 265 [write_mongodb]=1 # requires libmongoc, which is not available
267 266 [write_redis]=1 # requires libcredis, which is not available
268 267 [write_prometheus]=1 # requires libmicrohttpd, which is not available
269 268 [write_riemann]=1 # requires libriemann (?), which is not available
270 269 [write_kafka]=1 # requires librdkafka, which is not available
271 270 [xencpu]=1 # requires libxen, which is not available
271 + [xmms]=1 # requires xmms, which is not available
272 272 [zfs_arc]=1 # Solaris only
273 273 [zone]=1 # Solaris only
274 274 )
275 275
276 276 # list of standard modules on macOS
277 277 declare -a OSX_STANDARD
278 278 OSX_STANDARD=(
279 279 aggregation
280 280 apache
281 281 apcups

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut