diff options
author | ache <ache@FreeBSD.org> | 1995-12-28 22:59:18 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-12-28 22:59:18 +0800 |
commit | 5a9a608387c5dcf483c6063df204a85d305e79bb (patch) | |
tree | 8f72b6fa68fda83857f9dd95b9a8c10c5e841505 /comms | |
parent | 582d64c2615cc055ba14bad53a32d7fe2c8ea0a0 (diff) | |
download | freebsd-ports-gnome-5a9a608387c5dcf483c6063df204a85d305e79bb.tar.gz freebsd-ports-gnome-5a9a608387c5dcf483c6063df204a85d305e79bb.tar.zst freebsd-ports-gnome-5a9a608387c5dcf483c6063df204a85d305e79bb.zip |
Upgrade to 3.38
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ecu/Makefile | 19 | ||||
-rw-r--r-- | comms/ecu/distinfo | 2 | ||||
-rw-r--r-- | comms/ecu/pkg-comment | 2 | ||||
-rw-r--r-- | comms/ecu/pkg-plist | 7 |
4 files changed, 15 insertions, 15 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 98d52e1b7449..de184c3ed26c 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,25 +1,20 @@ # New ports collection makefile for: ecu -# Version required: 3.34beta +# Version required: 3.38 # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.4 1995/05/11 19:32:28 ache Exp $ +# $Id: Makefile,v 1.5 1995/05/13 06:06:49 asami Exp $ # -DISTNAME= ecu-3.34beta -PKGNAME= ecu-3.34b +DISTNAME= ecu-3.38 CATEGORIES+= comms -MASTER_SITES= ftp://ftp.kiae.su/unix/comm/ -EXTRACT_SUFX= .cpio.Z -WRKSRC= ${WRKDIR}/ecu +MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ \ + ftp://ftp.kiae.su/unix/comm/ MAINTAINER= ache@FreeBSD.ORG -EXTRACT_CMD= (zcat | cpio -idm) -EXTRACT_ARGS= < -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= Configure -IS_INTERACTIVE= yes +do-configure: + cd ${WRKSRC}; yes "" | ./Configure pre-install: cd ${WRKSRC}/doc; \ diff --git a/comms/ecu/distinfo b/comms/ecu/distinfo index 10f7584559cf..677f8b925ae4 100644 --- a/comms/ecu/distinfo +++ b/comms/ecu/distinfo @@ -1 +1 @@ -MD5 (ecu-3.34beta.cpio.Z) = 269f1ddb3933372a2709367fd17a67aa +MD5 (ecu-3.38.tar.gz) = 457f6e08a7bd912334a8cc045338a20b diff --git a/comms/ecu/pkg-comment b/comms/ecu/pkg-comment index 549f8cc606d0..97cfe496e1c9 100644 --- a/comms/ecu/pkg-comment +++ b/comms/ecu/pkg-comment @@ -1 +1 @@ -Extended Call Utility version 3.34beta +Extended Call Utility diff --git a/comms/ecu/pkg-plist b/comms/ecu/pkg-plist index 9c597fd56499..028328144b91 100644 --- a/comms/ecu/pkg-plist +++ b/comms/ecu/pkg-plist @@ -1,5 +1,10 @@ @cd /usr/local bin/ecu -lib/ecu +lib/ecu/funckeymap +lib/ecu/ecuhelp.data +lib/ecu/ecusz +lib/ecu/ecurz +lib/ecu/tty1a.mi +lib/ecu/tty2d.mi man/cat1/ecu.1 man/cat1/proc.1 |