From 167f1a76f85047f41343ff5a707b7ef0510686a5 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Wed, 8 Mar 2000 17:51:03 +0000 Subject: Update port to 0.65: * Add -m flag: produces a very simple output format, suitable for input to other programs - such as the UCD SNMP Daemon. By: Kevin Walton --- sysutils/lmmon/Makefile | 6 +++--- sysutils/lmmon/distinfo | 2 +- sysutils/lmmon/pkg-descr | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sysutils/lmmon') diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index f4cef0567fbd..d24525d807cc 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: lmmon -# Version required: 0.61 +# Version required: 0.65 # Date created: 24 September 1999 # Whom: Chris D. Faulhaber # # $FreeBSD$ # -DISTNAME= lmmon-0.61 +DISTNAME= lmmon-0.65 CATEGORIES= sysutils MASTER_SITES= http://www.fxp.org/~jedgar/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= jedgar@FreeBSD.org GNU_CONFIGURE= yes MAN8= lmmon.8 diff --git a/sysutils/lmmon/distinfo b/sysutils/lmmon/distinfo index 57bb73cc4323..5f1090b79047 100644 --- a/sysutils/lmmon/distinfo +++ b/sysutils/lmmon/distinfo @@ -1 +1 @@ -MD5 (lmmon-0.61.tar.gz) = d3c3ef2ffc26a999fd2a392c2e4d9d7e +MD5 (lmmon-0.65.tar.gz) = d7597e5d6bce4022b4f32b2910986c70 diff --git a/sysutils/lmmon/pkg-descr b/sysutils/lmmon/pkg-descr index 60e0ad104ccd..0e8572f90c22 100644 --- a/sysutils/lmmon/pkg-descr +++ b/sysutils/lmmon/pkg-descr @@ -11,7 +11,10 @@ Currently, the /dev/smb0 interface is only supported in FreeBSD /dev/io interface may work with many motherboards in FreeBSD 3.x and some non-LM78/79 motherboards. +In addition, lmmon support simple text output that can be easily +used by external programs (e.g. UCD SNMP Daemon) for monitoring. + WWW: http://www.fxp.org/~jedgar/ - Chris D. Faulhaber -jedgar@fxp.org + -- cgit v1.2.3