76ac FreshPorts -- textproc/p5-XML-RSS-LibXML
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-LibXML 0.31.02 textproc on this many watch lists=1 search for ports that depend on this port
XML::RSS with XML::LibXML
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jan 2006 02:48:43
Also Listed In: perl5
License: not specified in port


XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
XML::RSS' XML::Parser (expat), while trying to keep interface
compatibility with XML::RSS.

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://search.cpan.org/dist/XML-RSS-LibXML/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-Class-Accessor
  2. devel/p5-DateTime-Format-Mail
  3. devel/p5-DateTime-Format-W3CDTF
  4. devel/p5-UNIVERSAL-require
  5. textproc/p5-XML-LibXML
  6. lang/perl5.8
Required To Run:
  1. devel/p5-Class-Accessor
  2. devel/p5-DateTime-Format-Mail
  3. devel/p5-DateTime-Format-W3CDTF
  4. devel/p5-UNIVERSAL-require
  5. textproc/p5-XML-LibXML
  6. lang/perl5.8

This port is required by:

for Build for Run

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


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.dti.ad.jp/pub/lang/CPAN/modules/by-module/XML/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/XML/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/XML/
  10. http://at.cpan.org/modules/by-module/XML/
  11. http://backpan.perl.org/modules/by-module/XML/
  12. http://cpan.nctu.edu.tw/modules/by-module/XML/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  14. http://www.cpan.dk/modules/by-module/XML/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Sep 2011 12:34:18
Original commit files touched by this commit  0.31.02
sunpoet search for other commits by this committer
- Update to 0.3102
- Respect PORTEXAMPLES
- Sort *_DEPENDS and PLIST

Changes:        http://search.cpan.org/dist/XML-RSS-LibXML/Changes
17 Sep 2011 06:49:29
Original commit files touched by this commit  0.31.00
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
17 May 2011 11:13:00
Original commit files touched by this commit  0.31.00
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
07 Dec 2010 19:35:25
Original commit files touched by this commit  0.31.00
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
12 Oct 2010 06:10:10
Original commit files touched by this commit  0.31.00
pgollucci search for other commits by this committer
- Update to 0.31.00

PR:             ports/151010
Submitted by:   max
Approved by:    maintainer timeout (clsung ; 14 days)
Changes:        http://search.cpan.org/dist/XML-RSS-LibXML/Changes
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.30.02
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@
11 Oct 2007 12:21:12
Original commit files touched by this commit  0.30.02
clsung search for other commits by this committer
- Update to 0.30.02 (0.3002)
08 Sep 2007 01:08:35
Original commit files touched by this commit  0.30.01
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
08 Jun 2007 00:54:53
Original commit files touched by this commit  0.30.01
clsung search for other commits by this committer
- Update to 0.30.01
- give up maintainership
30 Sep 2006 15:40:40
Original commit files touched by this commit  0.23_1
skv search for other commits by this committer
Reflect p5-XML-LibXML-XPathContext removal.
09 Jul 2006 14:03:56
Original commit files touched by this commit  0.23
clsung search for other commits by this committer
- Update to 0.23

PR:             ports/99964
Submitted by:   maintainer (Gea-Suan Lin)
02 Jun 2006 20:19:40
Original commit files touched by this commit  0.21
aaron search for other commits by this committer
- Update from v0.19 to v0.21
- Move to MODBUILD
- Restrict to Perl 5.7.3+ due to new dependency upon converters/p5-Encode
- Update plist

Changes
=======

Except where noted, all changes made by Daisuke Maki

0.21 - 31 May 2006
  - Repository blunder messes up the distro. fixed.
    Reported by Tatsuhiko Miyagawa

0.20 - 14 May 2006
  - Set $rss->{version} for compatibility.
  - As a result, we no longer set or depend on $rss->{_internal}{version}.
    If you saw it and used it, then stop doing that ;)

PR:             ports/98333
Submitted by:   aaron
Reviewed by:    maintainer
Approved by:    maintainer, tobez (implicit)
28 Apr 2006 02:26:40
Original commit files touched by this commit  0.19
ijliao search for other commits by this committer
upgrade to 0.19

PR:             96441
Submitted by:   maintainer
20 Feb 2006 20:50:22
Original commit files touched by this commit  0.15
fenner search for other commits by this committer
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
22 Jan 2006 02:55:05
Original commit files touched by this commit  0.15
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)
21 Jan 2006 08:26:36
Original commit files touched by this commit  0.15
clsung search for other commits by this committer
- fix pkg-plist
- noted by krismail

PR:             92034
Submitted by:   clsung
Approved by:    maintainer (Gea-Suan Lin)
16 Jan 2006 02:39:06
Original commit files touched by this commit  0.15
clsung search for other commits by this committer
Add p5-XML-RSS-LibXML 0.15, XML::RSS with XML::LibXML.

PR:             ports/91819
Submitted by:   Gea-Suan Lin <gslin@gslin.org>

Number of commits found: 17

2846
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

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