Date: Tue, 28 Mar 2006 17:16:23 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Catalyst-Model-Xapian Makefile distinfo pkg-descr pkg-plist Message-ID: <200603281716.k2SHGOYZ049332@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2006-03-28 17:16:23 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-Catalyst-Model-Xapian Makefile distinfo pkg-descr
pkg-plist
Log:
This model class wraps Search::Xapian to provide a friendly, paged
interface to Xapian (www.xapian.org) indexes. This class adds a little
extra convenience on top of the Search::Xapian class. It expects you to
use the QueryParser, and sets up some keywords based on the standard
omega keywords (id, host, date, month, year,title), so that you can do
searches like
'fubar site:microsoft.com'
WWW: http://search.cpan.org/dist/Catalyst-Model-Xapian/
PR: ports/93713
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Revision Changes Path
1.1348 +1 -0 ports/www/Makefile
1.1 +32 -0 ports/www/p5-Catalyst-Model-Xapian/Makefile (new)
1.1 +3 -0 ports/www/p5-Catalyst-Model-Xapian/distinfo (new)
1.1 +10 -0 ports/www/p5-Catalyst-Model-Xapian/pkg-descr (new)
1.1 +6 -0 ports/www/p5-Catalyst-Model-Xapian/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603281716.k2SHGOYZ049332>
