From gslin@netnews.NCTU.edu.tw  Sat Dec  9 14:45:24 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DB64D16A407
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Dec 2006 14:45:23 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1B66E43C9E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Dec 2006 14:44:19 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 37E4B8D; Sat,  9 Dec 2006 22:45:22 +0800 (CST)
Message-Id: <20061209144522.37E4B8D@netnews.NCTU.edu.tw>
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: [NEW PORT] benchmarks/geekbench: Cross-platform benchmark suite
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         106533
>Category:       ports
>Synopsis:       [NEW PORT] benchmarks/geekbench: Cross-platform benchmark suite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 09 14:50:12 GMT 2006
>Closed-Date:    Sat Apr 05 18:25:52 UTC 2008
>Last-Modified:  Sat Apr  5 18:30:02 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 9 14:50:52 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106533 
Responsible-Changed-From-To: clsung->pav 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Tue Apr 1 00:57:39 UTC 2008 
Responsible-Changed-Why:  
Over to pav. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106533 

From: Gea-Suan Lin <gslin@gslin.org>
To: bug-followup@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/106533: [NEW PORT] benchmarks/geekbench: Cross-platform
	benchmark suite
Date: Tue, 1 Apr 2008 11:59:03 +0800

 --TB36FDmn/VVEgNH/
 Content-Type: text/plain; charset=cp950
 Content-Disposition: inline
 
 Followup with new shar.
 
 -- 
 * Gea-Suan Lin                                    http://blog.gslin.org/
 * If you cannot convince them, confuse them.           -- Harry S Truman
 
 --TB36FDmn/VVEgNH/
 Content-Type: application/x-shar
 Content-Disposition: attachment; filename="geekbench.shar"
 Content-Transfer-Encoding: quoted-printable
 
 # This is a shell archive.  Save it in a file, remove anything before=0A# t=
 his line, and then unpack it by entering "sh file".  Note, it may=0A# creat=
 e directories; files and directories will be owned by you and=0A# have defa=
 ult permissions.=0A#=0A# This archive contains:=0A#=0A#	geekbench/=0A#	geek=
 bench/pkg-descr=0A#	geekbench/Makefile=0A#	geekbench/pkg-plist=0A#	geekbenc=
 h/distinfo=0A#=0Aecho c - geekbench/=0Amkdir -p geekbench/ > /dev/null 2>&1=
 =0Aecho x - geekbench/pkg-descr=0Ased 's/^X//' >geekbench/pkg-descr << 'END=
 -of-geekbench/pkg-descr'=0AXGeekbench is a cross-platform benchmark suite f=
 or Mac OS X, Windows,=0AXSolaris, and Linux. Geekbench is designed to measu=
 re the performance=0AXan average application can expect from both the proce=
 ssor and the=0AXmemory subsystem.=0AX=0AXGeekbench's benchmarks are written=
  in platform-neutral C++, and have=0AXno platform-specific optimizations. G=
 eekbench is compiled with what we=0AXconsider the de-facto standard compile=
 r for each platform, with the=0AXcompiler switches suggested by the compile=
 r vendor for release code.=0AX=0AXWWW:	http://www.geekpatrol.ca/geekbench/=
 =0AEND-of-geekbench/pkg-descr=0Aecho x - geekbench/Makefile=0Ased 's/^X//' =
 >geekbench/Makefile << 'END-of-geekbench/Makefile'=0AX# New ports collectio=
 n makefile for:	geekbench=0AX# Date created:		2006-12-09=0AX# Whom:			Gea-S=
 uan Lin <gslin@gslin.org>=0AX#=0AX# $FreeBSD$=0AX#=0AX=0AXPORTNAME=3D	geekb=
 ench=0AXPORTVERSION=3D	2=0AXCATEGORIES=3D	benchmarks=0AXMASTER_SITES=3D	htt=
 p://www.primatelabs.ca/download/=0AXDISTNAME=3D	Geekbench${PORTVERSION}-Lin=
 ux=0AX=0AXMAINTAINER=3D	gslin@gslin.org=0AXCOMMENT=3D	Cross-platform benchm=
 ark suite=0AX=0AXNO_BUILD=3D	yes=0AXONLY_FOR_ARCHS=3D	i386=0AXUSE_LINUX=3D	=
 f8=0AX=0AXdo-install:=0AX	${INSTALL_PROGRAM} ${WRKSRC}/geekbench ${PREFIX}/=
 bin=0AX.if !defined(NOPORTDOCS)=0AX	${MKDIR} ${DOCSDIR}=0AX	${INSTALL_DATA}=
  ${WRKSRC}/doc/* ${DOCSDIR}=0AX.endif=0AX=0AX.include <bsd.port.mk>=0AEND-o=
 f-geekbench/Makefile=0Aecho x - geekbench/pkg-plist=0Ased 's/^X//' >geekben=
 ch/pkg-plist << 'END-of-geekbench/pkg-plist'=0AX@comment $FreeBSD$=0AX%%POR=
 TDOCS%%%%DOCSDIR%%/benchmarks.html=0AX%%PORTDOCS%%%%DOCSDIR%%/copyright.htm=
 l=0AX%%PORTDOCS%%%%DOCSDIR%%/index.html=0AXbin/geekbench=0AX%%PORTDOCS%%@di=
 rrm %%DOCSDIR%%=0AEND-of-geekbench/pkg-plist=0Aecho x - geekbench/distinfo=
 =0Ased 's/^X//' >geekbench/distinfo << 'END-of-geekbench/distinfo'=0AXMD5 (=
 Geekbench2-Linux.tar.gz) =3D 6535f9f46955d815891d917698306ef3=0AXSHA256 (Ge=
 ekbench2-Linux.tar.gz) =3D 10e2db28c9fe2962a12dd9d4cd2ea13c6b7a6ca7bc863b46=
 fff3c6d441a0c2a3=0AXSIZE (Geekbench2-Linux.tar.gz) =3D 2010793=0AEND-of-gee=
 kbench/distinfo=0Aexit=0A=0A
 --TB36FDmn/VVEgNH/--

From: Pav Lucistnik <pav@FreeBSD.org>
To: bug-followup@FreeBSD.org, gslin@gslin.org
Cc:  
Subject: Re: ports/106533: [NEW PORT] benchmarks/geekbench: Cross-platform
	benchmark suite
Date: Tue, 01 Apr 2008 10:25:46 +0200

 The shar arrived corrupted. Can you resend from different mailer, or
 send directly to me?
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 Logitech is infamous for providing 30 MB compressed driver software
 packages that install a bunch of crap applications on the system and
 round up the number of icons in the tray to the nearest power of two. --
 Michael Stromberg
 

From: Gea-Suan Lin <gslin@gslin.org>
To: Pav Lucistnik <pav@FreeBSD.org>
Cc: bug-followup@FreeBSD.org, gslin@gslin.org
Subject: Re: ports/106533: [NEW PORT] benchmarks/geekbench: Cross-platform
	benchmark suite
Date: Tue, 1 Apr 2008 17:27:35 +0800

 --SLDf9lqlvOQaIe6s
 Content-Type: text/plain; charset=cp950
 Content-Disposition: inline
 
 Try this attachment.
 
 On Tue, Apr 01, 2008 at 10:25:46AM +0200, Pav Lucistnik wrote:
 > The shar arrived corrupted. Can you resend from different mailer, or
 > send directly to me?
 > 
 > -- 
 > Pav Lucistnik <pav@oook.cz>
 >               <pav@FreeBSD.org>
 > Logitech is infamous for providing 30 MB compressed driver software
 > packages that install a bunch of crap applications on the system and
 > round up the number of icons in the tray to the nearest power of two. --
 > Michael Stromberg
 
 -- 
 * Gea-Suan Lin                                    http://blog.gslin.org/
 * If you cannot convince them, confuse them.           -- Harry S Truman
 
 --SLDf9lqlvOQaIe6s
 Content-Type: application/x-shar
 Content-Disposition: attachment; filename="geekbench.shar"
 Content-Transfer-Encoding: quoted-printable
 
 # This is a shell archive.  Save it in a file, remove anything before=0A# t=
 his line, and then unpack it by entering "sh file".  Note, it may=0A# creat=
 e directories; files and directories will be owned by you and=0A# have defa=
 ult permissions.=0A#=0A# This archive contains:=0A#=0A#	geekbench/=0A#	geek=
 bench/pkg-descr=0A#	geekbench/Makefile=0A#	geekbench/pkg-plist=0A#	geekbenc=
 h/distinfo=0A#=0Aecho c - geekbench/=0Amkdir -p geekbench/ > /dev/null 2>&1=
 =0Aecho x - geekbench/pkg-descr=0Ased 's/^X//' >geekbench/pkg-descr << 'END=
 -of-geekbench/pkg-descr'=0AXGeekbench is a cross-platform benchmark suite f=
 or Mac OS X, Windows,=0AXSolaris, and Linux. Geekbench is designed to measu=
 re the performance=0AXan average application can expect from both the proce=
 ssor and the=0AXmemory subsystem.=0AX=0AXGeekbench's benchmarks are written=
  in platform-neutral C++, and have=0AXno platform-specific optimizations. G=
 eekbench is compiled with what we=0AXconsider the de-facto standard compile=
 r for each platform, with the=0AXcompiler switches suggested by the compile=
 r vendor for release code.=0AX=0AXWWW:	http://www.geekpatrol.ca/geekbench/=
 =0AEND-of-geekbench/pkg-descr=0Aecho x - geekbench/Makefile=0Ased 's/^X//' =
 >geekbench/Makefile << 'END-of-geekbench/Makefile'=0AX# New ports collectio=
 n makefile for:	geekbench=0AX# Date created:		2006-12-09=0AX# Whom:			Gea-S=
 uan Lin <gslin@gslin.org>=0AX#=0AX# $FreeBSD$=0AX#=0AX=0AXPORTNAME=3D	geekb=
 ench=0AXPORTVERSION=3D	2=0AXCATEGORIES=3D	benchmarks=0AXMASTER_SITES=3D	htt=
 p://www.primatelabs.ca/download/=0AXDISTNAME=3D	Geekbench${PORTVERSION}-Lin=
 ux=0AX=0AXMAINTAINER=3D	gslin@gslin.org=0AXCOMMENT=3D	Cross-platform benchm=
 ark suite=0AX=0AXNO_BUILD=3D	yes=0AXONLY_FOR_ARCHS=3D	i386=0AXUSE_LINUX=3D	=
 f8=0AX=0AXdo-install:=0AX	${INSTALL_PROGRAM} ${WRKSRC}/geekbench ${PREFIX}/=
 bin=0AX.if !defined(NOPORTDOCS)=0AX	${MKDIR} ${DOCSDIR}=0AX	${INSTALL_DATA}=
  ${WRKSRC}/doc/* ${DOCSDIR}=0AX.endif=0AX=0AX.include <bsd.port.mk>=0AEND-o=
 f-geekbench/Makefile=0Aecho x - geekbench/pkg-plist=0Ased 's/^X//' >geekben=
 ch/pkg-plist << 'END-of-geekbench/pkg-plist'=0AX@comment $FreeBSD$=0AX%%POR=
 TDOCS%%%%DOCSDIR%%/benchmarks.html=0AX%%PORTDOCS%%%%DOCSDIR%%/copyright.htm=
 l=0AX%%PORTDOCS%%%%DOCSDIR%%/index.html=0AXbin/geekbench=0AX%%PORTDOCS%%@di=
 rrm %%DOCSDIR%%=0AEND-of-geekbench/pkg-plist=0Aecho x - geekbench/distinfo=
 =0Ased 's/^X//' >geekbench/distinfo << 'END-of-geekbench/distinfo'=0AXMD5 (=
 Geekbench2-Linux.tar.gz) =3D 6535f9f46955d815891d917698306ef3=0AXSHA256 (Ge=
 ekbench2-Linux.tar.gz) =3D 10e2db28c9fe2962a12dd9d4cd2ea13c6b7a6ca7bc863b46=
 fff3c6d441a0c2a3=0AXSIZE (Geekbench2-Linux.tar.gz) =3D 2010793=0AEND-of-gee=
 kbench/distinfo=0Aexit=0A=0A
 --SLDf9lqlvOQaIe6s--

From: Pav Lucistnik <pav@FreeBSD.org>
To: Gea-Suan Lin <gslin@gslin.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/106533: [NEW PORT] benchmarks/geekbench: Cross-platform
	benchmark suite
Date: Wed, 02 Apr 2008 20:30:48 +0200

 --=-RfMVI016HI3WJBBY/FZG
 Content-Type: text/plain; charset=ISO-8859-2
 Content-Transfer-Encoding: quoted-printable
 
 Cool, got it.
 
 Why does it require linux-base-fc8? I have run it just fine on
 linux_base-fc-4_10
 
 Gea-Suan Lin p=ED=B9e v =FAt 01. 04. 2008 v 17:27 +0800:
 > Try this attachment.
 >=20
 > On Tue, Apr 01, 2008 at 10:25:46AM +0200, Pav Lucistnik wrote:
 > > The shar arrived corrupted. Can you resend from different mailer, or
 > > send directly to me?
 > >=20
 > > --=20
 > > Pav Lucistnik <pav@oook.cz>
 > >               <pav@FreeBSD.org>
 > > Logitech is infamous for providing 30 MB compressed driver software
 > > packages that install a bunch of crap applications on the system and
 > > round up the number of icons in the tray to the nearest power of two. -=
 -
 > > Michael Stromberg
 >=20
 --=20
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 Your sig line (k) was stolen! -more- There is a puff of smoke!
 
 --=-RfMVI016HI3WJBBY/FZG
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
 	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
 	=?ISO-8859-1?Q?_zpr=E1vy?=
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.8 (FreeBSD)
 
 iEYEABECAAYFAkfz0NgACgkQntdYP8FOsoJt4ACgtcbn4YPY29EJOqG/JBdJ5Kkf
 SNsAn031BHcYlnYvvottIER5BkQxI1o6
 =0ZSV
 -----END PGP SIGNATURE-----
 
 --=-RfMVI016HI3WJBBY/FZG--
 
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Fri Apr 4 11:53:00 UTC 2008 
State-Changed-Why:  
Why does it require fc8? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106533 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sat Apr 5 18:25:27 UTC 2008 
State-Changed-Why:  
Added in modified form. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106533 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/106533: commit references a PR
Date: Sat,  5 Apr 2008 18:25:46 +0000 (UTC)

 pav         2008-04-05 18:25:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     benchmarks           Makefile 
   Added files:
     benchmarks/geekbench Makefile distinfo pkg-descr 
   Log:
   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/
   
   PR:             ports/106533
   Submitted by:   Gea-Suan Lin <gslin@gslin.org>
   
   Revision  Changes    Path
   1.63      +1 -0      ports/benchmarks/Makefile
   1.1       +26 -0     ports/benchmarks/geekbench/Makefile (new)
   1.1       +3 -0      ports/benchmarks/geekbench/distinfo (new)
   1.1       +11 -0     ports/benchmarks/geekbench/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
