Add bind, libxml2 and ddns-scripts back to package feed.
authorNYNEX <nynex@Jasper.lan>
Sun, 21 Jul 2019 06:21:11 +0000 (02:21 -0400)
committerNYNEX <nynex@Jasper.lan>
Sun, 21 Jul 2019 06:21:11 +0000 (02:21 -0400)
commitb4211686d96911b070df954ea62b317300e55049
tree51d65bb0cc7e73c61f4cfd2c24757e0aec763142
parent1799f8354d4bd87a8467c3072277aa2dcf87e29b
Add bind, libxml2 and ddns-scripts back to package feed.
31 files changed:
libs/libxml2/Makefile [new file with mode: 0644]
net/bind/Config.in [new file with mode: 0644]
net/bind/Makefile [new file with mode: 0644]
net/bind/files/bind/db.0 [new file with mode: 0644]
net/bind/files/bind/db.127 [new file with mode: 0644]
net/bind/files/bind/db.255 [new file with mode: 0644]
net/bind/files/bind/db.local [new file with mode: 0644]
net/bind/files/bind/db.root [new file with mode: 0644]
net/bind/files/bind/named.conf.example [new file with mode: 0644]
net/bind/files/named.init [new file with mode: 0644]
net/bind/patches/001-no-tests.patch [new file with mode: 0644]
net/bind/patches/002-autoconf-ar-fix.patch [new file with mode: 0644]
net/ddns-scripts/Makefile [new file with mode: 0755]
net/ddns-scripts/files/ddns.config [new file with mode: 0644]
net/ddns-scripts/files/ddns.defaults [new file with mode: 0755]
net/ddns-scripts/files/ddns.hotplug [new file with mode: 0755]
net/ddns-scripts/files/ddns.init [new file with mode: 0755]
net/ddns-scripts/files/dynamic_dns_functions.sh [new file with mode: 0755]
net/ddns-scripts/files/dynamic_dns_lucihelper.sh [new file with mode: 0755]
net/ddns-scripts/files/dynamic_dns_updater.sh [new file with mode: 0755]
net/ddns-scripts/files/services [new file with mode: 0644]
net/ddns-scripts/files/services_ipv6 [new file with mode: 0644]
net/ddns-scripts/files/update_cloudflare_com_v4.sh [new file with mode: 0755]
net/ddns-scripts/files/update_freedns_42_pl.sh [new file with mode: 0755]
net/ddns-scripts/files/update_godaddy_com_v1.sh [new file with mode: 0755]
net/ddns-scripts/files/update_no-ip_com.sh [new file with mode: 0755]
net/ddns-scripts/files/update_nsupdate.sh [new file with mode: 0755]
net/ddns-scripts/files/update_route53_v1.sh [new file with mode: 0644]
net/ddns-scripts/samples/ddns.config_sample [new file with mode: 0644]
net/ddns-scripts/samples/getlocalip_sample.sh [new file with mode: 0755]
net/ddns-scripts/samples/update_sample.sh [new file with mode: 0644]