Bug 126116 - [NEW PORT] textproc/p5-XML-RSSLite: Lightweight, relaxed RSS (and XML-ish) parser
Summary: [NEW PORT] textproc/p5-XML-RSSLite: Lightweight, relaxed RSS (and XML-ish) pa...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-31 05:10 UTC by Tomoyuki Sakurai
Modified: 2008-08-04 12:00 UTC (History)
0 users

See Also:


Attachments
p5-XML-RSSLite-0.11.shar (2.11 KB, text/plain)
2008-07-31 05:10 UTC, Tomoyuki Sakurai
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomoyuki Sakurai 2008-07-31 05:10:01 UTC
This module attempts to extract the maximum amount of content from available
documents, and is less concerned with XML compliance than alternatives.
Rather than rely on XML::Parser, it uses heuristics and good old-fashioned
Perl regular expressions.

WWW:	http://search.cpan.org/dist/XML-RSSLite/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-08-04 11:52:16 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-04 11:52:24 UTC
miwi        2008-08-04 10:52:10 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-XML-RSSLite Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module attempts to extract the maximum amount of content from available
  documents, and is less concerned with XML compliance than alternatives.
  Rather than rely on XML::Parser, it uses heuristics and good old-fashioned
  Perl regular expressions.
  
  WWW:    http://search.cpan.org/dist/XML-RSSLite/
  
  PR:             ports/126116
  Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>
  
  Revision  Changes    Path
  1.1253    +1 -0      ports/textproc/Makefile
  1.1       +22 -0     ports/textproc/p5-XML-RSSLite/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-XML-RSSLite/distinfo (new)
  1.1       +6 -0      ports/textproc/p5-XML-RSSLite/pkg-descr (new)
  1.1       +5 -0      ports/textproc/p5-XML-RSSLite/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"