Mon May 25 09:43:52 2009 UTC ()
Import java-pure-hyperestraier-1.0.0.1.4.13 as textproc/java-pure-hyperestraier.

Hyper Estraier is a full-text search system.  You can search lots of
documents for some documents including specified words.  If you run a
web site, it is useful as your own search engine for pages in your
site.  Also, it is useful as search utilities of mail boxes and file
servers.

This package provides the Java pure interface of Hyper Estraier.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(obache)
diff -r0 -r1.1.1.1 pkgsrc/textproc/java-pure-hyperestraier/Makefile
diff -r0 -r1.1.1.1 pkgsrc/textproc/java-pure-hyperestraier/DESCR
diff -r0 -r1.1.1.1 pkgsrc/textproc/java-pure-hyperestraier/PLIST

File Added: pkgsrc/textproc/java-pure-hyperestraier/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/05/25 09:43:52 obache Exp $
#

.include "../../textproc/hyperestraier/Makefile.common"

PKGNAME=	java-pure-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION}
CATEGORIES=	databases java

COMMENT=	Java pure interface of Hyper Estraier
LICENSE=	gnu-lgpl-v2.1

PKG_DESTDIR_SUPPORT=	user-destdir

MY_SUBDIR=	javapure
BUILD_DIRS=	${MY_SUBDIR}
CONFIGURE_DIRS=	${MY_SUBDIR}

GNU_CONFIGURE=	yes

TEST_TARGET=	check

.include "../../mk/java-vm.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/java-pure-hyperestraier/DESCR
Hyper Estraier is a full-text search system.  You can search lots of
documents for some documents including specified words.  If you run a
web site, it is useful as your own search engine for pages in your
site.  Also, it is useful as search utilities of mail boxes and file
servers.

This package provides the Java pure interface of Hyper Estraier.

File Added: pkgsrc/textproc/java-pure-hyperestraier/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/25 09:43:52 obache Exp $
lib/estraierpure.jar