FreeBSD Bugzilla – Attachment 177966 Details for
Bug 215304
[New Port] devel/nimble: Package manager for the Nim programming language
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shar of new port.
nimble.shar (text/plain), 1.73 KB, created by
Neal Nelson
on 2016-12-14 16:05:29 UTC
(
hide
)
Description:
Shar of new port.
Filename:
MIME Type:
Creator:
Neal Nelson
Created:
2016-12-14 16:05:29 UTC
Size:
1.73 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: ># ># nimble ># nimble/Makefile ># nimble/pkg-descr ># nimble/distinfo ># nimble/pkg-plist ># >echo c - nimble >mkdir -p nimble > /dev/null 2>&1 >echo x - nimble/Makefile >sed 's/^X//' >nimble/Makefile << '7d498f6a0ad3b4d6c80aa4b20e581af3' >XPORTNAME= nimble >XPORTVERSION= 0.7.10 >XDISTVERSIONPREFIX= v >X >XCATEGORIES= devel >X >XMAINTAINER= ports@nicandneal.net >XCOMMENT= Package manager for the Nim programming language >X >XLICENSE= BSD3CLAUSE >X >XUSE_GITHUB= yes >XGH_ACCOUNT= nim-lang >X >XDEPENDENCIES= nim:lang/nim >XBUILD_DEPENDS= ${DEPENDENCIES} >XRUN_DEPENDS= ${DEPENDENCIES} >X >Xdo-build: >X cd ${WRKSRC} && nim c --parallelBuild=${MAKE_JOBS_NUMBER} --path:/usr/local/nim src/nimble >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/src/nimble ${STAGEDIR}${PREFIX}/bin >X >X.include <bsd.port.mk> >X >7d498f6a0ad3b4d6c80aa4b20e581af3 >echo x - nimble/pkg-descr >sed 's/^X//' >nimble/pkg-descr << 'e662c2fdf1f14b7e8cacd515c2055a6f' >XNimble is a package manager for the Nim programming language. >X >XWWW: https://github.com/nim-lang/nimble >e662c2fdf1f14b7e8cacd515c2055a6f >echo x - nimble/distinfo >sed 's/^X//' >nimble/distinfo << '76cff36359892266cf00671ff1a71e3d' >XTIMESTAMP = 1481729429 >XSHA256 (nim-lang-nimble-v0.7.10_GH0.tar.gz) = 9fc4a5eb4a294697e530fe05e6e16cc25a1515343df24270c5344adf03bd5cbb >XSIZE (nim-lang-nimble-v0.7.10_GH0.tar.gz) = 49552 >76cff36359892266cf00671ff1a71e3d >echo x - nimble/pkg-plist >sed 's/^X//' >nimble/pkg-plist << 'fcae6f5f32208135070d7db3d7278a12' >Xbin/nimble >fcae6f5f32208135070d7db3d7278a12 >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 215304
: 177966 |
178715