aboutsummaryrefslogtreecommitdiff
path: root/net/ntpa
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-07-20 19:13:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-07-20 19:13:37 +0000
commit65ed302e8331c9005c2da655fc07a6ee75752679 (patch)
tree52dc75d2a8292a51d12e65d55d93eb5272485168 /net/ntpa
parent9034eb8cb94e9cd5a92b2619925a7c6ef063974f (diff)
downloadports-65ed302e8331c9005c2da655fc07a6ee75752679.tar.gz
ports-65ed302e8331c9005c2da655fc07a6ee75752679.zip
Notes
Diffstat (limited to 'net/ntpa')
-rw-r--r--net/ntpa/Makefile3
-rw-r--r--net/ntpa/pkg-descr6
-rw-r--r--net/ntpa/pkg-message2
3 files changed, 5 insertions, 6 deletions
diff --git a/net/ntpa/Makefile b/net/ntpa/Makefile
index b35e2e1297e3..6cbac5c8e17f 100644
--- a/net/ntpa/Makefile
+++ b/net/ntpa/Makefile
@@ -20,6 +20,7 @@ WEBFILES_DESC= Install web files
GRAPH_DESC= Graph generation (requires Cairo)
PGSQL_DESC= PostgreSQL Connector
MYSQL_DESC= MySQL Connector (GPL)
+DATABASE_DESC= Database provider
GRAPH_LIB_DEPENDS= libgdiplus.so:x11-toolkits/libgdiplus \
libcairo.so:graphics/cairo \
@@ -41,8 +42,6 @@ GROUPS= ntpa
SUB_FILES= ntpad ntpav ntpac
WRKSRC= ${WRKDIR}/anguist-ntpa-9204e1e36b8d
-.include <bsd.port.options.mk>
-
pre-install:
@${MKDIR} ${WRKSRC}/script
${MV} ${WRKDIR}/ntpad ${WRKSRC}/script/ntpa
diff --git a/net/ntpa/pkg-descr b/net/ntpa/pkg-descr
index aac73979659a..6a35af0a9b52 100644
--- a/net/ntpa/pkg-descr
+++ b/net/ntpa/pkg-descr
@@ -1,8 +1,8 @@
NTP Analyzer is a tool dedicated to analyze the operation of time
servers.
-NTP Analyzer works by collecting data from the ntp daemon. Graphs
-and web pages can then be generated to visualize the activities of
-hosts and peers.
+NTP Analyzer collects data from ntp daemons and can be configured
+to generate graphs and web pages to visualize the activities of
+supervised hosts and peers.
WWW: https://bitbucket.org/anguist/ntpa
diff --git a/net/ntpa/pkg-message b/net/ntpa/pkg-message
index 9ba7eb9b12e3..7829eceee428 100644
--- a/net/ntpa/pkg-message
+++ b/net/ntpa/pkg-message
@@ -1,6 +1,6 @@
************************************************************************
NTP Analyzer has been installed. If this is the first time remember to
-create a MySQL or PostgreeSQL user and database first.
+create a MySQL or PostgreSQL user and database first.
************************************************************************