diff options
author | ghen <ghen@pkgsrc.org> | 2005-12-28 15:50:35 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2005-12-28 15:50:35 +0000 |
commit | f140aa17018ecbbae3d324298cb3a4ecaa1f7cc3 (patch) | |
tree | f99f9c7213670aab6842077f150cbd9da357f3ff /net/ez-ipupdate/MESSAGE | |
parent | 5449285f4e2418513f2b51c42365a82526dfa8c5 (diff) | |
download | pkgsrc-f140aa17018ecbbae3d324298cb3a4ecaa1f7cc3.tar.gz |
Import ez-ipupdate from pkgsrc-wip. Ok by wiz.
ez-ipupdate is a small utility for updating your host name for the any
of the dynamic DNS service offered at:
* http://www.ez-ip.net
* http://www.justlinux.com
* http://www.dhs.org
* http://www.dyndns.org
* http://www.ods.org
* http://gnudip.cheapnet.net (GNUDip)
* http://www.dyn.ca (GNUDip)
* http://www.tzo.com
* http://www.easydns.com
* http://www.dyns.cx
* http://www.hn.org
* http://www.zoneedit.com
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.
Diffstat (limited to 'net/ez-ipupdate/MESSAGE')
-rw-r--r-- | net/ez-ipupdate/MESSAGE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/ez-ipupdate/MESSAGE b/net/ez-ipupdate/MESSAGE new file mode 100644 index 00000000000..a2c8803f12b --- /dev/null +++ b/net/ez-ipupdate/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2005/12/28 15:50:35 ghen Exp $ + +Due to restrictions on the naming of environment variables (they cannot +contain dashes), the rc.d script for this package is called ez_ipupdate, +and the according rc.conf variables are ez_ipupdate and ez_ipupdate_flags. +=========================================================================== |