FreeBSD Bugzilla – Attachment 204066 Details for
Bug 237606
[new port] security/lua-bcrypt: Library providing OpenBSD's bcrypt hash function for Lua
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shell archive
lua-bcrypt.shar (text/plain), 1.66 KB, created by
Manuel Wiesinger
on 2019-04-27 16:01:24 UTC
(
hide
)
Description:
shell archive
Filename:
MIME Type:
Creator:
Manuel Wiesinger
Created:
2019-04-27 16:01:24 UTC
Size:
1.66 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: ># ># lua-bcrypt ># lua-bcrypt/pkg-descr ># lua-bcrypt/Makefile ># lua-bcrypt/distinfo ># >echo c - lua-bcrypt >mkdir -p lua-bcrypt > /dev/null 2>&1 >echo x - lua-bcrypt/pkg-descr >sed 's/^X//' >lua-bcrypt/pkg-descr << '8b83c24421bcd2f66fb4b83a45858db8' >XLua-bcrypt is a library providing OpenBSD's bcrypt hash function for the Lua >Xprogramming language. >X >XWWW: https://github.com/mikejsavage/lua-bcrypt/ >8b83c24421bcd2f66fb4b83a45858db8 >echo x - lua-bcrypt/Makefile >sed 's/^X//' >lua-bcrypt/Makefile << 'e855d836a0ee1a750ab3c8b2cfe23997' >X# $FreeBSD$ >X >XPORTNAME= bcrypt >XPORTVERSION= 2.1 >XCATEGORIES= security >XPKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} >X >XMAINTAINER= mdw@freebsd.org >XCOMMENT= Library providing OpenBSD's bcrypt hash function for Lua >X >XLICENSE= ISCL >X >XUSES= gmake lua >X >XUSE_GITHUB= yes >XGH_ACCOUNT= mikejsavage >XGH_PROJECT= lua-bcrypt >XGH_TAGNAME= d64cdc8 >X >XPLIST_FILES= ${LUA_MODLIBDIR}/bcrypt.so >X >Xdo-install: >X @${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR} >X ${INSTALL_LIB} ${WRKSRC}/bcrypt.so ${STAGEDIR}${LUA_MODLIBDIR} >X >X.include <bsd.port.mk> >e855d836a0ee1a750ab3c8b2cfe23997 >echo x - lua-bcrypt/distinfo >sed 's/^X//' >lua-bcrypt/distinfo << '392bdef50e9f31bbd3d4205d76dfb401' >XTIMESTAMP = 1547819290 >XSHA256 (mikejsavage-lua-bcrypt-2.1-d64cdc8_GH0.tar.gz) = 9fb5e557888f0cf2a2160757e837011a28617bd81fe1b43a825ca6487097d6f6 >XSIZE (mikejsavage-lua-bcrypt-2.1-d64cdc8_GH0.tar.gz) = 41210 >392bdef50e9f31bbd3d4205d76dfb401 >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 237606
: 204066