notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
intel-ipsec-mb Intel(R) Multi-Buffer Crypto for IPsec Library
1.3 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3Version of this port present on the latest quarterly branch.
Maintainer: freebsd@sysctl.cz search for ports maintained by this maintainer
Port Added: 2020-09-13 12:52:57
Last Update: 2022-10-03 16:13:43
Commit Hash: c830754
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. include/intel-ipsec-mb.h
  2. lib/libIPSec_MB.so
  3. lib/libIPSec_MB.so.1
  4. lib/libIPSec_MB.so.1.3.0
  5. man/man7/libipsec-mb.7.gz
  6. @ldconfig
  7. /usr/local/share/licenses/intel-ipsec-mb-1.3/catalog.mk
  8. /usr/local/share/licenses/intel-ipsec-mb-1.3/LICENSE
  9. /usr/local/share/licenses/intel-ipsec-mb-1.3/BSD3CLAUSE
Collapse this list.
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:

Packages (timestamps in pop-ups are UTC):
intel-ipsec-mb
ABIlatestquarterly
FreeBSD:12:aarch64--
FreeBSD:12:amd641.31.3
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i386--
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch64--
FreeBSD:13:amd641.31.3
FreeBSD:13:armv6--
FreeBSD:13:armv7--
FreeBSD:13:i386--
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64--
FreeBSD:13:riscv64--
FreeBSD:14:aarch64--
FreeBSD:14:amd641.3-
FreeBSD:14:armv6--
FreeBSD:14:armv7--
FreeBSD:14:i386--
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64--
FreeBSD:14:riscv64--
FreeBSD:15:amd641.3-
FreeBSD:15:armv6--
FreeBSD:15:armv7--
FreeBSD:15:i386--
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nasm : devel/nasm
  2. gmake>=4.3 : devel/gmake
This port is required by:
for Libraries
  1. benchmarks/stress-ng

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/intel/intel-ipsec-mb/tar.gz/v1.3?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
03 Oct 2022 16:13:43
commit hash:c83075413da4ed4c9610df25b9e19f1b72bbf66ecommit hash:c83075413da4ed4c9610df25b9e19f1b72bbf66ecommit hash:c83075413da4ed4c9610df25b9e19f1b72bbf66ecommit hash:c83075413da4ed4c9610df25b9e19f1b72bbf66e files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2
18 Jul 2022 19:34:25
commit hash:b9908aa9060532aacbdd214251fb7559ef03309ecommit hash:b9908aa9060532aacbdd214251fb7559ef03309ecommit hash:b9908aa9060532aacbdd214251fb7559ef03309ecommit hash:b9908aa9060532aacbdd214251fb7559ef03309e files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash:5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79commit hash:5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79commit hash:5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79commit hash:5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.55.0
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.55.0
15 Nov 2020 05:07:39
Revision:555163Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.55.0.

PR:		251139
Submitted by:	maintainer
0.54.3
09 Oct 2020 00:20:28
Revision:551737Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.54.3.

PR:		250031
Submitted by:	maintainer
0.54.1
17 Sep 2020 07:05:39
Revision:548817Original commit files touched by this commit
vanilla search for other commits by this committer
Remove unecessary patch.

PR:		249376
Submitted by:	maintainer
0.54.1
15 Sep 2020 01:58:53
Revision:548693Original commit files touched by this commit
vanilla search for other commits by this committer
update to 0.54.1

PR:		249316
Submitted by:	maintainer
g20200801
13 Sep 2020 12:52:18
Revision:548475Original commit files touched by this commit
vanilla search for other commits by this committer
Add intel-ipsec-mb g20200801, intel(R) Multi-Buffer Crypto for IPsec
Library.

PR:		248285
Submitted by:	freebsd@sysctl.cz

Number of commits found: 12