ports/152083: [new port] www/mod_auth_mellon: SAML SSO Module for Apache 2.2

Tom Judge tom at tomjudge.com
Tue Nov 9 16:50:07 UTC 2010


>Number:         152083
>Category:       ports
>Synopsis:       [new port] www/mod_auth_mellon: SAML SSO Module for Apache 2.2
>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:   Tue Nov 09 16:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tom Judge
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tinderbox.home.tomjudge.com 8.1-STABLE FreeBSD 8.1-STABLE #0 r213720: Tue Oct 12 14:02:02 UTC 2010 tj at tinderbox.home.tomjudge.com:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Attached is a shar archive of a new port for mod_auth_mellon.  This provides SAML based SSO authentication for apache 2.2.

This PR depends on ports/152070 being resolved.


>How-To-Repeat:
>Fix:

--- mod_auth_mellon.txt begins here ---
# 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:
#
#	mod_auth_mellon
#	mod_auth_mellon/distinfo
#	mod_auth_mellon/pkg-descr
#	mod_auth_mellon/Makefile
#
echo c - mod_auth_mellon
mkdir -p mod_auth_mellon > /dev/null 2>&1
echo x - mod_auth_mellon/distinfo
sed 's/^X//' >mod_auth_mellon/distinfo << '68b4ec6b020c65a75ecd3635b6269251'
XMD5 (apache2/mod_auth_mellon-0.3.0.tar.gz) = 3f49d366ec1e4a48880945d57a4f12af
XSHA256 (apache2/mod_auth_mellon-0.3.0.tar.gz) = 35e8b93a35e9b88cff7edcb62f9b6f76162cd843e578887de3ba83533a2bd397
XSIZE (apache2/mod_auth_mellon-0.3.0.tar.gz) = 92252
68b4ec6b020c65a75ecd3635b6269251
echo x - mod_auth_mellon/pkg-descr
sed 's/^X//' >mod_auth_mellon/pkg-descr << '6c26ec2d012c32ca5e12aae11e88cbfc'
XThis is a port of mod_auth_mellon, which is an apache module built around lasso
Xthat provides a SAML 2 SP endpoint.
X
XWWW: http://docs.feide.no/fs-0050
XWWW: http://code.google.com/p/modmellon/
6c26ec2d012c32ca5e12aae11e88cbfc
echo x - mod_auth_mellon/Makefile
sed 's/^X//' >mod_auth_mellon/Makefile << '14a06329bb6066ecb9a76d5732e7bdad'
X# New ports collection makefile for:	mod_auth_mellon
X# Date created:				2010-20-8
X# Whom:					Tom Judge <tom at tomjudge.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		mod_auth_mellon
XPORTVERSION=		0.3.0
XCATEGORIES=		www
XMASTER_SITES=		http://modmellon.googlecode.com/files/
XDIST_SUBDIR=		apache2
X
XMAINTAINER=		tom at tomjudge.com
XCOMMENT=		Apache auth module for identifying SSO users
X
XLIB_DEPENDS=		lasso.8:${PORTSDIR}/security/lasso \
X			curl.6:${PORTSDIR}/ftp/curl
X
XGNU_CONFIGURE=		yes
XCONFIGURE_ARGS+=	--with-apxs2=${APXS}
XCONFIGURE_ENV+=		OPENSSL_CFLAGS="-Wall" OPENSSL_LIBS="-lssl"
X
XUSE_APACHE=		2.2+
X
XPLIST_FILES=		${APACHEMODDIR}/mod_auth_mellon.so
X
Xpost-configure:
X	@${REINPLACE_CMD} -e 's|-pthread|-Wl,-pthread|g' \
X	    -e 's| -L| -Wl,-L|g' \
X	    ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
14a06329bb6066ecb9a76d5732e7bdad
exit
--- mod_auth_mellon.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list