FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 2:16 AM BST
Port details
p5-XML-Feed 0.49 textproc on this many watch lists=6 search for ports that depend on this port
Perl5 modules for Syndication feed parser and auto-discovery
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jul 2004 19:33:55
Also Listed In: perl5
License: ART10 GPLv1


XML::Feed is a syndication feed parser for both RSS and Atom feeds. 
It also implements feed auto-discovery for finding feeds, given a URI.

XML::Feed supports the following syndication feed formats:

    * RSS 0.91
    * RSS 1.0
    * RSS 2.0
    * Atom

The goal of XML::Feed is to provide a unified API for parsing and using 
the various syndication formats. The different flavors of RSS and Atom 
handle data in different ways: date handling; summaries and content; 
escaping and quoting; etc. This module attempts to remove those differences 
by providing a wrapper around the formats and the classes implementing 
those formats (XML::RSS and XML::Atom::Feed). 

WWW: http://search.cpan.org/dist/XML-Feed/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-Class-ErrorHandler, devel/p5-DateTime, devel/p5-DateTime-Format-Mail, devel/p5-DateTime-Format-W3CDTF, www/p5-Feed-Find, www/p5-HTML-Parser, www/p5-URI-Fetch, textproc/p5-XML-Atom, textproc/p5-XML-LibXML, textproc/p5-XML-RSS, www/p5-libwww, lang/perl5.8
Required To Run: devel/p5-Class-ErrorHandler, devel/p5-DateTime, devel/p5-DateTime-Format-Mail, devel/p5-DateTime-Format-W3CDTF, www/p5-Feed-Find, www/p5-HTML-Parser, www/p5-URI-Fetch, textproc/p5-XML-Atom, textproc/p5-XML-LibXML, textproc/p5-XML-RSS, www/p5-libwww, lang/perl5.8

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
http://www.cpan.dk/modules/by-module/XML/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/XML/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/XML/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/XML/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
http://at.cpan.org/modules/by-module/XML/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/XML/
http://backpan.perl.org/modules/by-module/XML/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
http://cpan.nctu.edu.tw/modules/by-module/XML/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Apr 2012 01:59:42
Original commit files touched by this commit  0.49
sunpoet search for other commits by this committer
- Update to 0.49
- Remove incorrect PERL_LEVEL check: Module::Pluggable was first released with
perl 5.8.9

Changes:        http://search.cpan.org/dist/XML-Feed/Changes
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.48
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
13 Mar 2012 04:00:12
Original commit files touched by this commit  0.48
sunpoet search for other commits by this committer
- Update to 0.48
- Add TEST_DEPENDS

Changes:        http://search.cpan.org/dist/XML-Feed/Changes
Feature safe:   yes
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.46
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
24 Oct 2011 04:17:38
Original commit files touched by this commit  0.46
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
30 Sep 2011 02:05:38
Original commit files touched by this commit  0.46
clsung search for other commits by this committer
- Update to 0.46
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.44
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
14 Jul 2011 11:39:00
Original commit files touched by this commit  0.44
bapt search for other commits by this committer
- update to 0.44
- changes: http://cpansearch.perl.org/src/MSTROUT/XML-Feed-0.44/Changes
17 May 2011 11:13:00
Original commit files touched by this commit  0.43
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.43
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
22 Jul 2009 16:27:08
Original commit files touched by this commit  0.43
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
10 May 2009 20:01:51
Original commit files touched by this commit  0.43
miwi search for other commits by this committer
- Update to 0.43
06 Apr 2009 13:06:51
Original commit files touched by this commit  0.42
jadawin search for other commits by this committer
- Update to 0.42
12 Dec 2008 09:19:47
Original commit files touched by this commit  0.41
jadawin search for other commits by this committer
- Update to 0.41
27 Nov 2008 10:36:33
Original commit files touched by this commit  0.40
tobez search for other commits by this committer
Update to 0.40.  Require perl 5.8.5+.

Changes: http://search.cpan.org/dist/XML-Feed/Changes
14 Nov 2008 09:29:10
Original commit files touched by this commit  0.30
leeym search for other commits by this committer
- update to 0.30
24 Oct 2008 05:09:02
Original commit files touched by this commit  0.23
clsung search for other commits by this committer
- Update 0.23

Changes:        http://search.cpan.org/dist/XML-Feed/Changes
23 Oct 2008 19:32:54
Original commit files touched by this commit  0.22_1
leeym search for other commits by this committer
- update dependency
- bump PORTREVISION
23 Oct 2008 14:36:36
Original commit files touched by this commit  0.22
jadawin search for other commits by this committer
- Update to 0.22
19 Oct 2008 14:02:45
Original commit files touched by this commit  0.21
leeym search for other commits by this committer
- update to 0.21
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.12
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 01:08:35
Original commit files touched by this commit  0.12
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
14 Aug 2006 07:46:08
Original commit files touched by this commit  0.12
clsung search for other commits by this committer
- update to 0.12
08 Aug 2006 15:03:34
Original commit files touched by this commit  0.11
clsung search for other commits by this committer
- Update to 0.11
- List::Util is in Perl 5.8 base.

PR:             ports/101659
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
18 Jul 2006 00:37:35
Original commit files touched by this commit  0.10
clsung search for other commits by this committer
- update to 0.10
- remove dependency of Test/More.pm
17 Jul 2006 04:45:59
Original commit files touched by this commit  0.09
ijliao search for other commits by this committer
fix build
13 Jul 2006 08:17:52
Original commit files touched by this commit  0.09
clsung search for other commits by this committer
- Update to 0.09

PR:             ports/100197
Submitted by:   tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
31 Mar 2006 22:56:03
Original commit files touched by this commit  0.08
leeym search for other commits by this committer
- update to 0.08
- assign to perl@
- requires perl 5.8.5 because XML::Atom needs it
22 Jan 2006 02:55:05
Original commit files touched by this commit  0.07
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 18:40:57
Original commit files touched by this commit  0.07
pav search for other commits by this committer
- Add SHA256
21 Sep 2005 09:03:07
Original commit files touched by this commit  0.07
lth search for other commits by this committer
Update to 0.07
31 Jul 2005 11:06:54
Original commit files touched by this commit  0.05
lth search for other commits by this committer
Update to 0.05
01 Aug 2004 21:58:36
Original commit files touched by this commit  0.02
arved search for other commits by this committer
*Argh* perl 5.8 is lang/perl5.8
01 Aug 2004 21:54:54
Original commit files touched by this commit  0.02
arved search for other commits by this committer
Port requires List::Util from perl 5.8, so raise IGNORE
30 Jul 2004 19:25:37
Original commit files touched by this commit  0.02
vanilla search for other commits by this committer
Add p5-XML-Feed 0.02, perl5 modules for Syndication feed parser and
auto-discovery.

PR:             ports/69807
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.301 seconds.