ports/52890: new port textproc/p5-YAPE-Regex-Explain
Mathieu Arnold
m at absolight.net
Tue Jun 3 10:10:18 UTC 2003
>Number: 52890
>Category: ports
>Synopsis: new port textproc/p5-YAPE-Regex-Explain
>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:15 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 merely sub-classes YAPE::Regex, and produces a rather verbose
explanation of a regex, suitable for demonstration and tutorial purposes.
>How-To-Repeat:
>Fix:
--- p5-YAPE-Regex-Explain.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-Explain
# p5-YAPE-Regex-Explain/Makefile
# p5-YAPE-Regex-Explain/distinfo
# p5-YAPE-Regex-Explain/pkg-descr
# p5-YAPE-Regex-Explain/pkg-plist
#
echo c - p5-YAPE-Regex-Explain
mkdir -p p5-YAPE-Regex-Explain > /dev/null 2>&1
echo x - p5-YAPE-Regex-Explain/Makefile
sed 's/^X//' >p5-YAPE-Regex-Explain/Makefile << 'END-of-p5-YAPE-Regex-Explain/Makefile'
X# New ports collection makefile for: p5-YAPE-Regex-Explain
X# Date created: 3 juin 2003
X# Whom: Mathieu Arnold <m at absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= YAPE-Regex-Explain
XPORTVERSION= 3.011
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= Explanation of a Regular Expression
X
XBUILD_DEPENDS= ${SITE_PERL}/YAPE/Regex.pm:${PORTSDIR}/textproc/p5-YAPE-Regex
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= YAPE::Regex::Explain.3
X
X.include <bsd.port.mk>
END-of-p5-YAPE-Regex-Explain/Makefile
echo x - p5-YAPE-Regex-Explain/distinfo
sed 's/^X//' >p5-YAPE-Regex-Explain/distinfo << 'END-of-p5-YAPE-Regex-Explain/distinfo'
XMD5 (YAPE-Regex-Explain-3.011.tar.gz) = 3e6f3eed266cb52ceec6b1fb70d3e4f8
END-of-p5-YAPE-Regex-Explain/distinfo
echo x - p5-YAPE-Regex-Explain/pkg-descr
sed 's/^X//' >p5-YAPE-Regex-Explain/pkg-descr << 'END-of-p5-YAPE-Regex-Explain/pkg-descr'
XThis module merely sub-classes YAPE::Regex, and produces a rather verbose
Xexplanation of a regex, suitable for demonstration and tutorial purposes.
X
XWWW: http://search.cpan.org/dist/YAPE-Regex-Explain/
END-of-p5-YAPE-Regex-Explain/pkg-descr
echo x - p5-YAPE-Regex-Explain/pkg-plist
sed 's/^X//' >p5-YAPE-Regex-Explain/pkg-plist << 'END-of-p5-YAPE-Regex-Explain/pkg-plist'
X%%SITE_PERL%%/YAPE/Regex/Explain.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/Regex/Explain/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/Regex/Explain
X at dirrm %%SITE_PERL%%/YAPE/Regex
X at unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/Regex 2>/dev/null || true
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-Explain/pkg-plist
exit
--- p5-YAPE-Regex-Explain.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list