cvs commit: ports/www Makefile ports/www/rubygem-feed-normalizer Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Tue Jul 14 21:55:19 UTC 2009


miwi        2009-07-14 21:55:19 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-feed-normalizer Makefile distinfo pkg-descr 
  Log:
  Feed normalizer wraps various RSS and Atom parsers, and returns
  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>
  
  Revision  Changes    Path
  1.2400    +1 -0      ports/www/Makefile
  1.1       +24 -0     ports/www/rubygem-feed-normalizer/Makefile (new)
  1.1       +3 -0      ports/www/rubygem-feed-normalizer/distinfo (new)
  1.1       +11 -0     ports/www/rubygem-feed-normalizer/pkg-descr (new)


More information about the cvs-all mailing list