Created attachment 230742 [details] Patch for intel-ipsec-mb * Backport commit https://github.com/intel/intel-ipsec-mb/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) Compile and runtime tested (with stress-ng) on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) Poudriere testport OK 12.2-RELEASE (amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79 commit 5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-05 23:05:42 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-05 23:05:53 +0000 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) security/intel-ipsec-mb/Makefile | 24 ++++++++++++++-------- security/intel-ipsec-mb/distinfo | 8 +++++--- .../intel-ipsec-mb/files/patch-test_Makefile (new) | 15 ++++++++++++++ 3 files changed, 36 insertions(+), 11 deletions(-)