---
name: ddns
version: 1.0
origin: dns/ddns
comment: Lightweight UDP-based dynamic DNS updater
arch: freebsd:9:x86:64
www: http://fossil.instinctive.eu/ddns/home
maintainer: natbsd@instinctive.eu
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 100587
desc: |
  ddns is a lightweight UDP-based dynamic DNS updater.
  It consists of a client that regularly sends UDP packets and a
  server that updates a bind zone file or runs a command using the
  peer IPv4 address of recieved UDP packets.

  WWW: http://fossil.instinctive.eu/ddns/home
categories:
- dns
message: "========================================================================\nddns
  configuration files were installed in the following directory:\n\n\t/usr/local/etc/ddns\n\nBefore
  starting the server or the client you need to perform the\nfollowing steps:\n\n1)
  Copy the appropriate sample configuration file as follows:\n\n\tcp /usr/local/etc/ddns/ddns_server.conf.sample
  /usr/local/etc/ddns/ddns_server.conf\n\n   or\n\n\tcp /usr/local/etc/ddns/ddns_client.conf.sample
  /usr/local/etc/ddns/ddns_client.conf\n\n2) Edit ddns's configuration file to suit
  your needs:\n\n\t$EDITOR /usr/local/etc/ddns/ddns_server.conf\n\n   or\n\n\t$EDITOR
  /usr/local/etc/ddns/ddns_client.conf\n\n3) Add the following line to your rc.conf:\n\n\tddns_server_enable=\"YES\"
  \n\n   or\n\n\tddns_client_enable=\"YES\" \n\n\nThen you can start a ddns daemon
  by issuing the following command:\n\n\t/usr/local/etc/rc.d/ddns_server start\n\n
  \   or\n\n\t/usr/local/etc/rc.d/ddns_client start\n========================================================================\n"
