FreeBSD Bugzilla – Attachment 168337 Details for
Bug 206987
[NEW PORT] security/akmos: Cryptographic library with low footprint
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
new release 0.5
akmos.shar (text/plain), 2.04 KB, created by
Andrew Romanenko
on 2016-03-17 22:21:42 UTC
(
hide
)
Description:
new release 0.5
Filename:
MIME Type:
Creator:
Andrew Romanenko
Created:
2016-03-17 22:21:42 UTC
Size:
2.04 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: ># ># akmos ># akmos/pkg-plist ># akmos/distinfo ># akmos/pkg-descr ># akmos/Makefile ># >echo c - akmos >mkdir -p akmos > /dev/null 2>&1 >echo x - akmos/pkg-plist >sed 's/^X//' >akmos/pkg-plist << '59f69ae5116d989a4c0b24ed8cec03b7' >Xbin/akmos >Xinclude/akmos.h >Xlib/libakmos.a >Xlib/libakmos.so >Xlib/libakmos.so.5 >Xlib/libakmos.so.0.5 >Xman/man1/akmos.1.gz >59f69ae5116d989a4c0b24ed8cec03b7 >echo x - akmos/distinfo >sed 's/^X//' >akmos/distinfo << 'a8ef84b5b9a3a05a4039fa3249f0ad6f' >XSHA256 (melanhit-akmos-0.5_GH0.tar.gz) = ac58d2f35a793b2c58d12392e58eab12d550f31e8f31024f65ae44576396c444 >XSIZE (melanhit-akmos-0.5_GH0.tar.gz) = 156089 >a8ef84b5b9a3a05a4039fa3249f0ad6f >echo x - akmos/pkg-descr >sed 's/^X//' >akmos/pkg-descr << '150e27723247e2473118d1bbdfbe91dd' >XAkmos is a cryptographic library with CLI. >X >XIt supports: >X- symmetric ciphering; >X- computing message digests (hashes); >X- calculating a message authentication code (MAC); >X >XDepends only on the standard C library. >XPrimary develop for the x86_64 architecture. >X >XWWW: https://github.com/melanhit/akmos >150e27723247e2473118d1bbdfbe91dd >echo x - akmos/Makefile >sed 's/^X//' >akmos/Makefile << '1724d6df8f2d233d926f711f7240833c' >X# $FreeBSD$ >X >XPORTNAME= akmos >XPORTVERSION=0.5 >XCATEGORIES= security >X >XMAINTAINER= melanhit@gmail.com >XCOMMENT= Cryptographic library with low footprint >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSE_LDCONFIG=yes >X >XUSE_GITHUB= yes >XGH_ACCOUNT= melanhit >XGH_PROJECT= ${PORTNAME} >X >XGNU_CONFIGURE= yes >XUSES= cmake:outsource >X >XOPTIONS_DEFINE= ASM TEST >XOPTIONS_DEFAULT=ASM >X >XASM_CMAKE_ON= -DAKMOS_ENABLE_ASM:BOOL=TRUE >XASM_CMAKE_OFF= -DAKMOS_ENABLE_ASM:BOOL=FALSE >X >XTEST_CMAKE_ON= -DAKMOS_ENABLE_TEST:BOOL=TRUE >XTEST_CMAKE_OFF= -DAKMOS_ENABLE_TEST:BOOL=FALSE >X >X.include <bsd.port.mk> >1724d6df8f2d233d926f711f7240833c >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 206987
:
166674
|
167820
|
167939
|
168337
|
168370
|
168556