aboutsummaryrefslogtreecommitdiff
path: root/dns/ez-ipupdate
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 3.0.11b8.Stefan Eßer2004-03-222-5/+4
| | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=104988
* Fix MASTER_SITES and name of web-site.Stefan Eßer2003-09-212-2/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=89103
* Install startup script from correct directory. My mistake ...Stefan Eßer2003-09-061-1/+1
| | | | Notes: svn path=/head/; revision=88611
* Add rcNG start/stop script.Stefan Eßer2003-09-053-0/+37
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=88605
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Another client to update your IP on dynamic DNS services ...Stefan Eßer2002-07-245-0/+65
Notes: svn path=/head/; revision=63479