Port details |
- namesilo_ddns Updates DNS records with Namesilo for dynamic IP addresses
- 2.3.1 dns =2 2.3.1Version of this port present on the latest quarterly branch.
- Maintainer: crees@FreeBSD.org
- Port Added: 2018-08-06 22:14:00
- Last Update: 2023-03-24 12:13:07
- Commit Hash: a5ec31a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: net
- License: MIT
- WWW:
- https://github.com/crees/namesilo_ddns
- Description:
- Dynamic DNS record update with NameSilo.
This is a shell script to update Namesilo's DNS record when IP changed.
Set to run this script as cronjob in your system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- namesilo_ddns>0:dns/namesilo_ddns
- To install the port:
- cd /usr/ports/dns/namesilo_ddns/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/namesilo_ddns
- pkg install namesilo_ddns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: namesilo_ddns
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678277070
SHA256 (crees-namesilo_ddns-v2.3.1_GH0.tar.gz) = 4edc2a099a7f3374a41498a90a8dad883cb5475a3a2094f11906412655906456
SIZE (crees-namesilo_ddns-v2.3.1_GH0.tar.gz) = 4025
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- xmllint : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_namesilo_ddns
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1 24 Mar 2023 12:13:07 |
Chris Rees (crees) |
dns/namesilo_ddns: Update to 2.3.1
Retry when failed-- up to five times by default |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2 26 Sep 2018 19:51:48 |
crees |
Update to 2.2
This avoids overwriting IP info; meaning you can have multiple instances running |
2.1_1 11 Sep 2018 17:56:16 |
crees |
Fix paths-- old version committed by mistake. |
2.1_1 11 Sep 2018 17:55:09 |
crees |
Upstream patch; fix use when multiple types are
in use from one domain/host |
2.1 10 Sep 2018 18:17:42 |
crees |
Update to 2.1
- Mandatory config file
- Use fetch if curl not available |
2.0 06 Aug 2018 22:13:45 |
crees |
Dynamic DNS record update with NameSilo.
This is a shell script to update Namesilo's DNS record when IP changed.
Set to run this script as cronjob in your system.
WWW: https://github.com/crees/namesilo_ddns |
Number of commits found: 10
|