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/
There are two patches in the PR mentioned bye pkg-message, but
this tool depends on the first one and doesn't work with the
second one. This should be clearly mentioned.
PR: ports/96100
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
PR: 96113
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
Reported by: tinderbox via kris
Note to self: upgrade to tinderbox 2.3.1rc1 which would have picked
this up
- Do not let py-wxPython26-common to touch wx.pth or it will ending up as
empty by overwrite when you reinstall or update py-wxPython26-common. [2]
PR: ports/96091 [1], ports/96092 [2]
Submitted by: Neal Nelson <neal@nelson.name> (maintainer)
It will follow the latest/development version of XaraLX,
while graphics/xaralx will stick to the recommended/stable version.
This way happy users can choose which one to use and even install both
(no conflicting filenames introduced).
Enable WITH_MUTT_ASSUMED_CHARSET_PATCH.
Enable WITHOUT_MUTT_XML when not in package building.
Revise comment wording.
PR: ports/96081 (based on)
Submitted by: Rong-En Fan <rafan AT infor DOT org>
X.org CVS to avoid failure to load this driver because of unresolved
symbols.
Digged up and tested by: Matthias Muthmann
PR: sparc64/94886
Obtained from: X.org CVS