Subject: CVS commit: pkgsrc/net/ddclient/patches
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2001 21:55:36
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Dec  9 19:55:36 UTC 2001

Modified Files:
	doc: pkg-CHANGES
	pkgsrc/net/ddclient: MESSAGE Makefile PLIST distinfo
	pkgsrc/net/ddclient/patches: patch-aa
Added Files:
	pkgsrc/net/ddclient: DEINSTALL
	pkgsrc/net/ddclient/files: ddclient.sh

Log Message:
Update net/ddclient to 3.6.  Pkgsrc changes include:

- buildlink'ify
- use general INSTALL scripts as ddclient now requires a config file and
  can use a rc.d script to operate in daemon mode

Changes from version 2.3.2 include:

- bug fixes
- new ddclient.conf format
- rewritten to support DynDNS's NIC2 and other dynamic DNS services:
-   added EasyDNS (easydns.com)
-   added Hammernode (hn.org)
-   added ZoneEdit (zoneedit.com)
-   added DSLreports (dslreports.com) host monitoring
- added support for obtaining IP addresses from :
-   interfaces, commands, web, external commands, routers
- added daemon mode
- added logging msgs to syslog and e-mail
- add detection of SIGHUP. When this signal is received, ddclient will
  wake up immediately, reload it's configuration file, and update
  the IP addresses if necessary.


To generate a diff of this commit:
cvs rdiff -r1.5548 -r1.5549 doc/pkg-CHANGES
cvs rdiff -r0 -r1.1 pkgsrc/net/ddclient/DEINSTALL
cvs rdiff -r1.1 -r1.2 pkgsrc/net/ddclient/MESSAGE pkgsrc/net/ddclient/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ddclient/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/ddclient/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/ddclient/files/ddclient.sh
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/ddclient/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.