FreeBSD Bugzilla – Attachment 44648 Details for
Bug 69057
New port: java/jomp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
jomp.shar
jomp.shar (text/plain), 1.77 KB, created by
Christian Brueffer
on 2004-07-14 16:30:23 UTC
(
hide
)
Description:
jomp.shar
Filename:
MIME Type:
Creator:
Christian Brueffer
Created:
2004-07-14 16:30:23 UTC
Size:
1.77 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: ># ># jomp ># jomp/Makefile ># jomp/distinfo ># jomp/pkg-plist ># jomp/pkg-descr ># >echo c - jomp >mkdir -p jomp > /dev/null 2>&1 >echo x - jomp/Makefile >sed 's/^X//' >jomp/Makefile << 'END-of-jomp/Makefile' >X# New ports collection makefile for: jomp >X# Date created: Wed Jul 14 14:02:25 CEST 2004 >X# Whom: Christian Brueffer <brueffer@FreeBSD.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= jomp >XPORTVERSION= 1.0b >XCATEGORIES= java parallel >XMASTER_SITES= http://www.epcc.ed.ac.uk/research/jomp/download/ >XDISTNAME= ${PORTNAME}${PORTVERSION} >XEXTRACT_SUFX= .jar >XEXTRACT_ONLY= >X >XMAINTAINER= brueffer@FreeBSD.org >XCOMMENT= Prototype OpenMP implementation for Java >X >XUSE_JAVA= 1.2+ >X >XNO_BUILD= yes >XNO_WRKSUBDIR= yes >X >XJAVASHAREDIR= ${PREFIX}/share/java >XJARDIR= ${JAVASHAREDIR}/classes >XJARFILE= ${DISTNAME}${EXTRACT_SUFX} >X >Xdo-install: >X @${ECHO} -n ">> Installing JAR as ${JARDIR}/${JARFILE}..." >X @${CP} ${DISTDIR}/${JARFILE} ${JARDIR}/${JARFILE} >X @${ECHO} " [ DONE ]" >X >X.include <bsd.port.mk> >END-of-jomp/Makefile >echo x - jomp/distinfo >sed 's/^X//' >jomp/distinfo << 'END-of-jomp/distinfo' >XMD5 (jomp1.0b.jar) = 4e242dafc649c2a06427211538b71b89 >XSIZE (jomp1.0b.jar) = 175028 >END-of-jomp/distinfo >echo x - jomp/pkg-plist >sed 's/^X//' >jomp/pkg-plist << 'END-of-jomp/pkg-plist' >Xshare/java/classes/jomp1.0b.jar >END-of-jomp/pkg-plist >echo x - jomp/pkg-descr >sed 's/^X//' >jomp/pkg-descr << 'END-of-jomp/pkg-descr' >XJOMP is a prototype OpenMP implementation for Java. >X >XWWW: http://www.epcc.ed.ac.uk/research/jomp/index_1.html >END-of-jomp/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 69057
: 44648