notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/openiked/Makefile

Number of commits found: 25

Wednesday, 27 Mar 2024
08:19 Gleb Popov (arrowd) search for other commits by this committer
security/openiked: Move manpages to share/man

Approved by:	portmgr (blanket)
commit hash: 7079add8dda047cdc2c43209e3448abb7e7fcddc commit hash: 7079add8dda047cdc2c43209e3448abb7e7fcddc commit hash: 7079add8dda047cdc2c43209e3448abb7e7fcddc commit hash: 7079add8dda047cdc2c43209e3448abb7e7fcddc 7079add
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 27 May 2021
10:44 Olivier Cochard (olivier) search for other commits by this committer
security/openiked-portable: New port for OpenBSD portable version of OpenIKED

PR:		256009
Reported by:	David Marec <david@lapinbilly.eu>
commit hash: 2e5a5b07e2bb28a3f0321c1550da6025317bd2bd commit hash: 2e5a5b07e2bb28a3f0321c1550da6025317bd2bd commit hash: 2e5a5b07e2bb28a3f0321c1550da6025317bd2bd commit hash: 2e5a5b07e2bb28a3f0321c1550da6025317bd2bd 2e5a5b0
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 4 Sep 2020
14:33 swills search for other commits by this committer
security/openiked: update to 2.2

PR:		248920
Submitted by:	marcel (maintainer)
Original commitRevision:547543 
Wednesday, 9 Oct 2019
12:20 bapt search for other commits by this committer
Drop the ipv6 virtual category for s* category as it is not relevant anymore
Original commitRevision:514144 
Friday, 2 Aug 2019
13:30 jbeich search for other commits by this committer
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
Original commitRevision:507877 
Saturday, 26 Jan 2019
23:48 marcel search for other commits by this committer
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
Original commitRevision:491318 
Monday, 27 Nov 2017
19:55 marcel search for other commits by this committer
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
Original commitRevision:454989 
Thursday, 2 Nov 2017
21:41 olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
Original commitRevision:453381 
Friday, 22 Sep 2017
15:22 marcel search for other commits by this committer
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
Original commitRevision:450383 
Tuesday, 5 Sep 2017
20:13 marcel search for other commits by this committer
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
Original commitRevision:449313 
Sunday, 28 May 2017
21:18 antoine search for other commits by this committer
Register dependency on groff

PR:		213725
Original commitRevision:441925 
Tuesday, 18 Apr 2017
19:51 marcel search for other commits by this committer
Update to openiked-1.7

Reviewed by:	mat@
Differential Revision:	https://reviews.freebsd.org/D10406
Original commitRevision:438813 
Friday, 3 Mar 2017
22:39 marcel search for other commits by this committer
Upgrade to 1.5.1. Version 1.5 is broken.
Original commitRevision:435371 
21:38 marcel search for other commits by this committer
Update to openiked-1.5
Original commitRevision:435369 
Saturday, 25 Feb 2017
23:39 marcel search for other commits by this committer
Update to openiked-1.4
Original commitRevision:434844 
Monday, 20 Feb 2017
02:57 jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Original commitRevision:434427 
Saturday, 4 Feb 2017
07:56 jbeich search for other commits by this committer
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)
Original commitRevision:433286 
Friday, 13 Jan 2017
04:32 marcel search for other commits by this committer
Update to openiked-1.3
Original commitRevision:431342 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Thursday, 17 Nov 2016
21:33 marcel search for other commits by this committer
Update to openiked-1.2
Original commitRevision:426299 
Tuesday, 15 Nov 2016
23:31 marcel search for other commits by this committer
Update to openiked-1.1 and mark broken on FreeBSD 9
Original commitRevision:426190 
Thursday, 10 Nov 2016
16:14 marcel search for other commits by this committer
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
Original commitRevision:425847 

Number of commits found: 25