Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 18:20:32 GMT
From:      Tom Judge <tom@tomjudge.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151892: new port: textproc/p5-XML-Entities
Message-ID:  <201011021820.oA2IKWml039437@www.freebsd.org>
Resent-Message-ID: <201011021830.oA2IU9E2004324@freefall.freebsd.org>

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

>Number:         151892
>Category:       ports
>Synopsis:       new port: textproc/p5-XML-Entities
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 02 18:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tom Judge
>Release:        8.1
>Organization:
>Environment:
FreeBSD tinderbox.home.tomjudge.com 8.1-STABLE FreeBSD 8.1-STABLE #0 r213720: Tue Oct 12 14:02:02 UTC 2010     tj@tinderbox.home.tomjudge.com:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
New port for perls XML::Entities module.

Share archive attached.  Tested in tinderbox.


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Entities
#	p5-XML-Entities/distinfo
#	p5-XML-Entities/pkg-descr
#	p5-XML-Entities/pkg-plist
#	p5-XML-Entities/Makefile
#
echo c - p5-XML-Entities
mkdir -p p5-XML-Entities > /dev/null 2>&1
echo x - p5-XML-Entities/distinfo
sed 's/^X//' >p5-XML-Entities/distinfo << '4c53ceb2849b2b08205a9fe9c2205583'
XMD5 (XML-Entities-1.0000.tar.gz) = e25406fec04ea5ea9c346a19b0900bc5
XSHA256 (XML-Entities-1.0000.tar.gz) = f05f70a1c8d48a5c2fc2666eb5616514c2be98faa8a02e535b413589a8e32c37
XSIZE (XML-Entities-1.0000.tar.gz) = 20162
4c53ceb2849b2b08205a9fe9c2205583
echo x - p5-XML-Entities/pkg-descr
sed 's/^X//' >p5-XML-Entities/pkg-descr << '640144af8fcb42499b583538186caec9'
XXML::Elemental is an XML::Parser style and generic classes package
Xfor simplistic and perlish handling of XML data.
X
XWWW:	http://search.cpan.org/dist/XML-Elemental/
XAuthor:	Timothy Appnel
640144af8fcb42499b583538186caec9
echo x - p5-XML-Entities/pkg-plist
sed 's/^X//' >p5-XML-Entities/pkg-plist << '9a7093b1bd93b7138704e265a17ab267'
Xbin/download-entities.pl
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Entities/.packlist
X%%SITE_PERL%%/XML/Entities.pm
X%%SITE_PERL%%/XML/Entities/Data.pm
X%%SITE_PERL%%/XML/Entities/Data.pod
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Entities
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
X@dirrm %%SITE_PERL%%/XML/Entities
X@dirrmtry %%SITE_PERL%%/XML
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
9a7093b1bd93b7138704e265a17ab267
echo x - p5-XML-Entities/Makefile
sed 's/^X//' >p5-XML-Entities/Makefile << 'dd05d6eb0b727ce59ac565f766b5a90f'
X# New ports collection makefile for:	p5-XML-Elemental
X# Date created:				2004-10-11
X# Whom:					arved
X#
X# $FreeBSD: ports/textproc/p5-XML-Elemental/Makefile,v 1.7 2008/01/25 03:42:22 clsung Exp $
X
XPORTNAME=	XML-Entities
XPORTVERSION=	1.0000
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X#DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
XWRKSRC=                ${WRKDIR}/${PORTNAME}
XMAINTAINER=	tom@tomjudge.com
XCOMMENT=	Generic classes for simplistic and perlish handling of XML data
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
X		${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
X
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=XML::Entities.3pm XML::Entities::Data.3pm download-entities.pl.3pm
XMAN1=download-entities.pl.1
X
X
X.include <bsd.port.mk>
dd05d6eb0b727ce59ac565f766b5a90f
exit



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



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