Date: Sat, 5 Jul 2008 09:24:34 +0000 (UTC) From: Henrik Brix Andersen <brix@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/xapian-omega Makefile distinfo pkg-descr pkg-plist ports/www/xapian-omega/files patch-runfilter.cc Message-ID: <200807050924.m659OYwF084769@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brix 2008-07-05 09:24:34 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xapian-omega Makefile distinfo pkg-descr pkg-plist www/xapian-omega/files patch-runfilter.cc Log: CGI search application built on Xapian This package contains two index building utilities (omindex and scriptindex) and a CGI search application (omega). These use the Xapian search library to provide a search over a collection of documents. Approved by: erwin (mentor) Revision Changes Path 1.2084 +1 -0 ports/www/Makefile 1.1 +66 -0 ports/www/xapian-omega/Makefile (new) 1.1 +3 -0 ports/www/xapian-omega/distinfo (new) 1.1 +10 -0 ports/www/xapian-omega/files/patch-runfilter.cc (new) 1.1 +6 -0 ports/www/xapian-omega/pkg-descr (new) 1.1 +11 -0 ports/www/xapian-omega/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807050924.m659OYwF084769>