diff options
author | fredb <fredb@pkgsrc.org> | 1999-09-20 02:40:46 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 1999-09-20 02:40:46 +0000 |
commit | fc2dd044f900b41520199a464aa55415f9a70b84 (patch) | |
tree | ac1ed7e3798b29e368d1b325b57baf21d1f2cf8f /www/htdig/pkg | |
parent | 2e40173da7d6df511c393b1c4493f15b37616a79 (diff) | |
download | pkgsrc-fc2dd044f900b41520199a464aa55415f9a70b84.tar.gz |
Initial import of htdig-3.1.2 package.
Diffstat (limited to 'www/htdig/pkg')
-rw-r--r-- | www/htdig/pkg/COMMENT | 1 | ||||
-rw-r--r-- | www/htdig/pkg/DESCR | 4 | ||||
-rw-r--r-- | www/htdig/pkg/PLIST | 58 |
3 files changed, 63 insertions, 0 deletions
diff --git a/www/htdig/pkg/COMMENT b/www/htdig/pkg/COMMENT new file mode 100644 index 00000000000..740f3b901f4 --- /dev/null +++ b/www/htdig/pkg/COMMENT @@ -0,0 +1 @@ +a WWW indexing and searching system. diff --git a/www/htdig/pkg/DESCR b/www/htdig/pkg/DESCR new file mode 100644 index 00000000000..a894c9b6d33 --- /dev/null +++ b/www/htdig/pkg/DESCR @@ -0,0 +1,4 @@ +The ht://Dig system is a complete world wide web indexing and searching +system for a small domain or intranet. + +ht://Dig incorporates version 2.6.4 of Sleepycat Software's Berkeley DB. diff --git a/www/htdig/pkg/PLIST b/www/htdig/pkg/PLIST new file mode 100644 index 00000000000..3ff601353b5 --- /dev/null +++ b/www/htdig/pkg/PLIST @@ -0,0 +1,58 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/20 02:40:46 fredb Exp $ +bin/htdig +bin/htfuzzy +bin/htmerge +bin/htnotify +bin/rundig +sbin/htsearch +share/examples/htdig/search.html +@dirrm share/examples/htdig +share/htdig/conf/htdig.conf +@dirrm share/htdig/conf +share/htdig/common/header.html +share/htdig/common/footer.html +share/htdig/common/wrapper.html +share/htdig/common/nomatch.html +share/htdig/common/syntax.html +share/htdig/common/long.html +share/htdig/common/short.html +share/htdig/common/bad_words +share/htdig/common/english.0 +share/htdig/common/english.aff +share/htdig/common/synonyms +@dirrm share/htdig/common +@dirrm share/htdig/db +@dirrm share/htdig +share/httpd/htdocs/htdig/button1.gif +share/httpd/htdocs/htdig/button2.gif +share/httpd/htdocs/htdig/button3.gif +share/httpd/htdocs/htdig/button4.gif +share/httpd/htdocs/htdig/button5.gif +share/httpd/htdocs/htdig/button6.gif +share/httpd/htdocs/htdig/button7.gif +share/httpd/htdocs/htdig/button8.gif +share/httpd/htdocs/htdig/button9.gif +share/httpd/htdocs/htdig/buttonl.gif +share/httpd/htdocs/htdig/buttonr.gif +share/httpd/htdocs/htdig/button10.gif +share/httpd/htdocs/htdig/htdig.gif +share/httpd/htdocs/htdig/star.gif +share/httpd/htdocs/htdig/star_blank.gif +share/httpd/htdocs/htdig/button1.png +share/httpd/htdocs/htdig/button2.png +share/httpd/htdocs/htdig/button3.png +share/httpd/htdocs/htdig/button4.png +share/httpd/htdocs/htdig/button5.png +share/httpd/htdocs/htdig/button6.png +share/httpd/htdocs/htdig/button7.png +share/httpd/htdocs/htdig/button8.png +share/httpd/htdocs/htdig/button9.png +share/httpd/htdocs/htdig/buttonl.png +share/httpd/htdocs/htdig/buttonr.png +share/httpd/htdocs/htdig/button10.png +share/httpd/htdocs/htdig/htdig.png +share/httpd/htdocs/htdig/star.png +share/httpd/htdocs/htdig/star_blank.png +@dirrm share/httpd/htdocs/htdig +@dirrm share/httpd/htdocs +@dirrm share/httpd |