Page MenuHomeFreeBSD

D11436.id30352.diff
No OneTemporary

D11436.id30352.diff

Index: security/testssl.sh/Makefile
===================================================================
--- security/testssl.sh/Makefile
+++ security/testssl.sh/Makefile
@@ -2,6 +2,7 @@
PORTNAME= testssl.sh
PORTVERSION= 2.8
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= tobik@FreeBSD.org
@@ -44,11 +45,18 @@
enable-camellia \
enable-idea \
enable-rfc3779 \
- enable-ec_nistp_64_gcc_128 \
experimental-jpake \
-DOPENSSL_USE_IPV6
CONFIGURE_ENV= PERL="${PERL}"
CONFIGURE_SCRIPT= config
+
+OPTIONS_DEFINE_amd64= EC
+OPTIONS_DEFAULT_amd64= EC
+
+EC_DESC= Optimize NIST elliptic curves
+
+EC_CONFIGURE_ON= enable-ec_nistp_64_gcc_128
+EC_CONFIGURE_OFF= no-ec_nistp_64_gcc_128
BUILD_WRKSRC= ${WRKSRC_openssl}
CONFIGURE_WRKSRC= ${WRKSRC_openssl}

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 16, 12:18 PM (11 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31602687
Default Alt Text
D11436.id30352.diff (772 B)

Event Timeline