mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
This commit is contained in:
parent
79d12622c6
commit
0b5f0f89e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4379
23
mbone/sdr/Makefile
Normal file
23
mbone/sdr/Makefile
Normal file
@ -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>
|
1
mbone/sdr/distinfo
Normal file
1
mbone/sdr/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (sdr.V2.2a23.tar.gz) = ba9fefb0827e3265b19c960832d5b0cd
|
1
mbone/sdr/pkg-comment
Normal file
1
mbone/sdr/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
MBone Session Directory
|
4
mbone/sdr/pkg-descr
Normal file
4
mbone/sdr/pkg-descr
Normal file
@ -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.
|
1
mbone/sdr/pkg-plist
Normal file
1
mbone/sdr/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/sdr
|
23
net/sdr/Makefile
Normal file
23
net/sdr/Makefile
Normal file
@ -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>
|
1
net/sdr/distinfo
Normal file
1
net/sdr/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (sdr.V2.2a23.tar.gz) = ba9fefb0827e3265b19c960832d5b0cd
|
1
net/sdr/pkg-comment
Normal file
1
net/sdr/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
MBone Session Directory
|
4
net/sdr/pkg-descr
Normal file
4
net/sdr/pkg-descr
Normal file
@ -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.
|
1
net/sdr/pkg-plist
Normal file
1
net/sdr/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/sdr
|
Loading…
Reference in New Issue
Block a user