summaryrefslogtreecommitdiffstats
path: root/mbone
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1996-11-10 21:16:48 +0000
committerfenner <fenner@FreeBSD.org>1996-11-10 21:16:48 +0000
commit9ea78d606a42eab6be644c5d91ccc753148697a0 (patch)
tree569eb64f439b24b010f7eee212cdb007b17589b2 /mbone
parenta016e18346062ab8f79ca3a078eeec15db182808 (diff)
downloadFreeBSD-ports-9ea78d606a42eab6be644c5d91ccc753148697a0.zip
FreeBSD-ports-9ea78d606a42eab6be644c5d91ccc753148697a0.tar.gz
New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
Diffstat (limited to 'mbone')
-rw-r--r--mbone/sdr/Makefile23
-rw-r--r--mbone/sdr/distinfo1
-rw-r--r--mbone/sdr/pkg-comment1
-rw-r--r--mbone/sdr/pkg-descr4
-rw-r--r--mbone/sdr/pkg-plist1
5 files changed, 30 insertions, 0 deletions
diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile
new file mode 100644
index 0000000..d24bad6
--- /dev/null
+++ b/mbone/sdr/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: sdr
+# Version required: 2.3a1
+# Date created: 5 September 1996
+# Whom: Bill Fenner <fenner@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= sdr.V2.3a1
+PKGNAME= sdr-2.3a1
+CATEGORIES+= mbone
+MASTER_SITES= ftp://cs.ucl.ac.uk/mice/sdr/
+RESTRICTED= "Contains DES encryption"
+
+MAINTAINER= fenner@FreeBSD.org
+
+LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41
+
+NO_WRKSUBDIR= yes
+USE_GMAKE= yes
+USE_X11= yes
+
+.include <bsd.port.mk>
diff --git a/mbone/sdr/distinfo b/mbone/sdr/distinfo
new file mode 100644
index 0000000..168611d
--- /dev/null
+++ b/mbone/sdr/distinfo
@@ -0,0 +1 @@
+MD5 (sdr.V2.2a23.tar.gz) = ba9fefb0827e3265b19c960832d5b0cd
diff --git a/mbone/sdr/pkg-comment b/mbone/sdr/pkg-comment
new file mode 100644
index 0000000..59cbdf9
--- /dev/null
+++ b/mbone/sdr/pkg-comment
@@ -0,0 +1 @@
+MBone Session Directory
diff --git a/mbone/sdr/pkg-descr b/mbone/sdr/pkg-descr
new file mode 100644
index 0000000..fd77f78
--- /dev/null
+++ b/mbone/sdr/pkg-descr
@@ -0,0 +1,4 @@
+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/mbone/sdr/pkg-plist b/mbone/sdr/pkg-plist
new file mode 100644
index 0000000..3b663de
--- /dev/null
+++ b/mbone/sdr/pkg-plist
@@ -0,0 +1 @@
+bin/sdr
OpenPOWER on IntegriCloud