Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Jul 2006 22:54:56 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/99967: [NEW PORT] textproc/p5-XML-RSS-Liberal: XML::RSS With A Liberal Parser
Message-ID:  <20060709145456.C637511C@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607091500.k69F0WQU074876@freefall.freebsd.org>

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

>Number:         99967
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-XML-RSS-Liberal: XML::RSS With A Liberal Parser
>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:   Sun Jul 09 15:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
NOTE: THIS PORT DEPENDS ON ports/99966.

XML::RSS::Liberal is a subclass of XML::RSS::LibXML, for those of you
who want to parse broken RSS files (as they often are). It uses
XML::Liberal as its core parser, and therefore whatever broken XML you
provided, as long as XML::Liberal can tolerate it.

Author:	Daisuke Maki <dmaki@cpan.org>, Tatsuhiko Miyagawa <miyagawa@bulknews.net>
WWW:	http://search.cpan.org/dist/XML-RSS-Liberal/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-XML-RSS-Liberal-0.01.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-XML-RSS-Liberal
#	p5-XML-RSS-Liberal/pkg-descr
#	p5-XML-RSS-Liberal/Makefile
#	p5-XML-RSS-Liberal/pkg-plist
#	p5-XML-RSS-Liberal/distinfo
#
echo c - p5-XML-RSS-Liberal
mkdir -p p5-XML-RSS-Liberal > /dev/null 2>&1
echo x - p5-XML-RSS-Liberal/pkg-descr
sed 's/^X//' >p5-XML-RSS-Liberal/pkg-descr << 'END-of-p5-XML-RSS-Liberal/pkg-descr'
XXML::RSS::Liberal is a subclass of XML::RSS::LibXML, for those of you
Xwho want to parse broken RSS files (as they often are). It uses
XXML::Liberal as its core parser, and therefore whatever broken XML you
Xprovided, as long as XML::Liberal can tolerate it.
X
XAuthor:	Daisuke Maki <dmaki@cpan.org>, Tatsuhiko Miyagawa <miyagawa@bulknews.net>
XWWW:	http://search.cpan.org/dist/XML-RSS-Liberal/
END-of-p5-XML-RSS-Liberal/pkg-descr
echo x - p5-XML-RSS-Liberal/Makefile
sed 's/^X//' >p5-XML-RSS-Liberal/Makefile << 'END-of-p5-XML-RSS-Liberal/Makefile'
X# New ports collection makefile for:	p5-XML-RSS-Liberal
X# Date created:		2006-07-09
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML-RSS-Liberal
XPORTVERSION=	0.01
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	XML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	XML::RSS With A Liberal Parser
X
XBUILD_DEPENDS=	${SITE_PERL}/XML/Liberal.pm:${PORTSDIR}/textproc/p5-XML-Liberal	\
X		${SITE_PERL}/XML/RSS/LibXML.pm:${PORTSDIR}/textproc/p5-XML-RSS-LibXML
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_MODBUILD=	yes
X
XMAN3=	XML::RSS::Liberal.3 XML::RSS::Liberal::Parser.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500703	# inherited from textprocs/p5-XML-RSS-LibXML
XIGNORE=	requires perl 5.7.3 or later. Install lang/perl5.8 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-XML-RSS-Liberal/Makefile
echo x - p5-XML-RSS-Liberal/pkg-plist
sed 's/^X//' >p5-XML-RSS-Liberal/pkg-plist << 'END-of-p5-XML-RSS-Liberal/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/XML/RSS/Liberal.pm
X%%SITE_PERL%%/XML/RSS/Liberal/Parser.pm
X@dirrmtry %%SITE_PERL%%/XML/RSS/Liberal
END-of-p5-XML-RSS-Liberal/pkg-plist
echo x - p5-XML-RSS-Liberal/distinfo
sed 's/^X//' >p5-XML-RSS-Liberal/distinfo << 'END-of-p5-XML-RSS-Liberal/distinfo'
XMD5 (XML-RSS-Liberal-0.01.tar.gz) = e2a1a41e38f464d1bcb19908c099fe4b
XSHA256 (XML-RSS-Liberal-0.01.tar.gz) = d16167d484d63996ec6fa09fce17c197eb670cf1e3ede1e6d8a690736b65ce6a
XSIZE (XML-RSS-Liberal-0.01.tar.gz) = 2023
END-of-p5-XML-RSS-Liberal/distinfo
exit
--- p5-XML-RSS-Liberal-0.01.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?20060709145456.C637511C>