<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/p5-XML-RSS-Parser/Makefile, branch release/6.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-02-26T07:25:47Z</updated>
<entry>
<title>- use CPAN macro</title>
<updated>2008-02-26T07:25:47Z</updated>
<author>
<name>Yen-Ming Lee</name>
<email>leeym@FreeBSD.org</email>
</author>
<published>2008-02-26T07:25:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=30df276b9336d4ba97f8d5c7118ef06516ead422'/>
<id>urn:sha1:30df276b9336d4ba97f8d5c7118ef06516ead422</id>
<content type='text'>
- remove the already-in-perl-core-list modules from dependency
- bump PORTREVISION
</content>
</entry>
<entry>
<title>- add p5-XML-RSS-Parser 4.0</title>
<updated>2006-04-21T04:09:07Z</updated>
<author>
<name>Yen-Ming Lee</name>
<email>leeym@FreeBSD.org</email>
</author>
<published>2006-04-21T04:09:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21687c1105299a2fe36b1e512bd8413e341ba409'/>
<id>urn:sha1:21687c1105299a2fe36b1e512bd8413e341ba409</id>
<content type='text'>
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/
</content>
</entry>
<entry>
<title>Remove this ports.</title>
<updated>2004-10-13T08:06:03Z</updated>
<author>
<name>Tilman Keskinoz</name>
<email>arved@FreeBSD.org</email>
</author>
<published>2004-10-13T08:06:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f41dc2f5bc745765cc3d2a0f4750a2b96d5b818b'/>
<id>urn:sha1:f41dc2f5bc745765cc3d2a0f4750a2b96d5b818b</id>
<content type='text'>
Version 3 of this module is now part of the p5-XML-RAI port

Approved by:    clsung (Maintainer)
</content>
</entry>
<entry>
<title>My territory, suggested by ijliao. :p</title>
<updated>2004-08-20T02:56:44Z</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2004-08-20T02:56:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6adf115354bb0fe447aea5e7016077e3dcd8fb97'/>
<id>urn:sha1:6adf115354bb0fe447aea5e7016077e3dcd8fb97</id>
<content type='text'>
Approved by:	vanilla (co-mentor)
</content>
</entry>
<entry>
<title>Update to 2.15</title>
<updated>2004-05-18T16:20:13Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2004-05-18T16:20:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4b00636c4f966a03f8b06cf3bfb411c00281db9e'/>
<id>urn:sha1:4b00636c4f966a03f8b06cf3bfb411c00281db9e</id>
<content type='text'>
PR:		66819
Submitted by:	Cheng-Lung Sung &lt;clsung at dragon2 dot net&gt; (maintainer)
</content>
</entry>
<entry>
<title>Upgrade to 2.14.</title>
<updated>2004-04-07T14:42:50Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2004-04-07T14:42:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb63c25be55e2a99e5ce66af5036adcaa7e6ebb1'/>
<id>urn:sha1:bb63c25be55e2a99e5ce66af5036adcaa7e6ebb1</id>
<content type='text'>
PR:		ports/65283
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>- Update to version 2.01</title>
<updated>2004-02-02T08:59:08Z</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2004-02-02T08:59:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=51a4d2b1486b7c4781c64f876268da6c6283bc1c'/>
<id>urn:sha1:51a4d2b1486b7c4781c64f876268da6c6283bc1c</id>
<content type='text'>
PR:		ports/62243
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>- from 1.01 to 1.02</title>
<updated>2004-01-07T00:59:07Z</updated>
<author>
<name>Yen-Ming Lee</name>
<email>leeym@FreeBSD.org</email>
</author>
<published>2004-01-07T00:59:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dbcb2ff56d4791124c6f0e7dc75b13e265cadba5'/>
<id>urn:sha1:dbcb2ff56d4791124c6f0e7dc75b13e265cadba5</id>
<content type='text'>
- 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 &lt;clsung@dragon2.net&gt;
</content>
</entry>
<entry>
<title>- update from 0.21 to 1.01</title>
<updated>2004-01-02T12:02:39Z</updated>
<author>
<name>Erwin Lansing</name>
<email>erwin@FreeBSD.org</email>
</author>
<published>2004-01-02T12:02:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e9406f94ac1fade9c3b826d1e6eb7905a4f53aae'/>
<id>urn:sha1:e9406f94ac1fade9c3b826d1e6eb7905a4f53aae</id>
<content type='text'>
- grab maintainership
- change depenency from XML-RSS to XML-Parser
- OO Rewrite.
- Documentation fixes.

PR:		60821
Submitted by:	Cheng-Lung Sung &lt;clsung@dragon2.net&gt;
</content>
</entry>
<entry>
<title>Add p5-XML-RSS-Parser v0.21, A liberal parser for RSS Feeds.</title>
<updated>2003-09-06T03:17:31Z</updated>
<author>
<name>Foxfair Hu</name>
<email>foxfair@FreeBSD.org</email>
</author>
<published>2003-09-06T03:17:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2847db516adb59ca9f2bb42606f6c4b8d04d5f08'/>
<id>urn:sha1:2847db516adb59ca9f2bb42606f6c4b8d04d5f08</id>
<content type='text'>
</content>
</entry>
</feed>
