View | Details | Raw Unified | Return to bug 225021 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	inadyn-mt
4
PORTNAME=	inadyn-mt
5
PORTVERSION=	02.24.47
5
PORTVERSION=	02.28.10
6
CATEGORIES=	dns
6
CATEGORIES=	dns
7
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}.v.${PORTVERSION}/
7
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}.v.${PORTVERSION}/
8
DISTNAME=	${PORTNAME}.v.${PORTVERSION}
8
DISTNAME=	${PORTNAME}.v.${PORTVERSION}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (inadyn-mt.v.02.24.47.tar.gz) = e1e8c48b8f08b9eb074a6600273f9c93e7483b52ce85f81ada4aef3363af2de4
1
SHA256 (inadyn-mt.v.02.28.10.tar.gz) = f69bea12d96b66f9f662a8df0730c60457b24f5fb5308b109936880ebf7be5ca
2
SIZE (inadyn-mt.v.02.24.47.tar.gz) = 1108823
2
SIZE (inadyn-mt.v.02.28.10.tar.gz) = 1246185
(-)files/patch-readme.html (-13 / +13 lines)
Lines 1-6 Link Here
1
--- readme.html.orig	2015-09-25 12:54:00 UTC
1
--- readme.html.orig	2016-10-11 02:42:06.000000000 -0700
2
+++ readme.html
2
+++ readme.html	2018-01-08 07:34:41.772830000 -0800
3
@@ -284,7 +284,7 @@ update request, i.e., both ip address ty
3
@@ -306,7 +306,7 @@
4
 </p>
4
 </p>
5
 <p style="margin-left: 20px;">'-x [-n &#60;service name&#62;]': remove service<br>
5
 <p style="margin-left: 20px;">'-x [-n &#60;service name&#62;]': remove service<br>
6
 </p>
6
 </p>
Lines 9-15 Link Here
9
 used if inadyn-mt is called without any command line options. This allows inadyn-mt to be called without any arguments. The format is as expected for a **NIX config&nbsp; file. See below for details.<br>
9
 used if inadyn-mt is called without any command line options. This allows inadyn-mt to be called without any arguments. The format is as expected for a **NIX config&nbsp; file. See below for details.<br>
10
 </p>
10
 </p>
11
 <p style="margin-left: 20px;">'--ip_server_name &#60;name&#62;[:port] &#60;url&#62;': The client
11
 <p style="margin-left: 20px;">'--ip_server_name &#60;name&#62;[:port] &#60;url&#62;': The client
12
@@ -368,7 +368,7 @@ DEFAULT value is intended for default se
12
@@ -400,7 +400,7 @@
13
 '--retry_pending': retry ip update even after network comm retries exhausted,  default on.<br><br>
13
 '--retry_pending': retry ip update even after network comm retries exhausted,  default on.<br><br>
14
 '--retry_pending_interval &#60;#&#62;': network comm seconds update retry interval, after retries exhausted,  5 to 3600,<br> &nbsp;&nbsp;&nbsp;&nbsp;default 300.<br><br>
14
 '--retry_pending_interval &#60;#&#62;': network comm seconds update retry interval, after retries exhausted,  5 to 3600,<br> &nbsp;&nbsp;&nbsp;&nbsp;default 300.<br><br>
15
 '--lang_file &#60;path/file&#62;':  [language file path, and file name]. defaults to either ../inadyn-mt/lang/en.lng,<br>
15
 '--lang_file &#60;path/file&#62;':  [language file path, and file name]. defaults to either ../inadyn-mt/lang/en.lng,<br>
Lines 18-27 Link Here
18
 '--online_check_url &#60;srv_name[:port] url&#62;': server name, optional port, and url to reach to confirm online status.<br><br>
18
 '--online_check_url &#60;srv_name[:port] url&#62;': server name, optional port, and url to reach to confirm online status.<br><br>
19
 '--status_interval &#60;#&#62;': seconds [30..864000] interval at which to check online status, default 600.<br><br>
19
 '--status_interval &#60;#&#62;': seconds [30..864000] interval at which to check online status, default 600.<br><br>
20
 '--alert_retries &#60;#&#62;':  network retries before audible network status alerts. [0..100], default 0.<br><br>
20
 '--alert_retries &#60;#&#62;':  network retries before audible network status alerts. [0..100], default 0.<br><br>
21
@@ -388,8 +388,8 @@ DEFAULT value is intended for default se
21
@@ -422,8 +422,8 @@
22
 &nbsp;&nbsp;&nbsp;&nbsp;representing custom DDNS server non-fatal update failure return values, e.g., "dnserr,911,unknown error".<br><br>
23
 '--svr_ip_param &#60;custom DDNS server ip name parameter&#62;':  Optional for custom DDNS updates.  DDNS url parameter for ip address,<br> &nbsp;&nbsp;&nbsp;&nbsp;e.g., myip.<br><br>
24
 '--svr_ip_in_rsp': Optional for custom DDNS updates.  Flag that custom DDNS server returns your ip address on update success.<br> &nbsp;&nbsp;&nbsp;&nbsp;Defaults to false.<br><br>
22
 '--svr_ip_in_rsp': Optional for custom DDNS updates.  Flag that custom DDNS server returns your ip address on update success.<br> &nbsp;&nbsp;&nbsp;&nbsp;Defaults to false.<br><br>
23
 '--svr_auto_dual': Flag that server defaults to dual list (coupled) alias ip type.  Defaults to false.<br><br>
24
 '--svr_auto_detect': Flag server auto detects ip.  Defaults to false.<br><br>
25
-'--svr_add_cfg &#60;full path, file name&#62;': Additional servers file.  Default search for servers_additional.cfg in ./extra, /etc, /etc/inadyn-mt,<br>&nbsp;&nbsp;&nbsp;&nbsp; 
25
-'--svr_add_cfg &#60;full path, file name&#62;': Additional servers file.  Default search for servers_additional.cfg in ./extra, /etc, /etc/inadyn-mt,<br>&nbsp;&nbsp;&nbsp;&nbsp; 
26
-/etc/inadyn-mt/extra.  Contains additional preconfigured DDNS servers to be used as --dyndns_system option parameter in same<br>&nbsp;&nbsp;&nbsp;&nbsp;
26
-/etc/inadyn-mt/extra.  Contains additional preconfigured DDNS servers to be used as --dyndns_system option parameter in same<br>&nbsp;&nbsp;&nbsp;&nbsp;
27
+'--svr_add_cfg &#60;full path, file name&#62;': Additional servers file.  Default search for servers_additional.cfg in ./extra, %%PREFIX%%/etc, %%PREFIX%%/etc/inadyn-mt,<br>&nbsp;&nbsp;&nbsp;&nbsp; 
27
+'--svr_add_cfg &#60;full path, file name&#62;': Additional servers file.  Default search for servers_additional.cfg in ./extra, %%PREFIX%%/etc, %%PREFIX%%/etc/inadyn-mt,<br>&nbsp;&nbsp;&nbsp;&nbsp; 
Lines 29-35 Link Here
29
 fashion as servers inadyn-mt supports natively.  Should appear before any dyndns_system option in inadyn-mt.conf or command<br>&nbsp;&nbsp;&nbsp;&nbsp;
29
 fashion as servers inadyn-mt supports natively.  Should appear before any dyndns_system option in inadyn-mt.conf or command<br>&nbsp;&nbsp;&nbsp;&nbsp;
30
 line if not using inadyn-mt.conf.<br><br>
30
 line if not using inadyn-mt.conf.<br><br>
31
 '--if &#60;network interface name&#62;':  Name of network interface to use for ip server, and DDNS server comm.  Defaults to<br> &nbsp;&nbsp;&nbsp;&nbsp;system configured default.<br><br>
31
 '--if &#60;network interface name&#62;':  Name of network interface to use for ip server, and DDNS server comm.  Defaults to<br> &nbsp;&nbsp;&nbsp;&nbsp;system configured default.<br><br>
32
@@ -412,7 +412,7 @@ There are two cache files: inadyn_time.c
32
@@ -449,7 +449,7 @@
33
   
33
   
34
   3. Update freedns.afraid.org, every minute, in daemon mode, with configuration read from file.<br><br>
34
   3. Update freedns.afraid.org, every minute, in daemon mode, with configuration read from file.<br><br>
35
   
35
   
Lines 38-44 Link Here
38
 
38
 
39
   Content of config file:<br><br>
39
   Content of config file:<br><br>
40
   
40
   
41
@@ -421,7 +421,7 @@ There are two cache files: inadyn_time.c
41
@@ -458,7 +458,7 @@
42
   --log_file /var/log/inadyn.log<br>
42
   --log_file /var/log/inadyn.log<br>
43
   --change_persona 10012 #to change to another user id after init.<br><br>
43
   --change_persona 10012 #to change to another user id after init.<br><br>
44
 
44
 
Lines 47-53 Link Here
47
 
47
 
48
   4. Freedns update in console<br><br>
48
   4. Freedns update in console<br><br>
49
 
49
 
50
@@ -434,7 +434,7 @@ inadyn-mt can read the very same options
50
@@ -471,7 +471,7 @@
51
 command line from a configuration file. This feature allows the user to
51
 command line from a configuration file. This feature allows the user to
52
 write the options only once, and avoids frequent retyping.<br><br>
52
 write the options only once, and avoids frequent retyping.<br><br>
53
 
53
 
Lines 56-62 Link Here
56
 The location of the config file can be given to inadyn-mt via --input_file option<br><br>
56
 The location of the config file can be given to inadyn-mt via --input_file option<br><br>
57
 
57
 
58
 <i>The format</i> :<br><br>
58
 <i>The format</i> :<br><br>
59
@@ -871,7 +871,7 @@ Ver.&nbsp; inadyn-mt 2.18.28 - June 2010
59
@@ -971,7 +971,7 @@
60
 Ver.&nbsp; inadyn-mt 2.18.26 - June 2010<br>
60
 Ver.&nbsp; inadyn-mt 2.18.26 - June 2010<br>
61
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Changes:<br>
61
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Changes:<br>
62
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - inadyn man files updated to inadyn-mt<br>
62
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - inadyn man files updated to inadyn-mt<br>
Lines 65-71 Link Here
65
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - added debian dpkg-buildpackage directory, et al<br>
65
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - added debian dpkg-buildpackage directory, et al<br>
66
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - moved *nix meta files to /usr/share<br><br>
66
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - moved *nix meta files to /usr/share<br><br>
67
 
67
 
68
@@ -881,7 +881,7 @@ Ver.&nbsp; inadyn-mt 2.18.24 - May 2010<
68
@@ -981,7 +981,7 @@
69
 
69
 
70
 Ver.&nbsp; inadyn-mt 2.18.22 - May 2010<br>
70
 Ver.&nbsp; inadyn-mt 2.18.22 - May 2010<br>
71
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Changes:<br>
71
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Changes:<br>
Lines 74-80 Link Here
74
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - too many params compiler warning fixed<br><br>
74
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - too many params compiler warning fixed<br><br>
75
 
75
 
76
 Ver.&nbsp; inadyn-mt 2.18.20 - May 2010<br>
76
 Ver.&nbsp; inadyn-mt 2.18.20 - May 2010<br>
77
@@ -1178,8 +1178,8 @@ Ver.&nbsp; inadyn-mt 2.12.02 - May 2008<
77
@@ -1278,8 +1278,8 @@
78
 inadyn-mt<br>
78
 inadyn-mt<br>
79
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - updated inadyn-mt man files' original inadyn homepage
79
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - updated inadyn-mt man files' original inadyn homepage
80
 to http://www.inatech.eu/inadyn/<br>
80
 to http://www.inatech.eu/inadyn/<br>

Return to bug 225021