FreeBSD Bugzilla – Attachment 216937 Details for
Bug 248285
[NEW PORT] security/intel-ipsec-mb: Intel(R) Multi-Buffer Crypto for IPsec Library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
intel-ipsec-mb.shar
intel-ipsec-mb.shar (text/plain), 2.70 KB, created by
Martin Filla
on 2020-08-01 14:47:20 UTC
(
hide
)
Description:
intel-ipsec-mb.shar
Filename:
MIME Type:
Creator:
Martin Filla
Created:
2020-08-01 14:47:20 UTC
Size:
2.70 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: ># ># intel-ipsec-mb/ ># intel-ipsec-mb/files ># intel-ipsec-mb/files/patch-perf_ipsec__perf.c ># intel-ipsec-mb/intel-ipsec-mb.shar ># intel-ipsec-mb/pkg-descr ># intel-ipsec-mb/Makefile ># intel-ipsec-mb/distinfo ># >echo c - intel-ipsec-mb/ >mkdir -p intel-ipsec-mb/ > /dev/null 2>&1 >echo c - intel-ipsec-mb/files >mkdir -p intel-ipsec-mb/files > /dev/null 2>&1 >echo x - intel-ipsec-mb/files/patch-perf_ipsec__perf.c >sed 's/^X//' >intel-ipsec-mb/files/patch-perf_ipsec__perf.c << 'b38412a86020b82f21888fecd67f2c22' >X--- perf/ipsec_perf.c.orig 2020-07-30 14:06:18 UTC >X+++ perf/ipsec_perf.c >X@@ -32,8 +32,11 @@ >X #include <inttypes.h> >X #include <string.h> >X #include <errno.h> >X+#if defined (__linux__) || defined (__FreeBSD__) >X+#include <stdlib.h> >X+#else >X #include <malloc.h> /* memalign() or _aligned_malloc()/aligned_free() */ >X- >X+#endif >X #ifdef _WIN32 >X #include <windows.h> >X #include <process.h> >b38412a86020b82f21888fecd67f2c22 >echo x - intel-ipsec-mb/intel-ipsec-mb.shar >sed 's/^X//' >intel-ipsec-mb/intel-ipsec-mb.shar << '0200ff69d63702dfae6889d79b5f9d89' >0200ff69d63702dfae6889d79b5f9d89 >echo x - intel-ipsec-mb/pkg-descr >sed 's/^X//' >intel-ipsec-mb/pkg-descr << '82b13c3fc9415d09574265fc721de54b' >XIntel Multi-Buffer Crypto for IPsec Library is highly-optimized software >Ximplementations of the core cryptographic processing for IPsec, which >Xprovides industry-leading performance on a range of Intel(R) Processors. >X >XWWW: https://github.com/intel/intel-ipsec-mb >82b13c3fc9415d09574265fc721de54b >echo x - intel-ipsec-mb/Makefile >sed 's/^X//' >intel-ipsec-mb/Makefile << '912818f716cfda37f602a7e9cfc42fb8' >X# $FreeBSD$ >X >XPORTNAME= intel-ipsec-mb >XDISTVERSIONPREFIX= v >XDISTVERSION= 0.54 >XCATEGORIES= security >X >XMAINTAINER= freebsd@sysctl.cz >XCOMMENT= Intel(R) Multi-Buffer Crypto for IPsec Library >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XONLY_FOR_ARCHS= amd64 >X >XBUILD_DEPENDS= nasm:devel/nasm >X >XUSES= gmake compiler:c11 #localbase:ldflags >X >XUSE_GITHUB= yes >XGH_ACCOUNT= intel >XGH_PROJECT= intel-ipsec-mb >XGH_TAGNAME= a4a0ff5 >X >XMAKE_ARGS= SHARED="n" >X >X.include <bsd.port.mk> >912818f716cfda37f602a7e9cfc42fb8 >echo x - intel-ipsec-mb/distinfo >sed 's/^X//' >intel-ipsec-mb/distinfo << '7f9b84139dfac88cee12f7027660cc5e' >XTIMESTAMP = 1596291226 >XSHA256 (intel-intel-ipsec-mb-v0.54-a4a0ff5_GH0.tar.gz) = 59ff4a625f5584152a4d0ac28d32234eccd32d0d76adbb81ae037c55deedd8a1 >XSIZE (intel-intel-ipsec-mb-v0.54-a4a0ff5_GH0.tar.gz) = 960269 >7f9b84139dfac88cee12f7027660cc5e >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 248285
:
216789
|
216937
|
217044
|
217045
|
217052