From owner-freebsd-ports Mon Jul 15 12:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9944937B406 for ; Mon, 15 Jul 2002 12:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4E8A43E5E for ; Mon, 15 Jul 2002 12:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6FJe1JU098994 for ; Mon, 15 Jul 2002 12:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6FJe1NM098992; Mon, 15 Jul 2002 12:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A58BA37B401 for ; Mon, 15 Jul 2002 12:39:11 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6661D43E67 for ; Mon, 15 Jul 2002 12:39:11 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6FJdAOT075144 for ; Mon, 15 Jul 2002 12:39:10 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6FJdAac075143; Mon, 15 Jul 2002 12:39:10 -0700 (PDT) Message-Id: <200207151939.g6FJdAac075143@www.freebsd.org> Date: Mon, 15 Jul 2002 12:39:10 -0700 (PDT) From: Darren Wiebe To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40614: New Port: Wyse 60 Terminal Emulator 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: 40614 >Category: ports >Synopsis: New Port: Wyse 60 Terminal Emulator >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: Mon Jul 15 12:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Darren Wiebe >Release: -stable >Organization: Hagen Homes Ltd. >Environment: >Description: This is a port of Wy60. A Wyse 60 terminal emulator. It is useful for people wishing to access legacy Wyse applications. >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: # # wy60 # wy60/Makefile # wy60/distinfo # wy60/pkg-comment # wy60/pkg-descr # wy60/pkg-plist # echo c - wy60 mkdir -p wy60 > /dev/null 2>&1 echo x - wy60/Makefile sed 's/^X//' >wy60/Makefile << 'END-of-wy60/Makefile' X# New ports collection makefile for: wy60 X# Date created: 13 July 2002 X# Whom: Darren Wiebe X# X# $FreeBSD$ X# X XPORTNAME= wy60 XPORTVERSION= 2.0.3 XCATEGORIES= shells XMASTER_SITES= http://gutschke.com/wy60/html/archive/ X XMAINTAINER= dkwiebe@hagenhomes.com X XGNU_CONFIGURE= yes X X.include END-of-wy60/Makefile echo x - wy60/distinfo sed 's/^X//' >wy60/distinfo << 'END-of-wy60/distinfo' XMD5 (wy60-2.0.3.tar.gz) = 99308832c4957fb83472f3c23b546c44 END-of-wy60/distinfo echo x - wy60/pkg-comment sed 's/^X//' >wy60/pkg-comment << 'END-of-wy60/pkg-comment' XA Wyse 60 Terminal Emulator END-of-wy60/pkg-comment echo x - wy60/pkg-descr sed 's/^X//' >wy60/pkg-descr << 'END-of-wy60/pkg-descr' XWy60 Terminal Emulator XThis software provides Wyse 60 emulation from most shells. This will Xallow access to legacy Wyse software from modern shells. Xhttp://gutschke.com/wy60 END-of-wy60/pkg-descr echo x - wy60/pkg-plist sed 's/^X//' >wy60/pkg-plist << 'END-of-wy60/pkg-plist' Xbin/wy60 Xetc/wy60.rc Xman/man1/wy60.1 END-of-wy60/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