FreeBSD Bugzilla – Attachment 133253 Details for
Bug 177692
New port: science/openkim
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.71 KB, created by
Jason W. Bacon
on 2013-04-07 17:00:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Jason W. Bacon
Created:
2013-04-07 17:00:00 UTC
Size:
2.71 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: ># ># openkim ># openkim/Makefile ># openkim/pkg-plist ># openkim/pkg-descr ># openkim/distinfo ># >echo c - openkim >mkdir -p openkim > /dev/null 2>&1 >echo x - openkim/Makefile >sed 's/^X//' >openkim/Makefile << '619b81347ca24050c8a16a92351b91c2' >X# Created by: Jason Bacon >X# $FreeBSD$ >X >XPORTNAME= openkim >XPORTVERSION= 1.1.1 >XCATEGORIES= science >XMASTER_SITES= http://s3.openkim.org/ >XDISTNAME= ${PORTNAME}-api-v${PORTVERSION} >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= jwbacon@tds.net >XCOMMENT= Knowledgebase of Interatomic Models >X >XLICENSE= CDDL >X >XMAKE_ENV+= KIM_DIR=${WRKSRC} >X >XUSE_GMAKE= yes >XUSE_FORTRAN= yes >X >X.include <bsd.port.options.mk> >X >X# Is there a better way to detect 32-bit systems? >X.if ${ARCH} == "i386" || ${ARCH} == "powerpc" >XMAKE_ENV+= KIM_SYSTEM32="yes" >X.endif >X >Xpost-patch: >X ${REINPLACE_CMD} \ >X -e "s|gcc|${CC}|g" \ >X -e "s|g++|${CXX}|g" \ >X -e "s|= gfortran|= ${FC}|g" \ >X -e "s|-O3|-O2|g" \ >X -e "s|LINKLIBFLAG =|LINKLIBFLAG = -Wl,-rpath=${LOCALBASE}/lib/${_GCC_BUILD_DEPENDS}|g" \ >X ${WRKSRC}/KIM_API/GNU_compiler_settings.mk >X >X# Required for main build to succeed >Xpre-build: >X (cd ${WRKSRC} && ${GMAKE} KIM_DIR=${WRKSRC} examples) >X >Xdo-install: >X ${MKDIR} ${PREFIX}/lib ${PREFIX}/include/KIM_API >X ${INSTALL_DATA} ${WRKSRC}/KIM_API/libkim.a ${PREFIX}/lib >X ${INSTALL_DATA} ${WRKSRC}/KIM_API/*.h ${PREFIX}/include/KIM_API >X >X.include <bsd.port.mk> >619b81347ca24050c8a16a92351b91c2 >echo x - openkim/pkg-plist >sed 's/^X//' >openkim/pkg-plist << 'cce1e0694659449116be088de2c1b458' >Xinclude/KIM_API/KIM_API.h >Xinclude/KIM_API/KIM_API_C.h >Xinclude/KIM_API/KIM_API_status.h >Xinclude/KIM_API/KIM_AUX.h >Xinclude/KIM_API/Unit_Handling.h >Xinclude/KIM_API/model_init_include.h >Xinclude/KIM_API/model_kim_str_include.h >Xlib/libkim.a >X@dirrm include/KIM_API >cce1e0694659449116be088de2c1b458 >echo x - openkim/pkg-descr >sed 's/^X//' >openkim/pkg-descr << '4b6a841c2a4f4dbb6fb5a9a59128bd28' >XAn online resource for standardized testing and long-term warehousing of >Xinteratomic models and data. This includes the development of application >Xprogramming interface (API) standards for coupling atomistic simulation >Xcodes and interatomic potential subroutines. >X >XWWW: https://openkim.org/ >4b6a841c2a4f4dbb6fb5a9a59128bd28 >echo x - openkim/distinfo >sed 's/^X//' >openkim/distinfo << '9035931e998d864046599c4d7a7fc52f' >XSHA256 (openkim-api-v1.1.1.tgz) = 683bda8011754b2525e6f935f52909c141e9d39c2184cefb98babb9e4e5e0959 >XSIZE (openkim-api-v1.1.1.tgz) = 1529043 >9035931e998d864046599c4d7a7fc52f >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 177692
: 133253