dns/ddclient: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-05-19 14:41:43 +02:00
parent 0d3c182a22
commit d9f834a10d
2 changed files with 6 additions and 7 deletions

View File

@ -5,12 +5,14 @@ PORTNAME= ddclient
DISTVERSIONPREFIX= v
DISTVERSION= 3.8.3-104
DISTVERSIONSUFFIX= -gec2acfb
PORTREVISION= 1
CATEGORIES= dns
MAINTAINER= mjl@luckie.org.nz
COMMENT= Update dynamic DNS entries
LICENSE= GPLv2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= p5-Data-Validate-IP>0:net-mgmt/p5-Data-Validate-IP
@ -32,7 +34,7 @@ SSL_RUN_DEPENDS=ca_root_nss>0:security/ca_root_nss \
PORTDOCS= COPYRIGHT ChangeLog README.cisco README.ssl README.md \
sample-etc_cron.d_ddclient sample-etc_dhclient-exit-hooks \
sample-etc_dhcpc_dhcpcd-eth0.exe sample-etc_ppp_ip-up.local
PLIST_FILES= "@sample etc/ddclient.conf.sample" etc/periodic/daily/ddclient_force \
PLIST_FILES= "@sample(,,600) etc/ddclient.conf.sample" etc/periodic/daily/ddclient_force \
sbin/ddclient
post-patch:

View File

@ -1,11 +1,8 @@
***********************************************************
Copy
%%PREFIX%%/etc/ddclient.conf.sample
to
%%PREFIX%%/etc/ddclient.conf
To configure ddclient, edit the following file:
and edit it to fit your needs.
%%PREFIX%%/etc/ddclient.conf
If you would like to run ddclient as a daemon add the
following line to /etc/rc.conf