From owner-freebsd-ports Tue Jun 25 4:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6773537B401 for ; Tue, 25 Jun 2002 04:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5PBU2782513; Tue, 25 Jun 2002 04:30:02 -0700 (PDT) (envelope-from gnats) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by hub.freebsd.org (Postfix) with ESMTP id D7DA337B400 for ; Tue, 25 Jun 2002 04:23:10 -0700 (PDT) Received: by freebsdcluster.org (Postfix, from userid 1001) id F39D9AC703; Tue, 25 Jun 2002 13:23:03 +0200 (CEST) Message-Id: <20020625112303.F39D9AC703@freebsdcluster.org> Date: Tue, 25 Jun 2002 13:23:03 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39836: New port: ah-tty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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