diff options
author | erwin <erwin@FreeBSD.org> | 2006-11-28 21:34:50 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-11-28 21:34:50 +0800 |
commit | 8ea572328f5895d827494c5d57b0d254ccef4a2c (patch) | |
tree | 6adeefee8f7d19d31b5abbdd356ec334479c5126 /comms | |
parent | cd3b0e6c5b8370ccdc1f2535d4ebe05fc14032b1 (diff) | |
download | freebsd-ports-gnome-8ea572328f5895d827494c5d57b0d254ccef4a2c.tar.gz freebsd-ports-gnome-8ea572328f5895d827494c5d57b0d254ccef4a2c.tar.zst freebsd-ports-gnome-8ea572328f5895d827494c5d57b0d254ccef4a2c.zip |
- Deprecate
- Set EXPIRATION_DATE
- portlint(1) (In case somebody adopts this port)
PR: 105919
Submitted by: gabor
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ecu/Makefile | 3 | ||||
-rw-r--r-- | comms/ecu/pkg-descr | 9 |
2 files changed, 3 insertions, 9 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index e1f0d5ee6861..d0214e349e09 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ 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: diff --git a/comms/ecu/pkg-descr b/comms/ecu/pkg-descr index 1dd5c1cde879..2a0ed5a22667 100644 --- a/comms/ecu/pkg-descr +++ b/comms/ecu/pkg-descr @@ -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. - |