Date: Mon, 14 Feb 2011 04:08:07 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mod_gnutls Makefile distinfo pkg-descr pkg-plist ports/www/mod_gnutls/files patch-src-Makefile.in pkg-message.in Message-ID: <201102140408.p1E487An054863@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102140408.p1E487An054863>