Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 13:23:03 +0200 (CEST)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39836: New port: ah-tty
Message-ID:  <20020625112303.F39D9AC703@freebsdcluster.org>

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

>Number:         39836
>Category:       ports
>Synopsis:       New port: ah-tty
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 04:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jun 18 14:41:20 CEST 2002 root@extranet.itxmarket.com:/usr/src/sys/compile/EXTRANET1 i386


	
>Description:
	A helpful termulator Emulator - ah-tty provides context-sensitive help 
	at a UNIX shell prompt. ah-tty executes an inferior shell, and watches 
	the output from the shell and the input to it from the user carefully, 
	to determine what is a prompt, and what is actually a command typed by 
	the user.
>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:
#
#	Makefile
#	distinfo
#	pkg-comment
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# ex:ts=8
X# Ports collection makefile for:  ah-tty
X# Date created:                          Tue Jun 25, 2002
X# Whom:                                  Michael L. Hostbaek (mich@freebsdcluster.org)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ah-tty
XPORTVERSION=	0.3.12
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	mich@freebsdcluster.org
X
XGNU_CONFIGURE=	yes
X
XMAN1=	ah-tty.1
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (ah-tty-0.3.12.tar.gz) = c47f08dfdf9f6bde73175a22e4a22289
END-of-distinfo
echo x - pkg-comment
sed 's/^X//' >pkg-comment << 'END-of-pkg-comment'
XAh-tty is an automatic helper for command prompts and shells
END-of-pkg-comment
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XA helpful termulator Emulator - ah-tty provides context-sensitive help 
Xat a UNIX shell prompt. ah-tty executes an inferior shell, and watches 
Xthe output from the shell and the input to it from the user carefully, 
Xto determine what is a prompt, and what is actually a command typed by 
Xthe user.
X
XWWW:	http://ah-tty.sourceforge.net/
X
X	- Michael L. Hostbaek
X	mich@freebsdcluster.org
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
Xbin/ah-tty
Xbin/ah-tty.static
Xshare/ah-tty.conf
Xinfo/ah-tty.info
END-of-pkg-plist
exit


>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?20020625112303.F39D9AC703>