diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-21 19:36:34 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-21 19:36:34 +0000 |
commit | aaea12de08b4de3a7167f03ce9eaaf87db4058a4 (patch) | |
tree | c8a2de5b624ad1479e58848d9a00f93d0107ab2a /www/udmsearch/pkg-plist | |
parent | e52f8651009259980879fdf95aeea1e3d5e3b69d (diff) | |
download | FreeBSD-ports-aaea12de08b4de3a7167f03ce9eaaf87db4058a4.zip FreeBSD-ports-aaea12de08b4de3a7167f03ce9eaaf87db4058a4.tar.gz |
UdmSearch is a full featured MySQL-based search engine for intranet or small
domain Internet web servers. You can also use it to build specialized search
engines such as cooking recipies or searching newspaper articles.
Provides pre-built web search frontends in C (via CGI) and PHP.
PR: ports/13471, ports/13760, ports/14415
Submitted by: Alexander I. Barkov <bar@titan.izhcom.ru>
Kelley Yancey <kbyanc@posi.net>
Diffstat (limited to 'www/udmsearch/pkg-plist')
-rw-r--r-- | www/udmsearch/pkg-plist | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/www/udmsearch/pkg-plist b/www/udmsearch/pkg-plist new file mode 100644 index 0000000..2120f0a --- /dev/null +++ b/www/udmsearch/pkg-plist @@ -0,0 +1,30 @@ +bin/udmsearch/search.cgi +bin/udmsearch/search.phtml +bin/udmsearch/search.php3 +bin/udmsearch/morph.php3 +bin/udmsearch/udmsearch.gif +etc/udmsearch/indexer.conf-dist +etc/udmsearch/search.htm-dist +etc/udmsearch/create/msql/create.txt +etc/udmsearch/create/mysql/alter19-20.txt +etc/udmsearch/create/mysql/alter20-21.txt +etc/udmsearch/create/mysql/create.txt +etc/udmsearch/create/pgsql/create.txt +etc/udmsearch/create/stopwords/stop.de.txt +etc/udmsearch/create/stopwords/stop.en.txt +etc/udmsearch/create/stopwords/stop.es.txt +etc/udmsearch/create/stopwords/stop.fr.txt +etc/udmsearch/create/stopwords/stop.nl.txt +etc/udmsearch/create/stopwords/stop.no.txt +etc/udmsearch/create/stopwords/stop.pt.txt +etc/udmsearch/create/stopwords/stop.ru.txt +etc/udmsearch/create/stopwords/stop.ua.txt +doc/UdmSearch.sgml +sbin/indexer +@dirrm bin/udmsearch +@dirrm etc/udmsearch/create/msql +@dirrm etc/udmsearch/create/mysql +@dirrm etc/udmsearch/create/pgsql +@dirrm etc/udmsearch/create/stopwords +@dirrm etc/udmsearch/create +@dirrm etc/udmsearch |