12 commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
mef
|
a5f85ca69e |
Update 3.8.2 to 3.8.3
--------------------- 2015-05-28 wimpunk * [r183] ., release: Removing unneeded release directory 2015-03-23 wimpunk * [r182] ddclient: Reverting to the old perl requirements like suggested in #75 The new requirements were added when adding support for cloudflare. By the simple fix suggested by Roy Tam we could revert the requirements which make ddclient back usable on CentOS and RHEL. * [r181] ddclient: ddclient: made json optional As suggested in pull 7 on github by @abelbeck and @Bugsbane it is better to make the use of JSON related to the use of cloudflare. * [r180] ddclient: ddclient: reindenting cloudflare Indenting cloudflare according to the vim tags * [r179] ddclient: ddclient: correction after duckdns merge Correcting duckdns configuration after commit r178 * [r178] ddclient: Added simple support for Duckdns www.duckdns.org Patch provided by gkranis on github. Merge branch 'gkranis' 2015-03-21 wimpunk * [r177] README.md: Added duckDNS to the README.md * [r176] sample-etc_rc.d_init.d_ddclient.ubuntu: update ubuntu init.d script Merge pull request #9 from gottaloveit/master * [r175] Changelog, Changelog.old: Renamed Changelog to Changelog.old Avoiding conflicts on case insensitive filesystems * [r174] ddclient: Add missing config line for CloudFlare Merge pull request #19 from shikasta-net/fixes * [r173] ddclient: Merge pull request #22 from reddyr/patch-1 loopia.se changed the "Current Address:" output string to "Current IP Address:" * [r172] ddclient: fixed missing ) for cloudflare service hash Merge pull request #16 from adepretis/master 2015-01-20 wimpunk * [r171] README.md, ddclient, sample-etc_ddclient.conf: Adding support for google domain Patch gently provided through github on https://github.com/wimpunk/ddclient/pull/13 2014-10-08 wimpunk * [r170] README.md, ddclient, sample-etc_ddclient.conf: Added support for Cloudflare and multi domain support for namecheap Pull request #7 from @roberthawdon See https://github.com/wimpunk/ddclient/pull/7 for more info. 2014-09-09 wimpunk * [r169] ddclient: Bugfix: allowing long username-password combinations Patch provided by @dirdi through github. 2014-08-20 wimpunk * [r166] ddclient: Fixing bug #72: Account info revealed during noip update * [r165] ddclient: Interfaces can be named almost anything on modern systems. Patch provided by Stephen Couchman through github 2014-06-30 wimpunk * [r164] ddclient: Only delete A RR, not any RR for the FQDN Make the delete command specific to A RRs. This prevents ddclient from deleting other RRs unrelated to the dynamic address, but on the same FQDN. This can be specifically a problem with KEY RRs when using SIG(0) instead of symmetric keys. Reported by: Wellie Chao Bug report: http://sourceforge.net/p/ddclient/bugs/71/ Fixes #71 2014-06-02 wimpunk * [r163] README.md, ddclient: Adding support for nsupdate. Patch provided by Daniel Roethlisberger <daniel@roe.ch> through github. 2014-04-29 wimpunk * [r162] README.md, README.ssl, ddclient: Removed revision information Revision information isn't very usable when switching to git. 2014-03-20 wimpunk * [r161] README.md, README.ssl, ddclient, sample-etc_rc.d_init.d_ddclient.alpine: Added Alpine Linux init script Patch send by Tal on github. * [r160] RELEASENOTE: Corrected release note 2013-12-26 wimpunk * [r159] release/readme.txt: Commiting updated release information * [r158] README.md, RELEASENOTE: Committing release notes and readme information to trunk |
||
agc
|
203292f73e |
Add SHA512 digests for distfiles for net category
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
||
schmonz
|
5726e55644 |
Add missing files to PLIST, use /bin/sh in place of unnecessary
/bin/bash, add comment to patch, define LICENSE. |
||
jmcneill
|
3c51d19c9a |
Update ddclient to 3.8.2.
2013-11-05 wimpunk
* [r156] patches: Moving patching to the root of the repository.
The patches are mostly there for historical reasons. They've been
moved away to make cleaning easier. I think the applied patches should
even be removed.
2013-10-28 wimpunk
* [r155] ddclient: Fallback to iproute if ifconfig doesn't work.
This fix applies the patch provided by Maccied Grela in
[bugs:#26]
* [r154] ddclient: preventing deep sleep - see [bugs:#46]
Fixing [bugs:#46] by applying the provided patch.
2013-07-08 wimpunk
* [r153] ddclient: Applying patch from [fb1ad014] fixing bug [#14]
More info can be found on [fb1ad014] and has been discussed in
the mailinglist:
http://article.gmane.org/gmane.network.dns.ddclient.user/71. The
patch was send by Rodrigo Araujo.
2013-05-14 wimpunk
* [r152] ddclient: Adding sha1-patch provided by pirast in
[9742ac09]
2013-04-28 wimpunk
* [r150] README.md, ddclient, sample-etc_ddclient.conf: Adding
support for ChangeIP based on the patch from Michele Giorato
http://sourceforge.net/p/ddclient/discussion/399428/thread/e85661ad/
* [r148] README.md: Updated README file
* [r147] ., README, README.md: Applying markdown syntax to README
2011-07-11 wimpunk
* [r131] release/readme.txt: Updates after releasing 3.8.1
* [r129] release/readme.txt: Corrected release/readme.txt
* [r128] sample-etc_ppp_ip-up.local: Applied ip-up_run-parts.diff
from ubuntu
* [r127] ddclient: Applied smc-barricade-fw-alt.diff from ubuntu
2011-07-03 wimpunk
* [r126] ddclient: Fixing #28: FreeDNS.afraid.org changed api
slightly
2011-05-19 wimpunk
* [r125] ddclient, sample-etc_ddclient.conf: Added patch for
dtdns-support (#39)
2011-03-09 wimpunk
* [r124] ddclient: Patching with nic_updateable-warning patch
provided by antespi in ticket #2
2011-03-08 wimpunk
* [r123] ddclient: Patching with zoneedit patch provided by
killer-jk in ticket #15
2010-12-07 wimpunk
* [r122] ddclient: Added longer password support, sended by Ingo
Schwarze (#3130634)
2010-10-13 wimpunk
* [r121] ddclient: Fixing bug #13: multiple fetch-ip but
introducing a multiple ip bug
2010-09-14 wimpunk
* [r120] ddclient: patch for #10: invalid value for keyword ip
2010-09-13 wimpunk
* [r119] ddclient: Applied patch from ticket #8, patch for cache
content leaks to global
* [r118] ddclient: Applied patch from ticket #7, provided by Chris
Carr
2010-07-01 wimpunk
* [r117] ddclient: Fixed #6: Add Red Hat package name to Perl
module IO::Socket::SSL error message
2010-02-24 wimpunk
* [r116] ddclient: Subversion revision added
2009-11-09 wimpunk
* [r115] ddclient, patches/cisco-asa.patch: Added cisco-asa patch
(2891001) submitted by Philip Gladstone
* [r114] ddclient, patches/prevent-hang.patch: Added prevent-hang
patch (2880462) submitted by Panos
2009-10-19 wimpunk
* [r113] ddclient, patches/foreground.patch: Added foreground patch
(1893144) submitted by John Palkovic
2009-09-10 wimpunk
* [r112] README, ddclient, patches/loopia.patch,
sample-etc_ddclient.conf: #1609799 Support for LoopiaDNS
(submitted by scilence)
2009-08-05 wimpunk
* [r111] ddclient, patches/freedns-patch: applied freedns patch
(patch
|
||
bad
|
a3e6c4a0ec | Regenerate patch-aa avoiding CVS keyword in the patch. | ||
bad
|
fe5714ec58 |
Move ddclient cache file to $VARBASE/db/ddclient.cache by default.
Bump PKGREVISION. |
||
wiz
|
203a51c885 |
Update to 3.6.6, provided by Geert Hendrickx in PR 30891:
3.6.6 - support for olitec-SX200 - added sample-etc_rc.d_init.d_ddclient.lsb as a sample script for lsb-compliant systems. - support for linksys wrt854g (thanks to Nick Triantos) - support for linksys ver 3 - support for Thomson (Alcatel) SpeedTouch 510 (thanks to Aldoir) - Cosmetic fixes submitted by John Owens 3.6.5 - there was a bug in the linksys-ver2 - support for postscript (thanks to Larry Hendrickson) - Changelog out of README - modified all documentation to use /etc/ddclient/ddclient.conf (notified by nicolasmartin in bug [1070646]) 3.6.4 - added support for NameCheap service (thanks to Dan Boardman) - added support for linksys ver2 (thanks to Dan Perik) 3.6.3 - renamed sample-etc_dhclient-enter-hooks to sample-etc_dhclient-exit-hooks - add support for the Allnet 1298 Router - add -a to ifconfig to query all interfaces (for Solaris and OpenBSD) - update the process status to reflect what is happening. - add a To: line when sending e-mail - add mail-failure to send mail on failures only - try all addresses for multihomed hosts (like check.dyndns.org) - add support for dnspark - add sample for OrgDNS.org |
||
agc
|
b12d62efb5 | Add RMD160 digests. | ||
hubertf
|
c78cc2de87 |
Update ddclient to 3.6.2. Changes:
- add support for Xsense Aero - add support for Alcatel Speedtouch Pro - do authentication when either the login or password are defined. - fix parsing of web status pages Updated contributed by Amitai Schlair <schmonz@schmonz.com> in private mail. |
||
jlam
|
eda6427002 |
Update net/ddclient to 3.6. Pkgsrc changes include:
- buildlink'ify - use general INSTALL scripts as ddclient now requires a config file and can use a rc.d script to operate in daemon mode Changes from version 2.3.2 include: - bug fixes - new ddclient.conf format - rewritten to support DynDNS's NIC2 and other dynamic DNS services: - added EasyDNS (easydns.com) - added Hammernode (hn.org) - added ZoneEdit (zoneedit.com) - added DSLreports (dslreports.com) host monitoring - added support for obtaining IP addresses from : - interfaces, commands, web, external commands, routers - added daemon mode - added logging msgs to syslog and e-mail - add detection of SIGHUP. When this signal is received, ddclient will wake up immediately, reload it's configuration file, and update the IP addresses if necessary. |
||
wiz
|
433b62957e | Move to sha1 checksum, and/or add distfile sizes. | ||
agc
|
2d6b6a009c |
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo |