ports/136266: New port: security/luasec Lua bindings for OpenSSL library

Andrew Lewis dru at silenceisdefeat.net
Fri Jul 3 04:30:05 UTC 2009


>Number:         136266
>Category:       ports
>Synopsis:       New port: security/luasec Lua bindings for OpenSSL library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 03 04:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Lewis
>Release:        7.1-RELEASE-p6
>Organization:
Private
>Environment:
FreeBSD foo.bar 7.1-RELEASE-p6 FreeBSD 7.1-RELEASE-p6 #4: Wed Jun 24 14:25:56 UTC 2009     toor at foo.bar:/usr/obj/usr/src/sys/ADAMANTIUM71  i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./Makefile
#	./pkg-descr
#	./pkg-plist
#	./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for:    luasec
X# Date created:				25 June 2009
X# Whom:					Andrew Lewis <dru at silenceisdefeat.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	luasec
XPORTVERSION=	0.3.2
XCATEGORIES=	security
XMASTER_SITES=	http://luaforge.net/frs/download.php/4059/
XPKGNAMEPREFIX=  ${LUA_PKGNAMEPREFIX}
X
XMAINTAINER=	dru at silenceisdefeat.net
XCOMMENT=	A Lua binding for the OpenSSL library to provide TLS/SSL communication
X
XALL_TARGET=	bsd
XLIBDIR=		-L${LUA_LIBDIR}
XMAKE_ENV+=	INCDIR=-I${LUA_INCDIR}
XUSE_LUA=	5.1
XWANT_LUA_VER=	5.1
XRUN_DEPENDS+=	${LUA_MODLIBDIR}/socket/core.so:${PORTSDIR}/net/luasocket
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XLuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This 
Xversion delegates to LuaSocket the TCP connection establishment between the
Xclient and server. Then LuaSec uses this connection to start a secure TLS/SSL
Xsession.
X
XWWW: http://www.inf.puc-rio.br/~brunoos/luasec/
0e313719ff012ceaf97a028d51caa8f5
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'ef3e7f63841ae908ba397c2bef1fbad6'
X%%LUA_MODLIBDIR%%/ssl.so
X%%LUA_MODSHAREDIR%%/ssl.lua
ef3e7f63841ae908ba397c2bef1fbad6
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XMD5 (luasec-0.3.2.tar.gz) = ee74c2578a1eb594b889eeba7a3b57f0
XSHA256 (luasec-0.3.2.tar.gz) = 1a2f677aa94f42a886da31538f7f7e60b126fcf624663e4b06eaa03a7e428ef5
XSIZE (luasec-0.3.2.tar.gz) = 26467
aec8793adfd5b7c3f00e62ae41a09ac2
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list