Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2011 09:30:08 GMT
From:      "Mikhail T." <m.tsatsenko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155259: [NEW PORT] security/openvpn-auth-radius: RADIUS authentication plugin for OpenVPN
Message-ID:  <201103040930.p249U89s023445@red.freebsd.org>
Resent-Message-ID: <201103040940.p249eAwk086198@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155259
>Category:       ports
>Synopsis:       [NEW PORT] security/openvpn-auth-radius: RADIUS authentication plugin for OpenVPN
>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 Mar 04 09:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD crush 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r219093: Mon Feb 28 12:37:58 MSK 2011     root@crush:/usr/obj/usr/src/sys/DESK  amd64

>Description:
The OpenVPN Radius Plugin provides RADIUS authentication 
and accounting support for OpenVPN.

WWW: http://www.nongnu.org/radiusplugin/index.html
>How-To-Repeat:

>Fix:
# 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:
#
#	.
#	./distinfo
#	./pkg-descr
#	./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XSHA256 (radiusplugin_v2.1.tar.gz) = d858e9c26a2f71390ca2c0229eb3205fbe407876a6efda3f30433d20044ace88
XSIZE (radiusplugin_v2.1.tar.gz) = 239270
aec8793adfd5b7c3f00e62ae41a09ac2
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XThe OpenVPN Radius Plugin provides RADIUS authentication 
Xand accounting support for OpenVPN.
X
XWWW: http://www.nongnu.org/radiusplugin/index.html
0e313719ff012ceaf97a028d51caa8f5
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for:	security/openvpn-auth-radius
X# Date created:		2011-03-04
X# Whom:			Mikhail T. <m.tsatsenko@gmail.com>
X#
X
XPORTNAME=	openvpn-auth-radius
XPORTVERSION=	2.1
XCATEGORIES=	security
XMASTER_SITES=	http://www.nongnu.org/radiusplugin \
X		http://svn-cache.ipcopaddons.org
XDISTNAME=	radiusplugin_v${PORTVERSION}
X
XMAINTAINER=	m.tsatsenko@gmail.com
XCOMMENT=	RADIUS authentication plugin for OpenVPN
X
XRUN_DEPENDS=	openvpn:${PORTSDIR}/security/openvpn
XLIB_DEPENDS=	gcrypt.17:${PORTSDIR}/security/libgcrypt
X
XLICENCE=	GPLv2
X
XUSE_GMAKE=	yes
XMAKEFILE=	Makefile.bsd
XWRKSRC=		${WRKDIR}/radiusplugin
X
XPORTDOCS=	README
XPORTEXAMPLES=	radiusplugin.cnf
XPLIST_FILES=	lib/radiusplugin.so
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	${INSTALL_LIB} ${WRKSRC}/radiusplugin.so ${LOCALBASE}/lib
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.endif
X.if !defined(NOPORTEXAMPLES)
X	${MKDIR} ${EXAMPLESDIR}
X	${INSTALL_DATA} ${WRKSRC}/radiusplugin.cnf ${EXAMPLESDIR}
X.endif
X
X.include <bsd.port.post.mk>
464ef7c6571951809b23e262cbe26e19
exit


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103040930.p249U89s023445>