summaryrefslogtreecommitdiff
path: root/net/sdr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
commitb919b8311bc5d38e5731d40525c88c54816f4530 (patch)
tree35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /net/sdr
parentDespite what I said before, this is the official INDEX file for (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'net/sdr')
-rw-r--r--net/sdr/Makefile33
-rw-r--r--net/sdr/distinfo1
-rw-r--r--net/sdr/files/patch-ac30
-rw-r--r--net/sdr/pkg-comment1
-rw-r--r--net/sdr/pkg-descr4
-rw-r--r--net/sdr/pkg-plist1
6 files changed, 0 insertions, 70 deletions
diff --git a/net/sdr/Makefile b/net/sdr/Makefile
deleted file mode 100644
index 9e509ec55db2..000000000000
--- a/net/sdr/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: sdr
-# Version required: 2.4a7
-# Date created: 5 September 1996
-# Whom: Bill Fenner <fenner@FreeBSD.ORG>
-#
-# $Id: Makefile,v 1.10 1998/09/25 10:05:11 asami Exp $
-#
-
-DISTNAME= sdr-2.4a7n
-PKGNAME= sdr-2.4a7
-CATEGORIES= mbone tk80
-MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/2.4a7n/
-
-MAINTAINER= fenner@FreeBSD.org
-
-LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
-
-NO_WRKSUBDIR= yes
-HAS_CONFIGURE= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-
-# src/libs.tcl is autogenerated from the tcl/tk installed on the
-# build system, so we shouldn't use the one in the distribution.
-# Makefile.work and configure help to work with the sdr multi-platform
-# build structure.
-post-extract:
- @${RM} -f ${WRKSRC}/src/libs.tcl
- @${CP} ${FILESDIR}/Makefile.work ${WRKSRC}/Makefile
- @${CP} ${FILESDIR}/configure ${WRKSRC}
- @chmod 755 ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/net/sdr/distinfo b/net/sdr/distinfo
deleted file mode 100644
index e4cbc5b4a72e..000000000000
--- a/net/sdr/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (sdr-2.4a7n.tar.gz) = 3131d934134fccaa81662ac951fdb604
diff --git a/net/sdr/files/patch-ac b/net/sdr/files/patch-ac
deleted file mode 100644
index 5adcbf2f68aa..000000000000
--- a/net/sdr/files/patch-ac
+++ /dev/null
@@ -1,30 +0,0 @@
---- src/sdr.h.orig Wed May 21 22:06:02 1997
-+++ src/sdr.h Wed May 21 22:10:05 1997
-@@ -8,9 +8,6 @@
- #include <winsock.h>
- #else
- #include <sys/socket.h>
--#include <netinet/in.h>
--#include <arpa/inet.h>
--#include <net/if.h>
- #include <sys/ioctl.h>
- #include <netdb.h>
- #include <pwd.h>
-@@ -18,6 +15,9 @@
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <ctype.h>
-+#include <netinet/in.h>
-+#include <net/if.h>
-+#include <arpa/inet.h>
- #include <arpa/nameser.h>
- #include <resolv.h>
- #ifdef AIX41
-@@ -26,7 +26,6 @@
- #endif
- #include <tcl.h>
- #include <tk.h>
--#include <malloc.h>
- #include <string.h>
- #include <fcntl.h>
- #include <errno.h>
diff --git a/net/sdr/pkg-comment b/net/sdr/pkg-comment
deleted file mode 100644
index 59cbdf9b2622..000000000000
--- a/net/sdr/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-MBone Session Directory
diff --git a/net/sdr/pkg-descr b/net/sdr/pkg-descr
deleted file mode 100644
index fd77f78b054b..000000000000
--- a/net/sdr/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Sdr is a session directory tool designed to allow the advertisement
-and joining of multicast conferences on the Mbone. It was originally
-based on sd written by Van Jacobson at LBNL, but implements a later
-version of the session description protocol than sd does.
diff --git a/net/sdr/pkg-plist b/net/sdr/pkg-plist
deleted file mode 100644
index 3b663de62fc5..000000000000
--- a/net/sdr/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sdr