mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Estraier is a full-text search system for personal use. Full-text search means
functions to search lots of documents for some documents including specified words. The principal purpose of Estraier is to realize a full-text search system of a web site. It functions similarly to Google, but for a personal web site or sites in an intranet. PR: ports/71090 Submitted by: Michael Johnson <ahze@ahze.net>
This commit is contained in:
parent
359767b4a8
commit
55f60f4983
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117563
@ -76,6 +76,7 @@
|
||||
SUBDIR += esecanna-module-vje25
|
||||
SUBDIR += esecanna-module-vje30
|
||||
SUBDIR += esecanna-module-wnn6
|
||||
SUBDIR += estraier
|
||||
SUBDIR += eterm
|
||||
SUBDIR += ewipe
|
||||
SUBDIR += exmh2
|
||||
|
57
japanese/estraier/Makefile
Normal file
57
japanese/estraier/Makefile
Normal file
@ -0,0 +1,57 @@
|
||||
# New ports collection makefile for: estraier
|
||||
# Date created: 2004-08-28
|
||||
# Whom: Michael Johnson <ahze@ahze.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= estraier
|
||||
PORTVERSION= 1.2.23
|
||||
CATEGORIES= japanese textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ahze@ahze.net
|
||||
COMMENT= A full-text search system for personal use
|
||||
|
||||
LIB_DEPENDS= qdbm.3:${PORTSDIR}/databases/qdbm
|
||||
|
||||
USE_ICONV= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-sysqdbm \
|
||||
--enable-dlfilter
|
||||
|
||||
OPTIONS= CHASEN "Japanese Morphological Analysis Support" On \
|
||||
MECAB "Part-of-Speech and Morphological Analyzer" On \
|
||||
KAKASI "Language processing filter/converter" On
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_CHASEN)
|
||||
LIB_DEPENDS+= chasen.0:${PORTSDIR}/japanese/chasen-base
|
||||
|
||||
CONFIGURE_ARGS+= --enable-chasen
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == i386 && !defined(WITHOUT_MECAB)
|
||||
LIB_DEPENDS+= mecab.0:${PORTSDIR}/japanese/mecab
|
||||
|
||||
CONFIGURE_ARGS+= --enable-mecab
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_KAKASI)
|
||||
LIB_DEPENDS+= kakasi.3:${PORTSDIR}/japanese/kakasi
|
||||
|
||||
CONFIGURE_ARGS+= --enable-kakasi
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2|${CFLAGS}|' ${WRKSRC}/configure ${WRKSRC}/Makefile.in
|
||||
.if defined(NOPORTDOCS)
|
||||
@${REINPLACE_CMD} -e 's|MYDOCS|#|' ${WRKSRC}/Makefile.in
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
2
japanese/estraier/distinfo
Normal file
2
japanese/estraier/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (estraier-1.2.23.tar.gz) = 533260da1d7b86b79eb1908af4fc86c7
|
||||
SIZE (estraier-1.2.23.tar.gz) = 389430
|
7
japanese/estraier/pkg-descr
Normal file
7
japanese/estraier/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
Estraier is a full-text search system for personal use. Full-text search means
|
||||
functions to search lots of documents for some documents including specified
|
||||
words. The principal purpose of Estraier is to realize a full-text search
|
||||
system of a web site. It functions similarly to Google, but for a personal
|
||||
web site or sites in an intranet.
|
||||
|
||||
WWW: http://estraier.sourceforge.net/
|
46
japanese/estraier/pkg-plist
Normal file
46
japanese/estraier/pkg-plist
Normal file
@ -0,0 +1,46 @@
|
||||
bin/estautoreg
|
||||
bin/estdochtml
|
||||
bin/estgzhtml
|
||||
bin/estindex
|
||||
bin/estmanhtml
|
||||
bin/estmbtomh
|
||||
bin/estpdfhtml
|
||||
bin/estppthtml
|
||||
bin/estserver
|
||||
bin/estsiutil
|
||||
bin/estwolels
|
||||
bin/estxdthtml
|
||||
bin/estxdwhtml
|
||||
bin/estxlshtml
|
||||
bin/estxview
|
||||
libexec/estmerge.cgi
|
||||
libexec/estsearch.cgi
|
||||
%%PORTDOCS%%share/estraier/COPYING
|
||||
%%PORTDOCS%%share/estraier/ChangeLog
|
||||
share/estraier/estmerge.conf
|
||||
share/estraier/estmerge.tmpl
|
||||
share/estraier/estmerge.top
|
||||
share/estraier/estsearch.conf
|
||||
share/estraier/estsearch.tmpl
|
||||
share/estraier/estsearch.top
|
||||
share/estraier/estxview.css
|
||||
share/estraier/estxview.dtd
|
||||
share/estraier/estxview.xsl
|
||||
share/estraier/locale/ja/estmerge.conf
|
||||
share/estraier/locale/ja/estmerge.tmpl
|
||||
share/estraier/locale/ja/estmerge.top
|
||||
share/estraier/locale/ja/estsearch.conf
|
||||
share/estraier/locale/ja/estsearch.tmpl
|
||||
share/estraier/locale/ja/estsearch.top
|
||||
share/estraier/skins/school/estmerge.tmpl
|
||||
share/estraier/skins/school/estsearch.tmpl
|
||||
share/estraier/skins/stoic/estmerge.tmpl
|
||||
share/estraier/skins/stoic/estsearch.tmpl
|
||||
%%PORTDOCS%%share/estraier/spex-ja.html
|
||||
%%PORTDOCS%%share/estraier/spex.html
|
||||
@dirrm share/estraier/skins/stoic
|
||||
@dirrm share/estraier/skins/school
|
||||
@dirrm share/estraier/skins
|
||||
@dirrm share/estraier/locale/ja
|
||||
@dirrm share/estraier/locale
|
||||
@dirrm share/estraier
|
57
textproc/estraier/Makefile
Normal file
57
textproc/estraier/Makefile
Normal file
@ -0,0 +1,57 @@
|
||||
# New ports collection makefile for: estraier
|
||||
# Date created: 2004-08-28
|
||||
# Whom: Michael Johnson <ahze@ahze.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= estraier
|
||||
PORTVERSION= 1.2.23
|
||||
CATEGORIES= japanese textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ahze@ahze.net
|
||||
COMMENT= A full-text search system for personal use
|
||||
|
||||
LIB_DEPENDS= qdbm.3:${PORTSDIR}/databases/qdbm
|
||||
|
||||
USE_ICONV= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-sysqdbm \
|
||||
--enable-dlfilter
|
||||
|
||||
OPTIONS= CHASEN "Japanese Morphological Analysis Support" On \
|
||||
MECAB "Part-of-Speech and Morphological Analyzer" On \
|
||||
KAKASI "Language processing filter/converter" On
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_CHASEN)
|
||||
LIB_DEPENDS+= chasen.0:${PORTSDIR}/japanese/chasen-base
|
||||
|
||||
CONFIGURE_ARGS+= --enable-chasen
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == i386 && !defined(WITHOUT_MECAB)
|
||||
LIB_DEPENDS+= mecab.0:${PORTSDIR}/japanese/mecab
|
||||
|
||||
CONFIGURE_ARGS+= --enable-mecab
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_KAKASI)
|
||||
LIB_DEPENDS+= kakasi.3:${PORTSDIR}/japanese/kakasi
|
||||
|
||||
CONFIGURE_ARGS+= --enable-kakasi
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2|${CFLAGS}|' ${WRKSRC}/configure ${WRKSRC}/Makefile.in
|
||||
.if defined(NOPORTDOCS)
|
||||
@${REINPLACE_CMD} -e 's|MYDOCS|#|' ${WRKSRC}/Makefile.in
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
2
textproc/estraier/distinfo
Normal file
2
textproc/estraier/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (estraier-1.2.23.tar.gz) = 533260da1d7b86b79eb1908af4fc86c7
|
||||
SIZE (estraier-1.2.23.tar.gz) = 389430
|
7
textproc/estraier/pkg-descr
Normal file
7
textproc/estraier/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
Estraier is a full-text search system for personal use. Full-text search means
|
||||
functions to search lots of documents for some documents including specified
|
||||
words. The principal purpose of Estraier is to realize a full-text search
|
||||
system of a web site. It functions similarly to Google, but for a personal
|
||||
web site or sites in an intranet.
|
||||
|
||||
WWW: http://estraier.sourceforge.net/
|
46
textproc/estraier/pkg-plist
Normal file
46
textproc/estraier/pkg-plist
Normal file
@ -0,0 +1,46 @@
|
||||
bin/estautoreg
|
||||
bin/estdochtml
|
||||
bin/estgzhtml
|
||||
bin/estindex
|
||||
bin/estmanhtml
|
||||
bin/estmbtomh
|
||||
bin/estpdfhtml
|
||||
bin/estppthtml
|
||||
bin/estserver
|
||||
bin/estsiutil
|
||||
bin/estwolels
|
||||
bin/estxdthtml
|
||||
bin/estxdwhtml
|
||||
bin/estxlshtml
|
||||
bin/estxview
|
||||
libexec/estmerge.cgi
|
||||
libexec/estsearch.cgi
|
||||
%%PORTDOCS%%share/estraier/COPYING
|
||||
%%PORTDOCS%%share/estraier/ChangeLog
|
||||
share/estraier/estmerge.conf
|
||||
share/estraier/estmerge.tmpl
|
||||
share/estraier/estmerge.top
|
||||
share/estraier/estsearch.conf
|
||||
share/estraier/estsearch.tmpl
|
||||
share/estraier/estsearch.top
|
||||
share/estraier/estxview.css
|
||||
share/estraier/estxview.dtd
|
||||
share/estraier/estxview.xsl
|
||||
share/estraier/locale/ja/estmerge.conf
|
||||
share/estraier/locale/ja/estmerge.tmpl
|
||||
share/estraier/locale/ja/estmerge.top
|
||||
share/estraier/locale/ja/estsearch.conf
|
||||
share/estraier/locale/ja/estsearch.tmpl
|
||||
share/estraier/locale/ja/estsearch.top
|
||||
share/estraier/skins/school/estmerge.tmpl
|
||||
share/estraier/skins/school/estsearch.tmpl
|
||||
share/estraier/skins/stoic/estmerge.tmpl
|
||||
share/estraier/skins/stoic/estsearch.tmpl
|
||||
%%PORTDOCS%%share/estraier/spex-ja.html
|
||||
%%PORTDOCS%%share/estraier/spex.html
|
||||
@dirrm share/estraier/skins/stoic
|
||||
@dirrm share/estraier/skins/school
|
||||
@dirrm share/estraier/skins
|
||||
@dirrm share/estraier/locale/ja
|
||||
@dirrm share/estraier/locale
|
||||
@dirrm share/estraier
|
Loading…
Reference in New Issue
Block a user