mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
fb85680370
OpenSSL is a successor of SSLeay (see http://www.openssl.org/). This port uses almost the same files as SSLeay. So they can't be installed both. - make the port ${PREFIX} clean - reorganize PLIST (list links as normal files, which makes the PLIST shorter and easier to maintain) - reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to ${PREFIX}/lib/ssleay.cnf somewhere) - some other minor portlint changes
18 lines
782 B
Plaintext
18 lines
782 B
Plaintext
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 with full-strength cryptography world-wide. The
|
|
project is managed by a worldwide community of volunteers that use
|
|
the Internet to communicate, plan, and develop the OpenSSL tookit
|
|
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.
|
|
|
|
OpenSSL homepage:
|
|
|
|
http://www.openssl.org/
|