FreeBSD Bugzilla – Attachment 153920 Details for
Bug 198365
[NEW] lang/c: Tool to compile and run C programs like a shell script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shar file for the new port lang/c
c.shar (text/plain), 1.40 KB, created by
Neel Chauhan
on 2015-03-06 18:50:45 UTC
(
hide
)
Description:
Shar file for the new port lang/c
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2015-03-06 18:50:45 UTC
Size:
1.40 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: ># ># c ># c/Makefile ># c/pkg-descr ># c/distinfo ># >echo c - c >mkdir -p c > /dev/null 2>&1 >echo x - c/Makefile >sed 's/^X//' >c/Makefile << 'f0b55a1f8f69dbc433bcae7c6a6785f4' >X# $FreeBSD$ >X >XPORTNAME= c >XPORTVERSION= 0.09 >XCATEGORIES= lang >X >XMAINTAINER= neel@neelc.org >XCOMMENT= Tool to compile and run C programs like a shell script >X >XLICENSE= MIT >X >XRUN_DEPENDS= bash:${PORTSDIR}/shells/bash >X >XUSE_GITHUB= yes >XGH_ACCOUNT= ryanmjacobs >XGH_TAGNAME= v${PORTVERSION} >XGH_COMMIT= 342e478 >XNO_BUILD= yes >X >XSHEBANG_FILES= c >X >XPLIST_FILES= bin/${PORTNAME} >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} >X >X.include <bsd.port.mk> >f0b55a1f8f69dbc433bcae7c6a6785f4 >echo x - c/pkg-descr >sed 's/^X//' >c/pkg-descr << 'a9d3e4a8e399c59a2dfee6e6bf3594e1' >XTool to compile and run C programs like a shell script. >X >XWWW: https://www.github.com/ryanmjacobs/c >a9d3e4a8e399c59a2dfee6e6bf3594e1 >echo x - c/distinfo >sed 's/^X//' >c/distinfo << 'a16ab03071fafd7d267d931bce6d0ff9' >XSHA256 (c-0.09.tar.gz) = b1f2f803afb9d802e486f67c8d54faf0f553a3ac576ad55e0df0f19431463394 >XSIZE (c-0.09.tar.gz) = 15532 >a16ab03071fafd7d267d931bce6d0ff9 >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 198365
:
153920
|
153921
|
154497
|
154498