FreeBSD Bugzilla – Attachment 68970 Details for
Bug 101235
New port: biology/foldingathome - Folding@Home distributed computing client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
foldingathome.shar
foldingathome.shar (text/plain), 2.62 KB, created by
onatan
on 2006-08-02 01:40:13 UTC
(
hide
)
Description:
foldingathome.shar
Filename:
MIME Type:
Creator:
onatan
Created:
2006-08-02 01:40:13 UTC
Size:
2.62 KB
patch
obsolete
># 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: ># ># . ># ./Makefile ># ./distinfo ># ./scripts ># ./scripts/FoldingAtHome ># ./pkg-descr ># >echo c - . >mkdir -p . > /dev/null 2>&1 >echo x - ./Makefile >sed 's/^X//' >./Makefile << 'END-of-./Makefile' >X# Ports collection makefile for: foldingathome >X# Date created: 2/8/2006 >X# Whom: Yonatan <onatan@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= foldingathome >XPORTVERSION= 5.02 >XCATEGORIES= biology >XMASTER_SITES= http://www.stanford.edu/group/pandegroup/release/ >XDISTNAME= FAH${PORTVERSION:S/.//}-Linux >XEXTRACT_SUFX= .exe >X >XMAINTAINER= onatan@gmail.com >XCOMMENT= Distributed client for Protein Folding >X >XUSE_LINUX= yes >XREINPLACE_ARGS= >XPLIST_FILES= share/${PORTNAME}/${DISTNAME}${EXTRACT_SUFX} \ >X bin/FoldingAtHome >X >Xdo-extract: >X ${MKDIR} ${WRKSRC} >X ${CP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC} >X >Xdo-build: >X ${BRANDELF} -t Linux ${WRKSRC}/${DISTNAME}${EXTRACT_SUFX} >X ${CHMOD} 755 ${WRKSRC}/${DISTNAME}${EXTRACT_SUFX} >X >Xdo-install: >X ${MKDIR} ${PREFIX}/bin >X ${REINPLACE_CMD} -e "s|DATADIR|${DATADIR}|" ${SCRIPTDIR}/FoldingAtHome \ >X | ${REINPLACE_CMD} -e "s|BINNAME|${DISTNAME}${EXTRACT_SUFX}|" \ >X > ${PREFIX}/bin/FoldingAtHome >X ${CHMOD} 755 ${PREFIX}/bin/FoldingAtHome >X ${MKDIR} ${DATADIR} >X ${CP} ${WRKSRC}/${DISTNAME}${EXTRACT_SUFX} ${DATADIR}/ >X >X.include <bsd.port.mk> >END-of-./Makefile >echo x - ./distinfo >sed 's/^X//' >./distinfo << 'END-of-./distinfo' >XMD5 (FAH502-Linux.exe) = 4855e808fb94e6d2c5fde345aea0cdc3 >XSHA256 (FAH502-Linux.exe) = 02e2d3665a6e8f8fc89c7751b8faadff6885d34860643bdd4107d92825754d33 >XSIZE (FAH502-Linux.exe) = 249236 >END-of-./distinfo >echo c - ./scripts >mkdir -p ./scripts > /dev/null 2>&1 >echo x - ./scripts/FoldingAtHome >sed 's/^X//' >./scripts/FoldingAtHome << 'END-of-./scripts/FoldingAtHome' >X#!/bin/sh >XCURDIR=`pwd` >Xcd DATADIR >Xnice -n 20 ./BINNAME -freeBSD >Xcd $CURDIR >END-of-./scripts/FoldingAtHome >echo x - ./pkg-descr >sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' >XFolding@Home is a distributed computing project -- people from through out the >Xworld download and run software to band together to make one of the largest >Xsupercomputers in the world. Every computer makes the project closer to our >Xgoals. >XFolding@Home uses novel computational methods coupled to distributed computing, >Xto simulate problems thousands to millions of times more challenging than >Xpreviously achieved. >X >XWWW: http://folding.standford.edu >END-of-./pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 101235
: 68970