upgrade to 0.0.7

PR:		45474
Submitted by:	maintainer
This commit is contained in:
Ying-Chieh Liao 2002-11-19 12:36:06 +00:00
parent 38d4cf228d
commit a6811a618f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70477
4 changed files with 7 additions and 4 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= slurm
PORTVERSION= 0.0.6
PORTVERSION= 0.0.7
CATEGORIES= net
MASTER_SITES= http://www.raisdorf.net/files/code/ \
http://www.fachschaft.fh-kiel.de/~hscholz/slurm/ \
@ -26,6 +26,7 @@ do-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/KEYS ${DOCSDIR}
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (slurm-0.0.6.tar.gz) = 0ab0d1a2087edb5025ba135cf1154e7d
MD5 (slurm-0.0.7.tar.gz) = afdaa8843e8245922505d0b8054de8d1

View File

@ -1,6 +1,7 @@
slurm started as a port of pppstatus to FreeBSD and now is a generic
network load monitor. It shows ASCII graphs for all kinds of
network interfaces.
network load monitor. It features three different modes with real-time
ASCII graphs and interface statistics for all kinds of network
interfaces on FreeBSD, NetBSD, OpenBSD, and Linux
WWW: http://www.raisdorf.net/slurm/

View File

@ -1,3 +1,4 @@
bin/slurm
%%PORTDOCS%%share/doc/slurm/README
%%PORTDOCS%%share/doc/slurm/KEYS
%%PORTDOCS%%@dirrm share/doc/slurm