FreshPorts -- The Place For Ports Mon, 13 Oct 2008 10:03 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
ez-ipupdate 3.0.11b8_3 dns on this many watch lists=10 search for ports that depend on this port An older version of this port was marked as vulnerable.
Update your host name on any dynamic DNS service
Maintained by: se@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Sep 2003 05:55:22


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.

WWW: http://www.ez-ipupdate.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/dns/ez-ipupdate/ && make install clean
To add the package: pkg_add -r ez-ipupdate


Configuration Options
     No options to configure

Master Sites:
http://dyn.pl/client/UNIX/ez-ipupdate/
http://www.yi.org/help/software/
http://www.devil-linux.us/pub/devel/sources/1.3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/ez-ipupdate on 2003-09-05
    REASON: moved to new dns category

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 Aug 2007 12:41:31
Original commit files touched by this commit  3.0.11b8_3
gabor search for other commits by this committer
- 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)
12 Aug 2006 16:16:47
Original commit files touched by this commit  3.0.11b8_3
se search for other commits by this committer
Install to /... instead of to /...
20 Feb 2006 20:47:50
Original commit files touched by this commit  3.0.11b8_3
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
22 Jan 2006 08:31:47
Original commit files touched by this commit  3.0.11b8_3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
17 Nov 2005 18:55:18
Original commit files touched by this commit  3.0.11b8_3
pav search for other commits by this committer
- Fix rc script and use modern USE_RC_SUBR infrastructure

PR:             ports/83946 (inspired by)
Approved by:    maintainer timeout (se; 4 months)
15 Feb 2005 21:13:21
Original commit files touched by this commit  3.0.11b8_2
se search for other commits by this committer
The author's master site does not exist anymore, replace it by some mirrors.
11 Nov 2004 15:46:05
Original commit files touched by this commit  3.0.11b8_2
naddy search for other commits by this committer
Fix a format string vulnerability in ez-ipupdate.

Approved by:    se@
Obtained from:  Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
27 Jul 2004 00:28:49
Original commit files touched by this commit  3.0.11b8_1
 This port version is marked as vulnerable.
se search for other commits by this committer
Bump PORTREVISION since new startup file is now required under -CURRENT.
27 Jul 2004 00:23:57
Original commit files touched by this commit  3.0.11b8
 This port version is marked as vulnerable.
se search for other commits by this committer
Adjust to be compatible with rev. 1.2 of /etc/rc.d/localpkg
27 Jul 2004 00:13:03
Original commit files touched by this commit  3.0.11b8
 This port version is marked as vulnerable.
se search for other commits by this committer
Install startup script with  expanded.
22 Mar 2004 22:59:06
Original commit files touched by this commit  3.0.11b8
 This port version is marked as vulnerable.
se search for other commits by this committer
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 <lynk@lynksys.net>
21 Sep 2003 21:08:57
Original commit files touched by this commit  3.0.11b7
 This port version is marked as vulnerable.
se search for other commits by this committer
Fix MASTER_SITES and name of web-site.

Approved by:    portmgr
06 Sep 2003 01:41:53
Original commit files touched by this commit  3.0.11b7
 This port version is marked as vulnerable.
se search for other commits by this committer
Install startup script from correct directory. My mistake ...
05 Sep 2003 21:12:10
Original commit files touched by this commit  3.0.11b7
 This port version is marked as vulnerable.
se search for other commits by this committer
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 <fuyuki@nigredo.org>
05 Sep 2003 05:54:37
Original commit files touched by this commit  3.0.11b7
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03

12 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19299
Broken 153
Deprecated 80
Ignore 432
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 62
Interactive 78
new 24 hours 6
new 48 hours22
new 7 days37
new fortnight72
new month128

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.144 seconds.