1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to version 0.60

PR:		14671
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
This commit is contained in:
Chris Piazza 1999-11-14 03:31:20 +00:00
parent 6ea01a15e0
commit 70124a02ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23107
6 changed files with 14 additions and 34 deletions

View File

@ -1,30 +1,19 @@
# New ports collection makefile for: lmmon
# Version required: 0.55
# Version required: 0.60
# Date created: 24 September 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
DISTNAME= lmmon-0.55
DISTNAME= lmmon-0.60
CATEGORIES= sysutils
MASTER_SITES= http://www.fxp.org/~jedgar/
MAINTAINER= jedgar@fxp.org
GNU_CONFIGURE= yes
MAN8= lmmon.8
MANCOMPRESSED= yes
pre-configure:
.if !defined(IO_ONLY)
@${ECHO}
@${ECHO} "Define IO_ONLY (make IO_ONLY=yes) to build with"
@${ECHO} "/dev/io support only."
@${ECHO}
.else
@${ECHO}
@${ECHO} "Building with only /dev/io interface support."
@${ECHO}
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (lmmon-0.55.tar.gz) = 97fa9b0e26dea53923a6fa194a7128a4
MD5 (lmmon-0.60.tar.gz) = 6f4fce50ee8892989bba18530a778b35

View File

@ -7,8 +7,9 @@ voltages. By default it cycles once per second using a curses-
based display.
Currently, the /dev/smb0 interface is only supported in FreeBSD
4.0; however, the /dev/io interface may work with many
motherboards in FreeBSD 3.x and some non-LM78/79 motherboards.
4.0 and 3.3-STABLE (after 01 November 1999); however, the
/dev/io interface may work with many motherboards in FreeBSD
3.x and some non-LM78/79 motherboards.
WWW: http://www.fxp.org/~jedgar/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: wmlmmon
# Version required: 0.55
# Version required: 0.60
# Date created: 24 September 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
DISTNAME= wmlmmon-0.55
DISTNAME= wmlmmon-0.60
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.fxp.org/~jedgar/
@ -16,19 +16,8 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN8= wmlmmon.8
MANCOMPRESSED= yes
pre-configure:
.if !defined (IO_ONLY)
@${ECHO}
@${ECHO} "Define IO_ONLY (make IO_ONLY=yes) to build with"
@${ECHO} "/dev/io support only."
@${ECHO}
.else
@${ECHO}
@${ECHO} "Building with only /dev/io interface support.
@${ECHO}
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (wmlmmon-0.55.tar.gz) = 5156df4822bcc861868d0c1cd24a1c62
MD5 (wmlmmon-0.60.tar.gz) = c2ea8d4d9bd2528609d8885e769f7b5d

View File

@ -6,8 +6,9 @@ WindowMaker dock app. Displayed values include fan speeds,
motherboard temperature, and various voltages.
Currently, the /dev/smb0 interface is only supported in FreeBSD
4.0; however, the /dev/io interface may work with many
motherboards in FreeBSD 3.x and some non-LM78/79 motherboards.
4.0 and 3.3-STABLE (after 01 November 1999); however, the
/dev/io interface may work with many motherboards in FreeBSD
3.x and some non-LM78/79 motherboards.
WWW: http://www.fxp.org/~jedgar/