| Summary: | [NEW PORT] www/mod_gnutls: mod_gnutls uses the GnuTLS library to provide SSL, and TLS encryption for Apache HTTPD | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | fumifumi | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
fumifumi
2011-02-02 13:00:21 UTC
Responsible Changed From-To: freebsd-ports-bugs->apache apache@ wants this port PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed New port added, with minor changes. Thanks! miwi 2011-02-14 04:08:07 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/mod_gnutls Makefile distinfo pkg-descr pkg-plist
www/mod_gnutls/files patch-src-Makefile.in pkg-message.in
Log:
mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0, TLS
1.1 and 1.2 encryption for Apache HTTPD. It is similar to mod_ssl in
purpose, but does not use OpenSSL.
WWW: http://www.outoforder.cc/projects/apache/mod_gnutls/
PR: ports/154463
Submitted by: Fumiyuki Shimizu <fumifumi at abacustech.jp>
Revision Changes Path
1.2810 +1 -0 ports/www/Makefile
1.1 +52 -0 ports/www/mod_gnutls/Makefile (new)
1.1 +2 -0 ports/www/mod_gnutls/distinfo (new)
1.1 +11 -0 ports/www/mod_gnutls/files/patch-src-Makefile.in (new)
1.1 +22 -0 ports/www/mod_gnutls/files/pkg-message.in (new)
1.1 +5 -0 ports/www/mod_gnutls/pkg-descr (new)
1.1 +11 -0 ports/www/mod_gnutls/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|