aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 11:09:14 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 11:09:14 +0000
commite87a8bd319cefd3a75d9d061fe9ac6bad980b0db (patch)
treee9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /dns
parent867a3ba355276083619d6e050ed5885ecfc04d75 (diff)
downloadports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.tar.gz
ports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/ddclient/files/pkg-message.in2
-rw-r--r--dns/ddns/files/pkg-message.in4
-rw-r--r--dns/dnscheckengine/files/pkg-message.in18
-rw-r--r--dns/mDNSResponder_nss/pkg-message2
-rw-r--r--dns/mydns-ng/files/pkg-message.in2
-rw-r--r--dns/nsd/pkg-message2
-rw-r--r--dns/powerdns/files/pkg-message.in4
7 files changed, 17 insertions, 17 deletions
diff --git a/dns/ddclient/files/pkg-message.in b/dns/ddclient/files/pkg-message.in
index 8420c75d3ed9..c2b0b6a31f5b 100644
--- a/dns/ddclient/files/pkg-message.in
+++ b/dns/ddclient/files/pkg-message.in
@@ -13,7 +13,7 @@ following line to /etc/rc.conf
ddclient_enable="YES"
If you would like to force ddclient to update your account
-daily regardless of IP changes add the following line to
+daily regardless of IP changes add the following line to
your /etc/periodic.conf
daily_ddclient_force_enable="YES"
diff --git a/dns/ddns/files/pkg-message.in b/dns/ddns/files/pkg-message.in
index b37319e3950a..72ae93afa443 100644
--- a/dns/ddns/files/pkg-message.in
+++ b/dns/ddns/files/pkg-message.in
@@ -24,11 +24,11 @@ following steps:
3) Add the following line to your rc.conf:
- ddns_server_enable="YES"
+ ddns_server_enable="YES"
or
- ddns_client_enable="YES"
+ ddns_client_enable="YES"
Then you can start a ddns daemon by issuing the following command:
diff --git a/dns/dnscheckengine/files/pkg-message.in b/dns/dnscheckengine/files/pkg-message.in
index 93b92f2b4f73..10a3212947b9 100644
--- a/dns/dnscheckengine/files/pkg-message.in
+++ b/dns/dnscheckengine/files/pkg-message.in
@@ -7,24 +7,24 @@
* *
*************************************************************************
-The DNSCheck software included in the port is the PERL-based engine and
+The DNSCheck software included in the port is the PERL-based engine and
includes a command line utility that uses that engine in %%PREFIX%%/bin
-called dnscheckengine. There is some other software that is included
+called dnscheckengine. There is some other software that is included
that the developers at the .SE registry use to manage the process by
-which they do domain delegation. These generally require MYSQL support
-to work and are disabled by default. If you want to learn more about them,
-they are all PERL-based and have integrated perldoc information. However,
+which they do domain delegation. These generally require MYSQL support
+to work and are disabled by default. If you want to learn more about them,
+they are all PERL-based and have integrated perldoc information. However,
I have not tested them extensively and can't advise on their suitability as of
-this writing. All the scripts install into %%PREFIX%%/libexec/dnscheck.
+this writing. All the scripts install into %%PREFIX%%/libexec/dnscheck.
This port also installs some documentation in %%DOCSDIR%%
-that may prove useful.
+that may prove useful.
There is also a webui that is available as an alternative frontend. I hope
-to include it in a future port.
+to include it in a future port.
If you have questions about the basic software, please see the developer's
-web site at http://opensource.iis.se/dnscheck. If there is a problem with
+web site at http://opensource.iis.se/dnscheck. If there is a problem with
the port, please let me know at dnscheckengine-port@academ.com.
Stan Barber
diff --git a/dns/mDNSResponder_nss/pkg-message b/dns/mDNSResponder_nss/pkg-message
index 75089a33a5e2..c331d5f57183 100644
--- a/dns/mDNSResponder_nss/pkg-message
+++ b/dns/mDNSResponder_nss/pkg-message
@@ -1,5 +1,5 @@
================================================================================
-To enable the mDNSResponder NSS module, update the hosts entry in
+To enable the mDNSResponder NSS module, update the hosts entry in
/etc/nsswitch.conf by adding mdns, preferably between file and dns:
hosts: file mdns dns
diff --git a/dns/mydns-ng/files/pkg-message.in b/dns/mydns-ng/files/pkg-message.in
index fe7528998be5..c6bd630bf2a3 100644
--- a/dns/mydns-ng/files/pkg-message.in
+++ b/dns/mydns-ng/files/pkg-message.in
@@ -15,7 +15,7 @@ into your rc.conf.
You can use %%DOCSDIR%%/contrib/admin.php to maintain MyDNS.
If you are looking for the web interface for MyDNS, it's included in
-the MyDNS distribution as %%DOCSDIR%%/contrib/admin.php.
+the MyDNS distribution as %%DOCSDIR%%/contrib/admin.php.
See %%DOCSDIR%%/contrib/README for installation instructions.
*********************************************************************
diff --git a/dns/nsd/pkg-message b/dns/nsd/pkg-message
index 705ce0043580..048c29c57cdc 100644
--- a/dns/nsd/pkg-message
+++ b/dns/nsd/pkg-message
@@ -4,7 +4,7 @@
*
* Starting with nsd version 4 the old nsdc control program has been
* replaced by nsd-control. This requires some manual setup with
-* nsd-control-setup and editing of the config files.
+* nsd-control-setup and editing of the config files.
*
* nsd-control is incompatible with nsdc so when that is used in scripts,
* these should be adapted
diff --git a/dns/powerdns/files/pkg-message.in b/dns/powerdns/files/pkg-message.in
index 2e7dfb9e14e8..70defb2b70dd 100644
--- a/dns/powerdns/files/pkg-message.in
+++ b/dns/powerdns/files/pkg-message.in
@@ -8,12 +8,12 @@
as pdns.conf-dist.
A pdns.conf with all possible options is available in
- %%EXAMPLESDIR%%
+ %%EXAMPLESDIR%%
---------------------------------------------
IMPORTANT: PowerDNS Authoritive Server 3.4.0+:
---------------------------------------------
- This version needs a mandatory schema change for the gmsyql,
+ This version needs a mandatory schema change for the gmsyql,
gpgsql and gsqlite3 backends. SQL statements are available in
%%DOCSDIR%% or http://doc.powerdns.com
*******************************************************************