ports/59110: New port: Notepad clone
Antonio Bonifati
ant at venus.deis.unical.it
Mon Nov 10 11:20:15 UTC 2003
>Number: 59110
>Category: ports
>Synopsis: New port: Notepad clone
>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 Nov 10 03:20:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Antonio Bonifati
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD venus.deis.unical.it 4.9-RELEASE FreeBSD 4.9-RELEASE #1: Sat Nov 8 12:27:32 CEST 2003 root at venus.deis.unical.it:/usr/src/sys/compile/VENUS i386
>Description:
Win95/98 (TM) Notepad clone written in Tcl/Tk
>How-To-Repeat:
>Fix:
--- tpad.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:
#
# /usr/ports/editors/tpad/
# /usr/ports/editors/tpad/Makefile
# /usr/ports/editors/tpad/distinfo
# /usr/ports/editors/tpad/pkg-descr
# /usr/ports/editors/tpad/pkg-plist
#
echo c - /usr/ports/editors/tpad/
mkdir -p /usr/ports/editors/tpad/ > /dev/null 2>&1
echo x - /usr/ports/editors/tpad/Makefile
sed 's/^X//' >/usr/ports/editors/tpad/Makefile << 'END-of-/usr/ports/editors/tpad/Makefile'
X# New ports collection makefile for: tpad
X# Date created: 10 November 2003
X# Whom: Antonio Bonifati <ant at monitor.deis.unical.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME= tpad
XPORTVERSION= 1.0
XCATEGORIES= editors tcl84 tk84
XMASTER_SITES= http://monitor.deis.unical.it/ant/tpad/ \
X http://queen.rett.polimi.it/~ant/tcl/script/
XDISTNAME= ${PORTNAME}-${PORTVERSION}.tcl
XEXTRACT_SUFX=
XEXTRACT_ONLY=
X
XMAINTAINER= ant at monitor.deis.unical.it
XCOMMENT= Win95/98 (TM) Notepad clone written in Tcl/Tk
X
XRUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
X
XNO_BUILD= yes
X
Xdo-install:
X ${INSTALL_SCRIPT} ${DISTDIR}/${DISTFILES} ${PREFIX}/bin/tpad
X
X.include <bsd.port.mk>
END-of-/usr/ports/editors/tpad/Makefile
echo x - /usr/ports/editors/tpad/distinfo
sed 's/^X//' >/usr/ports/editors/tpad/distinfo << 'END-of-/usr/ports/editors/tpad/distinfo'
XMD5 (tpad-1.0.tcl) = 145d45dd4954243c8e94a9d745c2721b
END-of-/usr/ports/editors/tpad/distinfo
echo x - /usr/ports/editors/tpad/pkg-descr
sed 's/^X//' >/usr/ports/editors/tpad/pkg-descr << 'END-of-/usr/ports/editors/tpad/pkg-descr'
XThe executable tpad is a wish(1) shell script.
X
XI think the only difference with Notepad
Xis that it doesn't limit the size of the
Xfile to edit :-)
X
XWWW: http://monitor.deis.unical.it/ant/tpad/
X
X- Antonio Bonifati
Xant at monitor.deis.unical.it
END-of-/usr/ports/editors/tpad/pkg-descr
echo x - /usr/ports/editors/tpad/pkg-plist
sed 's/^X//' >/usr/ports/editors/tpad/pkg-plist << 'END-of-/usr/ports/editors/tpad/pkg-plist'
Xbin/tpad
END-of-/usr/ports/editors/tpad/pkg-plist
exit
--- tpad.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list