Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2013 12:00:01 GMT
From:      "Eugene M. Zheganin" <emz@norma.perm.ru>
To:        apache@FreeBSD.org
Subject:   Re: ports/184962: [new port] www/mod_authnz_external24
Message-ID:  <201312181200.rBIC01ZQ025262@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/184962; it has been noted by GNATS.

From: "Eugene M. Zheganin" <emz@norma.perm.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184962: [new port] www/mod_authnz_external24
Date: Wed, 18 Dec 2013 17:53:38 +0600

 This is a multi-part message in MIME format.
 --------------090208080807070801080500
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 
 
 --------------090208080807070801080500
 Content-Type: text/plain; charset=KOI8-R;
  name="patch.txt"
 Content-Transfer-Encoding: 8bit
 Content-Disposition: attachment;
  filename="patch.txt"
 
 # 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_external24
 #	mod_authnz_external24/pkg-descr
 #	mod_authnz_external24/Makefile
 #	mod_authnz_external24/distinfo
 #
 echo c - mod_authnz_external24
 mkdir -p mod_authnz_external24 > /dev/null 2>&1
 echo x - mod_authnz_external24/pkg-descr
 sed 's/^X//' >mod_authnz_external24/pkg-descr << 'bb53bc062219b02ecd4c676729dcee0d'
 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.4.
 X
 XWWW: http://code.google.com/p/mod-auth-external/
 bb53bc062219b02ecd4c676729dcee0d
 echo x - mod_authnz_external24/Makefile
 sed 's/^X//' >mod_authnz_external24/Makefile << '7ccfc95791d126fce1ebe0a800a6570f'
 X# Created by: José García Juanino <jjuanino@gmail.com>
 X# $FreeBSD: head/www/mod_authnz_external/Makefile 336589 2013-12-15 22:11:20Z ohauer $
 X
 XPORTNAME=	mod_authnz_external
 XPORTVERSION=	3.3.2
 XCATEGORIES=	www
 XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 XDISTNAME=	mod_authnz_external-${PORTVERSION}
 XDIST_SUBDIR=	apache24
 X
 XMAINTAINER=	eugene@zhegan.in
 XCOMMENT=	Allows users authentication based on external mechanisms on apache 2.4
 X
 XUSE_APACHE=	24
 XAP_FAST_BUILD=	yes
 XAP_GENPLIST=	yes
 XSHORTMODNAME=	authnz_external
 XPROJECTHOST=	mod-auth-external
 X
 XPORTDOCS=	AUTHENTICATORS INSTALL README	\
 X		CHANGES UPGRADE INSTALL.HARDCODE
 X
 Xpost-install:
 X	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 X	@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
 X
 X.include <bsd.port.mk>
 7ccfc95791d126fce1ebe0a800a6570f
 echo x - mod_authnz_external24/distinfo
 sed 's/^X//' >mod_authnz_external24/distinfo << 'b91df3542904a546ad5c23dc7fe1cefc'
 XSHA256 (apache24/mod_authnz_external-3.3.2.tar.gz) = a16b31d81c20e024e7efe480fe98b48d5ce40d520b0a13ff38ab003cc527f1e8
 XSIZE (apache24/apache2/mod_authnz_external-3.3.2.tar.gz) = 36160
 b91df3542904a546ad5c23dc7fe1cefc
 exit
 
 
 --------------090208080807070801080500--



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