Date: Mon, 8 Apr 2019 04:02:12 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r498343 - branches/2019Q2/security/racoon2 Message-ID: <201904080402.x3842C9n000720@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Mon Apr 8 04:02:12 2019 New Revision: 498343 URL: https://svnweb.freebsd.org/changeset/ports/498343 Log: MFH: r498232 racoon2 as maintained by Chrisos Zoulas (@netbsd.org) only supports opnessl111. Mark it as unsupported on FreeBSD 11. Approved by: portmgr (miwi@) Modified: branches/2019Q2/security/racoon2/Makefile Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/security/racoon2/Makefile ============================================================================== --- branches/2019Q2/security/racoon2/Makefile Mon Apr 8 03:30:22 2019 (r498342) +++ branches/2019Q2/security/racoon2/Makefile Mon Apr 8 04:02:12 2019 (r498343) @@ -10,6 +10,8 @@ RACOON2_COMMIT_DATE=20181215 MAINTAINER= cy@FreeBSD.org COMMENT= Racoon2 IPsec daemon +BROKEN_FreeBSD_11= Requires openssl111 to build + CONFLICTS= racoon2-legacy-* USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904080402.x3842C9n000720>