Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2018 03:34:57 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487941 - in head/security: . racoon2-legacy
Message-ID:  <201812210334.wBL3YvSA069275@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Dec 21 03:34:56 2018
New Revision: 487941
URL: https://svnweb.freebsd.org/changeset/ports/487941

Log:
  Resurrect the old racoon2 port as racoon2-legacy. Christos' fork only
  works with OpenSSL 1.1.1 and newer. This port should be retired when
  FreeBSD 11 is EOL. A subsequent commit will ensure this.

Added:
  head/security/racoon2-legacy/
     - copied from r458966, head/security/racoon2/
Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Fri Dec 21 02:14:45 2018	(r487940)
+++ head/security/Makefile	Fri Dec 21 03:34:56 2018	(r487941)
@@ -366,6 +366,7 @@
     SUBDIR += libsparkcrypto
     SUBDIR += libssh
     SUBDIR += libssh2
+    SUBDIR += libssh2-devel
     SUBDIR += libtasn1
     SUBDIR += libtomcrypt
     SUBDIR += libu2f-host
@@ -1080,6 +1081,7 @@
     SUBDIR += quantis
     SUBDIR += quantis-kmod
     SUBDIR += racoon2
+    SUBDIR += racoon2-legacy
     SUBDIR += radamsa
     SUBDIR += ranpwd
     SUBDIR += ratproxy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812210334.wBL3YvSA069275>