ports/90209: [NEW PORT] benchmarks/super-smack: A benchmarking, stress testing, and load generation tool for Databases

Gea-Suan Lin gslin at ccca.nctu.edu.tw
Sat Dec 10 20:10:08 UTC 2005


>Number:         90209
>Category:       ports
>Synopsis:       [NEW PORT] benchmarks/super-smack: A benchmarking, stress testing, and load generation tool for Databases
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 10 20:10:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.0-RELEASE FreeBSD 6.0-RELEASE #3: Sat Dec 10 02:26:21 CST 2005
>Description:
Super Smack is a benchmarking, stress testing, and load generation tool
for MySQL (and PostgreSQL). Super Smack was originally written by Sasha
Pachev, and then hosted and maintained by Jeremy Zawodny.

Author:	Tony Bourke <tony (at) vegan (dot) net>
WWW:	http://vegan.net/tony/supersmack/

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

--- super-smack-1.3.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:
#
#	super-smack
#	super-smack/pkg-descr
#	super-smack/Makefile
#	super-smack/pkg-plist
#	super-smack/distinfo
#
echo c - super-smack
mkdir -p super-smack > /dev/null 2>&1
echo x - super-smack/pkg-descr
sed 's/^X//' >super-smack/pkg-descr << 'END-of-super-smack/pkg-descr'
XSuper Smack is a benchmarking, stress testing, and load generation tool
Xfor MySQL (and PostgreSQL). Super Smack was originally written by Sasha
XPachev, and then hosted and maintained by Jeremy Zawodny.
X
XAuthor:	Tony Bourke <tony (at) vegan (dot) net>
XWWW:	http://vegan.net/tony/supersmack/
END-of-super-smack/pkg-descr
echo x - super-smack/Makefile
sed 's/^X//' >super-smack/Makefile << 'END-of-super-smack/Makefile'
X# New ports collection makefile for:	super-smack
X# Date created:		2005-12-10
X# Whom:			Gea-Suan Lin <gslin at ccca.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	super-smack
XPORTVERSION=	1.3
XCATEGORIES=	benchmarks databases
XMASTER_SITES=	http://vegan.net/tony/supersmack/
X
XMAINTAINER=	gslin at ccca.nctu.edu.tw
XCOMMENT=	A benchmarking, stress testing, and load generation tool for Databases
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--with-smacks-dir=${DATADIR}
X
XOPTIONS=	MYSQL "Enable MySQL support" on \
X		POSTGRESQL "Enable PostgreSQL support" off
X
X.if !defined(WITHOUT_MYSQL)
XUSE_MYSQL=	yes
XCONFIGURE_ARGS+=	--with-mysql
X.endif
X
X.if defined(WITH_POSTGRESQL)
XUSE_PGSQL=	yes
XCONFIGURE_ARGS+=	--with-postgresql
X.endif
X
X.include <bsd.port.mk>
END-of-super-smack/Makefile
echo x - super-smack/pkg-plist
sed 's/^X//' >super-smack/pkg-plist << 'END-of-super-smack/pkg-plist'
Xbin/gen-data
Xbin/super-smack
X%%DATADIR%%/select-key.smack
X%%DATADIR%%/update-select.smack
X at dirrm %%DATADIR%%
X at unexec rmdir /var/smack-data 2>/dev/null || true
END-of-super-smack/pkg-plist
echo x - super-smack/distinfo
sed 's/^X//' >super-smack/distinfo << 'END-of-super-smack/distinfo'
XMD5 (super-smack-1.3.tar.gz) = 1884be74822d1fa3bcd7f997935a13db
XSHA256 (super-smack-1.3.tar.gz) = 969d40e772faa8580f8e8f2dfa2a381fbadbd79fc0c94304347d594dba2a9bd9
XSIZE (super-smack-1.3.tar.gz) = 155375
END-of-super-smack/distinfo
exit
--- super-smack-1.3.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list