Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 21:56:27 +0100 (IST)
From:      Nick Hilliard <nick@foobar.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158001: new port: p5-Apache2-SiteControl
Message-ID:  <201106182056.p5IKuRg5036029@muffin.acquirer.com>
Resent-Message-ID: <201106182100.p5IL0Oc6088385@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158001
>Category:       ports
>Synopsis:       new port: p5-Apache2-SiteControl
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 18 21:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hilliard
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD 7.2-RELEASE

>Description:

New port: p5-Apache2-SiteControl.

>How-To-Repeat:
>Fix:

# 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-Apache2-SiteControl
#	p5-Apache2-SiteControl/Makefile
#	p5-Apache2-SiteControl/distinfo
#	p5-Apache2-SiteControl/pkg-descr
#	p5-Apache2-SiteControl/pkg-plist
#
echo c - p5-Apache2-SiteControl
mkdir -p p5-Apache2-SiteControl > /dev/null 2>&1
echo x - p5-Apache2-SiteControl/Makefile
sed 's/^X//' >p5-Apache2-SiteControl/Makefile << '6dd517271fef0eb8a79e077cb80ac560'
X# New ports collection makefile for:	p5-Apache2-SiteControl
X# Date created: 			18 June 2011
X# Whom:					Nick Hilliard <nick@foobar.org
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	Apache2-SiteControl
XPORTVERSION=	1.05
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	nick@foobar.org
XCOMMENT=	Perl web site authentication/authorization system
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Apache2::SiteControl::User.3 Apache2::SiteControl::Rule.3 \
X		Apache2::SiteControl::ManagerFactory.3 \
X		Apache2::SiteControl::GrantAllRule.3 Apache2::SiteControl.3 \
X		Apache2::SiteControl::UserFactory.3 \
X		Apache2::SiteControl::Radius.3 \
X		Apache2::SiteControl::PermissionManager.3
X
X.include <bsd.port.mk>
6dd517271fef0eb8a79e077cb80ac560
echo x - p5-Apache2-SiteControl/distinfo
sed 's/^X//' >p5-Apache2-SiteControl/distinfo << '04a00218b4e207b1dc477fc9674033d6'
XSHA256 (Apache2-SiteControl-1.05.tar.gz) = 4e9ee37e1a8e3d5df4587e9085621c2f6d253035c2cd2749cb16f6d8e7dbcc4c
XSIZE (Apache2-SiteControl-1.05.tar.gz) = 19669
04a00218b4e207b1dc477fc9674033d6
echo x - p5-Apache2-SiteControl/pkg-descr
sed 's/^X//' >p5-Apache2-SiteControl/pkg-descr << '6a5fbca5dcf4993d7f7256d375aeddfa'
XApache2::SiteControl is a set of perl object-oriented classes that implement
Xa fine-grained security control system for a web-based application.  The
Xintent is to provide a clear, easy-to-integrate system that does not require
Xthe policies to be written into your application components.  It attempts to
Xseparate the concerns of how to show and manipulate data from the concerns
Xof who is allowed to view and manipulate data and why.
X
XWWW: http://search.cpan.org/dist/Apache2-SiteControl/
6a5fbca5dcf4993d7f7256d375aeddfa
echo x - p5-Apache2-SiteControl/pkg-plist
sed 's/^X//' >p5-Apache2-SiteControl/pkg-plist << '64fef03342be59c105aa77af2557fd49'
X%%SITE_PERL%%/Apache2/SiteControl/Rule.pm
X%%SITE_PERL%%/Apache2/SiteControl/User.pm
X%%SITE_PERL%%/Apache2/SiteControl.pm
X%%SITE_PERL%%/Apache2/SiteControl/GrantAllRule.pm
X%%SITE_PERL%%/Apache2/SiteControl/ManagerFactory.pm
X%%SITE_PERL%%/Apache2/SiteControl/Radius.pm
X%%SITE_PERL%%/Apache2/SiteControl/UserFactory.pm
X%%SITE_PERL%%/Apache2/SiteControl/PermissionManager.pm
X@dirrm %%SITE_PERL%%/Apache2/SiteControl
X@dirrmtry %%SITE_PERL%%/Apache2
64fef03342be59c105aa77af2557fd49
exit

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



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