Edit

IABSD.fr/ports/benchmarks/Makefile

Branch :

  • Show log

    Commit

  • Author : volker
    Date : 2025-06-15 14:17:10
    Hash : 50b77cf2
    Message : remove tsung; It doesn't build with supported erlang versions, upstream appears to have lost interest, and nobody seems to be interested in the port anymore; ok tb@, gnezdo@

  • benchmarks/Makefile
  •      SUBDIR =
         SUBDIR += blogbench
         SUBDIR += bonnie++
         SUBDIR += fio
         SUBDIR += fs_mark
         SUBDIR += glmark2
         SUBDIR += httperf
         SUBDIR += hyperfine
         SUBDIR += iozone
         SUBDIR += netperf
         SUBDIR += netperf-wrapper
         SUBDIR += netpipe
         SUBDIR += netstrain
         SUBDIR += nuttcp
         SUBDIR += p5-Dumbbench
         SUBDIR += qmlbench
         SUBDIR += randread
         SUBDIR += siege
         SUBDIR += smtp-benchmark
         SUBDIR += speedtest-cli
         SUBDIR += splicebench
         SUBDIR += sysbench
         SUBDIR += sysbench,mysql
         SUBDIR += sysbench,pgsql
         SUBDIR += tcpblast
         SUBDIR += ubench
         SUBDIR += udpbench
         SUBDIR += vegeta
         SUBDIR += wrk
         SUBDIR += xengine
    
    .include <bsd.port.subdir.mk>