Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2003 10:07:33 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57855: New Ports: p5-Regex-PreSuf 1.15
Message-ID:  <20031011020733.13D4D15549@mail.dragon2.net>
Resent-Message-ID: <200310110210.h9B2AIbc084609@freefall.freebsd.org>

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

>Number:         57855
>Category:       ports
>Synopsis:       New Ports: p5-Regex-PreSuf 1.15
>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 Oct 10 19:10:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- New ports: p5-Regex-PreSuf: create regular expressions from word lists
>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-Regex-PreSuf
#	p5-Regex-PreSuf/Makefile
#	p5-Regex-PreSuf/distinfo
#	p5-Regex-PreSuf/pkg-descr
#	p5-Regex-PreSuf/pkg-plist
#
echo c - p5-Regex-PreSuf
mkdir -p p5-Regex-PreSuf > /dev/null 2>&1
echo x - p5-Regex-PreSuf/Makefile
sed 's/^X//' >p5-Regex-PreSuf/Makefile << 'END-of-p5-Regex-PreSuf/Makefile'
X# New ports collection makefile for:	textproc/p5-Regex-PreSuf
X# Date created:				11 Octobor 2003
X# Whom:					Cheng-Lung Sung <clsung@dragon2.net>
X
XPORTNAME=	Regex-PreSuf
XPORTVERSION=	1.15
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text/JHI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Regex::PreSuf - Given word lists, create regular expressions.
X
XPERL_CONFIGURE=	yes
X
XMAN3=		\
X		Regex::PreSuf.3
X
X.include <bsd.port.mk>
END-of-p5-Regex-PreSuf/Makefile
echo x - p5-Regex-PreSuf/distinfo
sed 's/^X//' >p5-Regex-PreSuf/distinfo << 'END-of-p5-Regex-PreSuf/distinfo'
XMD5 (Regex-PreSuf-1.15.tar.gz) = 314402187080abf039c31967d92d18b5
END-of-p5-Regex-PreSuf/distinfo
echo x - p5-Regex-PreSuf/pkg-descr
sed 's/^X//' >p5-Regex-PreSuf/pkg-descr << 'END-of-p5-Regex-PreSuf/pkg-descr'
XThe Regex::Presuf module can be used to build regular expressions out
Xof 'word lists', lists of strings.  The regular expression matches the
Xsame words as the word list.  These regular expressions normally run
Xfew dozen percentages faster than a simple-minded '|'-concatenation of
Xthe words.
X
XAuthor: Jarkko Hietaniemi <jhi@iki.fi>
XWWW: http://search.cpan.org/search?dist=Regex-PreSuf
END-of-p5-Regex-PreSuf/pkg-descr
echo x - p5-Regex-PreSuf/pkg-plist
sed 's/^X//' >p5-Regex-PreSuf/pkg-plist << 'END-of-p5-Regex-PreSuf/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regex/PreSuf/.packlist
X%%SITE_PERL%%/Regex/PreSuf.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regex/PreSuf
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regex 2>/dev/null || true
X@dirrm %%SITE_PERL%%/Regex
X@unexec rmdir %D/%%SITE_PERL%%/Regex 2>/dev/null || true
END-of-p5-Regex-PreSuf/pkg-plist
exit


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



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