Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 15:31:14 +0000 (GMT)
From:      Bruce M Simpson <bms@spc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44786: New port: devel/picp
Message-ID:  <20021031153114.3F69B96AE@triage.dollah.com>

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

>Number:         44786
>Category:       ports
>Synopsis:       New port: devel/picp
>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:   Thu Oct 31 07:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #5: Sun Sep 22 00:35:55 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386


	
>Description:
	picp is a command line driver for the Microship Picstart Plus
	Development Programmer (as used with the 16F84 series).
>How-To-Repeat:
	
>Fix:

	

--- picp.shar 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:
#
#	picp
#	picp/pkg-plist
#	picp/pkg-descr
#	picp/pkg-comment
#	picp/distinfo
#	picp/Makefile
#
echo c - picp
mkdir -p picp > /dev/null 2>&1
echo x - picp/pkg-plist
sed 's/^X//' >picp/pkg-plist << 'END-of-picp/pkg-plist'
Xbin/picp
END-of-picp/pkg-plist
echo x - picp/pkg-descr
sed 's/^X//' >picp/pkg-descr << 'END-of-picp/pkg-descr'
XThis is a FreeBSD port of picp, a command line driver for the Microchip
XPicstart Plus development programmer. It is compatible with a variety of
XPICs including the 16F84.
X
XWWW: http://www.cosmodog.com/pic/
XWWW: http://bofh.stabilis.ru/soft.html
X
XBruce
Xbms@spc.org
END-of-picp/pkg-descr
echo x - picp/pkg-comment
sed 's/^X//' >picp/pkg-comment << 'END-of-picp/pkg-comment'
XDriver for the Microchip Picstart Plus development programmer
END-of-picp/pkg-comment
echo x - picp/distinfo
sed 's/^X//' >picp/distinfo << 'END-of-picp/distinfo'
XMD5 (picp_fbsd.tgz) = 419c4c98cbd2fd4fd74146ee6c798299
END-of-picp/distinfo
echo x - picp/Makefile
sed 's/^X//' >picp/Makefile << 'END-of-picp/Makefile'
X# New ports collection makefile for:    picp
X# Date created:         25 October 2002
X# Whom:                 Bruce M Simpson <bms@spc.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       picp
XPORTVERSION=    0.4
XCATEGORIES=     devel
XMASTER_SITES=	http://bofh.stabilis.ru/
XDISTNAME=	${PORTNAME}_fbsd
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=     bms@spc.org
X
XNO_WRKSUBDIR=	defined
XNOMAN=		defined
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKDIR}/picp ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-picp/Makefile
exit
--- picp.shar ends here ---


>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?20021031153114.3F69B96AE>