From owner-freebsd-ports Fri Sep 24 16:31:25 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 39B701525B for ; Fri, 24 Sep 1999 16:31:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA73738; Fri, 24 Sep 1999 16:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 9554A14D4A for ; Fri, 24 Sep 1999 16:27:32 -0700 (PDT) (envelope-from jedgar@pawn.primelocation.net) Received: by pawn.primelocation.net (Postfix, from userid 1003) id 584CEF81C; Fri, 24 Sep 1999 19:27:05 -0400 (EDT) Message-Id: <19990924232705.584CEF81C@pawn.primelocation.net> Date: Fri, 24 Sep 1999 19:27:05 -0400 (EDT) From: jedgar@fxp.org Reply-To: jedgar@fxp.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13939: New port: wmlmmon-0.50 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13939 >Category: ports >Synopsis: New port: wmlmmon-0.50 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 24 16:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris D. Faulhaber >Release: FreeBSD 4.0-CURRENT i386 >Organization: BUGO - BSD Users Group of Orlando >Environment: FreeBSD 4.0-CURRENT i386 >Description: New port: wmlmmon-0.50, a WindowMaker dock app that displays information gathered from LM78/79 devices onboard many newer motherboards. This information includes MB temp, various voltages, and fan speeds. This is only usable under FreeBSD 4.0-CURRENT due to the use of the intpm(4) controller. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # wmlmmon # wmlmmon/files # wmlmmon/files/md5 # wmlmmon/pkg # wmlmmon/pkg/COMMENT # wmlmmon/pkg/DESCR # wmlmmon/pkg/PLIST # wmlmmon/Makefile # echo c - wmlmmon mkdir -p wmlmmon > /dev/null 2>&1 echo c - wmlmmon/files mkdir -p wmlmmon/files > /dev/null 2>&1 echo x - wmlmmon/files/md5 sed 's/^X//' >wmlmmon/files/md5 << 'END-of-wmlmmon/files/md5' XMD5 (wmlmmon-0.50.tar.gz) = 84eff963812bd5c7dfb3ef0c473934d1 END-of-wmlmmon/files/md5 echo c - wmlmmon/pkg mkdir -p wmlmmon/pkg > /dev/null 2>&1 echo x - wmlmmon/pkg/COMMENT sed 's/^X//' >wmlmmon/pkg/COMMENT << 'END-of-wmlmmon/pkg/COMMENT' XWindowMaker dock app to display LM78/79 information. END-of-wmlmmon/pkg/COMMENT echo x - wmlmmon/pkg/DESCR sed 's/^X//' >wmlmmon/pkg/DESCR << 'END-of-wmlmmon/pkg/DESCR' Xwmlmmon v0.50 X XThis program displays information gathered from LM78/79 chipsets Xonboard many motherboards onto a [standard] WindowMaker dock app. XDisplayed values include fan speeds, motherboard temperature, Xand various voltages. Currently, this is only supported in XFreeBSD 4.0. END-of-wmlmmon/pkg/DESCR echo x - wmlmmon/pkg/PLIST sed 's/^X//' >wmlmmon/pkg/PLIST << 'END-of-wmlmmon/pkg/PLIST' Xbin/wmlmmon END-of-wmlmmon/pkg/PLIST echo x - wmlmmon/Makefile sed 's/^X//' >wmlmmon/Makefile << 'END-of-wmlmmon/Makefile' X# New ports collection makefile for: wmlmmon X# Version required: 0.50 X# Date created: 24 September 1999 X# Whom: Chris D. Faulhaber X# X# $FreeBSD$ X# X XDISTNAME= wmlmmon-0.50 XCATEGORIES= sysutils windowmaker XMASTER_SITES= http://www.fxp.org/~jedgar/ X XMAINTAINER= jedgar@fxp.org X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_X_PREFIX= yes X XMAN8= wmlmmon.8 XMANCOMPRESSED= yes X X.include X X.if ${OSVERSION} < 400000 Xpre-fetch: X @${ECHO} X @${ECHO} "This port uses the intpm controller which" X @${ECHO} "is only available in FreeBSD 4.0-CURRENT." X @${ECHO} X.endif X X.include END-of-wmlmmon/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message