6bd2 FreshPorts -- textproc/p5-XML-RSS-Parser
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-XML-RSS-Parser 4.0_1 textproc on this many watch lists=0 search for ports that depend on this port
A liberal object-oriented parser for RSS feeds
Maintained by: leeym@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Sep 2003 03:18:04
Also Listed In: perl5
License: not specified in port


XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser
is "liberal" in that it does not demand compliance of a specific RSS version
and will attempt to gracefully handle tags it does not expect or understand.
The parser's only requirements is that the file is well-formed XML and
remotely resembles RSS. Roughly speaking, well formed XML with a channel
element as a direct sibling or the root tag and item elements etc.

There are a number of advantages to using this module then just using
a standard parser-tree combination. There are a number of different RSS
formats in use today. In very subtle ways these formats are not entirely
compatible from one to another. XML::RSS::Parser makes a couple assumptions
to "normalize" the parse tree into a more consistent form. For instance,
it forces channel and item into a parent-child relationship.

WWW: http://search.cpan.org/dist/XML-RSS-Parser/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/p5-XML-Elemental
  2. devel/p5-Class-XPath
  3. devel/p5-Class-ErrorHandler
  4. lang/perl5.8
Required To Run:
  1. textproc/p5-XML-Elemental
  2. devel/p5-Class-XPath
  3. devel/p5-Class-ErrorHandler
  4. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/textproc/p5-XML-RSS-Parser/ && make install clean
To add the package: pkg_add -r p5-XML-RSS-Parser


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/XML/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/XML/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/XML/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/XML/
  11. http://at.cpan.org/modules/by-module/XML/
  12. http://backpan.perl.org/modules/by-module/XML/
  13. http://cpan.nctu.edu.tw/modules/by-module/XML/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
  16. http://www.cpan.dk/modules/by-module/XML/
  17. http://www.cpan.dk/modules/by-module/XML/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Jun 2012 18:18:19
Original commit files touched by this commit  4.0_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
10 Jun 2012 18:42:48
Original commit files touched by this commit  4.0_1
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
03 Jul 2011 14:40:25
Original commit files touched by this commit  4.0_1
ohauer search for other commits by this committer
-remove MD5
26 Feb 2008 07:25:47
Original commit files touched by this commit  4.0_1
leeym search for other commits by this committer
- use CPAN macro
- remove the already-in-perl-core-list modules from dependency
- bump PORTREVISION
21 Apr 2006 04:09:07
Original commit files touched by this commit  4.0
leeym search for other commits by this committer
- add p5-XML-RSS-Parser 4.0

XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser
is "liberal" in that it does not demand compliance of a specific RSS version
and will attempt to gracefully handle tags it does not expect or understand.
The parser's only requirements is that the file is well-formed XML and
remotely resembles RSS. Roughly speaking, well formed XML with a channel
element as a direct sibling or the root tag and item elements etc.

There are a number of advantages to using this module then just using
a standard parser-tree combination. There are a number of different RSS
formats in use today. In very subtle ways these formats are not entirely
compatible from one to another. XML::RSS::Parser makes a couple assumptions
to "normalize" the parse tree into a more consistent form. For instance,
it forces channel and item into a parent-child relationship.

WWW: http://search.cpan.org/dist/XML-RSS-Parser/
13 Oct 2004 08:06:04
Original commit files touched by this commit  2.15
arved search for other commits by this committer
Remove this ports.
Version 3 of this module is now part of the p5-XML-RAI port

Approved by:    clsung (Maintainer)
20 Aug 2004 02:56:44
Original commit files touched by this commit  2.15
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
18 May 2004 16:20:13
Original commit files touched by this commit  2.15
mat search for other commits by this committer
Update to 2.15

PR:             66819
Submitted by:   Cheng-Lung Sung <clsung at dragon2 dot net> (maintainer)
07 Apr 2004 14:42:50
Original commit files touched by this commit  2.14
vanilla search for other commits by this committer
Upgrade to 2.14.

PR:             ports/65283
Submitted by:   maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.01
trevor search for other commits by this committer
SIZEify (maintainer timeout)
02 Feb 2004 08:59:08
Original commit files touched by this commit  2.01
krion search for other commits by this committer
- Update to version 2.01

PR:             ports/62243
Submitted by:   maintainer
07 Jan 2004 00:59:07
Original commit files touched by this commit  1.02
leeym search for other commits by this committer
- from 1.01 to 1.02
- Fixed bug in element method of Block object where map keys
   were created when an undefined element was called.
- Better handling of ignored elements to avoid "noise" from
   being included in the result. Added xhtml:body and
   foaf:Person to the list for now.

PR:             60978
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
02 Jan 2004 12:02:39
Original commit files touched by this commit  1.01
erwin search for other commits by this committer
- update from 0.21 to 1.01
- grab maintainership
- change depenency from XML-RSS to XML-Parser
- OO Rewrite.
- Documentation fixes.

PR:             60821
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
06 Sep 2003 03:17:31
Original commit files touched by this commit  0.21
foxfair search for other commits by this committer
Add p5-XML-RSS-Parser v0.21, A liberal parser for RSS Feeds.

Number of commits found: 14

2847
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight61
new month219

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0