Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 Jan 2001 00:09:05 +0100 (CET)
From:      tobez@tobez.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24026: New port: devel/p5-Set-Scalar (Set of scalars (including references))
Message-ID:  <20010102230905.CBA8154C4@heechee.tobez.org>
Resent-Message-ID: <200101022310.f02NA2w21648@freefall.freebsd.org>

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

>Number:         24026
>Category:       ports
>Synopsis:       New port: devel/p5-Set-Scalar (Set of scalars (including references))
>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 15:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

This package implements the basic set operations for Perl
scalars/references.

>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-Scalar
#	p5-Set-Scalar/pkg-plist
#	p5-Set-Scalar/pkg-descr
#	p5-Set-Scalar/pkg-comment
#	p5-Set-Scalar/distinfo
#	p5-Set-Scalar/Makefile
#
echo c - p5-Set-Scalar
mkdir -p p5-Set-Scalar > /dev/null 2>&1
echo x - p5-Set-Scalar/pkg-plist
sed 's/^X//' >p5-Set-Scalar/pkg-plist << 'END-of-p5-Set-Scalar/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set/Scalar/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Set/Scalar.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Set/Scalar/Real.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Set/Scalar/ValuedUniverse.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Set/Scalar/Base.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Set/Scalar/Virtual.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Set/Scalar/Valued.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Set/Scalar/Null.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Set/Scalar/Universe.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set/Scalar
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Set/Scalar
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-Scalar/pkg-plist
echo x - p5-Set-Scalar/pkg-descr
sed 's/^X//' >p5-Set-Scalar/pkg-descr << 'END-of-p5-Set-Scalar/pkg-descr'
XThis package implements the basic set operations for Perl
Xscalars/references.
X
X-Anton
X<tobez@tobez.org>
END-of-p5-Set-Scalar/pkg-descr
echo x - p5-Set-Scalar/pkg-comment
sed 's/^X//' >p5-Set-Scalar/pkg-comment << 'END-of-p5-Set-Scalar/pkg-comment'
XSet of scalars (including references)
END-of-p5-Set-Scalar/pkg-comment
echo x - p5-Set-Scalar/distinfo
sed 's/^X//' >p5-Set-Scalar/distinfo << 'END-of-p5-Set-Scalar/distinfo'
XMD5 (Set-Scalar-1.03.tar.gz) = ca33e70c46b095de20c710e9801a2ca5
END-of-p5-Set-Scalar/distinfo
echo x - p5-Set-Scalar/Makefile
sed 's/^X//' >p5-Set-Scalar/Makefile << 'END-of-p5-Set-Scalar/Makefile'
X# New ports collection makefile for:	devel/p5-Set-Scalar
X# Date created:				03 January 2001
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Set-Scalar
XPORTVERSION=	1.03
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::Scalar.3 Set::Scalar::Real.3 Set::Scalar::Virtual.3 \
X		Set::Scalar::Valued.3 Set::Scalar::Universe.3 \
X		Set::Scalar::ValuedUniverse.3 Set::Scalar::Base.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Set-Scalar/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?20010102230905.CBA8154C4>