[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / benchmarks

File: [local] / ports / benchmarks / Makefile (download)

Revision 1.25, Sat Jul 18 22:02:05 2015 UTC (8 years, 10 months ago) by zhuk
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.24: +1 -2 lines

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.

# $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>