Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 13:05:53 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32835: New port: p5-XML-RegExp-0.03 
Message-ID:  <E16ESkT-000KOS-00@3wgraphics.com>

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

>Number:         32835
>Category:       ports
>Synopsis:       New port: p5-XML-RegExp-0.03
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 14 13:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

New port: p5-XML-RegExp-0.03

Regular expressions for XML tokens

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>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-XML-RegExp
#	p5-XML-RegExp/pkg-comment
#	p5-XML-RegExp/Makefile
#	p5-XML-RegExp/distinfo
#	p5-XML-RegExp/pkg-descr
#	p5-XML-RegExp/pkg-plist
#
echo c - p5-XML-RegExp
mkdir -p p5-XML-RegExp > /dev/null 2>&1
echo x - p5-XML-RegExp/pkg-comment
sed 's/^X//' >p5-XML-RegExp/pkg-comment << 'END-of-p5-XML-RegExp/pkg-comment'
XRegular expressions for XML tokens
END-of-p5-XML-RegExp/pkg-comment
echo x - p5-XML-RegExp/Makefile
sed 's/^X//' >p5-XML-RegExp/Makefile << 'END-of-p5-XML-RegExp/Makefile'
X# New ports collection makefile for:	XML::RegExp
X# Date created:		7 Dec 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML-RegExp
XPORTVERSION=	0.03
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	XML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
X#RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
X#BUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		XML::RegExp.3
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-XML-RegExp/Makefile
echo x - p5-XML-RegExp/distinfo
sed 's/^X//' >p5-XML-RegExp/distinfo << 'END-of-p5-XML-RegExp/distinfo'
XMD5 (XML-RegExp-0.03.tar.gz) = 5826b24e0d05714e25c2bb04e1f1c09b
END-of-p5-XML-RegExp/distinfo
echo x - p5-XML-RegExp/pkg-descr
sed 's/^X//' >p5-XML-RegExp/pkg-descr << 'END-of-p5-XML-RegExp/pkg-descr'
XThis package contains regular expressions for the following XML tokens:
XBaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar,
XEntityRef, CharRef, Reference, Name, NmToken, and AttValue.
X
XThe definitions of these tokens were taken from the XML spec
X(Extensible Markup Language 1.0) at http://www.w3.org/TR/REC-xml.
X
XAlso contains the regular expressions for the following tokens from the
XXML Namespaces spec at http://www.w3.org/TR/REC-xml-names:
XNCNameChar, NCName, QName, Prefix and LocalPart.
X
XWWW: http://search.cpan.org/search?dist=XML-RegExp
X
X-- Sergey Skvortsov
Xskv@protey.ru
END-of-p5-XML-RegExp/pkg-descr
echo x - p5-XML-RegExp/pkg-plist
sed 's/^X//' >p5-XML-RegExp/pkg-plist << 'END-of-p5-XML-RegExp/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/RegExp/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/XML/RegExp.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/RegExp
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true
END-of-p5-XML-RegExp/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E16ESkT-000KOS-00>