From 2bab7027e793e8b86f2d6622a5fdd561d9cc4ae2 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sat, 24 Mar 2001 16:39:32 +0000 Subject: add bonnie++ Performance Test of Filesystem I/O --- benchmarks/bonnie++/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 benchmarks/bonnie++/Makefile (limited to 'benchmarks/bonnie++/Makefile') diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile new file mode 100644 index 000000000000..f142e34a395c --- /dev/null +++ b/benchmarks/bonnie++/Makefile @@ -0,0 +1,22 @@ +# ex:ts=8 +# New ports collection makefile for: bonnie++ +# Date created: Mar 24, 2001 +# Whom: Ying-Chieh Liao +# +# $FreeBSD$ +# + +PORTNAME= bonnie++ +PORTVERSION= 1.01 +CATEGORIES= benchmarks +MASTER_SITES= http://www.coker.com.au/bonnie++/ +EXTRACT_SUFX= .tgz + +MAINTAINER= ijliao@FreeBSD.org + +GNU_CONFIGURE= yes + +MAN1= bon_csv2html.1 bon_csv2txt.1 +MAN8= bonnie++.8 zcav.8 + +.include -- cgit v1.2.3