Date: Mon, 27 Nov 2006 20:56:05 +0100 (CET) From: Gabor Kovesdan <gabor@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Gabor Kovesdan <gabor@FreeBSD.org> Subject: ports/105919: [patch] comms/ecu Message-ID: <20061127195605.47A3F9A96A2@server.t-hosting.hu> Resent-Message-ID: <200611272040.kARKePDh075829@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105919 >Category: ports >Synopsis: [patch] comms/ecu >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 27 20:40:25 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 6.1-RELEASE-p3 amd64 >Organization: n/a >Environment: >Description: - Deprecate - Set EXPIRATION_DATE - portlint(1) (In case somebody adopts this port) >How-To-Repeat: >Fix: --- comms-ecu.diff begins here --- Index: comms/ecu/Makefile =================================================================== RCS file: /usr/cvs/ports/comms/ecu/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- comms/ecu/Makefile 24 Nov 2006 15:27:59 -0000 1.31 +++ comms/ecu/Makefile 27 Nov 2006 12:35:27 -0000 @@ -14,6 +14,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Extended Call Utility +DEPRECATED= is unfetchable and project homepage disappeared +EXPIRATION_DATE= 2006-12-27 + MAN1= ecu.1 do-configure: Index: comms/ecu/pkg-descr =================================================================== RCS file: /usr/cvs/ports/comms/ecu/pkg-descr,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-descr --- comms/ecu/pkg-descr 17 Feb 1995 23:32:34 -0000 1.1.1.1 +++ comms/ecu/pkg-descr 27 Nov 2006 12:31:59 -0000 @@ -20,12 +20,3 @@ 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. - --- comms-ecu.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061127195605.47A3F9A96A2>