diff options
author | June McEnroe <june@causal.agency> | 2021-04-27 21:56:54 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-04-27 21:56:54 +0000 |
commit | 4d141452de264394884af24040704e21b4d3b933 (patch) | |
tree | b000a382d8b6e23c556f758dd62acc22b7a5e5bd /security/libretls/pkg-descr | |
parent | Update cgit-causal-agency to 2574f086 (diff) | |
download | ports-4d141452de264394884af24040704e21b4d3b933.tar.gz ports-4d141452de264394884af24040704e21b4d3b933.zip |
Remove libretls port, now upstream
Diffstat (limited to 'security/libretls/pkg-descr')
-rw-r--r-- | security/libretls/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/security/libretls/pkg-descr b/security/libretls/pkg-descr deleted file mode 100644 index ec3a3ce..0000000 --- a/security/libretls/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -LibreTLS is a port of libtls from LibreSSL to OpenSSL. libtls is "a new TLS -library, designed to make it easier to write foolproof applications". - -libtls provides an excellent new API, but LibreSSL can be difficult to install -on systems which already use OpenSSL. LibreTLS aims to make the libtls API more -easily and widely available. - -WWW: https://git.causal.agency/libretls/about/ |