From 0f8c45aac42fb628b3a456ae2cdfae718dc92356 Mon Sep 17 00:00:00 2001 From: Minto van der Sluis Date: Sat, 19 May 2007 16:58:17 +0000 Subject: [PATCH] Oliver Winston (zuberi): * added dpsearch (4.44) - Full featured web search engine git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21123 10447126-35f2-4685-b0cf-6dd780d3921f --- textproc/dpsearch/dpsearch.cache | 26 +++++++++++++++++++++++ textproc/dpsearch/dpsearch.conf | 30 ++++++++++++++++++++++++++ textproc/dpsearch/dpsearch.desc | 36 ++++++++++++++++++++++++++++++++ 3 files changed, 92 insertions(+) create mode 100644 textproc/dpsearch/dpsearch.cache create mode 100644 textproc/dpsearch/dpsearch.conf create mode 100644 textproc/dpsearch/dpsearch.desc diff --git a/textproc/dpsearch/dpsearch.cache b/textproc/dpsearch/dpsearch.cache new file mode 100644 index 000000000..b8a897173 --- /dev/null +++ b/textproc/dpsearch/dpsearch.cache @@ -0,0 +1,26 @@ + +[TIMESTAMP] 1178553337 Mon May 7 16:55:37 2007 +[BUILDTIME] 55 (5) +[SIZE] 11.16 MB, 1123 files + +[DEP] aspell +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] mktemp +[DEP] mysql +[DEP] openssl +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux +[DEP] zlib diff --git a/textproc/dpsearch/dpsearch.conf b/textproc/dpsearch/dpsearch.conf new file mode 100644 index 000000000..4396238a6 --- /dev/null +++ b/textproc/dpsearch/dpsearch.conf @@ -0,0 +1,30 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../dpsearch/dpsearch.conf +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +if [ $prefix_auto = 1 ] ; then + prefix="opt/dpsearch" + set_confopt +fi + +if pkginstalled mysql; then + + var_append extraconfopt ' ' "--with-mysql=$root/$(pkgprefix mysql)" +fi +if pkginstalled postgresql; then + var_append extraconfopt ' ' "--with-postgresql=$root/$(pkgprefix postgresql)" +fi + +if pkginstalled openssl; then + var_append extraconfopt ' ' "--with-openssl=$root/$(pkgprefix openssl)" +fi diff --git a/textproc/dpsearch/dpsearch.desc b/textproc/dpsearch/dpsearch.desc new file mode 100644 index 000000000..e3b428f0a --- /dev/null +++ b/textproc/dpsearch/dpsearch.desc @@ -0,0 +1,36 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../dpsearch/dpsearch.desc +[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Full featured web search engine + +[T] A search engine that includes and indexer and frontend. +[T] The indexer supports (natively) for http, https, ftp, nntp, htdb, +[T] news, html, audio, xml and image indexing as well as many languages. +[T] The search frontend returns results by relevance and supports +[T] fuzzy matching, acronyms, synonyms, booleans and abbreviations. + +[U] http://www.dataparksearch.org/ + +[A] Maxim Zakharov +[M] The OpenSDE Community + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 4.44 +[P] X -----5---9 800.000 + +[D] 3272111795 dpsearch-4.44.tar.gz http://www.dataparksearch.org/ +