[Midnightbsd-cvs] mports [23541] trunk/security: fix a few ports
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 12 16:48:44 EDT 2018
Revision: 23541
http://svnweb.midnightbsd.org/mports/?rev=23541
Author: laffer1
Date: 2018-05-12 16:48:43 -0400 (Sat, 12 May 2018)
Log Message:
-----------
fix a few ports
Modified Paths:
--------------
trunk/security/py-cryptography/Makefile
trunk/security/skipfish/Makefile
trunk/security/tor/Makefile
trunk/security/trousers/Makefile
trunk/security/vnccrack/Makefile
trunk/security/wpa_supplicant/Makefile
trunk/security/xmlsec1/Makefile
Modified: trunk/security/py-cryptography/Makefile
===================================================================
--- trunk/security/py-cryptography/Makefile 2018-05-12 20:48:32 UTC (rev 23540)
+++ trunk/security/py-cryptography/Makefile 2018-05-12 20:48:43 UTC (rev 23541)
@@ -2,6 +2,7 @@
PORTNAME= cryptography
PORTVERSION= 2.1.4
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,8 +25,7 @@
${PYTHON_PKGNAMEPREFIX}iso8601>0:devel/py-iso8601
# Python 2.7, 3.4-3.6
-USES= compiler:env python
-USE_OPENSSL= yes
+USES= compiler:env python ssl
USE_PYTHON= autoplist concurrent distutils
CFLAGS+= -I${OPENSSLINC}
Modified: trunk/security/skipfish/Makefile
===================================================================
--- trunk/security/skipfish/Makefile 2018-05-12 20:48:32 UTC (rev 23540)
+++ trunk/security/skipfish/Makefile 2018-05-12 20:48:43 UTC (rev 23541)
@@ -2,7 +2,7 @@
PORTNAME= skipfish
PORTVERSION= 2.10b
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security www
MASTER_SITES= GOOGLE_CODE
EXTRACT_SUFX= .tgz
@@ -13,11 +13,10 @@
LICENSE= apache2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \
- libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libidn.so:dns/libidn \
+ libpcre.so:devel/pcre
-USES= gmake tar:tgz
-USE_OPENSSL= yes
+USES= gmake tar:tgz ssl
SUB_FILES= pkg-message
OPTIONS_DEFINE= DOCS
Modified: trunk/security/tor/Makefile
===================================================================
--- trunk/security/tor/Makefile 2018-05-12 20:48:32 UTC (rev 23540)
+++ trunk/security/tor/Makefile 2018-05-12 20:48:43 UTC (rev 23541)
@@ -2,7 +2,7 @@
PORTNAME= tor
DISTVERSION= 0.2.8.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net ipv6
MASTER_SITES= TOR
@@ -32,7 +32,7 @@
OPTIONS_DEFAULT= THREADS TRANSPARENT
-USE_OPENSSL= yes
+USES= ssl
USE_RC_SUBR= tor
SUB_FILES= pkg-message
Modified: trunk/security/trousers/Makefile
===================================================================
--- trunk/security/trousers/Makefile 2018-05-12 20:48:32 UTC (rev 23540)
+++ trunk/security/trousers/Makefile 2018-05-12 20:48:43 UTC (rev 23541)
@@ -13,10 +13,9 @@
BUILD_DEPENDS= tpm-emulator>=0.7.4_1:${PORTSDIR}/emulators/tpm-emulator
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= dos2unix alias autoreconf gmake iconv libtool pkgconfig
+USES= dos2unix alias autoreconf gmake iconv libtool pkgconfig ssl
NO_WRKSUBDIR= yes
DOS2UNIX_GLOB= *.h *.c
-USE_OPENSSL= YES
USE_LDCONFIG= YES
USE_RC_SUBR= tcsd
INSTALL_TARGET= install-strip
Modified: trunk/security/vnccrack/Makefile
===================================================================
--- trunk/security/vnccrack/Makefile 2018-05-12 20:48:32 UTC (rev 23540)
+++ trunk/security/vnccrack/Makefile 2018-05-12 20:48:43 UTC (rev 23541)
@@ -3,7 +3,7 @@
PORTNAME= vnccrack
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://files.randombit.net/vnccrack/
DISTNAME= VNCcrack-${PORTVERSION}
@@ -14,8 +14,8 @@
LICENSE= gpl2
+USES= ssl
GNU_CONFIGURE= yes
-USE_OPENSSL= yes
SUB_FILES+= pkg-message
Modified: trunk/security/wpa_supplicant/Makefile
===================================================================
--- trunk/security/wpa_supplicant/Makefile 2018-05-12 20:48:32 UTC (rev 23540)
+++ trunk/security/wpa_supplicant/Makefile 2018-05-12 20:48:43 UTC (rev 23541)
@@ -3,7 +3,7 @@
PORTNAME= wpa_supplicant
PORTVERSION= 2.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security net
MASTER_SITES= https://w1.fi/releases/
PATCH_SITES= https://w1.fi/security/2017-1/
@@ -23,8 +23,7 @@
LICENSE= bsd3
LICENSE_FILE= ${WRKSRC}/README
-USE_OPENSSL= yes
-USES= cpe gmake readline
+USES= cpe gmake readline ssl
BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant
INSTALL_WRKSRC= ${WRKSRC}/src
CFLAGS+= ${CPPFLAGS} # USES=readline only augments CPPFLAGS and LDFLAGS
Modified: trunk/security/xmlsec1/Makefile
===================================================================
--- trunk/security/xmlsec1/Makefile 2018-05-12 20:48:32 UTC (rev 23540)
+++ trunk/security/xmlsec1/Makefile 2018-05-12 20:48:43 UTC (rev 23541)
@@ -2,7 +2,7 @@
PORTNAME= xmlsec1
PORTVERSION= 1.2.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
ftp://ftp.aleksey.com/pub/xmlsec/releases/ \
@@ -27,8 +27,7 @@
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= libtool pathfix pkgconfig
-USE_OPENSSL= yes
+USES= libtool pathfix pkgconfig ssl
USE_GNOME= libxml2 libxslt
USE_LDCONFIG= yes
More information about the Midnightbsd-cvs
mailing list