Commit graph

10 commits

Author SHA1 Message Date
abs
392e684774 If the update call fails, log the response from the remote service
bump PKGREVISION
2015-08-14 20:24:27 +00:00
snj
b588eb6c84 Update inadyn to 1.99.13.
In the last five years, the following has happened to inadyn:
- Binary moved from bin to sbin
- Added support for more DDNS providers
- Added SSL support
- Gained other minor features
- Fixed bugs
2015-04-04 07:59:33 +00:00
tnn
c9632aa0f3 Address issues raised by agc@ to make the github master site handling
more pkgsrcesque.

1) turn _USE_GITHUB into an internal infrastructure variable
2) put back MASTER_SITES in packages' Makefiles.
3) encode the account in the master site URL, remove GH_ACCOUNT
4) rename GH_PROJECT to GITHUB_PROJECT
5) rename GH_TAGNAME to GITHUB_TAG and allow it to accept commit hash
   as well as tag. GH_COMMIT is gone.
6) turn on this functionality when MASTER_SITES matches a predefined github
   pattern instead of via explicit USE_GITHUB setting.
2015-03-07 21:14:32 +00:00
tnn
90fed4c222 convert to USE_GITHUB 2015-03-07 14:25:48 +00:00
tnn
44220c4c73 Use the established github master site idiom 2015-03-07 12:19:10 +00:00
mef
986b20c89a MASTER_SITES and HOMEPAGE updated. DISTNAME (and distinfo) were also changed. Binary should be the same. 2015-03-07 06:13:24 +00:00
wiedi
1e21cbd774 fix build on SunOS 2014-02-08 23:50:08 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
abs
6afe3e5b08 add rc.d script, bump pkgrevision 2011-12-14 13:35:46 +00:00
dmcmahill
ab11ff84c8 Initial import of inadyn-1.96.2.
INADYN is a dynamic DNS client. That is, it maintains the IP address of a
host name. It periodically checks whether the IP address stored by the DNS
server is the real current address of the machine that is running INADYN.

   Features:

     * supports the following dynamic DNS services:
     * dyndns.org (in all three flavors: dynamic, static, custom)
     * freedns.afraid.org
     * zoneedit.com
     * no-ip.com
     * maintains up multiple aliases of the same IP address
     * runs as a service (Windows 2000/XP, Linux)
     * or runs as a console application
     * updates the correct IP address even behind a NAT router.
     * supports access via http proxy
     * does not perform unnecessary updates.
     * has 'install and forget it feature'. That is, after install one can
       completely forget about it. No maintenance required. (as long as no
       bugs are found;-)
2008-06-22 04:52:39 +00:00