diff options
Diffstat (limited to 'comms/ecu')
| -rw-r--r-- | comms/ecu/Makefile | 29 | ||||
| -rw-r--r-- | comms/ecu/distinfo | 1 | ||||
| -rw-r--r-- | comms/ecu/pkg-comment | 1 | ||||
| -rw-r--r-- | comms/ecu/pkg-descr | 31 | ||||
| -rw-r--r-- | comms/ecu/pkg-plist | 5 |
5 files changed, 0 insertions, 67 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile deleted file mode 100644 index 98d52e1b7449..000000000000 --- a/comms/ecu/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: ecu -# Version required: 3.34beta -# Date created: Feb 18, 1995 -# Whom: ache -# -# $Id: Makefile,v 1.4 1995/05/11 19:32:28 ache Exp $ -# - -DISTNAME= ecu-3.34beta -PKGNAME= ecu-3.34b -CATEGORIES+= comms -MASTER_SITES= ftp://ftp.kiae.su/unix/comm/ -EXTRACT_SUFX= .cpio.Z -WRKSRC= ${WRKDIR}/ecu - -MAINTAINER= ache@FreeBSD.ORG - -EXTRACT_CMD= (zcat | cpio -idm) -EXTRACT_ARGS= < -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= Configure -IS_INTERACTIVE= yes - -pre-install: - cd ${WRKSRC}/doc; \ - ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 ecu.man ${PREFIX}/man/cat1/ecu.1; \ - ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 proc.man ${PREFIX}/man/cat1/proc.1 - -.include <bsd.port.mk> diff --git a/comms/ecu/distinfo b/comms/ecu/distinfo deleted file mode 100644 index 10f7584559cf..000000000000 --- a/comms/ecu/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ecu-3.34beta.cpio.Z) = 269f1ddb3933372a2709367fd17a67aa diff --git a/comms/ecu/pkg-comment b/comms/ecu/pkg-comment deleted file mode 100644 index 549f8cc606d0..000000000000 --- a/comms/ecu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extended Call Utility version 3.34beta diff --git a/comms/ecu/pkg-descr b/comms/ecu/pkg-descr deleted file mode 100644 index 1dd5c1cde879..000000000000 --- a/comms/ecu/pkg-descr +++ /dev/null @@ -1,31 +0,0 @@ - ECU (Extended Call Utility) is a personal and research communications - program originally written for users of SCO UNIX V.3.2/386 and XENIX V - on 80286 and 80386 systems. Support for other systems has been added - and further porting is possible with "minor" effort to other systems - based on or similar to UNIX System V. - - ECU provides the classic terminal communications facility of passing - keyboard data to a serial line and incoming data to the computer video - display. In addition, a dialing directory, a function key mapping - feature, and session logging are available. - - A very flexible procedure (script) language is also incorporated to - automate many communications tasks. In addition to augmenting - interactive tasks, by using shell scripts and ECU procedures, ECU can - perform batch-style communications sessions in an entirely "unattended" - fashion. - - ECU presents to the host a flexible "ANSI" terminal type, accepting any - valid video control sequences from MS-DOS or SCO documentation as of - late 1990. It also fares well, though imperfectly, with Sun and VT-100 - in-band video control sequences. Standards are great: everybody should - have one, especially if they call it "ANSI." - - The program supports almost any local terminal (console) which can be - described in a termcap database entry. For more information, refer to - "Supported Terminals." - - ECU supports numerous file transfer protocols: as of this writing, - XMODEM, XMODEM/CRC, XMODEM-1K, YMODEM/CRC Batch, ZMODEM/CRC-16, - ZMODEM/CRC-32, Kermit and SEAlink are supported. - diff --git a/comms/ecu/pkg-plist b/comms/ecu/pkg-plist deleted file mode 100644 index 9c597fd56499..000000000000 --- a/comms/ecu/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -@cd /usr/local -bin/ecu -lib/ecu -man/cat1/ecu.1 -man/cat1/proc.1 |
