summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/DETAILS')
-rwxr-xr-xcrypto/openssl/DETAILS31
1 files changed, 31 insertions, 0 deletions
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
new file mode 100755
index 0000000000..5f5775f334
--- /dev/null
+++ b/crypto/openssl/DETAILS
@@ -0,0 +1,31 @@
+ SPELL=openssl
+ VERSION=0.9.7h
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.openssl.org/source/$SOURCE
+ SOURCE_URL[1]=ftp://sunsite.cnlab-switch.ch/mirror/openssl/source/$SOURCE
+ SOURCE_URL[2]=ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/$SOURCE
+ SOURCE_URL[3]=ftp://ftp.mirror.ac.uk/sites/ftp.openssl.org/source/$SOURCE
+ SOURCE_URL[4]=ftp://sunsite.uio.no/pub/security/openssl/source/$SOURCE
+ SOURCE_HASH=sha512:e7aa2d1838e3339847c8e5ad2e7a76b336a052191b3134ab9baa3c811c784d0e2043c8fb792d52585f4720d886607c84df7ede66e28c304147d415230b14afe5
+ WEB_SITE=http://www.openssl.org
+ ENTERED=20010922
+ UPDATED=20040317
+ LICENSE[0]=http://www.cgicentral.net/400CS/Docs/openssl/LICENSE.openssl.html
+ BUILD_API=2
+ SHORT="A library for providing encrypted transport layers"
+cat << EOF
+OpenSSL
+The OpenSSL Project is a collaborative effort to develop a robust,
+commercial-grade, full-featured, and Open Source toolkit implementing
+the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
+v1) protocols as well as a full-strength general purpose cryptography
+library. The project is managed by a worldwide community of volunteers
+that use the Internet to communicate, plan, and develop the OpenSSL
+toolkit and its related documentation.
+OpenSSL is based on the excellent SSLeay library developed by Eric A.
+Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
+Apache-style licence, which basically means that you are free to get and
+use it for commercial and non-commercial purposes subject to some simple
+license conditions.
+EOF