Port details |
- intel-ipsec-mb Intel(R) Multi-Buffer Crypto for IPsec Library
- 1.3 security
=0 1.3Version of this port present on the latest quarterly branch. - Maintainer: freebsd@sysctl.cz
 - Port Added: 2020-09-13 12:52:57
- Last Update: 2022-10-03 16:13:43
- Commit Hash: c830754
- License: BSD3CLAUSE
- Description:
- Intel Multi-Buffer Crypto for IPsec Library is highly-optimized software
implementations of the core cryptographic processing for IPsec, which
provides industry-leading performance on a range of Intel(R) Processors.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- intel-ipsec-mb>0:security/intel-ipsec-mb
- To install the port:
- cd /usr/ports/security/intel-ipsec-mb/ && make install clean
- To add the package, run one of these commands:
- pkg install security/intel-ipsec-mb
- pkg install intel-ipsec-mb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: intel-ipsec-mb
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1664704976
SHA256 (intel-intel-ipsec-mb-v1.3_GH0.tar.gz) = 2337ead1c80897e487abd5fac263aaba9ab9cacb48ad5c23b87fd61a180d9e55
SIZE (intel-intel-ipsec-mb-v1.3_GH0.tar.gz) = 2139105
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nasm : devel/nasm
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- benchmarks/stress-ng
Configuration Options:
- ===> The following configuration options are available for intel-ipsec-mb-1.3:
AESNIEMU=on: Enable AESI-NI Emulation
===> Use 'make config' to modify these settings
- Options name:
- security_intel-ipsec-mb
- USES:
- gmake compiler:c11 localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3 03 Oct 2022 16:13:43
    |
Fernando Apesteguía (fernape)  Author: Martin Filla |
security/intel-ipsec-mb: update to 1.3.0
ChangeLog: https://github.com/intel/intel-ipsec-mb/releases
PR: 266753
Reported by: freebsd@sysctl.cz |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2 18 Jul 2022 19:34:25
    |
Daniel Engberg (diizzy)  |
security/intel-ipsec-mb: Update to 1.2
Changelog: https://github.com/intel/intel-ipsec-mb/releases/tag/v1.2
Add option to disable AES-NI emulation (default on in previous version)
PR: 265239
Reviewed by: Martin Filla <freebsd@sysctl.cz> (maintainer) |
1.1 05 Jan 2022 23:05:53
    |
Daniel Engberg (diizzy)  |
security/intel-ipsec-mb: Update to 1.1
Changelog: https://github.com/intel/intel-ipsec-mb/releases/tag/v1.1
Backport upstream commit 3a1c8c1c2c24a9d6cb56439c6aa6bea4d4fb1093
to fix compilation
Set MAKE_JOBS_UNSAFE to avoid OOM issues
Set rpath to avoid requirement of installing port to run test(s)
PR: 260961
Reviewed by: Martin Filla <freebsd@sysctl.cz> (maintainer) |
0.55.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.55.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.55.0 15 Nov 2020 05:07:39
  |
vanilla  |
Update to 0.55.0.
PR: 251139
Submitted by: maintainer |
0.54.3 09 Oct 2020 00:20:28
  |
vanilla  |
Update to 0.54.3.
PR: 250031
Submitted by: maintainer |
0.54.1 17 Sep 2020 07:05:39
  |
vanilla  |
Remove unecessary patch.
PR: 249376
Submitted by: maintainer |
0.54.1 15 Sep 2020 01:58:53
  |
vanilla  |
update to 0.54.1
PR: 249316
Submitted by: maintainer |
g20200801 13 Sep 2020 12:52:18
  |
vanilla  |
Add intel-ipsec-mb g20200801, intel(R) Multi-Buffer Crypto for IPsec
Library.
PR: 248285
Submitted by: freebsd@sysctl.cz |