---
name: gnu-dico
version: 2.2_1
origin: net/gnu-dico
comment: Flexible modular implementation of DICT server
arch: freebsd:9:x86:64
www: http://www.gnu.org/software/dico/
maintainer: goran.tal@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 2050493
desc: |
  GNU Dico is a flexible modular implementation of DICT server (RFC 2229).
  It handles database accesses using loadable modules, and does not depend
  on particular database format. The package includes several loadable
  modules for interfacing with various database formats, among them a
  module for dict.org databases. New modules can be written in C, Guile or
  Python. The package also includes a console client program for querying
  remote dictionary servers.

  WWW: http://www.gnu.org/software/dico/
deps:
  gmp: {origin: math/gmp, version: 5.1.2}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  guile: {origin: lang/guile, version: 1.8.8}
  pcre: {origin: devel/pcre, version: 8.33}
  libltdl: {origin: devel/libltdl, version: 2.4.2}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- textproc
- net
shlibs_required:
- libintl.so.9
- libiconv.so.3
- libdico.so.1
- libltdl.so.7
- libpcre.so.3
- libguile.so.21
- libgmp.so.10
- libpython2.7.so
shlibs_provided:
- word.so
- substr.so
- stratall.so
- python.so
- pcre.so
- outline.so
- nprefix.so
- libdico.so.1
- guile.so
- gcide.so
- echo.so
- dictorg.so
options: {PYTHON: on, PCRE: on, PAM: off, LDAP: off, GUILE: on, GSASL: off}
message: "================================================================\n\nThis
  port installs Dict server dicod and Dict client gdico.\n\nTo enable the server,
  add the following line to /etc/rc.conf:\n\n\tdicod_enable=\"YES\"\n\nBefore you
  can start dicod, you have to install dictionaries\nand configure them in /usr/local/etc/dicod.conf\n\nSee
  /usr/local/etc/dicod.conf.sample for examples.\n\nFor help see info documentation:
  info Dico\n\n================================================================\n"
