diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-10-16 15:29:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-10-16 15:29:32 +0000 |
commit | 13d4527a34237c3848445140a659128518ca196f (patch) | |
tree | a59de3287464c291f091b739fe407ba6df10c951 /benchmarks/filebench | |
parent | a12065703469e10f4f34b1e43555af92cfceaa6c (diff) | |
download | ports-13d4527a34237c3848445140a659128518ca196f.tar.gz ports-13d4527a34237c3848445140a659128518ca196f.zip |
Notes
Diffstat (limited to 'benchmarks/filebench')
-rw-r--r-- | benchmarks/filebench/Makefile | 21 | ||||
-rw-r--r-- | benchmarks/filebench/distinfo | 2 | ||||
-rw-r--r-- | benchmarks/filebench/files/patch-parser__gram.c | 11 | ||||
-rw-r--r-- | benchmarks/filebench/pkg-descr | 14 | ||||
-rw-r--r-- | benchmarks/filebench/pkg-plist | 46 |
5 files changed, 0 insertions, 94 deletions
diff --git a/benchmarks/filebench/Makefile b/benchmarks/filebench/Makefile deleted file mode 100644 index 42e1765d62aa..000000000000 --- a/benchmarks/filebench/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Created by: Tom Judge <tom@tomjudge.com> -# $FreeBSD$ - -PORTNAME= filebench -PORTVERSION= 1.4.9.1 -CATEGORIES= benchmarks -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Model-based file system workload generator - -LICENSE= CDDL -LICENSE_FILE= ${WRKSRC}/LICENSE - -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/benchmarks/filebench/distinfo b/benchmarks/filebench/distinfo deleted file mode 100644 index 7e4698c01fa2..000000000000 --- a/benchmarks/filebench/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (filebench-1.4.9.1.tar.gz) = a1d1516083a1d46bccf6246caf709e800e93eccf17572583343e77726b720678 -SIZE (filebench-1.4.9.1.tar.gz) = 349535 diff --git a/benchmarks/filebench/files/patch-parser__gram.c b/benchmarks/filebench/files/patch-parser__gram.c deleted file mode 100644 index 3ef61d82930d..000000000000 --- a/benchmarks/filebench/files/patch-parser__gram.c +++ /dev/null @@ -1,11 +0,0 @@ ---- parser_gram.c.orig 2011-09-06 17:22:21 UTC -+++ parser_gram.c -@@ -114,7 +114,7 @@ static GetLine *gl; - /* executable name to execute worker processes later */ - char *execname; - --static int dofile = DOFILE_FALSE; -+int dofile = DOFILE_FALSE; - static FILE *parentscript; - - static char *fbbasepath = FILEBENCHDIR; diff --git a/benchmarks/filebench/pkg-descr b/benchmarks/filebench/pkg-descr deleted file mode 100644 index 28c61a534c73..000000000000 --- a/benchmarks/filebench/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Filebench is quick to set up and use unlike many of the commercial -benchmarks which it can emulate. It is also a handy tool for -micro-benchmarking storage subsystems and studying the relationships of -complex applications such as relational databases with their storage -without having to incur the costs of setting up those applications, -loading data and so forth. - -Filebench uses loadable workload personalities in a common framework to -allow easy emulation of complex applications upon file systems. The -workload personalities use a Workload Definition Language to define the -workload's model. - -WWW: http://www.solarisinternals.com/wiki/index.php/FileBench -WWW: http://filebench.sourceforge.net/ diff --git a/benchmarks/filebench/pkg-plist b/benchmarks/filebench/pkg-plist deleted file mode 100644 index 6f267ca2c572..000000000000 --- a/benchmarks/filebench/pkg-plist +++ /dev/null @@ -1,46 +0,0 @@ -bin/filebench -%%DATADIR%%/workloads/compflow_demo.f -%%DATADIR%%/workloads/copyfiles.f -%%DATADIR%%/workloads/createfiles.f -%%DATADIR%%/workloads/filemicro_create.f -%%DATADIR%%/workloads/filemicro_createfiles.f -%%DATADIR%%/workloads/filemicro_createrand.f -%%DATADIR%%/workloads/filemicro_delete.f -%%DATADIR%%/workloads/filemicro_rread.f -%%DATADIR%%/workloads/filemicro_rwrite.f -%%DATADIR%%/workloads/filemicro_rwritedsync.f -%%DATADIR%%/workloads/filemicro_rwritefsync.f -%%DATADIR%%/workloads/filemicro_seqread.f -%%DATADIR%%/workloads/filemicro_seqwrite.f -%%DATADIR%%/workloads/filemicro_seqwriterand.f -%%DATADIR%%/workloads/filemicro_seqwriterandvargam.f -%%DATADIR%%/workloads/filemicro_seqwriterandvartab.f -%%DATADIR%%/workloads/filemicro_statfile.f -%%DATADIR%%/workloads/filemicro_writefsync.f -%%DATADIR%%/workloads/fileserver.f -%%DATADIR%%/workloads/fivestreamread.f -%%DATADIR%%/workloads/fivestreamreaddirect.f -%%DATADIR%%/workloads/fivestreamwrite.f -%%DATADIR%%/workloads/fivestreamwritedirect.f -%%DATADIR%%/workloads/listdirs.f -%%DATADIR%%/workloads/makedirs.f -%%DATADIR%%/workloads/mongo.f -%%DATADIR%%/workloads/netsfs.f -%%DATADIR%%/workloads/networkfs.f -%%DATADIR%%/workloads/oltp.f -%%DATADIR%%/workloads/openfiles.f -%%DATADIR%%/workloads/randomfileaccess.f -%%DATADIR%%/workloads/randomread.f -%%DATADIR%%/workloads/randomrw.f -%%DATADIR%%/workloads/randomwrite.f -%%DATADIR%%/workloads/ratelimcopyfiles.f -%%DATADIR%%/workloads/removedirs.f -%%DATADIR%%/workloads/singlestreamread.f -%%DATADIR%%/workloads/singlestreamreaddirect.f -%%DATADIR%%/workloads/singlestreamwrite.f -%%DATADIR%%/workloads/singlestreamwritedirect.f -%%DATADIR%%/workloads/tpcso.f -%%DATADIR%%/workloads/varmail.f -%%DATADIR%%/workloads/videoserver.f -%%DATADIR%%/workloads/webproxy.f -%%DATADIR%%/workloads/webserver.f |