Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2003 08:48:04 -0700 
From:      "Hay, Russell" <Russell.Hay@wwireless.com>
To:        "'freebsd-gnats-submit@freebsd.org'" <freebsd-gnats-submit@FreeBSD.org>
Subject:   ports/56596: NEW PORT: mtxorbd
Message-ID:  <6D6F0541E2B1D411A75B0002A513016D0ECC5053@wacorpml03.wwireless.com>
Resent-Message-ID: <200309081550.h88FoUMs083958@freefall.freebsd.org>

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

>Number:         56596
>Category:       ports
>Synopsis:       mtxorbd port submission
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 08 08:50:29 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Shakes
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
dead [protocol] society
>Environment:
System: FreeBSD server.b0b.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Tue Jul
22 08:54:59 PDT 2003
seb@server.b0b.net:/usr/store/ad3/obj/usr/store/ad3/src/sys/GENERIC i386


	
>Description:
	Small Daemon to control Matrix Orbital LCD Screens
>How-To-Repeat:
	
>Fix:
--- mtxorbd.sh begins here ---
# 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:
#
#	mtxorbd
#	mtxorbd/Makefile
#	mtxorbd/pkg-plist
#	mtxorbd/pkg-descr
#	mtxorbd/distinfo
#	mtxorbd/pkg-message
#
echo c - mtxorbd
mkdir -p mtxorbd > /dev/null 2>&1
echo x - mtxorbd/Makefile
sed 's/^X//' >mtxorbd/Makefile << 'END-of-mtxorbd/Makefile'
X# New ports collection makefile for:	mtxorbd
X# Date created:	5 September 2003
X# Whom:				rhay
X#
X# $FreeBSD$
X#
X
XPORTNAME=					mtxorbd
XPORTVERSION=				1.0.1
XCATEGORIES=					sysutils
XMASTER_SITES=				${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=		mtxorb
XEXTRACT_SUFX=				.tgz
X
XMAINTAINER=					rhay@zonephotography.com
XCOMMENT=						Daemon for
controlling a Matrix Orbital LCD screen
X
XMAN1=							mtxorbd.1
XMANCOMPRESSED=				no
X
X.include <bsd.port.mk>
END-of-mtxorbd/Makefile
echo x - mtxorbd/pkg-plist
sed 's/^X//' >mtxorbd/pkg-plist << 'END-of-mtxorbd/pkg-plist'
Xsbin/mtxorbd
Xshare/mtxorbd/devices.conf
X@dirrm share/mtxorbd
END-of-mtxorbd/pkg-plist
echo x - mtxorbd/pkg-descr
sed 's/^X//' >mtxorbd/pkg-descr << 'END-of-mtxorbd/pkg-descr'
XThis is a daemon to control a Matrix Orbital LCD screen.  It is a very
simple
Xwrapper and access control daemon for accessing the screen.  It does not
try
Xto be a full daemon like LCDProc, but does give you full access to all of
the
Xfeatures of the screen.
X
XWWW: http://mtxorb.sourceforge.net
X
X- Russell
Xrhay@zonephotography.com
END-of-mtxorbd/pkg-descr
echo x - mtxorbd/distinfo
sed 's/^X//' >mtxorbd/distinfo << 'END-of-mtxorbd/distinfo'
XMD5 (mtxorbd-1.0.1.tgz) = 41e9890d9dfcb93242babdaf09805401
END-of-mtxorbd/distinfo
echo x - mtxorbd/pkg-message
sed 's/^X//' >mtxorbd/pkg-message << 'END-of-mtxorbd/pkg-message'
XThis daemon requires that you create a symlink between your serial device
Xand /dev/lcd.  Future versions will create this link for you automatically,
Xbut for now, just do "ln -s /dev/cuaa0 /dev/lcd" for COM1, and
X"ln -s /dev/cuaa1 /dev/lcd" for COM2.
END-of-mtxorbd/pkg-message
exit
--- mtxorbd.sh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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