Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Jun 2003 12:01:54 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m@absolight.net
Subject:   ports/52890: new port textproc/p5-YAPE-Regex-Explain
Message-ID:  <20030603100154.63FF788A9@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200306031010.h53AAFpI007586@freefall.freebsd.org>

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

>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@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@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@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@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/Regex/Explain
X@dirrm %%SITE_PERL%%/YAPE/Regex
X@unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE/Regex 2>/dev/null || true
X@unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAPE 2>/dev/null || true
X@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:



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