Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  2 Jan 2001 22:22:41 +0100 (CET)
From:      tobez@tobez.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24024: New port: devel/p5-Set-NestedGroups (Set::NestedGroups - grouped data eg ACL's, city/state/country etc)
Message-ID:  <20010102212241.D561954C4@heechee.tobez.org>
Resent-Message-ID: <200101022130.f02LU2S04514@freefall.freebsd.org>

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

>Number:         24024
>Category:       ports
>Synopsis:       New port: devel/p5-Set-NestedGroups (Set::NestedGroups - grouped data eg ACL's, city/state/country etc)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 02 13:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

Set::NestedGroups gives an implementation of nested groups, access
control lists (ACLs) would be one example of nested groups.

For example, if Joe is a Manager, and Managers have access to payroll,
you can create an ACL which implements these rules, then ask the ACL if
Joe has access to payroll.

>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-Set-NestedGroups
#	p5-Set-NestedGroups/pkg-plist
#	p5-Set-NestedGroups/pkg-descr
#	p5-Set-NestedGroups/pkg-comment
#	p5-Set-NestedGroups/distinfo
#	p5-Set-NestedGroups/Makefile
#
echo c - p5-Set-NestedGroups
mkdir -p p5-Set-NestedGroups > /dev/null 2>&1
echo x - p5-Set-NestedGroups/pkg-plist
sed 's/^X//' >p5-Set-NestedGroups/pkg-plist << 'END-of-p5-Set-NestedGroups/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set/NestedGroups/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Set/NestedGroups.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Set/NestedGroups/Member.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set/NestedGroups
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Set/NestedGroups
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Set 2>/dev/null || true
END-of-p5-Set-NestedGroups/pkg-plist
echo x - p5-Set-NestedGroups/pkg-descr
sed 's/^X//' >p5-Set-NestedGroups/pkg-descr << 'END-of-p5-Set-NestedGroups/pkg-descr'
XSet::NestedGroups gives an implementation of nested groups, access
Xcontrol lists (ACLs) would be one example of nested groups.
X
XFor example, if Joe is a Manager, and Managers have access to payroll,
Xyou can create an ACL which implements these rules, then ask the ACL if
XJoe has access to payroll.
X
X-Anton
X<tobez@tobez.org>
END-of-p5-Set-NestedGroups/pkg-descr
echo x - p5-Set-NestedGroups/pkg-comment
sed 's/^X//' >p5-Set-NestedGroups/pkg-comment << 'END-of-p5-Set-NestedGroups/pkg-comment'
XSet::NestedGroups - grouped data eg ACL's, city/state/country etc
END-of-p5-Set-NestedGroups/pkg-comment
echo x - p5-Set-NestedGroups/distinfo
sed 's/^X//' >p5-Set-NestedGroups/distinfo << 'END-of-p5-Set-NestedGroups/distinfo'
XMD5 (Set-NestedGroups-0.01.tar.gz) = 25fb922eb8f2227716badbcb8a89202c
END-of-p5-Set-NestedGroups/distinfo
echo x - p5-Set-NestedGroups/Makefile
sed 's/^X//' >p5-Set-NestedGroups/Makefile << 'END-of-p5-Set-NestedGroups/Makefile'
X# New ports collection makefile for:	devel/p5-Set-NestedGroups
X# Date created:				02 January 2001
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Set-NestedGroups
XPORTVERSION=	0.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Set
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tobez@tobez.org
X
XUSE_PERL5=	yes
XPERL_CONFIGURE=	yes
X
XMAN3=		Set::NestedGroups.3 Set::NestedGroups::Member.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Set-NestedGroups/Makefile
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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