Bug 154463 - [NEW PORT] www/mod_gnutls: mod_gnutls uses the GnuTLS library to provide SSL, and TLS encryption for Apache HTTPD
Summary: [NEW PORT] www/mod_gnutls: mod_gnutls uses the GnuTLS library to provide SSL,...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-02 13:00 UTC by fumifumi
Modified: 2011-02-14 04:10 UTC (History)
0 users

See Also:


Attachments
mod_gnutls-0.5.6.shar (5.22 KB, text/plain)
2011-02-02 13:00 UTC, fumifumi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description fumifumi 2011-02-02 13:00:21 UTC
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/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-02 13:00:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

apache@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-02-14 04:07:56 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-02-14 04:08:12 UTC
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"