From jjuanino@gmail.com  Mon Mar 26 19:13:39 2007
Return-Path: <jjuanino@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id CC1E616A405
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 Mar 2007 19:13:39 +0000 (UTC)
	(envelope-from jjuanino@gmail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171])
	by mx1.freebsd.org (Postfix) with ESMTP id F3CE813C4C7
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 Mar 2007 19:13:38 +0000 (UTC)
	(envelope-from jjuanino@gmail.com)
Received: by ug-out-1314.google.com with SMTP id 71so1694879ugh
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 Mar 2007 12:13:37 -0700 (PDT)
Received: by 10.78.180.18 with SMTP id c18mr3179511huf.1174934948807;
        Mon, 26 Mar 2007 11:49:08 -0700 (PDT)
Received: from gauss.sanabria.es ( [83.42.130.44])
        by mx.google.com with ESMTP id r33sm21113107nfc.2007.03.26.11.49.07;
        Mon, 26 Mar 2007 11:49:07 -0700 (PDT)
Received: by gauss.sanabria.es (Postfix, from userid 1001)
	id F4131C6A6; Mon, 26 Mar 2007 20:49:04 +0200 (CEST)
Message-Id: <20070326184904.F4131C6A6@gauss.sanabria.es>
Date: Mon, 26 Mar 2007 20:49:04 +0200 (CEST)
From: Jose Garca Juanino <jjuanino@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: www/mod_authnz_external Allows users authentication based on external mechanisms on apache 2.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         110880
>Category:       ports
>Synopsis:       New port: www/mod_authnz_external Allows users authentication based on external mechanisms on apache 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 19:20:03 GMT 2007
>Closed-Date:    Mon Mar 26 19:53:58 GMT 2007
>Last-Modified:  Mon Mar 26 19:53:58 GMT 2007
>Originator:     Jose Garca Juanino
>Release:        FreeBSD 6.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD gauss.sanabria.es 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #6: Thu Mar 1 21:50:42 CET 2007 root@gauss.sanabria.es:/usr/obj/export/FreeBSD/src/sys/MK2007Feb03 i386


>Description:
	This port is esentially the same as www/mod_auth_external2. As it does
	not work on Apache 2.2, I have submitted this other, which gives the
	same funcionality as mod_auth_external2 but over apache 2.2.
>How-To-Repeat:
>Fix:

--- mod_authnz_external.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_authnz_external
#	mod_authnz_external/pkg-descr
#	mod_authnz_external/distinfo
#	mod_authnz_external/Makefile
#
echo c - mod_authnz_external
mkdir -p mod_authnz_external > /dev/null 2>&1
echo x - mod_authnz_external/pkg-descr
sed 's/^X//' >mod_authnz_external/pkg-descr << 'END-of-mod_authnz_external/pkg-descr'
XMod_authnz_external is an Apache module used for authentication. The Apache HTTP
XDaemon can be configured to require users to supply logins and passwords  
Xbefore accessing pages in some directories. Authentication is the process of 
Xchecking if the password given is correct for a user. Apache has standard 
Xmodules for authenticating out of several different kinds of databases.  
XMod_authnz_external is a flexible tool for creating authentication systems based 
Xon other databases.
X
XThis port gives the same funcionality as mod_auth_external, but over apache 2.2.
X
XWWW: http://www.unixpapa.com/mod_auth_external.html
END-of-mod_authnz_external/pkg-descr
echo x - mod_authnz_external/distinfo
sed 's/^X//' >mod_authnz_external/distinfo << 'END-of-mod_authnz_external/distinfo'
XMD5 (apache22/mod_authnz_external-3.1.0.tar.gz) = 5051bffe6a3992336f4a9f84430a58d2
XSHA256 (apache22/mod_authnz_external-3.1.0.tar.gz) = c3b26376042c0ba85d99ef0266af0bc9d893cce2da41b71c640ee3a9c415b86c
XSIZE (apache22/mod_authnz_external-3.1.0.tar.gz) = 171832
END-of-mod_authnz_external/distinfo
echo x - mod_authnz_external/Makefile
sed 's/^X//' >mod_authnz_external/Makefile << 'END-of-mod_authnz_external/Makefile'
X# New ports collection makefile for:   	mod_authnz_external
X# Date created:        			March 26, 2007
X# Whom:                			Jos Garca Juanino <jjuanino@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mod_authnz_external
XPORTVERSION=	3.1.0
XCATEGORIES=	www
XMASTER_SITES=	http://www.unixpapa.com/software/
XDIST_SUBDIR=	apache22
X
XMAINTAINER=	jjuanino@gmail.com
XCOMMENT=	Allows users authentication based on external mechanisms on apache 2.2
X
XUSE_APACHE=	22
XAP_FAST_BUILD=	YES
XAP_GENPLIST=	YES
XSHORTMODNAME=	authnz_external
X
XPORTDOCS=	AUTHENTICATORS INSTALL README	\
X		CHANGES UPGRADE INSTALL.HARDCODE
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.   for f in ${PORTDOCS}
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.   endfor
X.endif
X
X.include <bsd.port.mk>
END-of-mod_authnz_external/Makefile
exit
--- mod_authnz_external.txt ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Mar 26 19:53:55 UTC 2007 
State-Changed-Why:  
duplicatet by pr 110880. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110880 
>Unformatted:
