Add MRT port.
This distribution of the Multi-threaded Routing Toolkit includes routing daemons, programming libraries and Internet routing statistics/performance measurement tools.
This commit is contained in:
parent
26d484b0c0
commit
d20cf98ee7
22
net/mrtd/Makefile
Normal file
22
net/mrtd/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/05/12 05:12:05 turan Exp $
|
||||
# $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $
|
||||
# Original from: Christopher Turan <turan@openbsd.org>
|
||||
#
|
||||
|
||||
#
|
||||
# What port/package will be created
|
||||
#
|
||||
DISTNAME= mrt-1.6.0a-990430-src
|
||||
PKGNAME= mrt-1.6.0a
|
||||
CATEGORIES= net
|
||||
MAINTAINER= turan@openbsd.org
|
||||
|
||||
# where the source files and patches can be fetched
|
||||
#
|
||||
MASTER_SITES= ftp://ftp.merit.edu/net-research/mrt/
|
||||
|
||||
GNU_CONFIGURE= yes (assumed if USE_AUTOCONF is yes)
|
||||
|
||||
WRKSRC= ${WRKDIR}/mrt-1.6.0a/src
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/mrtd/files/md5
Normal file
3
net/mrtd/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (mrt-1.6.0a-990430-src.tar.gz) = 7d4f034eee7144f045edd62ff23a4ead
|
||||
RMD160 (mrt-1.6.0a-990430-src.tar.gz) = 15adbaa1a6e2729f59bdfe20d4a5c6405eeccb18
|
||||
SHA1 (mrt-1.6.0a-990430-src.tar.gz) = fc0dbd1b3df796912b32e28a59d45578968da61f
|
1
net/mrtd/pkg/COMMENT
Normal file
1
net/mrtd/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
Daemon/Libs/Toolkit for routing BPG4, RIP, OSPF, etc
|
12
net/mrtd/pkg/DESCR
Normal file
12
net/mrtd/pkg/DESCR
Normal file
@ -0,0 +1,12 @@
|
||||
This distribution of the Multi-threaded Routing Toolkit includes
|
||||
routing daemons, programming libraries and Internet
|
||||
routing statistics/performance measurement tools.
|
||||
|
||||
The work is supported by National Science Foundation grants
|
||||
(NCR-9710176 and NCR-9318902), and a gift from Intel Corporation.
|
||||
|
||||
Documentation and an installation guide for the MRT toolkit is
|
||||
available online at
|
||||
http://www.mrtd.net
|
||||
|
||||
This is alpha software
|
6
net/mrtd/pkg/PLIST
Normal file
6
net/mrtd/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
man/man8/mrtd.8
|
||||
sbin/bgpsim
|
||||
sbin/mrtd
|
||||
sbin/route_atob
|
||||
sbin/route_btoa
|
||||
sbin/sbgp
|
Loading…
x
Reference in New Issue
Block a user