aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-26 17:24:47 +0800
committerbapt <bapt@FreeBSD.org>2014-05-26 17:24:47 +0800
commit7dcd1a763487d49074d59f3a31bd151284134ebd (patch)
tree61b71e9b35b9bf982a153ac7b8823feeb60e1418 /security
parent276ff68a9b6f7cd49885d853491ee45448f0119b (diff)
downloadfreebsd-ports-gnome-7dcd1a763487d49074d59f3a31bd151284134ebd.tar.gz
freebsd-ports-gnome-7dcd1a763487d49074d59f3a31bd151284134ebd.tar.zst
freebsd-ports-gnome-7dcd1a763487d49074d59f3a31bd151284134ebd.zip
Convert to USES=dos2unix
With hat: portmgr
Diffstat (limited to 'security')
-rw-r--r--security/dradis/Makefile2
-rw-r--r--security/hmap/Makefile2
-rw-r--r--security/libsparkcrypto/Makefile4
-rw-r--r--security/p5-Business-PayPal-EWP/Makefile3
-rw-r--r--security/phpdeadlock/Makefile2
-rw-r--r--security/rainbowcrack/Makefile2
6 files changed, 7 insertions, 8 deletions
diff --git a/security/dradis/Makefile b/security/dradis/Makefile
index 42e3f2abc69f..2a0bf4b02c3a 100644
--- a/security/dradis/Makefile
+++ b/security/dradis/Makefile
@@ -36,7 +36,7 @@ USE_RUBY_FEATURES= iconv
RUBY_SHEBANG_FILES= server/script/rails server/script/delayed_job
RUBY_NO_BUILD_DEPENDS= yes
-USE_DOS2UNIX= yes
+USES= dos2unix
DOS2UNIX_REGEX= .*(css|rb|txt|js|RELEASE_NOTES)$$
pre-install:
diff --git a/security/hmap/Makefile b/security/hmap/Makefile
index 92ff7c70b9af..54790a523ee2 100644
--- a/security/hmap/Makefile
+++ b/security/hmap/Makefile
@@ -14,7 +14,7 @@ COMMENT= Web server fingerprinting utility
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL
-USE_DOS2UNIX= yes
+USES= dos2unix
USE_PYTHON= yes
NO_WRKSUBDIR= yes
diff --git a/security/libsparkcrypto/Makefile b/security/libsparkcrypto/Makefile
index be5d2e690e2f..afb67feaa5b2 100644
--- a/security/libsparkcrypto/Makefile
+++ b/security/libsparkcrypto/Makefile
@@ -13,8 +13,8 @@ COMMENT= Cryptographic library implemented in SPARK
LICENSE= BSD3CLAUSE
-USES= ada gmake
-USE_DOS2UNIX= Makefile build/libsparkcrypto.gpr
+USES= ada dos2unix gmake
+DOS2UNIX_FILES= Makefile build/libsparkcrypto.gpr
SPARKARCH:= ${ARCH:S/amd64/x86_64/:S/i386/i686/}
MAKE_ENV+= SPARKARCH=${SPARKARCH} \
diff --git a/security/p5-Business-PayPal-EWP/Makefile b/security/p5-Business-PayPal-EWP/Makefile
index 76f1eba07369..158e6b752070 100644
--- a/security/p5-Business-PayPal-EWP/Makefile
+++ b/security/p5-Business-PayPal-EWP/Makefile
@@ -13,10 +13,9 @@ COMMENT= Perl extension for PayPal Encrypted Website Payments
RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
-USES= perl5
+USES= dos2unix perl5
USE_PERL5= configure
USE_OPENSSL= yes
CONFIGURE_ARGS= ${OPENSSLBASE}
-USE_DOS2UNIX= yes
.include <bsd.port.mk>
diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile
index 9b2e69b0d9fe..c1110784b239 100644
--- a/security/phpdeadlock/Makefile
+++ b/security/phpdeadlock/Makefile
@@ -16,7 +16,7 @@ DLURL?= ${PORTNAME}
DLDIR= www/${DLURL}
PORTDOCS= CHANGES.txt COPYING.txt UPGRADE.txt
-USE_DOS2UNIX= yes
+USES= dos2unix
USE_APACHE_RUN= 22+
USE_PHP= mysql session ctype pcre
NO_BUILD= yes
diff --git a/security/rainbowcrack/Makefile b/security/rainbowcrack/Makefile
index 2d8b6d6303b4..def80d7c36dd 100644
--- a/security/rainbowcrack/Makefile
+++ b/security/rainbowcrack/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.semprixd.com/shares/ports/
MAINTAINER= semprix@gmx.com
COMMENT= Hash cracker that precomputes plaintext - ciphertext pairs in advance
-USE_DOS2UNIX= yes
+USES= dos2unix
NO_STAGE= yes
.include <bsd.port.pre.mk>