Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 13:08:14 +0900 (JST)
From:      Tomoyuki Sakurai <cherry@trombik.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/126116: [NEW PORT] textproc/p5-XML-RSSLite: Lightweight, relaxed RSS (and XML-ish) parser
Message-ID:  <20080731040814.2EC5F1CCF4@spica.trombik.org>
Resent-Message-ID: <200807310410.m6V4A2XV050141@freefall.freebsd.org>

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

>Number:         126116
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-XML-RSSLite: Lightweight, relaxed RSS (and XML-ish) 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:   Thu Jul 31 04:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tomoyuki Sakurai
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD spica.trombik.org 7.0-STABLE FreeBSD 7.0-STABLE #5: Thu Jul 10 22:29:26 JST 2008
>Description:
This module attempts to extract the maximum amount of content from available
documents, and is less concerned with XML compliance than alternatives.
Rather than rely on XML::Parser, it uses heuristics and good old-fashioned
Perl regular expressions.

WWW:	http://search.cpan.org/dist/XML-RSSLite/

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

--- p5-XML-RSSLite-0.11.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-RSSLite
#	p5-XML-RSSLite/pkg-descr
#	p5-XML-RSSLite/Makefile
#	p5-XML-RSSLite/pkg-plist
#	p5-XML-RSSLite/distinfo
#
echo c - p5-XML-RSSLite
mkdir -p p5-XML-RSSLite > /dev/null 2>&1
echo x - p5-XML-RSSLite/pkg-descr
sed 's/^X//' >p5-XML-RSSLite/pkg-descr << '2f6391613e5b2197172f3f3430ac62e1'
XThis module attempts to extract the maximum amount of content from available
Xdocuments, and is less concerned with XML compliance than alternatives.
XRather than rely on XML::Parser, it uses heuristics and good old-fashioned
XPerl regular expressions.
X
XWWW:	http://search.cpan.org/dist/XML-RSSLite/
2f6391613e5b2197172f3f3430ac62e1
echo x - p5-XML-RSSLite/Makefile
sed 's/^X//' >p5-XML-RSSLite/Makefile << 'f72b946651dea98ef50bc6daad6bcbf5'
X# New ports collection makefile for:	p5-XML-RSSLite
X# Date created:		2008-07-31
X# Whom:			Tomoyuki Sakurai <cherry@trombik.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML-RSSLite
XPORTVERSION=	0.11
XCATEGORIES=	textproc
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../by-authors/id/J/JP/JPIERCE
XPKGNAMEPREFIX=	p5-
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	cherry@trombik.org
XCOMMENT=	Lightweight, relaxed RSS (and XML-ish) parser
X
XPERL_CONFIGURE=	Yes
XMAN3=	XML::RSSLite.3
X
X.include <bsd.port.mk>
f72b946651dea98ef50bc6daad6bcbf5
echo x - p5-XML-RSSLite/pkg-plist
sed 's/^X//' >p5-XML-RSSLite/pkg-plist << '84465b01a4800fe42079b6b962fad633'
X@comment $FreeBSD$
X%%SITE_PERL%%/mach/auto/XML/RSSLite/.packlist
X%%SITE_PERL%%/XML/RSSLite.pm
X@dirrmtry %%SITE_PERL%%/mach/auto/XML/RSSLite
84465b01a4800fe42079b6b962fad633
echo x - p5-XML-RSSLite/distinfo
sed 's/^X//' >p5-XML-RSSLite/distinfo << 'e94ede962e9760e50294b09987476cb7'
XMD5 (XML-RSSLite-0.11.tgz) = 96940cdc3c85958a0825c44245750bd6
XSHA256 (XML-RSSLite-0.11.tgz) = dc22def5e10f4e81be0a64ed7d0b1af0a883e184aeb793973a10f0415bfbd4d9
XSIZE (XML-RSSLite-0.11.tgz) = 8557
e94ede962e9760e50294b09987476cb7
exit
--- p5-XML-RSSLite-0.11.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?20080731040814.2EC5F1CCF4>