From kbyanc@kronos.networkrichmond.com  Wed Jul  5 19:57:02 2000
Return-Path: <kbyanc@kronos.networkrichmond.com>
Received: from kronos.networkrichmond.com (kronos.networkrichmond.com [64.240.180.22])
	by hub.freebsd.org (Postfix) with ESMTP id 6110037C063
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Jul 2000 19:57:00 -0700 (PDT)
	(envelope-from kbyanc@kronos.networkrichmond.com)
Received: (from kbyanc@localhost)
	by kronos.networkrichmond.com (8.9.3/8.9.3/antispam) id WAA27688;
	Wed, 5 Jul 2000 22:56:58 -0400 (EDT)
Message-Id: <200007060256.WAA27688@kronos.networkrichmond.com>
Date: Wed, 5 Jul 2000 22:56:58 -0400 (EDT)
From: kbyanc@posi.net
Sender: kbyanc@kronos.networkrichmond.com
Reply-To: kbyanc@posi.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: misc/p5-LEGO-RCX
X-Send-Pr-Version: 3.2

>Number:         19723
>Category:       ports
>Synopsis:       new port: misc/p5-LEGO-RCX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kbyanc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 05 20:00:04 PDT 2000
>Closed-Date:    Thu Jul 13 01:18:23 PDT 2000
>Last-Modified:  Thu Jul 13 01:19:31 PDT 2000
>Originator:     Kelly Yancey
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:

# 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:
#
#	misc/p5-LEGO-RCX
#	misc/p5-LEGO-RCX/Makefile
#	misc/p5-LEGO-RCX/pkg
#	misc/p5-LEGO-RCX/pkg/PLIST
#	misc/p5-LEGO-RCX/pkg/DESCR
#	misc/p5-LEGO-RCX/pkg/COMMENT
#	misc/p5-LEGO-RCX/files
#	misc/p5-LEGO-RCX/files/md5
#
echo c - misc/p5-LEGO-RCX
mkdir -p misc/p5-LEGO-RCX > /dev/null 2>&1
echo x - misc/p5-LEGO-RCX/Makefile
sed 's/^X//' >misc/p5-LEGO-RCX/Makefile << 'END-of-misc/p5-LEGO-RCX/Makefile'
X# New ports collection makefile for:	p5-LEGO-RCX
X# Date created:				July 05 2000
X# Whom:	      				Kelly Yancey <kbyanc@posi.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	LEGO-RCX
XPORTVERSION=	1.00
XCATEGORIES=	misc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	LEGO
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kbyanc@posi.net
X
XUSE_PERL5=	yes
X
XMAN3=		LEGO::RCX.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X		@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
X			CC="${CC}" CCFLAGS="${CFLAGS}"
X
X.include <bsd.port.mk>
END-of-misc/p5-LEGO-RCX/Makefile
echo c - misc/p5-LEGO-RCX/pkg
mkdir -p misc/p5-LEGO-RCX/pkg > /dev/null 2>&1
echo x - misc/p5-LEGO-RCX/pkg/PLIST
sed 's/^X//' >misc/p5-LEGO-RCX/pkg/PLIST << 'END-of-misc/p5-LEGO-RCX/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/LEGO/RCX.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LEGO/RCX/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LEGO/RCX
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LEGO
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/LEGO
END-of-misc/p5-LEGO-RCX/pkg/PLIST
echo x - misc/p5-LEGO-RCX/pkg/DESCR
sed 's/^X//' >misc/p5-LEGO-RCX/pkg/DESCR << 'END-of-misc/p5-LEGO-RCX/pkg/DESCR'
XLEGO::RCX is a perl module for communicating with you LEGO(tm) Mindstorms(tm)
XRCX computer through the IR dongle. It is an object-oriented module with
Xmethods for everything from controlling the motors, reading sensors, modifying
Xprogram variables, and getting data form the DataLog.
X
XWWW: http://www.members.home.net/quillan/lego/rcx.pm.html
X
X  -Kelly
X   kbyanc@posi.net
END-of-misc/p5-LEGO-RCX/pkg/DESCR
echo x - misc/p5-LEGO-RCX/pkg/COMMENT
sed 's/^X//' >misc/p5-LEGO-RCX/pkg/COMMENT << 'END-of-misc/p5-LEGO-RCX/pkg/COMMENT'
XPerl module for communicating with the Lego RCX brick via the IR tower
END-of-misc/p5-LEGO-RCX/pkg/COMMENT
echo c - misc/p5-LEGO-RCX/files
mkdir -p misc/p5-LEGO-RCX/files > /dev/null 2>&1
echo x - misc/p5-LEGO-RCX/files/md5
sed 's/^X//' >misc/p5-LEGO-RCX/files/md5 << 'END-of-misc/p5-LEGO-RCX/files/md5'
XMD5 (LEGO-RCX-1.00.tar.gz) = b6b374e418229594a5f2026ba13013ed
END-of-misc/p5-LEGO-RCX/files/md5
exit


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kbyanc 
State-Changed-When: Thu Jul 13 01:18:23 PDT 2000 
State-Changed-Why:  
Committed. 


Responsible-Changed-From-To: freebsd-ports->kbyanc 
Responsible-Changed-By: kbyanc 
Responsible-Changed-When: Thu Jul 13 01:18:23 PDT 2000 
Responsible-Changed-Why:  
I took my own PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19723 
>Unformatted:
 
