Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Aug 2006 22:06:41 -0400
From:      "Anish Mistry" <amistry@am-productions.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/101740: New Port: devel/p5-List-PowerSet
Message-ID:  <1155175601.85215@bigguy.am-productions.biz>
Resent-Message-ID: <200608100210.k7A2AFV4085155@freefall.freebsd.org>

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

>Number:         101740
>Category:       ports
>Synopsis:       New Port: devel/p5-List-PowerSet
>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:   Thu Aug 10 02:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anish Mistry
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
AM Productions 
>Environment:


System: FreeBSD 6.1-RELEASE-p1 #0: Thu Jun  1 21:16:20 EDT 2006
    amistry@bigguy.am-productions.biz:/usr/obj/usr/src/sys/BIGGUY



>Description:


generate the power set of a list


>How-To-Repeat:





>Fix:


--- p5-List-PowerSet.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-List-PowerSet
#	p5-List-PowerSet/Makefile
#	p5-List-PowerSet/distinfo
#	p5-List-PowerSet/pkg-descr
#	p5-List-PowerSet/pkg-plist
#
echo c - p5-List-PowerSet
mkdir -p p5-List-PowerSet > /dev/null 2>&1
echo x - p5-List-PowerSet/Makefile
sed 's/^X//' >p5-List-PowerSet/Makefile << 'END-of-p5-List-PowerSet/Makefile'
X# New ports collection makefile for:	List-PowerSet
X# Date created:				Wed Aug 9 2006
X# Whom:					Anish Mistry <amistry@am-productions.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	List-PowerSet
XPORTVERSION=	0.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	List
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	amistry@am-productions.biz
XCOMMENT=	Perl module that allows you to generate the power set of a list
X
XPERL_CONFIGURE=	yes
X
XMAN3=		List::PowerSet.3
X
X.include <bsd.port.mk>
END-of-p5-List-PowerSet/Makefile
echo x - p5-List-PowerSet/distinfo
sed 's/^X//' >p5-List-PowerSet/distinfo << 'END-of-p5-List-PowerSet/distinfo'
XMD5 (List-PowerSet-0.01.tar.gz) = bc21f35e995b9a1a2458837e09bb76e7
XSHA256 (List-PowerSet-0.01.tar.gz) = 70ca59501f91f52a7c5f0ed89644cc8bafa0f1bc25f1b4ae2969894dcd896b95
XSIZE (List-PowerSet-0.01.tar.gz) = 2908
END-of-p5-List-PowerSet/distinfo
echo x - p5-List-PowerSet/pkg-descr
sed 's/^X//' >p5-List-PowerSet/pkg-descr << 'END-of-p5-List-PowerSet/pkg-descr'
XThe List::PowerSet module is simple module that currently allows you to
Xgenerate the power set of a list 
END-of-p5-List-PowerSet/pkg-descr
echo x - p5-List-PowerSet/pkg-plist
sed 's/^X//' >p5-List-PowerSet/pkg-plist << 'END-of-p5-List-PowerSet/pkg-plist'
X%%SITE_PERL%%/List/PowerSet.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/PowerSet/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/PowerSet
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List
X@dirrmtry %%SITE_PERL%%/List
END-of-p5-List-PowerSet/pkg-plist
exit

--- p5-List-PowerSet.shar ends here ---



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



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