Port details |
- openiked IKEv2 daemon
- 2.2_1 security
=3 2.2_1Version of this port present on the latest quarterly branch. - Maintainer: marcel@FreeBSD.org
 - Port Added: 2016-11-10 16:14:13
- Last Update: 2024-05-13 06:57:04
- Commit Hash: 387955f
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- Also Listed In: net
- License: ISCL
- WWW:
- https://github.com/xcllnt/openiked
- Description:
- OpenIKED is a lean Internet Key Exchange (IKEv2) daemon which performs
mutual authentication and which establishes and maintains IPsec VPN
flows and security associations (SAs) between the two peers.
This version of OpenIKED is derived from OpenIKED's iked, but changed
to support transport mode IPSec and lazy creation of associations,
among many other improvements.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openiked>0:security/openiked
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/openiked/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openiked
- pkg install openiked
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openiked
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1598375734
SHA256 (xcllnt-openiked-2.2_GH0.tar.gz) = 5e161f12cdba3853dca576348409fa512d58c19840eac9eb4d1ce68e8dd5f0bf
SIZE (xcllnt-openiked-2.2_GH0.tar.gz) = 230804
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libevent.so : devel/libevent
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_openiked
- USES:
- autoreconf libtool ssl
- 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 |
2.2_1 13 May 2024 06:57:04
    |
Yuri Victorovich (yuri)  |
security/openiked: Fix build
Reported by: fallout |
2.2_1 27 Mar 2024 08:19:40
    |
Gleb Popov (arrowd)  |
security/openiked: Move manpages to share/man
Approved by: portmgr (blanket) |
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) |
2.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 ) |
2.2 27 May 2021 10:44:57
    |
Olivier Cochard (olivier)  |
security/openiked-portable: New port for OpenBSD portable version of OpenIKED
PR: 256009
Reported by: David Marec <david@lapinbilly.eu> |
2.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
2.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2 04 Sep 2020 14:33:16
  |
swills  |
security/openiked: update to 2.2
PR: 248920
Submitted by: marcel (maintainer) |
2.1_1 09 Oct 2019 12:20:31
  |
bapt  |
Drop the ipv6 virtual category for s* category as it is not relevant anymore |
2.1_1 02 Aug 2019 13:30:40
  |
jbeich  |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
2.1 26 Jan 2019 23:48:08
  |
marcel  |
Upgrade to openiked-2.1
Changes since 1.10:
o Fix bug FreeBSD/229654: properly generate man pages on FreeBSD.
o Fix Issue #14: properly create iked.conf.5
o Support OpenSSL 1.1 and newer.
o Support for OpenSSL 1.0 has been retained with compatibility defines.
PR: 229654
Reviewed by: mat@
Differential Revision: https://reviews.freebsd.org/D18907 |
1.10 27 Nov 2017 19:55:06
  |
marcel  |
Upgrade to openiked-1.10
Changes since 1.9:
o Fix OpenIKED on FreeBSD 12-current
o Fix pubkey authentication
Differential Revision: https://reviews.freebsd.org/D13159 |
1.9 02 Nov 2017 21:41:47
  |
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
1.9 22 Sep 2017 15:22:56
  |
marcel  |
Upgrade to openiked-1.9
Changes since 1.8:
o Better support intermediate CAs
Reviewed by: mat
Sponsored by: Bracket Computing, Inc.
Differential Revision: https://reviews.freebsd.org/D12443 |
1.8 05 Sep 2017 20:13:44
  |
marcel  |
Update to openiked-1.8
Summary:
Changes since 1.7:
o Add DH groups 19, 20 & 21 to the default IKE proposal
o Add SHA2-384 & SHA2-512 to the default IKE & IPsec SA proposal
o Fix sending invalid proposals when not all transforms are supported by the
kernel
Reviewed By: mat
Differential Revision: https://reviews.freebsd.org/D12190 |
1.7 28 May 2017 21:18:04
  |
antoine  |
Register dependency on groff
PR: 213725 |
1.7 18 Apr 2017 19:51:06
  |
marcel  |
Update to openiked-1.7
Reviewed by: mat@
Differential Revision: https://reviews.freebsd.org/D10406 |
1.5.1 03 Mar 2017 22:39:02
  |
marcel  |
Upgrade to 1.5.1. Version 1.5 is broken. |
1.5 03 Mar 2017 21:38:10
  |
marcel  |
Update to openiked-1.5 |
1.4 25 Feb 2017 23:39:18
  |
marcel  |
Update to openiked-1.4 |
1.3_2 20 Feb 2017 02:57:04
  |
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
1.3_1 04 Feb 2017 07:56:59
  |
jbeich  |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
1.3 27 Jan 2017 19:26:05
  |
jbeich  |
security/openiked: unbreak with libevent >= 2.1
checking libevent header version... not found
configure: error: libevent version header not found. -I/usr/local/include
===> Script "configure" failed unexpectedly.
PR: 216527 |
1.3 13 Jan 2017 04:32:11
  |
marcel  |
Update to openiked-1.3 |
1.2 01 Jan 2017 03:45:13
  |
sunpoet  |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
1.2 17 Nov 2016 21:33:58
  |
marcel  |
Update to openiked-1.2 |
1.1 15 Nov 2016 23:31:31
  |
marcel  |
Update to openiked-1.1 and mark broken on FreeBSD 9 |
1.0 10 Nov 2016 16:14:03
  |
marcel  |
Add OpenIKED, version 1.0
This is OpenBSD's OpenIKED with fixes and improvements and additional
features.
Original author: Reyk Floeter <reyk@openbsd.org>
Author: Marcel Moolenaar <marcel@brkt.com>
Reviewed by: mat@
Approved by: mat@
Obtained from: https://github.com/xcllnt/openiked
Sponsored by: Bracket Computing, Inc.
Differential Revision: https://reviews.freebsd.org/D8417 |