ports/52889: new port textproc/p5-YAPE-Regex

Mathieu Arnold m at absolight.net
Tue Jun 3 10:10:18 UTC 2003


>Number:         52889
>Category:       ports
>Synopsis:       new port textproc/p5-YAPE-Regex
>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:   Tue Jun 03 03:10:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
This module is yet another (?) parser and tree-builder for Perl regular
expressions. It builds a tree out of a regex, but at the moment, the extent of
the extraction tool for the tree is quite limited. However, the tree can be
useful to extension modules.
	
>How-To-Repeat:
	
>Fix:

	

--- p5-YAPE-Regex.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-YAPE-Regex
#	p5-YAPE-Regex/Makefile
#	p5-YAPE-Regex/distinfo
#	p5-YAPE-Regex/pkg-descr
#	p5-YAPE-Regex/pkg-plist
#
echo c - p5-YAPE-Regex
mkdir -p p5-YAPE-Regex > /dev/null 2>&1
echo x - p5-YAPE-Regex/Makefile
sed 's/^X//' >p5-YAPE-Regex/Makefile << 'END-of-p5-YAPE-Regex/Makefile'
X# New ports collection makefile for:	p5-YAPE-Regex
X# Date created:	   3 juin 2003
X# Whom:		   Mathieu Arnold <m at absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	YAPE-Regex
XPORTVERSION=	3.01
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/P/PI/PINYAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m at absolight.net
XCOMMENT=	Yet Another Parser/Extractor for Regular Expressions
X
XBUILD_DEPENDS=	${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		YAPE::Regex.3 YAPE::Regex::Element.3
X
X.include <bsd.port.mk>
END-of-p5-YAPE-Regex/Makefile
echo x - p5-YAPE-Regex/distinfo
sed 's/^X//' >p5-YAPE-Regex/distinfo << 'END-of-p5-YAPE-Regex/distinfo'
XMD5 (YAPE-Regex-3.01.tar.gz) = 44f86788dfdf11fd74b58e1bedabb0fe
END-of-p5-YAPE-Regex/distinfo
echo x - p5-YAPE-Regex/pkg-descr
sed 's/^X//' >p5-YAPE-Regex/pkg-descr << 'END-of-p5-YAPE-Regex/pkg-descr'
XThis module is yet another (?) parser and tree-builder for Perl regular
Xexpressions. It builds a tree out of a regex, but at the moment, the extent of
Xthe extraction tool for the tree is quite limited. However, the tree can be
Xuseful to extension modules.
X
XWWW: http://search.cpan.org/dist/YAPE-Regex/
END-of-p5-YAPE-Regex/pkg-descr
echo x - p5-YAPE-Regex/pkg-plist
sed 's/^X//' >p5-YAPE-Regex/pkg-plist << 'END-of-p5-YAPE-Regex/pkg-plist'
X%%SITE_PERL%%/YAPE/Regex.pm
X%%SITE_PERL%%/YAPE/Regex/Element.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/Regex/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/Regex
X at dirrm %%SITE_PERL%%/YAPE/Regex
X at unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE 2>/dev/null || true
X at unexec rmdir %D%%SITE_PERL%%/YAPE 2>/dev/null || true
END-of-p5-YAPE-Regex/pkg-plist
exit
--- p5-YAPE-Regex.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list