aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-feed-normalizer
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - github is redirecting all these to https nowPhilip M. Gollucci2010-11-111-1/+1
| | | | Notes: svn path=/head/; revision=264379
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* - Update to 1.5.2Philip M. Gollucci2010-06-062-4/+4
| | | | | | | | | PR: ports/147537 Approved by: markun@onohara.to (maintainer) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=255925
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portsPhilip M. Gollucci2010-05-261-1/+1
| | | | | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@ Notes: svn path=/head/; revision=255136
* Feed normalizer wraps various RSS and Atom parsers, and returnsMartin Wilke2009-07-143-0/+38
a single unified object graph, regardless of the underlying feed format. Feed normalizer attempts to parse a given feed using all available configured parsers. Feed normalizer is useful when the representation of the data of an underlying RSS/Atom feed should be the same regardless of the underlying format and its terminology. WWW: http://rubyforge.org/projects/feed-normalizer/ PR: ports/136758 Submitted by: TERAMOTO Masahiro <markun at onohara.to> Notes: svn path=/head/; revision=237817