diff options
author | kris <kris@FreeBSD.org> | 2004-06-21 07:40:39 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-21 07:40:39 +0800 |
commit | 3b2246ad826ef71c45e3aea1722aa1332f3b70b3 (patch) | |
tree | b70a05d4d75af71a7f706aad606c66cea069ea5b /comms | |
parent | 501574ad0ee44d6ea35c05f9b9a8ecb598f2c578 (diff) | |
download | freebsd-ports-gnome-3b2246ad826ef71c45e3aea1722aa1332f3b70b3.tar.gz freebsd-ports-gnome-3b2246ad826ef71c45e3aea1722aa1332f3b70b3.tar.zst freebsd-ports-gnome-3b2246ad826ef71c45e3aea1722aa1332f3b70b3.zip |
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 |