Date: Mon, 14 Feb 2011 04:10:04 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: apache@FreeBSD.org Subject: Re: ports/154463: commit references a PR Message-ID: <201102140410.p1E4A4AM092954@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/154463; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/154463: commit references a PR Date: Mon, 14 Feb 2011 04:08:12 +0000 (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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102140410.p1E4A4AM092954>