misc/64641: [New Port] benchmarks/pnetmark -- Benchmarking tool for Common Language Runtime (CLR)

michael johnson ahze at ahze.net
Tue Mar 23 20:10:20 PST 2004


>Number:         64641
>Category:       misc
>Synopsis:       [New Port] benchmarks/pnetmark -- Benchmarking tool for Common Language Runtime (CLR)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 23 20:10:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        5.2-CURRENT && 4.9-STABLE
>Organization:
>Environment:
>Description:
New Port benchmarks/pnetmark 
Benchmarking tool for Common Language Runtime (CLR)

please commit pr-64454 first.
>How-To-Repeat:
      
>Fix:
# 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:
#
#	benchmarks/pnetmark/
#	benchmarks/pnetmark/pkg-descr
#	benchmarks/pnetmark/Makefile
#	benchmarks/pnetmark/distinfo
#
echo c - benchmarks/pnetmark/
mkdir -p benchmarks/pnetmark/ > /dev/null 2>&1
echo x - benchmarks/pnetmark/pkg-descr
sed 's/^X//' >benchmarks/pnetmark/pkg-descr << 'END-of-benchmarks/pnetmark/pkg-descr'
XPNetMark is a benchmarking tool for Common Language Runtime (CLR)
Xenvironments.  It is loosely based on the techniques used by the
XCaffeineMark to benchmark Java.
X
XWWW:	http://www.southern-storm.com.au/portable_net.html
END-of-benchmarks/pnetmark/pkg-descr
echo x - benchmarks/pnetmark/Makefile
sed 's/^X//' >benchmarks/pnetmark/Makefile << 'END-of-benchmarks/pnetmark/Makefile'
X# New ports collection makefile for:	pnetmark
X# Date created:		2004-03-19
X# Whom:			michael johnson <ahze at ahze.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pnetmark
XPORTVERSION=	0.0.6
XCATEGORIES=	benchmarks
XMASTER_SITES=	${PNET_MASTER_SITES}
XMASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
X
XMAINTAINER=	ahze at ahze.net
XCOMMENT=	Benchmarking tool for Common Language Runtime (CLR)
X
XBUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
X		csunit:${PORTSDIR}/lang/pnetlib
XRUN_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
X		csunit:${PORTSDIR}/lang/pnetlib
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XSTRIP=		# Nothing to Strip
XPORTDOCS=	pm_faq.html
XPNET_STRAP_BIN=	pnetmark \
X		linpack \
X		scimark2
XPLIST_FILES=	bin/pnetmark.exe \
X		bin/linpack.exe \
X		bin/scimark2.exe
X
X.include "../../lang/pnet/Makefile.pnet"
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/src/pnetmark.exe ${PREFIX}/bin
X	@${INSTALL_PROGRAM} ${WRKSRC}/linpack/linpack.exe ${PREFIX}/bin
X	@${INSTALL_PROGRAM} ${WRKSRC}/scimark2/scimark2.exe ${PREFIX}/bin
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for docfile in ${PORTDOCS}
X	@${INSTALL_DATA} ${WRKSRC}/doc/${docfile} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-benchmarks/pnetmark/Makefile
echo x - benchmarks/pnetmark/distinfo
sed 's/^X//' >benchmarks/pnetmark/distinfo << 'END-of-benchmarks/pnetmark/distinfo'
XMD5 (pnetmark-0.0.6.tar.gz) = e23c06fb48495ef1ade0fa5c700283f2
XSIZE (pnetmark-0.0.6.tar.gz) = 88442
END-of-benchmarks/pnetmark/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list