Date: Tue, 14 Jul 2009 06:07:51 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/luasec Makefile distinfo pkg-descr pkg-plist Message-ID: <200907140607.n6E67pTJ030578@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2009-07-14 06:07:51 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/luasec Makefile distinfo pkg-descr pkg-plist Log: LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session. WWW: http://www.inf.puc-rio.br/~brunoos/luasec/ PR: ports/136266 Submitted by: Andrew Lewis <dru at silenceisdefeat.net> Revision Changes Path 1.1046 +1 -0 ports/security/Makefile 1.1 +25 -0 ports/security/luasec/Makefile (new) 1.1 +3 -0 ports/security/luasec/distinfo (new) 1.1 +6 -0 ports/security/luasec/pkg-descr (new) 1.1 +2 -0 ports/security/luasec/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907140607.n6E67pTJ030578>