From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 26 19:20:03 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A201F16A403 for ; Mon, 26 Mar 2007 19:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 80A1D13C46C for ; Mon, 26 Mar 2007 19:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2QJK3op023868 for ; Mon, 26 Mar 2007 19:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2QJK3DC023867; Mon, 26 Mar 2007 19:20:03 GMT (envelope-from gnats) Resent-Date: Mon, 26 Mar 2007 19:20:03 GMT Resent-Message-Id: <200703261920.l2QJK3DC023867@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jose García Juanino Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC1E616A405 for ; 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 ; 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 ; 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 García Juanino To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/110880: New port: www/mod_authnz_external Allows users authentication based on external mechanisms on apache 2.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2007 19:20:03 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 26 19:20:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Jose García 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é García Juanino 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 END-of-mod_authnz_external/Makefile exit --- mod_authnz_external.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: