ports/140348: New port: www/mod_auth_cas Apache 2.0/2.2 compliant module that supports the CASv1 and CASv2 protocols
Kimo
kimor79 at yahoo.com
Fri Nov 6 22:00:09 UTC 2009
>Number: 140348
>Category: ports
>Synopsis: New port: www/mod_auth_cas Apache 2.0/2.2 compliant module that supports the CASv1 and CASv2 protocols
>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 Nov 06 22:00:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Kimo
>Release:
>Organization:
>Environment:
>Description:
This is a request to add a new port for mod_auth_cas which is a CAS SingleSingOn apache module:
http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas
>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:
#
# ./
# ./pkg-descr
# ./Makefile
# ./distinfo
#
echo c - ./
mkdir -p ./ > /dev/null 2>&1
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
Xmod_auth_cas is an Apache 2.0/2.2 compliant module that
Xsupports the CASv1 and CASv2 protocols.
X
XWWW: http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas
0e313719ff012ceaf97a028d51caa8f5
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
XPORTNAME= mod_auth_cas
XPORTVERSION= 1.0.8
XCATEGORIES= www
XMASTER_SITES= https://www.ja-sig.org/svn/cas-clients/mod_auth_cas/tags/mod_auth_cas-1.0.8/src/
X
XDISTFILES= mod_auth_cas.c mod_auth_cas.h
XEXTRACT_ONLY=
XDIST_SUBDIR= mod_auth_cas
XNO_WRKSUBDIR= yes
X
XMAINTAINER= apache at FreeBSD.org
XCOMMENT= Apache 2.0/2.2 compliant module that supports the CASv1 and CASv2 protocols
X
XMAKE_JOBS_SAFE= yes
X
XUSE_APACHE= 2.0+
XAP_FAST_BUILD= yes
XAP_GENPLIST= yes
X
Xpost-extract:
X ${CP} ${DISTDIR}/${DIST_SUBDIR}/mod_auth_cas.c ${WRKSRC}/mod_auth_cas.c
X ${CP} ${DISTDIR}/${DIST_SUBDIR}/mod_auth_cas.h ${WRKSRC}/mod_auth_cas.h
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XMD5 (mod_auth_cas/mod_auth_cas.c) = e36050d7f5a921839160911d33420408
XSHA256 (mod_auth_cas/mod_auth_cas.c) = 0603d66013bac281067d67067a0400c00e036f63a1075ee8257afe049a70a683
XSIZE (mod_auth_cas/mod_auth_cas.c) = 67710
XMD5 (mod_auth_cas/mod_auth_cas.h) = 9a0287b4a5fa46367151c80c6376af8a
XSHA256 (mod_auth_cas/mod_auth_cas.h) = e0359ac88a290f9c8f9686b9d60ea61ec230f28146abf4ac6a3239feeadaad28
XSIZE (mod_auth_cas/mod_auth_cas.h) = 7409
aec8793adfd5b7c3f00e62ae41a09ac2
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list