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
non port: security/openiked/Makefile
SVNWeb

Number of commits found: 24

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 27 May 2021
[ 10:44 Olivier Cochard (olivier) search for other commits by this committer ]    commit hash:2e5a5b07e2bb28a3f0321c1550da6025317bd2bd  commit hash:2e5a5b07e2bb28a3f0321c1550da6025317bd2bd  commit hash:2e5a5b07e2bb28a3f0321c1550da6025317bd2bd  2e5a5b0 
security/openiked-portable: New port for OpenBSD portable version of OpenIKED

PR:		256009
Reported by:	David Marec <david@lapinbilly.eu>
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 4 Sep 2020
[ 14:33 swills search for other commits by this committer ] Original commit   Revision:547543
security/openiked: update to 2.2

PR:		248920
Submitted by:	marcel (maintainer)
Wed, 9 Oct 2019
[ 12:20 bapt search for other commits by this committer ] Original commit   Revision:514144 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for s* category as it is not relevant anymore
Fri, 2 Aug 2019
[ 13:30 jbeich search for other commits by this committer ] Original commit   Revision:507877 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
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
Sat, 26 Jan 2019
[ 23:48 marcel search for other commits by this committer ] Original commit   Revision:491318
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
Mon, 27 Nov 2017
[ 19:55 marcel search for other commits by this committer ] Original commit   Revision:454989
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
Thu, 2 Nov 2017
[ 21:41 olgeni search for other commits by this committer ] Original commit   Revision:453381 (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
Fri, 22 Sep 2017
[ 15:22 marcel search for other commits by this committer ] Original commit   Revision:450383
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
Tue, 5 Sep 2017
[ 20:13 marcel search for other commits by this committer ] Original commit   Revision:449313
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
Sun, 28 May 2017
[ 21:18 antoine search for other commits by this committer ] Original commit   Revision:441925 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Register dependency on groff

PR:		213725
Tue, 18 Apr 2017
[ 19:51 marcel search for other commits by this committer ] Original commit   Revision:438813
Update to openiked-1.7

Reviewed by:	mat@
Differential Revision:	https://reviews.freebsd.org/D10406
Fri, 3 Mar 2017
[ 22:39 marcel search for other commits by this committer ] Original commit   Revision:435371
Upgrade to 1.5.1. Version 1.5 is broken.
[ 21:38 marcel search for other commits by this committer ] Original commit   Revision:435369
Update to openiked-1.5
Sat, 25 Feb 2017
[ 23:39 marcel search for other commits by this committer ] Original commit   Revision:434844
Update to openiked-1.4
Mon, 20 Feb 2017
[ 02:57 jbeich search for other commits by this committer ] Original commit   Revision:434427 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Sat, 4 Feb 2017
[ 07:56 jbeich search for other commits by this committer ] Original commit   Revision:433286 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 13 Jan 2017
[ 04:32 marcel search for other commits by this committer ] Original commit   Revision:431342
Update to openiked-1.3
Sun, 1 Jan 2017
[ 03:45 sunpoet search for other commits by this committer ] Original commit   Revision:430235 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Remove BROKEN_FreeBSD_9

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

Number of commits found: 24