diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 04:58:03 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 04:58:03 +0000 |
commit | fe1e09a6cc21f4d4e231d029e455747d3cbc1b1d (patch) | |
tree | 74528e3ec7e08066cd7ef2085348cfdd0e43203c /benchmarks | |
parent | b6461b02946fe4b954622ee05ec9e2365cbb2593 (diff) | |
download | ports-fe1e09a6cc21f4d4e231d029e455747d3cbc1b1d.tar.gz ports-fe1e09a6cc21f4d4e231d029e455747d3cbc1b1d.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/bonnie/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/bytebench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/dbs/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/iozone/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/iozone21/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/lmbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/nbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/netperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/netpipe/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/rawio/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/tcpblast/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/unixbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/xengine/Makefile | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 383817b67a20..e186e6890a53 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1999/04/14 20:39:06 billf Exp $ +# $FreeBSD$ # SUBDIR += bonnie diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile index bccebe444d6b..a22c567aa24f 100644 --- a/benchmarks/bonnie/Makefile +++ b/benchmarks/bonnie/Makefile @@ -3,7 +3,7 @@ # Date created: 26 September 1994 # Whom: se # -# $Id: Makefile,v 1.4 1996/11/18 11:21:44 asami Exp $ +# $FreeBSD$ # DISTNAME= Bonnie diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index 593cab78951b..b931574382ad 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -3,7 +3,7 @@ # Date created: 28 December 1995 # Whom: se # -# $Id: Makefile,v 1.9 1999/08/22 18:57:21 mharo Exp $ +# $FreeBSD$ # DISTNAME= bytebench-3.1 diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index 9a8d73d7d811..15af76ed5d0e 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -3,7 +3,7 @@ # Date created: 1 August 1998 # Whom: jkoshy # -# $Id: Makefile,v 1.1.1.1 1998/08/01 23:34:42 jkoshy Exp $ +# $FreeBSD$ # DISTNAME= dbs-1.1.5 diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 37af3617bce2..0e2dbab23f0f 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -3,7 +3,7 @@ # Date created: 26 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.21 1999/07/07 22:40:08 jmz Exp $ +# $FreeBSD$ # DISTNAME= iozone diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index 37af3617bce2..0e2dbab23f0f 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -3,7 +3,7 @@ # Date created: 26 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.21 1999/07/07 22:40:08 jmz Exp $ +# $FreeBSD$ # DISTNAME= iozone diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 62c43184d36e..7d2d93cfb84d 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -3,7 +3,7 @@ # Date created: 6 May 1995 # Whom: asami # -# $Id: Makefile,v 1.7 1997/05/28 02:18:12 fenner Exp $ +# $FreeBSD$ # DISTNAME= lmbench diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile index 4a6b9dfad7b0..fbbb8829368d 100644 --- a/benchmarks/nbench/Makefile +++ b/benchmarks/nbench/Makefile @@ -3,7 +3,7 @@ # Date created: 17 December 1997 # Whom: Andrey Zakhvatov # -# $Id$ +# $FreeBSD$ # DISTNAME= nbench-byte-2.1 diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index 1139ba81b62f..c3d91e1a2143 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -3,7 +3,7 @@ # Date created: 19 July 1996 # Whom: koshy # -# $Id: Makefile,v 1.6 1997/07/27 20:55:53 fenner Exp $ +# $FreeBSD$ # DISTNAME= netperf-2.1pl3 diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index c88b86ac600d..984e9c8cf30d 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Feb 1998 # Whom: jkoshy # -# $Id: Makefile,v 1.1.1.1 1999/02/21 00:02:50 jkoshy Exp $ +# $FreeBSD$ DISTNAME= netpipe-2.3 CATEGORIES= benchmarks net diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 64a8d65e24d4..9fea2d398fd6 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -3,7 +3,7 @@ # Date created: 3 March 1999 # Whom: Dima Sivachenko <dima@chg.ru> # -# $Id: Makefile,v 1.2 1999/04/26 18:21:23 mharo Exp $ +# $FreeBSD$ # DISTNAME= polygraph-1.2.0-src diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index 64a8d65e24d4..9fea2d398fd6 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -3,7 +3,7 @@ # Date created: 3 March 1999 # Whom: Dima Sivachenko <dima@chg.ru> # -# $Id: Makefile,v 1.2 1999/04/26 18:21:23 mharo Exp $ +# $FreeBSD$ # DISTNAME= polygraph-1.2.0-src diff --git a/benchmarks/rawio/Makefile b/benchmarks/rawio/Makefile index 343feae25d0a..a366fd79eb2f 100644 --- a/benchmarks/rawio/Makefile +++ b/benchmarks/rawio/Makefile @@ -4,7 +4,7 @@ # Date created: Sun Aug 08, 1999 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $ +# $FreeBSD$ # DISTNAME= rawio diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index 88ea34b15f39..d29ffea0f17c 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -3,7 +3,7 @@ # Date created: 22 August 1994 # Whom: mr # -# $Id: Makefile,v 1.13 1998/12/05 08:12:11 obrien Exp $ +# $FreeBSD$ # DISTNAME= tcpblast diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile index 593cab78951b..b931574382ad 100644 --- a/benchmarks/unixbench/Makefile +++ b/benchmarks/unixbench/Makefile @@ -3,7 +3,7 @@ # Date created: 28 December 1995 # Whom: se # -# $Id: Makefile,v 1.9 1999/08/22 18:57:21 mharo Exp $ +# $FreeBSD$ # DISTNAME= bytebench-3.1 diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 113ae298e103..02b2ae7dab72 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -3,7 +3,7 @@ # Date created: 17 January 1997 # Whom: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp> # -# $Id: Makefile,v 1.6 1998/07/27 23:23:58 asami Exp $ +# $FreeBSD$ # PKGNAME= xengine-1.0.1 |