diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-20 23:40:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-20 23:40:39 +0000 |
commit | bbdac6a84127ded2282a0a89b53a0f930cf920d8 (patch) | |
tree | db982286edeebb39e5e3f349e4076643cabfb3f5 /comms | |
parent | - Update to 1.40 (diff) |
Remove expired ports, plus the three ports that depended on them.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 1 | ||||
-rw-r--r-- | comms/xtt516/Makefile | 25 | ||||
-rw-r--r-- | comms/xtt516/distinfo | 2 | ||||
-rw-r--r-- | comms/xtt516/pkg-descr | 3 | ||||
-rw-r--r-- | comms/xtt516/pkg-plist | 1 |
5 files changed, 0 insertions, 32 deletions
diff --git a/comms/Makefile b/comms/Makefile index 2a692d7bd2e6..b1cc9f2b305d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -80,7 +80,6 @@ SUBDIR += xcept SUBDIR += xdx SUBDIR += xlog - SUBDIR += xtt516 SUBDIR += yaps SUBDIR += yawmppp SUBDIR += zmtx-zmrx diff --git a/comms/xtt516/Makefile b/comms/xtt516/Makefile deleted file mode 100644 index f81ba52fd147..000000000000 --- a/comms/xtt516/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: xtt516 -# Date created: 4 February 2004 -# Whom: Patrick Gardella (patrick@freebsd.org) -# -# $FreeBSD$ -# - -PORTNAME= xtt516 -PORTVERSION= 0.1 -CATEGORIES= comms -MASTER_SITES= http://www.tux.org/~bball/tt516/ -DISTNAME= xtt516-${PORTVERSION} -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@freebsd.org -COMMENT= GUI for TenTec Argonaut V - -LIB_DEPENDS= xclass.0:${PORTSDIR}/x11-toolkits/xclass - -WRKSRC= ${WRKDIR}/xtt516 - -USE_GMAKE= true -USE_X_PREFIX= true - -.include <bsd.port.mk> diff --git a/comms/xtt516/distinfo b/comms/xtt516/distinfo deleted file mode 100644 index 8944a818c515..000000000000 --- a/comms/xtt516/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (xtt516-0.1.tgz) = 991e6b61915b09fcb86cc430681572ee -SIZE (xtt516-0.1.tgz) = 58385 diff --git a/comms/xtt516/pkg-descr b/comms/xtt516/pkg-descr deleted file mode 100644 index 82ababd96000..000000000000 --- a/comms/xtt516/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Graphical PC control of the Ten Tec Argonaut V amateur transceiver - -WWW: http://www.tux.org/~bball/tt516/ diff --git a/comms/xtt516/pkg-plist b/comms/xtt516/pkg-plist deleted file mode 100644 index c32dcd554479..000000000000 --- a/comms/xtt516/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xtt516 |