summaryrefslogtreecommitdiff
path: root/net/zebra/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'net/zebra/pkg')
-rw-r--r--net/zebra/pkg/DESCR16
-rw-r--r--net/zebra/pkg/PLIST19
-rw-r--r--net/zebra/pkg/PLIST.v67
-rw-r--r--net/zebra/pkg/PLIST.vtysh2
4 files changed, 0 insertions, 44 deletions
diff --git a/net/zebra/pkg/DESCR b/net/zebra/pkg/DESCR
deleted file mode 100644
index 2627a76611c..00000000000
--- a/net/zebra/pkg/DESCR
+++ /dev/null
@@ -1,16 +0,0 @@
-GNU Zebra is a free software (distributed under GNU Generic Public
-License) which manages TCP/IP based routing protocols.
-
-It supports BGP-4 protocol as described in RFC1771 (A Border Gateway
-Protocol 4) and RIPv1, RIPv2 and OSPFv2.
-
-Zebra uses multithread technology under multithread supported UNIX
-kernels. However it can be run under not-multithread supported
-UNIX kernels.
-
-Zebra is intended to be used as a Route Server and a Route Reflector.
-Zebra is not a toolkit, it provides full routing power under a new
-architecture.
-
-If you want to build with IPv6 support, install with:
- # make USE_INET6=YES install
diff --git a/net/zebra/pkg/PLIST b/net/zebra/pkg/PLIST
deleted file mode 100644
index b27183f583c..00000000000
--- a/net/zebra/pkg/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD: PLIST,v 1.13 2001/08/19 11:45:53 itojun Exp $
-@unexec install-info --delete %D/info/zebra.info %D/info/dir
-info/zebra.info
-@exec install-info %D/info/zebra.info %D/info/dir
-man/man1/vtysh.1
-man/man8/bgpd.8
-man/man8/ospfd.8
-man/man8/ripd.8
-man/man8/zebra.8
-sbin/bgpd
-sbin/ospfd
-sbin/ripd
-sbin/zebra
-share/examples/zebra/bgpd.conf.sample
-share/examples/zebra/bgpd.conf.sample2
-share/examples/zebra/ospfd.conf.sample
-share/examples/zebra/ripd.conf.sample
-share/examples/zebra/zebra.conf.sample
-@dirrm share/examples/zebra
diff --git a/net/zebra/pkg/PLIST.v6 b/net/zebra/pkg/PLIST.v6
deleted file mode 100644
index 47071df2259..00000000000
--- a/net/zebra/pkg/PLIST.v6
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST.v6,v 1.6 2000/08/24 01:25:48 kim Exp $
-man/man8/ospf6d.8
-man/man8/ripngd.8
-sbin/ospf6d
-sbin/ripngd
-share/examples/zebra/ospf6d.conf.sample
-share/examples/zebra/ripngd.conf.sample
diff --git a/net/zebra/pkg/PLIST.vtysh b/net/zebra/pkg/PLIST.vtysh
deleted file mode 100644
index 5e14fbc7c5e..00000000000
--- a/net/zebra/pkg/PLIST.vtysh
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST.vtysh,v 1.1 2000/08/27 08:32:56 itojun Exp $
-bin/vtysh