Commit graph

8 commits

Author SHA1 Message Date
Kevin Lo
28d87a6700 Update to 0.8.6
PR: 50289
Submitted by: MAINTAINER
2003-03-26 06:58:40 +00:00
Christian Weisgerber
f6589b4190 - Update to 0.8.1
- Remove WITH_OPENCDK knob - require security/opencdk by default
- Use DOCSDIR and EXAMPLESDIR in pkg-plist

PR:		48706
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-27 20:52:02 +00:00
Kris Kennaway
b9074537d7 Add missing directory 2003-02-22 04:11:02 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Tilman Keskinoz
af0250c16c Use MASTER_SITE_GNUPG 2003-02-15 11:18:08 +00:00
Norikatsu Shigemura
2fcea17417 - Add a knob for OpenCDK support (WITH_OPENCDK=yes), disabled by default
- Bump PORTREVISION - although there are no changes with the default options,
  hint users to upgrade to take advantage of OpenCDK support
- Re-sort MASTER_SITES (ftp.gnutls.org is temporarily unavailable)
- Allow user to specify their own CPPFLAGS and LDFLAGS
- Remove useless .la files
- Re-sort pkg-plist

PR:		ports/47525
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-01-28 22:12:42 +00:00
Tilman Keskinoz
5d967273f5 Update to 0.6.0
PR:		47102
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-18 21:14:06 +00:00
Edwin Groothuis
f8656b2ce6 GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and
is available under the GNU Lesser GPL license.

Important features of the GnuTLS library include:
- Thread safety
- Support for both TLS 1.0 and SSL 3.0 protocols
- Support for both X.509 and OpenPGP certificates
- Support for basic parsing and verification of certificates
- Support for SRP for TLS authentication
- Support for TLS Extension mechanism
- Support for TLS Compression Methods

Additionaly GnuTLS provides an emulation API for the widely used
OpenSSL library, to ease integration with existing applications.

WWW:	http://www.gnutls.org/

PR:		ports/45348
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-07 14:02:30 +00:00