From mohacsi@scone.ki.iif.hu  Mon Feb 14 10:06:21 2005
Return-Path: <mohacsi@scone.ki.iif.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 15FBC16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 10:06:21 +0000 (GMT)
Received: from scone.ki.iif.hu (scone.ki.iif.hu [193.6.222.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0464643D49
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 10:06:20 +0000 (GMT)
	(envelope-from mohacsi@scone.ki.iif.hu)
Received: (from mohacsi@localhost)
	by scone.ki.iif.hu (8.13.1/8.13.1) id j1EA5Vpd049401;
	Mon, 14 Feb 2005 11:05:31 +0100 (CET)
	(envelope-from mohacsi)
Message-Id: <200502141005.j1EA5Vpd049401@scone.ki.iif.hu>
Date: Mon, 14 Feb 2005 11:05:31 +0100 (CET)
From: Janos Mohacsi <janos.mohacsi@niif.hu>
Reply-To: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] benchmarks/blogbench: Performance Test of Filesystem I/O
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77490
>Category:       ports
>Synopsis:       [NEW PORT] benchmarks/blogbench: Performance Test of Filesystem I/O
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 10:10:15 GMT 2005
>Closed-Date:    Mon Feb 14 21:04:19 GMT 2005
>Last-Modified:  Mon Feb 14 21:04:19 GMT 2005
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 5.3-STABLE FreeBSD 5.3-STABLE #5: Thu Nov 11 05:45:29 CET 2004
>Description:
Blogbench is a portable filesystem benchmark that tries to reproduce the 
load of a real-world busy file server.

It stresses the filesystem with multiple threads performing random reads, 
writes and rewrites in order to get a realistic idea of the scalability 
and the concurrency a system can handle.

WWW: http://blogbench.pureftpd.org/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- blogbench-1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	blogbench
#	blogbench/pkg-plist
#	blogbench/pkg-descr
#	blogbench/distinfo
#	blogbench/Makefile
#
echo c - blogbench
mkdir -p blogbench > /dev/null 2>&1
echo x - blogbench/pkg-plist
sed 's/^X//' >blogbench/pkg-plist << 'END-of-blogbench/pkg-plist'
Xbin/blogbench
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-blogbench/pkg-plist
echo x - blogbench/pkg-descr
sed 's/^X//' >blogbench/pkg-descr << 'END-of-blogbench/pkg-descr'
XBlogbench is a portable filesystem benchmark that tries to reproduce the 
Xload of a real-world busy file server.
X
XIt stresses the filesystem with multiple threads performing random reads, 
Xwrites and rewrites in order to get a realistic idea of the scalability 
Xand the concurrency a system can handle.
X
XWWW: http://blogbench.pureftpd.org/
END-of-blogbench/pkg-descr
echo x - blogbench/distinfo
sed 's/^X//' >blogbench/distinfo << 'END-of-blogbench/distinfo'
XMD5 (blogbench-1.0.tar.bz2) = 8b8c0d97cbb9ecc02a4c5f1f7169bece
XSIZE (blogbench-1.0.tar.bz2) = 103355
END-of-blogbench/distinfo
echo x - blogbench/Makefile
sed 's/^X//' >blogbench/Makefile << 'END-of-blogbench/Makefile'
X# New ports collection makefile for:	blogbench
X# Date created:			Feb 14, 2005
X# Whom:				janos.mohacsi@bsd.hu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	blogbench
XPORTVERSION=	1.0
XCATEGORIES=	benchmarks
XMASTER_SITES=	ftp://ftp.blogbench.pureftpd.org/blogbench/
X
XMAINTAINER=	janos.mohacsi@bsd.hu
XCOMMENT=	Performance Test of Filesystem I/O
X
XGNU_CONFIGURE=	yes
XUSE_BZIP2=	yes
X
XMAN8=	blogbench.8
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-blogbench/Makefile
exit
--- blogbench-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon Feb 14 21:04:11 GMT 2005 
State-Changed-Why:  
New port added, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77490 
>Unformatted:
