GateD routing protocol daemon

This commit is contained in:
Paul Traina 1995-02-02 18:01:15 +00:00
parent 91ae8b21fb
commit 0d124cde73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=870
5 changed files with 29 additions and 0 deletions

14
net/gated/Makefile Normal file
View File

@ -0,0 +1,14 @@
# Makefile for: gated
# Version required: 3.0 / 2.17
# Date created: 29 October 1994
# Whom: pst
#
# $Id$
#
DISTNAME= gated-R3_5Alpha_9
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://gated.cornell.edu/pub/gated/
ALL_TARGET= gated
.include <bsd.port.mk>

1
net/gated/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gated-R3_5Alpha_9.tar.Z) = 2e9f82524e1e2188b4ab922eee3143a4

1
net/gated/pkg-comment Normal file
View File

@ -0,0 +1 @@
GateD routing protocol daemon (version 3.5 alpha)

4
net/gated/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
GateD routing protocol daemon (version 3.5 alpha)
This program implements various routing protocols such as OSPF, RIP, EGP,
HELLO, BGP, ISIS, et al.

9
net/gated/pkg-plist Normal file
View File

@ -0,0 +1,9 @@
@cwd /usr/local
man/man8/gated.8
man/man8/ripquery.8
man/man8/ospf_monitor.8
man/man8/gdc.8
sbin/gated
bin/ripquery
bin/ospf_monitor
bin/gdc