ports/52225: New port: p5-Text-Glob matches glob patterns again text

Alex Kapranoff alex at kapranoff.ru
Wed May 14 12:40:11 UTC 2003


>Number:         52225
>Category:       ports
>Synopsis:       New port: p5-Text-Glob matches glob patterns again text
>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:   Wed May 14 05:40:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
IN-LINE Technologies
>Environment:
System: FreeBSD capsule.domain 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon May 5 17:10:30 MSD 2003 root at capsule.domain:/usr/obj/usr/src/sys/CAPSULE i386


	
>Description:
Text::Glob implements glob(3) style matching that can be used to match
against text, rather than fetching names from a filesystem.  If you
want to do full file globbing use the File::Glob module instead.
>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-Text-Glob/
#	p5-Text-Glob/Makefile
#	p5-Text-Glob/distinfo
#	p5-Text-Glob/pkg-descr
#	p5-Text-Glob/pkg-plist
#
echo c - p5-Text-Glob/
mkdir -p p5-Text-Glob/ > /dev/null 2>&1
echo x - p5-Text-Glob/Makefile
sed 's/^X//' >p5-Text-Glob/Makefile << 'END-of-p5-Text-Glob/Makefile'
X# New ports collection makefile for:	p5-Text-Glob
X# Date created:				May 14th 2003
X# Whom:	      				Alex Kapranoff <alex at kapranoff.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-Glob
XPORTVERSION=	0.05
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports at freebsd.org
XCOMMENT=	Perl5 module for matching glob patterns against text
X
XPERL_CONFIGURE=	yes
X
XINSTALL_TARGET=	pure_install
X
XMAN3=		Text::Glob.3
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Text-Glob/Makefile
echo x - p5-Text-Glob/distinfo
sed 's/^X//' >p5-Text-Glob/distinfo << 'END-of-p5-Text-Glob/distinfo'
XMD5 (Text-Glob-0.05.tar.gz) = 6daaba2a73f3a4943f0058e4c158e318
END-of-p5-Text-Glob/distinfo
echo x - p5-Text-Glob/pkg-descr
sed 's/^X//' >p5-Text-Glob/pkg-descr << 'END-of-p5-Text-Glob/pkg-descr'
XText::Glob implements glob(3) style matching that can be used to match
Xagainst text, rather than fetching names from a filesystem.  If you
Xwant to do full file globbing use the File::Glob module instead.
END-of-p5-Text-Glob/pkg-descr
echo x - p5-Text-Glob/pkg-plist
sed 's/^X//' >p5-Text-Glob/pkg-plist << 'END-of-p5-Text-Glob/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Text/Glob.pm
X at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Glob/.packlist
X at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Glob
X at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null|| true
END-of-p5-Text-Glob/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list