From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 27 20:41:14 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FD3A16A559 for ; Mon, 27 Nov 2006 20:41:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 234E143D94 for ; Mon, 27 Nov 2006 20:39:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kARKePkd075844 for ; Mon, 27 Nov 2006 20:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kARKePDh075829; Mon, 27 Nov 2006 20:40:25 GMT (envelope-from gnats) Resent-Date: Mon, 27 Nov 2006 20:40:25 GMT Resent-Message-Id: <200611272040.kARKePDh075829@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor Kovesdan Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D0BC216A53B; Mon, 27 Nov 2006 20:34:59 +0000 (UTC) (envelope-from gabor@server.t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE48044418; Mon, 27 Nov 2006 19:55:47 +0000 (GMT) (envelope-from gabor@server.t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 024519A9669; Mon, 27 Nov 2006 20:56:12 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iX8DePL-8nv3; Mon, 27 Nov 2006 20:56:05 +0100 (CET) Received: by server.t-hosting.hu (Postfix, from userid 1001) id 47A3F9A96A2; Mon, 27 Nov 2006 20:56:05 +0100 (CET) Message-Id: <20061127195605.47A3F9A96A2@server.t-hosting.hu> Date: Mon, 27 Nov 2006 20:56:05 +0100 (CET) From: Gabor Kovesdan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Gabor Kovesdan Subject: ports/105919: [patch] comms/ecu X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor Kovesdan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 20:41:14 -0000 >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: