Date: Mon, 4 Aug 2008 10:52:10 +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/textproc Makefile ports/textproc/p5-XML-RSSLite Makefile distinfo pkg-descr pkg-plist Message-ID: <200808041052.m74AqAFZ028707@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808041052.m74AqAFZ028707>