Date: Tue, 14 Jul 2009 21:55:19 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/rubygem-feed-normalizer Makefile distinfo pkg-descr Message-ID: <200907142155.n6ELtJhA056676@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907142155.n6ELtJhA056676>