# 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 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@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 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 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