summaryrefslogtreecommitdiffstats
path: root/share/examples/cvsup
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-06-29 09:00:23 +0000
committerpeter <peter@FreeBSD.org>2000-06-29 09:00:23 +0000
commit98d01cd6a58aaa2c97ee991a7c4a5c18c9098870 (patch)
tree34a0448c6c7f4b3ae72193fa7c777551aebd9f15 /share/examples/cvsup
parent9a9fe3065a228d9c8201ebae1489dd866b19bb8b (diff)
downloadFreeBSD-src-98d01cd6a58aaa2c97ee991a7c4a5c18c9098870.zip
FreeBSD-src-98d01cd6a58aaa2c97ee991a7c4a5c18c9098870.tar.gz
List src-secure-rsa and clarify that cvs-crypto does not have it.
Diffstat (limited to 'share/examples/cvsup')
-rw-r--r--share/examples/cvsup/cvs-supfile6
-rw-r--r--share/examples/cvsup/secure-cvs-supfile1
-rw-r--r--share/examples/cvsup/stable-supfile6
-rw-r--r--share/examples/cvsup/standard-supfile6
4 files changed, 16 insertions, 3 deletions
diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile
index b572092..408e4ca 100644
--- a/share/examples/cvsup/cvs-supfile
+++ b/share/examples/cvsup/cvs-supfile
@@ -93,7 +93,7 @@ src-all
# "secure-cvs-supfile" instead.
#
# The easiest way to get the export-restricted code is to use the
-# "cvs-crypto" mega-collection.
+# "cvs-crypto" mega-collection. It does not include "src-crypto-rsa".
#cvs-crypto
#
# These are the individual collections that make up "cvs-crypto". If
@@ -102,6 +102,10 @@ src-all
#src-eBones
#src-secure
#src-sys-crypto
+#
+# This collection contains the openssl implementation of RSA. Only request
+# it if you are looking at it for educational purposes or have an RSA license.
+#src-crypto-rsa
## Ports Collection.
#
diff --git a/share/examples/cvsup/secure-cvs-supfile b/share/examples/cvsup/secure-cvs-supfile
index e56bea1..0e88f5c 100644
--- a/share/examples/cvsup/secure-cvs-supfile
+++ b/share/examples/cvsup/secure-cvs-supfile
@@ -57,3 +57,4 @@ cvs-crypto
#src-eBones
#src-secure
#src-sys-crypto
+#src-crypto-rsa
diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile
index e7cbd4a..e6d067d 100644
--- a/share/examples/cvsup/stable-supfile
+++ b/share/examples/cvsup/stable-supfile
@@ -109,7 +109,7 @@ src-all
# "secure-stable-supfile" instead.
#
# The easiest way to get the export-restricted code is to use the
-# "cvs-crypto" mega-collection.
+# "cvs-crypto" mega-collection. It does not include "src-crypto-rsa".
#cvs-crypto
#
# These are the individual collections that make up "cvs-crypto". If
@@ -117,3 +117,7 @@ src-all
#src-crypto
#src-secure
#src-sys-crypto
+#
+# This collection contains the openssl implementation of RSA. Only request
+# it if you are looking at it for educational purposes or have an RSA license.
+#src-crypto-rsa
diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile
index 0804c72..259995c 100644
--- a/share/examples/cvsup/standard-supfile
+++ b/share/examples/cvsup/standard-supfile
@@ -92,7 +92,7 @@ src-all
# "secure-supfile" instead.
#
# The easiest way to get the export-restricted code is to use the
-# "cvs-crypto" mega-collection.
+# "cvs-crypto" mega-collection. It does not include "src-crypto-rsa".
#cvs-crypto
#
# These are the individual collections that make up "cvs-crypto". If
@@ -100,3 +100,7 @@ src-all
#src-crypto
#src-secure
#src-sys-crypto
+#
+# This collection contains the openssl implementation of RSA. Only request
+# it if you are looking at it for educational purposes or have an RSA license.
+#src-crypto-rsa
OpenPOWER on IntegriCloud