diff options
author | will <will@FreeBSD.org> | 2001-03-13 06:52:33 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-13 06:52:33 +0800 |
commit | da6b4f99c8bef68a1a64f04ad487c8853ccdd2fe (patch) | |
tree | 4b087e8de929258735f86ab5e37ff5f12fda9b4f /dns/dhisd/pkg-descr | |
parent | 4f9eed6dd350e25c3c9f58f7ab5bab7d8d909302 (diff) | |
download | freebsd-ports-gnome-da6b4f99c8bef68a1a64f04ad487c8853ccdd2fe.tar.gz freebsd-ports-gnome-da6b4f99c8bef68a1a64f04ad487c8853ccdd2fe.tar.zst freebsd-ports-gnome-da6b4f99c8bef68a1a64f04ad487c8853ccdd2fe.zip |
Add dhisd 4.0, DHIS server for updating dynamic DNS entries in DNS
tables.
PR: 25368
Submitted by: Bas Kruit <baskruit@bsltwr.dhis.org>
Diffstat (limited to 'dns/dhisd/pkg-descr')
-rw-r--r-- | dns/dhisd/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dns/dhisd/pkg-descr b/dns/dhisd/pkg-descr new file mode 100644 index 000000000000..521b0191cef0 --- /dev/null +++ b/dns/dhisd/pkg-descr @@ -0,0 +1,22 @@ +DHIS Daemon release 4.0 +============================== + +dhisd is the DHIS daemon. The deamon is used to update DNS tables on a +running unix based DNS server, running BIND 8.1.2 or higher. It's clients +should run the dhis-client 3 or 4 software to send updates. + +You need a full DNS domain to run this server. You should at least have a +domain hosted for you with a primary and backup dns server and 1 +backup mail-exchanger +. +If you don't know what this previous few lines where about, +you probably shouldn't try and run this software. + +For more information on the services of DHIS, you should look at the +official DHIS site: + http://www.dhis.org/dhis/services/ + +For more info on the FreeBSD port, see + http://bsltwr.dhis.org/dhis + +WWW: http://bsltwr.dhis.org/dhis/ |