1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add mknmz-wwwoffle, a tool which performs full-text search over the cache created by

WWWOFFLE, using full-text search system Namazu (http://www.namazu.org/).  mknmz-wwwoffle
adds a filter for mknmz which is used to generate index files for cache entries in WWWOFFLE.

PR:		ports/66168
Submitted by:	Andrey Slusar <vasallia@ukr.net>
This commit is contained in:
Pav Lucistnik 2004-05-05 14:41:53 +00:00
parent 17e67d2cab
commit 8a09b410b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108458
5 changed files with 45 additions and 0 deletions

View File

@ -197,6 +197,7 @@
SUBDIR += micro_httpd
SUBDIR += middleman
SUBDIR += mini_httpd
SUBDIR += mknmz-wwwoffle
SUBDIR += mmosaic
SUBDIR += mnogosearch
SUBDIR += mod_access_identd

View File

@ -0,0 +1,34 @@
# New ports collection makefile for: mknmz-wwwoffle
# Date created: 2 May 2004
# Whom: Andrey Slusar <vasallia@ukr.net>
#
# $FreeBSD$
#
PORTNAME= mknmz-wwwoffle
PORTVERSION= 0.7.2
CATEGORIES= databases www textproc
MASTER_SITES= http://www.naney.org/comp/distrib/mknmz-wwwoffle/archive/
MAINTAINER= vasallia@ukr.net
COMMENT= WWWOFFLE cache indexer for full-text search system Namazu
RUN_DEPENDS= ${LOCALBASE}/bin/wwwoffle:${PORTSDIR}/www/wwwoffle
BUILD_DEPENDS= ${LOCALBASE}/bin/mknmz:${PORTSDIR}/databases/namazu2
USE_PERL5= yes
HAS_CONFIGURE= yes
MAN1= mknmz-wwwoffle.1
PORTDOCS= AUTHORS COPYING INSTALL INSTALL.ja NEWS README README.ja THANKS
post-build:
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${DOCSDIR}
.for a in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${a} ${DOCSDIR}
.endfor
.endif
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (mknmz-wwwoffle-0.7.2.tar.gz) = 9258fa92d31d4894e898e61805d48d04
SIZE (mknmz-wwwoffle-0.7.2.tar.gz) = 64070

View File

@ -0,0 +1,6 @@
mknmz-wwwoffle performs full-text search over the cache created by WWWOFFLE,
using full-text search system Namazu (http://www.namazu.org/). mknmz-wwwoffle
adds a filter for mknmz which is used to generate index files for cache entries
in WWWOFFLE.
WWW: http://www.naney.org/comp/distrib/mknmz-wwwoffle/

View File

@ -0,0 +1,2 @@
bin/mknmz-wwwoffle
share/namazu/filter/wwwofflecache.pl