---
name: dpsearch
version: 4.53_2
origin: www/dpsearch
comment: Open source search engine for Internet and Intranet sites
arch: freebsd:9:x86:64
www: http://www.dataparksearch.org/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 6593602
desc: "DataparkSearch Engine is a full-featured open sources web-based search\nengine
  released under the GNU General Public License and designed to organize \nsearch
  within a website, group of websites, intranet or local system. \n\nKey features:\n*
  Support for http, https, ftp, nntp and news URL schemes;\n* htdb virtual URL scheme
  support for indexing SQL databases;\n* text/html, text/xml, text/plain,audio/mpeg
  (MP3) and image/gif mime types \n  built-in support;\n* External parsers support
  for other document types;\n* Ability to index multilangual sites using content negotiation;\n*
  Searching all of the word forms using ispell affixes and dictionaries;\n* Stopwords,
  synonyms and acronyms lists;\n* Boolean query language support;\n* Results sorting
  by relevancy, popularity rank, last modified time and by \n  importance (a multiplication
  of relevancy and popularity rank);\n* Various character sets support;\n* Accent
  insensitive search;\n* Phrases segmenting for Chinese, Korean, Japanese and Thai
  languages;\n* mod_dpsearch - search module for Apache web server.\n* Internationalized
  Domain Names support.\n* The Summary Extraction Algorithm.\n\nWWW: http://www.dataparksearch.org/\nPAD:
  http://www.dataparksearch.org/dataparksearch.xml\n"
deps:
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  gettext: {origin: devel/gettext, version: 0.18.3}
  postgresql-client: {origin: databases/postgresql90-client, version: 9.0.13}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
shlibs_required:
- libdpsearch-4.so
- libdpcharset-4.so
- libpq.so.5
shlibs_provided:
- libdpsearch-4.so
- libdpcharset-4.so
options: {THREADS: on, SSL: on, SQLITE: off, PGSQL: on, MYSQL: off, MECAB: off, JAPANESE: off,
  IDN: off, EXTRACT: off, DOCS: on, CHINESE: off, CHASEN: off, ASPELL: off, APACHE: off}
message: |
  ===============================================================================
  DataparkSearch Engine is now installed.

  To use DataparkSearch, you need to create the appropriate *sql database
  manually. Please read the documentation located in:

  /usr/local/share/doc/dataparksearch

  For more information on how to use DataparkSearch Engine, please refer to their
  web site at http://www.dataparksearch.org/
  ===============================================================================
