Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/openssl/lib Enable shared libraries for ...



details:   https://anonhg.NetBSD.org/src/rev/57d8a4f273d8
branches:  trunk
changeset: 780063:57d8a4f273d8
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jul 10 18:59:21 2012 +0000

description:
Enable shared libraries for patented cyphers.
Needed since netpgp.so must include them before -lcrypto to enable.

diffstat:

 crypto/external/bsd/openssl/lib/libcrypto_idea/Makefile      |  4 ++--
 crypto/external/bsd/openssl/lib/libcrypto_idea/shlib_version |  5 +++++
 crypto/external/bsd/openssl/lib/libcrypto_mdc2/Makefile      |  4 ++--
 crypto/external/bsd/openssl/lib/libcrypto_mdc2/shlib_version |  5 +++++
 crypto/external/bsd/openssl/lib/libcrypto_rc5/Makefile       |  4 ++--
 crypto/external/bsd/openssl/lib/libcrypto_rc5/shlib_version  |  5 +++++
 6 files changed, 21 insertions(+), 6 deletions(-)

diffs (81 lines):

diff -r d4f3ea77fcfc -r 57d8a4f273d8 crypto/external/bsd/openssl/lib/libcrypto_idea/Makefile
--- a/crypto/external/bsd/openssl/lib/libcrypto_idea/Makefile   Tue Jul 10 17:05:38 2012 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto_idea/Makefile   Tue Jul 10 18:59:21 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2010/07/06 05:59:50 mrg Exp $
+#      $NetBSD: Makefile,v 1.3 2012/07/10 18:59:21 christos Exp $
 
 # RCSid:
 #      Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
@@ -16,7 +16,7 @@
 #      sjg%quick.com.au@localhost
 #
 
-NOPIC=         # defined
+#NOPIC=                # defined
 #NOPROFILE=    # defined
 #NOLINT=       # defined
 
diff -r d4f3ea77fcfc -r 57d8a4f273d8 crypto/external/bsd/openssl/lib/libcrypto_idea/shlib_version
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto_idea/shlib_version      Tue Jul 10 18:59:21 2012 +0000
@@ -0,0 +1,5 @@
+#      $NetBSD: shlib_version,v 1.1 2012/07/10 18:59:21 christos Exp $
+#      Remember to update distrib/sets/lists/base/shl.* when changing
+#
+major=7
+minor=0
diff -r d4f3ea77fcfc -r 57d8a4f273d8 crypto/external/bsd/openssl/lib/libcrypto_mdc2/Makefile
--- a/crypto/external/bsd/openssl/lib/libcrypto_mdc2/Makefile   Tue Jul 10 17:05:38 2012 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto_mdc2/Makefile   Tue Jul 10 18:59:21 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2010/07/06 05:59:50 mrg Exp $
+#      $NetBSD: Makefile,v 1.3 2012/07/10 18:59:22 christos Exp $
 
 # RCSid:
 #      Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
@@ -16,7 +16,7 @@
 #      sjg%quick.com.au@localhost
 #
 
-NOPIC=         # defined
+#NOPIC=                # defined
 #NOPROFILE=    # defined
 #NOLINT=       # defined
 
diff -r d4f3ea77fcfc -r 57d8a4f273d8 crypto/external/bsd/openssl/lib/libcrypto_mdc2/shlib_version
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto_mdc2/shlib_version      Tue Jul 10 18:59:21 2012 +0000
@@ -0,0 +1,5 @@
+#      $NetBSD: shlib_version,v 1.1 2012/07/10 18:59:22 christos Exp $
+#      Remember to update distrib/sets/lists/base/shl.* when changing
+#
+major=7
+minor=0
diff -r d4f3ea77fcfc -r 57d8a4f273d8 crypto/external/bsd/openssl/lib/libcrypto_rc5/Makefile
--- a/crypto/external/bsd/openssl/lib/libcrypto_rc5/Makefile    Tue Jul 10 17:05:38 2012 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto_rc5/Makefile    Tue Jul 10 18:59:21 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2010/07/06 05:59:51 mrg Exp $
+#      $NetBSD: Makefile,v 1.3 2012/07/10 18:59:22 christos Exp $
 
 # RCSid:
 #      Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
@@ -16,7 +16,7 @@
 #      sjg%quick.com.au@localhost
 #
 
-NOPIC=         # defined
+#NOPIC=                # defined
 #NOPROFILE=    # defined
 #NOLINT=       # defined
 
diff -r d4f3ea77fcfc -r 57d8a4f273d8 crypto/external/bsd/openssl/lib/libcrypto_rc5/shlib_version
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto_rc5/shlib_version       Tue Jul 10 18:59:21 2012 +0000
@@ -0,0 +1,5 @@
+#      $NetBSD: shlib_version,v 1.1 2012/07/10 18:59:22 christos Exp $
+#      Remember to update distrib/sets/lists/base/shl.* when changing
+#
+major=7
+minor=0



Home | Main Index | Thread Index | Old Index