diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1996-11-10 21:16:48 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1996-11-10 21:16:48 +0000 |
commit | 0b5f0f89e0ee0fc118be7dd98de070b080a0b389 (patch) | |
tree | bd0f2f05e69ef6028de8b595521956ca69f461d7 /mbone/sdr | |
parent | New port: nte 1.5a23, the UCL Network Text Editor. (diff) |
New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
Notes
Notes:
svn path=/head/; revision=4379
Diffstat (limited to 'mbone/sdr')
-rw-r--r-- | mbone/sdr/Makefile | 23 | ||||
-rw-r--r-- | mbone/sdr/distinfo | 1 | ||||
-rw-r--r-- | mbone/sdr/pkg-comment | 1 | ||||
-rw-r--r-- | mbone/sdr/pkg-descr | 4 | ||||
-rw-r--r-- | mbone/sdr/pkg-plist | 1 |
5 files changed, 30 insertions, 0 deletions
diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile new file mode 100644 index 000000000000..d24bad61947e --- /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 000000000000..168611d2a3d8 --- /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 000000000000..59cbdf9b2622 --- /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 000000000000..fd77f78b054b --- /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 000000000000..3b663de62fc5 --- /dev/null +++ b/mbone/sdr/pkg-plist @@ -0,0 +1 @@ +bin/sdr |