Add benchmarks/sysbench.

This commit is contained in:
rmind 2007-03-05 16:01:53 +00:00
parent 6eb9cf5487
commit 3fe66a778c
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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]