FreeBSD Bugzilla – Attachment 123852 Details for
Bug 167274
New port: math/ufc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.35 KB, created by
Jason W. Bacon
on 2012-04-24 20:20:10 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Jason W. Bacon
Created:
2012-04-24 20:20:10 UTC
Size:
2.35 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: ># ># ufc ># ufc/distinfo ># ufc/Makefile ># ufc/pkg-descr ># ufc/pkg-plist ># >echo c - ufc >mkdir -p ufc > /dev/null 2>&1 >echo x - ufc/distinfo >sed 's/^X//' >ufc/distinfo << '5ef332d12a9b10188d58aab0a1e54976' >XSHA256 (ufc-2.0.5.tar.gz) = 989a8ed018c2682d47262f0f3a5dc970e27b6b6d47d03d5b986d0ff2b3ee5b2a >XSIZE (ufc-2.0.5.tar.gz) = 592282 >5ef332d12a9b10188d58aab0a1e54976 >echo x - ufc/Makefile >sed 's/^X//' >ufc/Makefile << '6a10889d78a31bbd5b9abc048a7b2c21' >X# New ports collection makefile for: ufc >X# Date created: 27 March 2012 >X# Whom: Jason Bacon <jwbacon@tds.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= ufc >XPORTVERSION= 2.0.5 >XCATEGORIES= math python >XMASTER_SITES= http://launchpad.net/${PORTNAME}/2.0.x/${PORTVERSION}/+download/ >X >XMAINTAINER= jwbacon@tds.net >XCOMMENT= Unified framework for finite element assembly >X >XBUILD_DEPENDS= swig2.0:${PORTSDIR}/devel/swig20 >X >X# LICENSE= public domain >X >XUSE_CMAKE= yes >XUSE_PYTHON= -2.7 >XPYDISTUTILS_PKGNAME= ufc >X >XFETCH_ARGS= -F >X >Xpost-patch: >X ${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|g' \ >X ${WRKSRC}/CMakeLists.txt >X >X.include <bsd.port.mk> >6a10889d78a31bbd5b9abc048a7b2c21 >echo x - ufc/pkg-descr >sed 's/^X//' >ufc/pkg-descr << 'd37b7360a390d7933fcd9ce2acb356f0' >XUFC (Unified Form-assembly Code) is a unified framework for finite element >Xassembly. >X >XWWW: https://launchpad.net/ufc >d37b7360a390d7933fcd9ce2acb356f0 >echo x - ufc/pkg-plist >sed 's/^X//' >ufc/pkg-plist << '9314cdac905abd94a03a691b6f43bade' >Xinclude/swig/ufc.i >Xinclude/ufc.h >Xlibdata/pkgconfig/ufc-1.pc >X%%PYTHON_SITELIBDIR%%/ufc/__init__.py >X%%PYTHON_SITELIBDIR%%/ufc/_ufc.so >X%%PYTHON_SITELIBDIR%%/ufc/ufc.py >X%%PYTHON_SITELIBDIR%%/ufc_utils/__init__.py >X%%PYTHON_SITELIBDIR%%/ufc_utils/build.py >X%%PYTHON_SITELIBDIR%%/ufc_utils/dofmap.py >X%%PYTHON_SITELIBDIR%%/ufc_utils/finite_element.py >X%%PYTHON_SITELIBDIR%%/ufc_utils/form.py >X%%PYTHON_SITELIBDIR%%/ufc_utils/function.py >X%%PYTHON_SITELIBDIR%%/ufc_utils/integrals.py >X%%DATADIR%%/UFCConfig.cmake >X%%DATADIR%%/UFCConfigVersion.cmake >X@dirrm %%DATADIR%% >X@dirrm %%PYTHON_SITELIBDIR%%/ufc_utils >X@dirrmtry include/swig >9314cdac905abd94a03a691b6f43bade >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 167274
: 123852 |
123853