Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  9 Dec 2006 22:45:22 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/106533: [NEW PORT] benchmarks/geekbench: Cross-platform benchmark suite
Message-ID:  <20061209144522.37E4B8D@netnews.NCTU.edu.tw>
Resent-Message-ID: <200612091450.kB9EoCTP038938@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106533
>Category:       ports
>Synopsis:       [NEW PORT] benchmarks/geekbench: Cross-platform benchmark suite
>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 09 14:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
Geekbench is a cross-platform benchmark suite for Mac OS X, Windows,
Solaris, and Linux. Geekbench is designed to measure the performance
an average application can expect from both the processor and the
memory subsystem.

Geekbench's benchmarks are written in platform-neutral C++, and have
no platform-specific optimizations. Geekbench is compiled with what we
consider the de-facto standard compiler for each platform, with the
compiler switches suggested by the compiler vendor for release code.

WWW:	http://www.geekpatrol.ca/geekbench/

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

--- geekbench-2006.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:
#
#	geekbench
#	geekbench/pkg-descr
#	geekbench/Makefile
#	geekbench/pkg-plist
#	geekbench/distinfo
#
echo c - geekbench
mkdir -p geekbench > /dev/null 2>&1
echo x - geekbench/pkg-descr
sed 's/^X//' >geekbench/pkg-descr << 'END-of-geekbench/pkg-descr'
XGeekbench is a cross-platform benchmark suite for Mac OS X, Windows,
XSolaris, and Linux. Geekbench is designed to measure the performance
Xan average application can expect from both the processor and the
Xmemory subsystem.
X
XGeekbench's benchmarks are written in platform-neutral C++, and have
Xno platform-specific optimizations. Geekbench is compiled with what we
Xconsider the de-facto standard compiler for each platform, with the
Xcompiler switches suggested by the compiler vendor for release code.
X
XWWW:	http://www.geekpatrol.ca/geekbench/
END-of-geekbench/pkg-descr
echo x - geekbench/Makefile
sed 's/^X//' >geekbench/Makefile << 'END-of-geekbench/Makefile'
X# New ports collection makefile for:	geekbench
X# Date created:		2006-12-09
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	geekbench
XPORTVERSION=	2006
XCATEGORIES=	benchmarks
XMASTER_SITES=	http://www.geekpatrol.ca/download/
XDISTNAME=	Geekbench${PORTVERSION}-Linux
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Cross-platform benchmark suite
X
XNO_BUILD=	yes
XONLY_FOR_ARCHS=	i386
XUSE_LINUX=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/geekbench ${PREFIX}/bin
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-geekbench/Makefile
echo x - geekbench/pkg-plist
sed 's/^X//' >geekbench/pkg-plist << 'END-of-geekbench/pkg-plist'
X@comment $FreeBSD$
X%%PORTDOCS%%%%DOCSDIR%%/benchmarks.html
X%%PORTDOCS%%%%DOCSDIR%%/copyright.html
X%%PORTDOCS%%%%DOCSDIR%%/index.html
Xbin/geekbench
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-geekbench/pkg-plist
echo x - geekbench/distinfo
sed 's/^X//' >geekbench/distinfo << 'END-of-geekbench/distinfo'
XMD5 (Geekbench2006-Linux.tar.gz) = e061bf669461b5efc47c86c796697c1c
XSHA256 (Geekbench2006-Linux.tar.gz) = b5521323a4fe66e5943ae4f32bccf440a257cab5b6a77f0b913b4e12245a14a1
XSIZE (Geekbench2006-Linux.tar.gz) = 329270
END-of-geekbench/distinfo
exit
--- geekbench-2006.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061209144522.37E4B8D>