Initial Import of ht://dig, a search engine.

This commit is contained in:
Bill Fumerola 1998-11-18 21:02:48 +00:00
parent 0104efc656
commit 487696188e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14654
5 changed files with 77 additions and 0 deletions

27
textproc/htdig/Makefile Normal file
View File

@ -0,0 +1,27 @@
# New ports collection makefile for: htdig
# Version required: 3.0.8b2
# Date created: 18 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
# $Id: $
#
DISTNAME= htdig-3.1.0b2
PKGNAME= htdig-3.1.0
CATEGORIES= textproc
MASTER_SITES= http://www.htdig.org/files/ \
http://www.FreeBSD.org/~billf/
MAINTAINER= billf@FreeBSD.org
GNU_CONFIGURE= yes
BUILD_TARGET= depends all
post-patch:
${MV} ${WRKSRC}/CONFIG.in ${WRKSRC}/CONFIG.in.old
${CAT} ${WRKSRC}/CONFIG.in.old | \
${SED} -e 's#/opt/www/#${PREFIX}/www/#g' | \
${SED} -e 's#htdocs#data#g' >> ${WRKSRC}/CONFIG.in
.include <bsd.port.mk>

1
textproc/htdig/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (htdig-3.1.0b2.tar.gz) = 1c3ae51acfd8aeea84b47693f5fa8f05

View File

@ -0,0 +1 @@
a www indexing and searching system for an intranet

15
textproc/htdig/pkg-descr Normal file
View File

@ -0,0 +1,15 @@
The ht://Dig system is a complete world wide web indexing and
searching system for a small domain or intranet. This system is not
meant to replace the need for powerful internet-wide search systems
like Lycos, Infoseek, Webcrawler and AltaVista. Instead it is meant
to cover the search needs for a single company, campus, or even a
particular sub section of a web site.
As opposed to some WAIS-based or web-server based search engines,
ht://Dig can span several web servers at a site. The type of these
different web servers doesn't matter as long as they understand the
HTTP 1.0 protocol.
Homepage: http://www.htdig.org
Bill Fumerola <billf@chc-chimes.com>

33
textproc/htdig/pkg-plist Normal file
View File

@ -0,0 +1,33 @@
bin/rundig
bin/htfuzzy
bin/htdig
bin/htmerge
bin/htnotify
etc/htdig.conf
share/htdig/footer.html
share/htdig/bad_words
share/htdig/header.html
share/htdig/nomatch.html
share/htdig/syntax.html
share/htdig/english.0
share/htdig/english.aff
share/htdig/synonyms
www/data/htdig/search.html
www/data/htdig/button1.gif
www/data/htdig/button2.gif
www/data/htdig/button3.gif
www/data/htdig/button4.gif
www/data/htdig/button5.gif
www/data/htdig/button6.gif
www/data/htdig/button7.gif
www/data/htdig/button8.gif
www/data/htdig/button9.gif
www/data/htdig/buttonl.gif
www/data/htdig/buttonr.gif
www/data/htdig/button10.gif
www/data/htdig/htdig.gif
www/data/htdig/star.gif
www/data/htdig/star_blank.gif
www/cgi-bin/htsearch
@dirrm www/data/htdig
@dirrm share/htdig