ports/129006: New port: devel/p5-CGI-Application-Plugin-Authorization -- Author. plugin for CGI::Application

George Hartzell hartzell at alerce.com
Thu Nov 20 04:20:03 UTC 2008


>Number:         129006
>Category:       ports
>Synopsis:       New port: devel/p5-CGI-Application-Plugin-Authorization -- Author. plugin for CGI::Application
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 20 04:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     George Hartzell
>Release:        7.1-Prerelease
>Organization:
>Environment:
FreeBSD delicious.alerce.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #14: Mon Sep  8 20:17:13 PDT 2008     root at delicious.alerce.com:/usr/obj/usr/src/sys/PRO  amd64

>Description:

>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:
#
#	p5-CGI-Application-Plugin-Authorization
#	p5-CGI-Application-Plugin-Authorization/Makefile
#	p5-CGI-Application-Plugin-Authorization/pkg-plist
#	p5-CGI-Application-Plugin-Authorization/distinfo
#	p5-CGI-Application-Plugin-Authorization/pkg-descr
#
echo c - p5-CGI-Application-Plugin-Authorization
mkdir -p p5-CGI-Application-Plugin-Authorization > /dev/null 2>&1
echo x - p5-CGI-Application-Plugin-Authorization/Makefile
sed 's/^X//' >p5-CGI-Application-Plugin-Authorization/Makefile << 'e6cf7b6ed1944dd666599810a2e2314c'
X# New ports collection makefile for:	www/p5-CGI-Application-Plugin-Authorization
X# Date created:				01 September 2008
X# Whom:					George Hartzell <hartzell at alerce.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	CGI-Application-Plugin-Authorization
XPORTVERSION=	0.07
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	CGI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hartzell at alerce.com
XCOMMENT=	Support for authorization of requests in CGI::Application
X
XBUILD_DEPENDS=	${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application \
X		${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA \
X		${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
X		${SITE_PERL}/CGI/Application/Plugin/Authentication.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-Authentication \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
X		${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_MODBUILD=	yes
X
XMAN3=	CGI::Application::Plugin::Authorization::Driver::Generic.3 \
X	CGI::Application::Plugin::Authorization::Driver.3 \
X	CGI::Application::Plugin::Authorization::Driver::DBI.3 \
X	CGI::Application::Plugin::Authorization::Driver::Dummy.3 \
X	CGI::Application::Plugin::Authorization::Driver::SimpleGroup.3 \
X	CGI::Application::Plugin::Authorization.3 \
X	CGI::Application::Plugin::Authorization::Driver::HTGroup.3
X
X.include <bsd.port.pre.mk>
X.if ${PERL_LEVEL} < 500800
XIGNORE=	requires Perl 5.8 or newer. Install lang/perl5.8, and try again
X.endif
X.include <bsd.port.post.mk>
e6cf7b6ed1944dd666599810a2e2314c
echo x - p5-CGI-Application-Plugin-Authorization/pkg-plist
sed 's/^X//' >p5-CGI-Application-Plugin-Authorization/pkg-plist << '174594bfe193412bb1d6ff9808267062'
X%%SITE_PERL%%/CGI/Application/Plugin/Authorization.pm
X%%SITE_PERL%%/CGI/Application/Plugin/Authorization/Driver.pm
X%%SITE_PERL%%/CGI/Application/Plugin/Authorization/Driver/HTGroup.pm
X%%SITE_PERL%%/CGI/Application/Plugin/Authorization/Driver/Dummy.pm
X%%SITE_PERL%%/CGI/Application/Plugin/Authorization/Driver/SimpleGroup.pm
X%%SITE_PERL%%/CGI/Application/Plugin/Authorization/Driver/Generic.pm
X%%SITE_PERL%%/CGI/Application/Plugin/Authorization/Driver/DBI.pm
X at dirrmtry %%SITE_PERL%%/CGI/Application/Plugin
X at dirrmtry %%SITE_PERL%%/CGI/Application
X at dirrmtry %%SITE_PERL%%/CGI
174594bfe193412bb1d6ff9808267062
echo x - p5-CGI-Application-Plugin-Authorization/distinfo
sed 's/^X//' >p5-CGI-Application-Plugin-Authorization/distinfo << 'b66fb16a18bacb8eb5e80c5cd49b1344'
XMD5 (CGI-Application-Plugin-Authorization-0.07.tar.gz) = bc4758e2c03ec7a22271ff84dbdbc570
XSHA256 (CGI-Application-Plugin-Authorization-0.07.tar.gz) = 607864011f2000c8db20789e720cb6b129fe26cabb4008e40dffac1977bf5a87
XSIZE (CGI-Application-Plugin-Authorization-0.07.tar.gz) = 20810
b66fb16a18bacb8eb5e80c5cd49b1344
echo x - p5-CGI-Application-Plugin-Authorization/pkg-descr
sed 's/^X//' >p5-CGI-Application-Plugin-Authorization/pkg-descr << 'a3a2f84dbd8ae85f560d8d2c52a41647'
XThe forward method passes control to another run mode and returns its
Xoutput. This is equivalent to calling $self->$other_runmode, except
Xthat CGI::Application's internal value of the current run mode is
Xupdated.
a3a2f84dbd8ae85f560d8d2c52a41647
exit



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



More information about the freebsd-ports-bugs mailing list