FreeBSD Bugzilla – Attachment 166674 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]
akmos.shar
akmos.shar (text/plain), 2.25 KB, created by
Andrew Romanenko
on 2016-02-06 21:57:19 UTC
(
hide
)
Description:
akmos.shar
Filename:
MIME Type:
Creator:
Andrew Romanenko
Created:
2016-02-06 21:57:19 UTC
Size:
2.25 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/distinfo ># akmos/Makefile ># akmos/akmos.shar ># akmos/pkg-descr ># akmos/pkg-plist ># >echo c - akmos >mkdir -p akmos > /dev/null 2>&1 >echo x - akmos/distinfo >sed 's/^X//' >akmos/distinfo << 'a8ef84b5b9a3a05a4039fa3249f0ad6f' >XSHA256 (melanhit-akmos-0.4_GH0.tar.gz) = 82707b34b78880d344bbc155e0d19f6b11c8272f9acf01c0831541d443daccc3 >XSIZE (melanhit-akmos-0.4_GH0.tar.gz) = 156472 >a8ef84b5b9a3a05a4039fa3249f0ad6f >echo x - akmos/Makefile >sed 's/^X//' >akmos/Makefile << '1724d6df8f2d233d926f711f7240833c' >X# $FreeBSD$ >X >XPORTNAME= akmos >XPORTVERSION= 0.4 >XCATEGORIES= security >X >XMAINTAINER= melanhit@gmail.com >XCOMMENT= Cryptographic library with low footprint >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSE_GITHUB= yes >XGH_ACCOUNT= melanhit >XGH_PROJECT= ${PORTNAME:S/2$//} >X >XGNU_CONFIGURE= yes >XUSES= cmake:outsource >X >XOPTIONS_DEFINE= ASM TEST >XOPTIONS_DEFAULT= ASM >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MASM} >XCMAKE_ARGS+= -DAKMOS_ENABLE_ASM=ON >X.else >XCMAKE_ARGS+= -DAKMOS_ENABLE_ASM=OFF >X.endif >X >X.if ${PORT_OPTIONS:MTEST} >XCMAKE_ARGS+= -DAKMOS_ENABLE_TEST=ON >X.else >XCMAKE_ARGS+= -DAKMOS_ENABLE_TEST=OFF >X.endif >X >X.include <bsd.port.mk> >1724d6df8f2d233d926f711f7240833c >echo x - akmos/akmos.shar >sed 's/^X//' >akmos/akmos.shar << 'a68bb27e6997616d83d9cd289656e2ae' >a68bb27e6997616d83d9cd289656e2ae >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/pkg-plist >sed 's/^X//' >akmos/pkg-plist << '59f69ae5116d989a4c0b24ed8cec03b7' >Xbin/akmos >Xinclude/akmos.h >Xlib/libakmos.a >Xlib/libakmos.so >Xlib/libakmos.so.0 >Xlib/libakmos.so.0.4 >Xman/man1/akmos.1.gz >X >59f69ae5116d989a4c0b24ed8cec03b7 >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
Flags:
rakuco
:
maintainer-approval+
Actions:
View
Attachments on
bug 206987
:
166674
|
167820
|
167939
|
168337
|
168370
|
168556