The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD dns : ez-ipupdate

Update your host name on any dynamic DNS service

 ez-ipupdate is a small utility for updating your host name 
if you are using any of the following dynamic DNS services:

	http://gnudip.cheapnet.net (GNUDip)
	http://www.dhs.org
	http://www.dyn.ca (GNUDip)
	http://www.dyndns.org
	http://www.dyns.cx
	http://www.easydns.com
	http://www.ez-ip.net
	http://www.hn.org
	http://www.justlinux.com
	http://www.ods.org
	http://www.tzo.com
	http://www.zoneedit.com

It is pure C and works on Linux, *BSD and Solaris.

The key features are: support for multiple service types, daemon 
mode that monitors your IP address and only sends updates when 
your IP address changes. 

http://www.ez-ipupdate.com/



ez-ipupdate history


v. 1.14
date: 2007/08/04 11:40:53;  author: gabor;  state: Exp;  lines: +3 -3
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)

v. 1.13 date: 2006/08/12 15:16:45; author: se; state: Exp; lines: +3 -3 Install to /... instead of to /...
v. 1.12 date: 2005/11/17 18:55:17; author: pav; state: Exp; lines: +2 -8 - Fix rc script and use modern USE_RC_SUBR infrastructure PR: ports/83946 (inspired by) Approved by: maintainer timeout (se; 4 months)
v. 1.11 date: 2005/02/15 21:13:20; author: se; state: Exp; lines: +3 -1 The author's master site does not exist anymore, replace it by some mirrors.
v. 1.10 date: 2004/11/11 15:46:04; author: naddy; state: Exp; lines: +1 -1 Fix a format string vulnerability in ez-ipupdate. Approved by: se@ Obtained from: Ulf Harnhammar
v. 1.9 date: 2004/07/26 23:28:49; author: se; state: Exp; lines: +1 -0 Bump PORTREVISION since new startup file is now required under -CURRENT.
v. 1.8 date: 2004/07/26 23:13:03; author: se; state: Exp; lines: +9 -4 Install startup script with expanded.
v. 1.7 date: 2004/03/22 22:59:06; author: se; state: Exp; lines: +2 -3 Upgrade to version 3.0.11b8. The only difference to the previous version (except for the version ID sent in request packets), is the method used to declare errno. For unknown reasons, this version is not available from all mirror sites and binary packages seem to only be provided for 3.0.11b7. The problem with that version was that it was used incorrectly in some Linksys WLAN router which tended to spam DynDNS.org with bogus requests. DynDNS.org ignores certain requests, when received with a version ID of 3.0.11b7, though there's nothing wrong with that code when used correctly. I had considered to just patch the version string in "configure", but after some more thought I've now choosen to actually use the new dist file and to remove the URL of the master site that doesn't offer the newer version. PR: 60940 Submitted by: Lynk
v. 1.6 date: 2003/09/21 20:08:57; author: se; state: Exp; lines: +2 -1 Fix MASTER_SITES and name of web-site. Approved by: portmgr
v. 1.5 date: 2003/09/06 00:41:53; author: se; state: Exp; lines: +1 -1 Install startup script from correct directory. My mistake ...
v. 1.4 date: 2003/09/05 20:12:09; author: se; state: Exp; lines: +2 -0 Add rcNG start/stop script. Based on the patch provided with the PR, but the PREFIX is determined at run time in the committed version. PR: ports/56176 Submitted by: Kimura Fuyuki
v. 1.3 date: 2003/09/05 04:54:33; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.2 date: 2003/03/07 06:07:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.1 date: 2002/07/24 11:00:09; author: se; state: Exp; Another client to update your IP on dynamic DNS services ... ============================================================================= v. 1.14 date: 2007/08/04 11:40:53; author: gabor; state: Exp; lines: +3 -3 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.13 date: 2006/08/12 15:16:45; author: se; state: Exp; lines: +3 -3 Install to /... instead of to /...
v. 1.12 date: 2005/11/17 18:55:17; author: pav; state: Exp; lines: +2 -8 - Fix rc script and use modern USE_RC_SUBR infrastructure PR: ports/83946 (inspired by) Approved by: maintainer timeout (se; 4 months)
v. 1.11 date: 2005/02/15 21:13:20; author: se; state: Exp; lines: +3 -1 The author's master site does not exist anymore, replace it by some mirrors.
v. 1.10 date: 2004/11/11 15:46:04; author: naddy; state: Exp; lines: +1 -1 Fix a format string vulnerability in ez-ipupdate. Approved by: se@ Obtained from: Ulf Harnhammar
v. 1.9 date: 2004/07/26 23:28:49; author: se; state: Exp; lines: +1 -0 Bump PORTREVISION since new startup file is now required under -CURRENT.
v. 1.8 date: 2004/07/26 23:13:03; author: se; state: Exp; lines: +9 -4 Install startup script with expanded.
v. 1.7 date: 2004/03/22 22:59:06; author: se; state: Exp; lines: +2 -3 Upgrade to version 3.0.11b8. The only difference to the previous version (except for the version ID sent in request packets), is the method used to declare errno. For unknown reasons, this version is not available from all mirror sites and binary packages seem to only be provided for 3.0.11b7. The problem with that version was that it was used incorrectly in some Linksys WLAN router which tended to spam DynDNS.org with bogus requests. DynDNS.org ignores certain requests, when received with a version ID of 3.0.11b7, though there's nothing wrong with that code when used correctly. I had considered to just patch the version string in "configure", but after some more thought I've now choosen to actually use the new dist file and to remove the URL of the master site that doesn't offer the newer version. PR: 60940 Submitted by: Lynk
v. 1.6 date: 2003/09/21 20:08:57; author: se; state: Exp; lines: +2 -1 Fix MASTER_SITES and name of web-site. Approved by: portmgr
v. 1.5 date: 2003/09/06 00:41:53; author: se; state: Exp; lines: +1 -1 Install startup script from correct directory. My mistake ...
v. 1.4 date: 2003/09/05 20:12:09; author: se; state: Exp; lines: +2 -0 Add rcNG start/stop script. Based on the patch provided with the PR, but the PREFIX is determined at run time in the committed version. PR: ports/56176 Submitted by: Kimura Fuyuki
v. 1.3 date: 2003/09/05 04:54:33; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.2 date: 2003/03/07 06:07:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.1 date: 2002/07/24 11:00:09; author: se; state: Exp; Another client to update your IP on dynamic DNS services ... ============================================================================= v. 1.14 date: 2007/08/04 11:40:53; author: gabor; state: Exp; lines: +3 -3 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.13 date: 2006/08/12 15:16:45; author: se; state: Exp; lines: +3 -3 Install to /... instead of to /...
v. 1.12 date: 2005/11/17 18:55:17; author: pav; state: Exp; lines: +2 -8 - Fix rc script and use modern USE_RC_SUBR infrastructure PR: ports/83946 (inspired by) Approved by: maintainer timeout (se; 4 months)
v. 1.11 date: 2005/02/15 21:13:20; author: se; state: Exp; lines: +3 -1 The author's master site does not exist anymore, replace it by some mirrors.
v. 1.10 date: 2004/11/11 15:46:04; author: naddy; state: Exp; lines: +1 -1 Fix a format string vulnerability in ez-ipupdate. Approved by: se@ Obtained from: Ulf Harnhammar
v. 1.9 date: 2004/07/26 23:28:49; author: se; state: Exp; lines: +1 -0 Bump PORTREVISION since new startup file is now required under -CURRENT.
v. 1.8 date: 2004/07/26 23:13:03; author: se; state: Exp; lines: +9 -4 Install startup script with expanded.
v. 1.7 date: 2004/03/22 22:59:06; author: se; state: Exp; lines: +2 -3 Upgrade to version 3.0.11b8. The only difference to the previous version (except for the version ID sent in request packets), is the method used to declare errno. For unknown reasons, this version is not available from all mirror sites and binary packages seem to only be provided for 3.0.11b7. The problem with that version was that it was used incorrectly in some Linksys WLAN router which tended to spam DynDNS.org with bogus requests. DynDNS.org ignores certain requests, when received with a version ID of 3.0.11b7, though there's nothing wrong with that code when used correctly. I had considered to just patch the version string in "configure", but after some more thought I've now choosen to actually use the new dist file and to remove the URL of the master site that doesn't offer the newer version. PR: 60940 Submitted by: Lynk
v. 1.6 date: 2003/09/21 20:08:57; author: se; state: Exp; lines: +2 -1 Fix MASTER_SITES and name of web-site. Approved by: portmgr
v. 1.5 date: 2003/09/06 00:41:53; author: se; state: Exp; lines: +1 -1 Install startup script from correct directory. My mistake ...
v. 1.4 date: 2003/09/05 20:12:09; author: se; state: Exp; lines: +2 -0 Add rcNG start/stop script. Based on the patch provided with the PR, but the PREFIX is determined at run time in the committed version. PR: ports/56176 Submitted by: Kimura Fuyuki
v. 1.3 date: 2003/09/05 04:54:33; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.2 date: 2003/03/07 06:07:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.1 date: 2002/07/24 11:00:09; author: se; state: Exp; Another client to update your IP on dynamic DNS services ... =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm