summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfredb <fredb>2000-09-26 19:59:53 +0000
committerfredb <fredb>2000-09-26 19:59:53 +0000
commit7bb809a245bd370d19d98f006f1f49267fbb0df0 (patch)
tree483983f8113cc5c0bc8b4efd2b57ecbc8adf1d39
parent966725c72071e13bddf92136001ffcd4722cb736 (diff)
downloadpkgsrc-7bb809a245bd370d19d98f006f1f49267fbb0df0.tar.gz
Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from
actually using rsaref, while we ponder the case for removing it completely.
-rw-r--r--archivers/hpack/Makefile3
-rw-r--r--security/pgp2/Makefile3
-rw-r--r--security/pgp5/Makefile3
-rw-r--r--security/ssh/Makefile3
-rw-r--r--security/ssh6/Makefile3
5 files changed, 10 insertions, 5 deletions
diff --git a/archivers/hpack/Makefile b/archivers/hpack/Makefile
index 4db4ea1f15c..3e457718728 100644
--- a/archivers/hpack/Makefile
+++ b/archivers/hpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/09/09 19:40:14 fredb Exp $
+# $NetBSD: Makefile,v 1.7 2000/09/26 19:59:53 fredb Exp $
DISTNAME= hpack79${USE_RSAREF2:S/YES/u/:C/[^u]*//g}src
PKGNAME= hpack-0.79
@@ -10,6 +10,7 @@ MAINTAINER= packages@netbsd.org
CRYPTO= yes
NO_WRKSUBDIR= yes
PATCHDIR= ${WRKDIR}/.patches
+USE_RSAREF2= NO
MAKEFILE= makefile
ALL_TARGET= hpack
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 0e4b9e619cb..0b6fec07c5e 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2000/09/09 19:40:22 fredb Exp $
+# $NetBSD: Makefile,v 1.26 2000/09/26 19:59:54 fredb Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -12,6 +12,7 @@ MAINTAINER= packages@NetBSD.ORG
HOMEPAGE= http://www.pgpi.com/
CRYPTO= yes
+USE_RSAREF2= NO
.include "../../mk/bsd.prefs.mk"
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 729e93346f4..752fa879379 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/09/09 19:40:22 fredb Exp $
+# $NetBSD: Makefile,v 1.9 2000/09/26 19:59:54 fredb Exp $
#
DISTNAME= pgp50i-unix-src
@@ -21,6 +21,7 @@ BUILD_DEPENDS= ${PERL5}:../../lang/perl5-base
CRYPTO= YES
GNU_CONFIGURE= YES
+USE_RSAREF2= NO
PGPLIB= ${PREFIX}/share/pgp5
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index c53acd4829b..9002f76f2a2 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2000/09/20 04:49:19 jlam Exp $
+# $NetBSD: Makefile,v 1.84 2000/09/26 19:59:54 fredb Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -20,6 +20,7 @@ CONFLICTS= openssh-[0-9]* ssh6-[0-9]*
CRYPTO= YES
LICENSE= no-commercial-use
+USE_RSAREF2= NO
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
CFLAGS= -O2
diff --git a/security/ssh6/Makefile b/security/ssh6/Makefile
index fc5add8c2bf..be73168efe5 100644
--- a/security/ssh6/Makefile
+++ b/security/ssh6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/09/20 04:49:20 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2000/09/26 19:59:54 fredb Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -20,6 +20,7 @@ HOMEPAGE= http://www.cs.hut.fi/ssh/
CONFLICTS= openssh-[0-9]* ssh-[0-9]*
CRYPTO= YES
+USE_RSAREF2= NO
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
CFLAGS= -O2