---
name: gld
version: 1.8_1
origin: mail/gld
comment: Greylisting daemon for Postfix
arch: freebsd:9:x86:64
www: http://www.gasmi.net/gld.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 70720
desc: |
  Gld is a standalone greylisting server for Postfix.

  Greylisting is a new weapon to use against spam. For more information on
  this technique, see http://www.greylisting.org.

  This implementation listens on a TCP port and uses MySQL for storing data.
  The server supports whitelists based on sender, sender domain and client IP.
  It also supports light greylisting.

  WWW: http://www.gasmi.net/gld.html
deps:
  mysql-client: {origin: databases/mysql55-client, version: 5.5.33}
categories:
- mail
shlibs_required:
- libmysqlclient.so.18
options: {PGSQL: off, MYSQL: on, LOCAL_DB_SERVER: off}
message: "\n*******************************************************************\n
  \ Enable gld in /etc/rc.conf[.local] with the following line:\n  \n  gld_enable=\"YES\"\n\n
  To complete the installation, you need to create the necessary\n database and tables.
  An example configuration file is available in\n /usr/local/etc/gld.conf-dist. For
  more information see the\n documentation in /usr/local/share/doc/gld/share/doc/gld.\n*******************************************************************\n\n"
