Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2001 20:32:15 +0400
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31290: New port: p5-XML-Encoding-1.01
Message-ID:  <E15tAf1-000PYl-00@3wgraphics.com>

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

>Number:         31290
>Category:       ports
>Synopsis:       New port: p5-XML-Encoding-1.01
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 15 09:40:00 PDT 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-Encoding-1.01

A perl module for parsing XML encoding maps

>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-Encoding
#	p5-XML-Encoding/Makefile
#	p5-XML-Encoding/distinfo
#	p5-XML-Encoding/pkg-comment
#	p5-XML-Encoding/pkg-descr
#	p5-XML-Encoding/pkg-plist
#
echo c - p5-XML-Encoding
mkdir -p p5-XML-Encoding > /dev/null 2>&1
echo x - p5-XML-Encoding/Makefile
sed 's/^X//' >p5-XML-Encoding/Makefile << 'END-of-p5-XML-Encoding/Makefile'
X# New ports collection makefile for:	XML::Encoding
X# Date created:		15 Oct 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML-Encoding
XPORTVERSION=	1.01
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	XML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		XML::Encoding.3
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-XML-Encoding/Makefile
echo x - p5-XML-Encoding/distinfo
sed 's/^X//' >p5-XML-Encoding/distinfo << 'END-of-p5-XML-Encoding/distinfo'
XMD5 (XML-Encoding-1.01.tar.gz) = a2ed80f2e1e95de518ca131044dff650
END-of-p5-XML-Encoding/distinfo
echo x - p5-XML-Encoding/pkg-comment
sed 's/^X//' >p5-XML-Encoding/pkg-comment << 'END-of-p5-XML-Encoding/pkg-comment'
XA perl module for parsing XML encoding maps
END-of-p5-XML-Encoding/pkg-comment
echo x - p5-XML-Encoding/pkg-descr
sed 's/^X//' >p5-XML-Encoding/pkg-descr << 'END-of-p5-XML-Encoding/pkg-descr'
XThis module, which is built as a subclass of XML::Parser, provides a parser
Xfor encoding map files, which are XML files.
X
XWWW: http://search.cpan.org/search?dist=XML-Encoding
END-of-p5-XML-Encoding/pkg-descr
echo x - p5-XML-Encoding/pkg-plist
sed 's/^X//' >p5-XML-Encoding/pkg-plist << 'END-of-p5-XML-Encoding/pkg-plist'
Xbin/compile_encoding
Xbin/make_encmap
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Encoding/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/XML/Encoding.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Encoding
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-Encoding/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?E15tAf1-000PYl-00>