summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrmind <rmind@pkgsrc.org>2007-03-05 16:01:53 +0000
committerrmind <rmind@pkgsrc.org>2007-03-05 16:01:53 +0000
commit3fe66a778c78acaec3d38e65d0dce18d5e6ea805 (patch)
treee4266ea69eb06d897a8b244ec29f4d18207b8112
parent6eb9cf54877e9c642a2d43f5c0471aab51e4eb3e (diff)
downloadpkgsrc-3fe66a778c78acaec3d38e65d0dce18d5e6ea805.tar.gz
Add benchmarks/sysbench.
-rw-r--r--benchmarks/Makefile3
-rw-r--r--doc/CHANGES-20073
2 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 4a4e7ab4ccd..8c9565325b5 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/11/21 10:59:25 tron Exp $
+# $NetBSD: Makefile,v 1.41 2007/03/05 16:01:58 rmind Exp $
#
COMMENT= Benchmarking tools
@@ -34,6 +34,7 @@ SUBDIR+= postal
SUBDIR+= postmark
SUBDIR+= randread
SUBDIR+= skampi
+SUBDIR+= sysbench
SUBDIR+= thrulay
SUBDIR+= ttcp
SUBDIR+= ubench
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 1ddbe8fc337..f646652b042 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.531 2007/03/05 11:51:17 ghen Exp $
+$NetBSD: CHANGES-2007,v 1.532 2007/03/05 16:01:53 rmind Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -1049,3 +1049,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated www/seamonkey to 1.1.1 [ghen 2007-03-05]
Updated www/seamonkey-bin to 1.1.1 [ghen 2007-03-05]
Updated www/seamonkey-gtk1 to 1.1.1nb1 [ghen 2007-03-05]
+ Updated benchmarks/sysbench to 0.4.8 [rmind 2007-03-05]