Edit

IABSD.fr/ports/benchmarks/Makefile

Branch :

  • Show log

    Commit

  • Author : zhuk
    Date : 2015-07-18 22:02:05
    Hash : 6860bba4
    Message : Remove lmbench. Highly outdated (1999 year benchmark, really?), non-free (the license marker in port was a lie) and ugly. okay aja@; also there were okays from sthen@ and kirby on earlier patch.

  • benchmarks/Makefile
  • # $OpenBSD: Makefile,v 1.25 2015/07/18 22:02:05 zhuk Exp $
    
         SUBDIR =
         SUBDIR += blogbench
         SUBDIR += bonnie++
         SUBDIR += bytebench
         SUBDIR += fs_mark
         SUBDIR += httperf
         SUBDIR += iozone
         SUBDIR += netperf
         SUBDIR += netperf-wrapper
         SUBDIR += netpipe
         SUBDIR += netstrain
         SUBDIR += randread
         SUBDIR += siege
         SUBDIR += smtp-benchmark
         SUBDIR += speedtest-cli
         SUBDIR += sysbench
         SUBDIR += sysbench,mysql
         SUBDIR += sysbench,pgsql
         SUBDIR += tcpblast
         SUBDIR += tsung
         SUBDIR += ubench
         SUBDIR += xengine
    
    .include <bsd.port.subdir.mk>