summaryrefslogtreecommitdiff
path: root/net/gated
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1995-02-02 18:01:15 +0000
committerPaul Traina <pst@FreeBSD.org>1995-02-02 18:01:15 +0000
commit0d124cde73d967b694a72a17dfbd3f0b1177d275 (patch)
tree1521829712d55a03bdae3e2921fc97ea0aedc7d7 /net/gated
parentUpgrade (diff)
GateD routing protocol daemon
Notes
Notes: svn path=/head/; revision=870
Diffstat (limited to 'net/gated')
-rw-r--r--net/gated/Makefile14
-rw-r--r--net/gated/distinfo1
-rw-r--r--net/gated/pkg-comment1
-rw-r--r--net/gated/pkg-descr4
-rw-r--r--net/gated/pkg-plist9
5 files changed, 29 insertions, 0 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile
new file mode 100644
index 000000000000..6e3e1f5de063
--- /dev/null
+++ b/net/gated/Makefile
@@ -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>
diff --git a/net/gated/distinfo b/net/gated/distinfo
new file mode 100644
index 000000000000..6aa77aae134b
--- /dev/null
+++ b/net/gated/distinfo
@@ -0,0 +1 @@
+MD5 (gated-R3_5Alpha_9.tar.Z) = 2e9f82524e1e2188b4ab922eee3143a4
diff --git a/net/gated/pkg-comment b/net/gated/pkg-comment
new file mode 100644
index 000000000000..e946b379a7ab
--- /dev/null
+++ b/net/gated/pkg-comment
@@ -0,0 +1 @@
+GateD routing protocol daemon (version 3.5 alpha)
diff --git a/net/gated/pkg-descr b/net/gated/pkg-descr
new file mode 100644
index 000000000000..b86e8a8ee84c
--- /dev/null
+++ b/net/gated/pkg-descr
@@ -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.
diff --git a/net/gated/pkg-plist b/net/gated/pkg-plist
new file mode 100644
index 000000000000..dce0acaced99
--- /dev/null
+++ b/net/gated/pkg-plist
@@ -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