FreeBSD Bugzilla – Attachment 129078 Details for
Bug 173029
devel/ccons update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.34 KB, created by
Danilo EgĂȘa Gondolfo
on 2012-10-24 17:50:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Danilo EgĂȘa Gondolfo
Created:
2012-10-24 17:50:01 UTC
Size:
2.34 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: ># ># ccons ># ccons/distinfo ># ccons/Makefile ># ccons/pkg-descr ># >echo c - ccons >mkdir -p ccons > /dev/null 2>&1 >echo x - ccons/distinfo >sed 's/^X//' >ccons/distinfo << 'c23b1920a63330236da62a6aa36a7616' >XSHA256 (ccons-r236.tar.gz) = 115ab15a1fd04d35f285e7139094041d63b383a1813a0968affc4dc8e4105ffc >XSIZE (ccons-r236.tar.gz) = 26209 >c23b1920a63330236da62a6aa36a7616 >echo x - ccons/Makefile >sed 's/^X//' >ccons/Makefile << 'faa27d9bfb4366aa2cc0b41640bb4165' >X# $FreeBSD$ >X >XPORTNAME= ccons >XPORTVERSION= r236 >XCATEGORIES= devel >XMASTER_SITES= GOOGLE_CODE >X >XMAINTAINER= danilogondolfo@gmail.com >XCOMMENT= Interactive Console for the C Programming Language >X >XLICENSE=MIT >XLICENSE_FILE=${WRKSRC}/LICENSE >X >XBUILD_DEPENDS= ${LOCALBASE}/bin/llvm-config:${PORTSDIR}/devel/llvm \ >X ${LOCALBASE}/bin/clang:${PORTSDIR}/lang/clang \ >X ${LOCALBASE}/bin/ld:${PORTSDIR}/devel/binutils >XLIB_DEPENDS= ncurses:${PORTSDIR}/devel/ncurses >X >XONLY_FOR_ARCHS= i386 amd64 >XUSE_CMAKE= yes >XCMAKE_ARGS+= -DLLVM_CONFIG_EXECUTABLE:FILEPATH=${LOCALBASE}/bin/llvm-config >X >XCXX= ${LOCALBASE}/bin/clang++ >XCXXFLAGS+= -fno-rtti >XLDFLAGS+= -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization \ >X -lclangCodeGen -lclangParse -lclangSema -lclangStaticAnalyzerCheckers \ >X -lclangStaticAnalyzerCore -lclangAnalysis -lclang -lclangAST -lclangLex \ >X -lclangBasic -ledit -lm ${PTHREAD_LIBS} >X >XPLIST_FILES= bin/ccons >X >XWRKSRC= ${WRKDIR}/ccons >X >XMAKE_JOBS_SAFE= yes >X >XMAN1= ccons.1 >X >X.include <bsd.port.pre.mk> >X >X.if ${OSVERSION} < 900044 >XBROKEN= ccons doesn\'t work on FreeBSD < 9.0-RELEASE >X.endif >X >Xdo-install: >X @${INSTALL_PROGRAM} ${WRKSRC}/ccons ${PREFIX}/bin/ccons >X @${INSTALL_MAN} ${WRKSRC}/man/ccons.1 ${MAN1PREFIX}/man/man1/ccons.1 >X >X.include <bsd.port.post.mk> >faa27d9bfb4366aa2cc0b41640bb4165 >echo x - ccons/pkg-descr >sed 's/^X//' >ccons/pkg-descr << 'b52cd9dbcb8e657803e2020735e88f55' >XThe goal of the ccons project is to create an interactive console >Xfor the C programming language, similar to "python" and "irb" for >XPython and Ruby respectively. >X >XWWW: http://code.google.com/p/ccons/ >b52cd9dbcb8e657803e2020735e88f55 >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 173029
: 129078