Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2006 04:32:40 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/103337: [NEW PORT] textproc/p5-Regexp-DefaultFlags: Set default flags on regular expressions
Message-ID:  <20060917203240.D1E89C4@netnews.NCTU.edu.tw>
Resent-Message-ID: <200609172040.k8HKeMU8061654@freefall.freebsd.org>

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

>Number:         103337
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-Regexp-DefaultFlags: Set default flags on regular expressions
>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:   Sun Sep 17 20:40:19 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:
When this module is use'd, it causes regexes in the current namespace
to act as if the /xms flags had been applied to them.

WWW:	http://search.cpan.org/dist/Regexp-DefaultFlags/

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

--- p5-Regexp-DefaultFlags-0.01.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-Regexp-DefaultFlags
#	p5-Regexp-DefaultFlags/pkg-descr
#	p5-Regexp-DefaultFlags/Makefile
#	p5-Regexp-DefaultFlags/pkg-plist
#	p5-Regexp-DefaultFlags/distinfo
#
echo c - p5-Regexp-DefaultFlags
mkdir -p p5-Regexp-DefaultFlags > /dev/null 2>&1
echo x - p5-Regexp-DefaultFlags/pkg-descr
sed 's/^X//' >p5-Regexp-DefaultFlags/pkg-descr << 'END-of-p5-Regexp-DefaultFlags/pkg-descr'
XWhen this module is use'd, it causes regexes in the current namespace
Xto act as if the /xms flags had been applied to them.
X
XWWW:	http://search.cpan.org/dist/Regexp-DefaultFlags/
END-of-p5-Regexp-DefaultFlags/pkg-descr
echo x - p5-Regexp-DefaultFlags/Makefile
sed 's/^X//' >p5-Regexp-DefaultFlags/Makefile << 'END-of-p5-Regexp-DefaultFlags/Makefile'
X# New ports collection makefile for:	p5-Regexp-DefaultFlags
X# Date created:		2006-09-18
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Regexp-DefaultFlags
XPORTVERSION=	0.01
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Regexp
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	perl@FreeBSD.org
XCOMMENT=	Set default flags on regular expressions
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Regexp::DefaultFlags.3
X
X.include <bsd.port.mk>
END-of-p5-Regexp-DefaultFlags/Makefile
echo x - p5-Regexp-DefaultFlags/pkg-plist
sed 's/^X//' >p5-Regexp-DefaultFlags/pkg-plist << 'END-of-p5-Regexp-DefaultFlags/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/DefaultFlags/.packlist
X%%SITE_PERL%%/Regexp/DefaultFlags.pm
X@dirrmtry %%SITE_PERL%%/Regexp
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/DefaultFlags
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp
END-of-p5-Regexp-DefaultFlags/pkg-plist
echo x - p5-Regexp-DefaultFlags/distinfo
sed 's/^X//' >p5-Regexp-DefaultFlags/distinfo << 'END-of-p5-Regexp-DefaultFlags/distinfo'
XMD5 (Regexp-DefaultFlags-0.01.tar.gz) = 3faa919cd83fda78456e42517a661b67
XSHA256 (Regexp-DefaultFlags-0.01.tar.gz) = 0f8dfb359fb9272c0de67a8f5f714d10744fea10f88bd02e16906652223b236b
XSIZE (Regexp-DefaultFlags-0.01.tar.gz) = 17360
END-of-p5-Regexp-DefaultFlags/distinfo
exit
--- p5-Regexp-DefaultFlags-0.01.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?20060917203240.D1E89C4>