Date: Wed, 19 Sep 2007 12:21:34 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/xaira Makefile distinfo pkg-descr pkg-plist ports/textproc/xaira/files patch-configure.in pkg-message.in xaira-server.in Message-ID: <200709191221.l8JCLY7h019759@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tabthorpe 2007-09-19 12:21:34 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/xaira Makefile distinfo pkg-descr pkg-plist textproc/xaira/files patch-configure.in pkg-message.in xaira-server.in Log: Xaira is an XML Aware Indexing and Retrieval Application designed to allow fast access to large corpora marked up in XML. Xaira is the current name for a new version of SARA, the text searching software originally developed at OUCS for use with the British National Corpus. This new version has been entirely re-written as a general purpose XML search engine, which will operate on any corpus of well-formed XML documents. It is however best used with TEI-conformant documents. Xaira has full Unicode support. This means you can use it to search and display text in any language, provided you have a suitable Unicode font installed on your system. WWW: http://www.xaira.org PR: ports/116259 Submitted by: Mathias Monnerville <mathias at monnerville.com> Revision Changes Path 1.1183 +1 -0 ports/textproc/Makefile 1.1 +52 -0 ports/textproc/xaira/Makefile (new) 1.1 +3 -0 ports/textproc/xaira/distinfo (new) 1.1 +51 -0 ports/textproc/xaira/files/patch-configure.in (new) 1.1 +11 -0 ports/textproc/xaira/files/pkg-message.in (new) 1.1 +18 -0 ports/textproc/xaira/files/xaira-server.in (new) 1.1 +18 -0 ports/textproc/xaira/pkg-descr (new) 1.1 +22 -0 ports/textproc/xaira/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709191221.l8JCLY7h019759>