aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Search-Xapian10/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-05-04 03:55:11 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-05-04 03:55:11 +0000
commit06a27a0b36e3cd635030841bfae6077d039c3c76 (patch)
tree1588d24c4914aa5badd6232d8e222bea271a455c /databases/p5-Search-Xapian10/pkg-descr
parentb68bfd31ae9df0c66283f279374ed7acb4f409dd (diff)
downloadports-pre-xorg-7.tar.gz
ports-pre-xorg-7.zip
This commit was manufactured by cvs2svn to create tag 'PRE_XORG_7'.pre-xorg-7
Diffstat (limited to 'databases/p5-Search-Xapian10/pkg-descr')
-rw-r--r--databases/p5-Search-Xapian10/pkg-descr20
1 files changed, 0 insertions, 20 deletions
diff --git a/databases/p5-Search-Xapian10/pkg-descr b/databases/p5-Search-Xapian10/pkg-descr
deleted file mode 100644
index 1e73d225f72a..000000000000
--- a/databases/p5-Search-Xapian10/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-This module wraps most methods of most Xapian classes. The missing classes
-and methods should be added in the future. It also provides a simplified,
-more 'perlish' interface - as demonstrated above.
-
-The Xapian library is evolving very quickly at the time of writing,
-hence any documentation placed here would be likely to become out of
-date quite rapidly, and I do not have the patience to write some which
-could rapidly become redundant.
-
-Apologies to those of you considering using this module. For the time
-being, I would suggest garnering what you can from the tests and
-examples provided, or reading through the Xapian documentation on
-http://www.xapian.org/, notably the API documentation at
-http://www.xapian.org/docs/apidoc/html/annotated.html
-
-If you encounter problems, email either me or preferably the
-Xapian-discuss mailing list (which I am on - subscription details can
-be found on the Xapian web site).
-
-WWW: http://search.cpan.org/dist/Search-Xapian/