summaryrefslogtreecommitdiffstats
path: root/sysutils/nctop
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-09-24 13:36:30 +0000
committerrafan <rafan@FreeBSD.org>2006-09-24 13:36:30 +0000
commit8aef7a87a2a1d6340a913667d9956ab56c499382 (patch)
tree853f99a6a8e39bdef935d139011d2e4b7918d99a /sysutils/nctop
parent0bc2e27dc2d54f0ede67362b8e5da874d8c5d529 (diff)
downloadFreeBSD-ports-8aef7a87a2a1d6340a913667d9956ab56c499382.zip
FreeBSD-ports-8aef7a87a2a1d6340a913667d9956ab56c499382.tar.gz
- Update to 0.23.2
PR: ports/103561 Submitted by: Stefan Pauly <stefan at fh-mainz.de>
Diffstat (limited to 'sysutils/nctop')
-rw-r--r--sysutils/nctop/Makefile14
-rw-r--r--sysutils/nctop/distinfo6
-rw-r--r--sysutils/nctop/pkg-descr1
3 files changed, 8 insertions, 13 deletions
diff --git a/sysutils/nctop/Makefile b/sysutils/nctop/Makefile
index d793f6f..273c6da 100644
--- a/sysutils/nctop/Makefile
+++ b/sysutils/nctop/Makefile
@@ -6,27 +6,21 @@
#
PORTNAME= nctop
-PORTVERSION= 0.23.1
+PORTVERSION= 0.23.2
CATEGORIES= sysutils
-MASTER_SITES= http://www.rz.uni-karlsruhe.de/~hj28/download.php?file=/
+MASTER_SITES= http://www.rz.uni-karlsruhe.de/~hj28/download.php?file=/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A remote system monitor
+COMMENT= A remote system monitor for unix hosts
USE_AUTOTOOLS= autoconf:259:env
USE_BZIP2= YES
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} \
+CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-libwrap \
--with-setgid=kmem
MAN1= nctopd.1 nctop.1
-pre-configure:
- ${CP} ${AUTOCONF_DIR}/install-sh ${WRKSRC}
- ${CP} ${AUTOCONF_DIR}/config.sub ${WRKSRC}
- ${CP} ${AUTOCONF_DIR}/config.guess ${WRKSRC}
- cd ${WRKSRC} && ${AUTOCONF}
-
.include <bsd.port.mk>
diff --git a/sysutils/nctop/distinfo b/sysutils/nctop/distinfo
index b067829..82f1f62 100644
--- a/sysutils/nctop/distinfo
+++ b/sysutils/nctop/distinfo
@@ -1,3 +1,3 @@
-MD5 (nctop-0.23.1.tar.bz2) = 3fc4f12284f818f87efe03e4cf9596f6
-SHA256 (nctop-0.23.1.tar.bz2) = 5c49b204ee7f4c9045f49034e2015afcda8e0894e99007b1a2887a8ef4ed0160
-SIZE (nctop-0.23.1.tar.bz2) = 22563
+MD5 (nctop-0.23.2.tar.bz2) = 179317387c0108e77c3aa5846ebb5d36
+SHA256 (nctop-0.23.2.tar.bz2) = e3ea8e1388af65f3ef7322833f33831bf5540b1b9305c4b5880fb8f36be8df34
+SIZE (nctop-0.23.2.tar.bz2) = 76293
diff --git a/sysutils/nctop/pkg-descr b/sysutils/nctop/pkg-descr
index 43013c1..3b952f2 100644
--- a/sysutils/nctop/pkg-descr
+++ b/sysutils/nctop/pkg-descr
@@ -1,4 +1,5 @@
Nctop is a remote system monitor for unix hosts.
+
It is a client/server-application using UDP-packets to receive the information
of the hosts running the daemon and listed in the clients configuration file.
For each host the client displays a line containing:
OpenPOWER on IntegriCloud