ports/102748: [NEW PORT] net/p5-Net-NIS-Listgroup: Lists hosts/users in a netgroup group

Gea-Suan Lin gslin at gslin.org
Fri Sep 1 11:40:19 UTC 2006


>Number:         102748
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-NIS-Listgroup: Lists hosts/users in a netgroup group
>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:   Fri Sep 01 11:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
A library used to get groups or members of a netgroup NIS map.
listgroup() without any parameters or listgroups() lists all the
available netgroup groups.

With groupname parameters listgroup, listgroup_user, listgroup_host
will recusively list the members of the named groups. If the groupname
is preceded with a - members of that group will be excluded from the
returned list. Each member in a group is a triplet of
(host,user,domain). The host portion or user portion of the members is
returned by listgroup_host() and listgroup(), the user portion of the
members is returned by listgroup_user().

WWW:	http://search.cpan.org/dist/Net-NIS-Listgroup/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-NIS-Listgroup-1.0.0.shar 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:
#
#	p5-Net-NIS-Listgroup
#	p5-Net-NIS-Listgroup/pkg-descr
#	p5-Net-NIS-Listgroup/Makefile
#	p5-Net-NIS-Listgroup/pkg-plist
#	p5-Net-NIS-Listgroup/distinfo
#
echo c - p5-Net-NIS-Listgroup
mkdir -p p5-Net-NIS-Listgroup > /dev/null 2>&1
echo x - p5-Net-NIS-Listgroup/pkg-descr
sed 's/^X//' >p5-Net-NIS-Listgroup/pkg-descr << 'END-of-p5-Net-NIS-Listgroup/pkg-descr'
XA library used to get groups or members of a netgroup NIS map.
Xlistgroup() without any parameters or listgroups() lists all the
Xavailable netgroup groups.
X
XWith groupname parameters listgroup, listgroup_user, listgroup_host
Xwill recusively list the members of the named groups. If the groupname
Xis preceded with a - members of that group will be excluded from the
Xreturned list. Each member in a group is a triplet of
X(host,user,domain). The host portion or user portion of the members is
Xreturned by listgroup_host() and listgroup(), the user portion of the
Xmembers is returned by listgroup_user().
X
XWWW:	http://search.cpan.org/dist/Net-NIS-Listgroup/
END-of-p5-Net-NIS-Listgroup/pkg-descr
echo x - p5-Net-NIS-Listgroup/Makefile
sed 's/^X//' >p5-Net-NIS-Listgroup/Makefile << 'END-of-p5-Net-NIS-Listgroup/Makefile'
X# New ports collection makefile for:	p5-Net-NIS-Listgroup
X# Date created:		2006-09-01
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-NIS-Listgroup
XPORTVERSION=	1.0.0
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	perl at FreeBSD.org
XCOMMENT=	Lists hosts/users in a netgroup group
X
XPERL_CONFIGURE=	yes
X
XMAN1=		listgroup.1
XMAN3=		Net::NIS::Listgroup.3
X
X.include <bsd.port.mk>
END-of-p5-Net-NIS-Listgroup/Makefile
echo x - p5-Net-NIS-Listgroup/pkg-plist
sed 's/^X//' >p5-Net-NIS-Listgroup/pkg-plist << 'END-of-p5-Net-NIS-Listgroup/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/.packlist
X%%SITE_PERL%%/Net/NIS/Listgroup.pm
Xbin/listgroup
Xbin/make_cron
X at dirrmtry %%SITE_PERL%%/Net/NIS
X at dirrmtry %%SITE_PERL%%/Net
END-of-p5-Net-NIS-Listgroup/pkg-plist
echo x - p5-Net-NIS-Listgroup/distinfo
sed 's/^X//' >p5-Net-NIS-Listgroup/distinfo << 'END-of-p5-Net-NIS-Listgroup/distinfo'
XMD5 (Net-NIS-Listgroup-1.0.0.tar.gz) = a65cc9a029e5fe9d9b4771e18e5c25f5
XSHA256 (Net-NIS-Listgroup-1.0.0.tar.gz) = 68ae60cc0c5d69ec90d6adf812c712ea12dd28bb1cd3144788b004b35dcc08dc
XSIZE (Net-NIS-Listgroup-1.0.0.tar.gz) = 14538
END-of-p5-Net-NIS-Listgroup/distinfo
exit
--- p5-Net-NIS-Listgroup-1.0.0.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list