Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 21:50:22 +0900 (JST)
From:      NAKAMURA Kazushi <kaz@kobe1995.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        me@ns.kobe1995.net
Subject:   ports/30233: new port: xmbmon
Message-ID:  <200108311250.f7VCoLQ10971@safa.kobe1995.net>

next in thread | raw e-mail | index | archive | help

>Number:         30233
>Category:       ports
>Synopsis:       new port: xmbmon
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 31 06:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     NAKAMURA Kazushi
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
PCshop LABBIT
>Environment:
System: FreeBSD safa.kobe1995.net 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sun Jul 15 23:32:38 JST 2001 kaz@safa.kobe1995.net:/usr/src/sys/compile/KOBESMP i386
M/B:	FW-6280BXDR/155(440BX),ECS D6VAA(VIA AppoloPro133A)

>Description:
	New port: xmbmon	- X mothoer board monitor
>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:
#
#	xmbmon
#	xmbmon/Makefile
#	xmbmon/pkg-plist
#	xmbmon/pkg-descr
#	xmbmon/pkg-comment
#	xmbmon/files
#	xmbmon/files/patch-aa
#	xmbmon/distinfo
#
echo c - xmbmon
mkdir -p xmbmon > /dev/null 2>&1
echo x - xmbmon/Makefile
sed 's/^X//' >xmbmon/Makefile << 'END-of-xmbmon/Makefile'
X# ports collection makefile for:	xmbmon
X# Date created:	2001/08/30
X# Whom:		kaz
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xmbmon
XPORTVERSION=	106pl1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/
XDISTNAME=	xmbmon106pl1
X
XMAINTAINER=	kaz@kobe1995.net
X
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
X
XHDDOCDIR=	${PREFIX}/share/doc/xmbmon
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@if ! [ -d ${HDDOCDIR} ]; then ${MKDIR} ${HDDOCDIR}; fi
X	${INSTALL_DATA} ${WRKSRC}/00README.txt ${HDDOCDIR}
X	${INSTALL_DATA} ${WRKSRC}/00READMEj.txt ${HDDOCDIR}
X	${INSTALL_DATA} ${WRKSRC}/DEBUG_Info ${HDDOCDIR}
X	${INSTALL_DATA} ${WRKSRC}/xmbmon.resources ${HDDOCDIR}
X.endif
X
X.include <bsd.port.post.mk>
END-of-xmbmon/Makefile
echo x - xmbmon/pkg-plist
sed 's/^X//' >xmbmon/pkg-plist << 'END-of-xmbmon/pkg-plist'
Xbin/mbmon
Xbin/xmbmon
X%%PORTDOCS%%share/doc/xmbmon/00README.txt
X%%PORTDOCS%%share/doc/xmbmon/00READMEj.txt
X%%PORTDOCS%%share/doc/xmbmon/DEBUG_Info
X%%PORTDOCS%%share/doc/xmbmon/xmbmon.resources
X%%PORTDOCS%%@dirrm share/doc/xmbmon
END-of-xmbmon/pkg-plist
echo x - xmbmon/pkg-descr
sed 's/^X//' >xmbmon/pkg-descr << 'END-of-xmbmon/pkg-descr'
XThis is a X and tty motherboard monitor uses the LM78/79,
XWINBond 83781D/83782D/83783S, ASUS 991227F, or the VIA VT82C686A/B
XPC-health chips, via 3 methods: ISA-I/O, SMBus, VIA-direct.
X"mbmon -h" or "xmbmon -help" shows their help.
X
X***CAUTION*** 
XThis programs accesses SMBus or ISA-IO port directly with superuser
Xpermission. So it may occur system crash.
XPlease test "mbmon -d" or "xmbmon -debug" first.
X-- 
Xkaz
END-of-xmbmon/pkg-descr
echo x - xmbmon/pkg-comment
sed 's/^X//' >xmbmon/pkg-comment << 'END-of-xmbmon/pkg-comment'
XX and tty motherboard monitor(LM78/79,W8378x,AS99127F,VT82C686)
END-of-xmbmon/pkg-comment
echo c - xmbmon/files
mkdir -p xmbmon/files > /dev/null 2>&1
echo x - xmbmon/files/patch-aa
sed 's/^X//' >xmbmon/files/patch-aa << 'END-of-xmbmon/files/patch-aa'
X--- Makefile.in-	Thu Aug 30 21:06:57 2001
X+++ Makefile.in	Fri Aug 31 20:40:36 2001
X@@ -33,7 +33,7 @@
X RM=rm -f
X INSTALL=install
X 
X-INST_DIR=/usr/local/bin
X+INST_DIR=/usr/X11R6/bin
X INST_XDIR=/usr/X11R6/bin
X INST_XRDIR=/usr/X11R6/lib/X11/app-defaults
X  
END-of-xmbmon/files/patch-aa
echo x - xmbmon/distinfo
sed 's/^X//' >xmbmon/distinfo << 'END-of-xmbmon/distinfo'
XMD5 (xmbmon106pl1.tar.gz) = 54caa4b19caefd461129b8dc25f7c008
END-of-xmbmon/distinfo
exit

-- 
Ãæ¼Ï»֡÷¿À¸Í		<mailto:kaz@kobe1995.net>
NAKAMURA Kazushi@KOBE	<http://kobe1995.net/>;
FreeBSD	- Available for IA32 (Intel x86) and Alpha architectures
	- IA64 (Itanium), PowerPC, and ARM architectures under development
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108311250.f7VCoLQ10971>