summaryrefslogtreecommitdiff
path: root/net/zebra
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>1999-06-07 05:21:33 +0000
committeritojun <itojun@pkgsrc.org>1999-06-07 05:21:33 +0000
commite439ce41f36e22530e8de8e0ed5882d1122aebb8 (patch)
tree0c48c9fbc4640410f6f62ae21d8ba68760f27c18 /net/zebra
parent234dd3793ae29f6605ff046a10c92d29902be3ae (diff)
downloadpkgsrc-e439ce41f36e22530e8de8e0ed5882d1122aebb8.tar.gz
net/zebra/pkg/PLIST: comment out daemons that need IPv6 support.
net/zebra/Makefile: add $NetBSD$ and some other cleanups. net/Makefile: add zebra as SUBDIR.
Diffstat (limited to 'net/zebra')
-rw-r--r--net/zebra/Makefile6
-rw-r--r--net/zebra/pkg/PLIST10
2 files changed, 9 insertions, 7 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index 36be97b4bad..2c9635ff539 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -1,9 +1,11 @@
# New ports collection makefile for: zebra
# Version required: 0.67
# Date created: So 31 Mai 1998 11:00:30 CEST
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
+# Whom: Andreas Klemm <andreas@klemm.gtn.com> (FreeBSD)
+# itojun@itojun.org
#
-# $Id: Makefile,v 1.1.1.1 1999/06/07 05:18:46 itojun Exp $
+# $NetBSD: Makefile,v 1.2 1999/06/07 05:21:34 itojun Exp $
+# Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
#
DISTNAME= zebra-0.67
diff --git a/net/zebra/pkg/PLIST b/net/zebra/pkg/PLIST
index 6e2ef9d2fc3..059c7d4c982 100644
--- a/net/zebra/pkg/PLIST
+++ b/net/zebra/pkg/PLIST
@@ -1,17 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/07 05:18:46 itojun Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/06/07 05:21:34 itojun Exp $
sbin/bgpd
sbin/client
sbin/ospfd
-sbin/ospf6d
+@comment sbin/ospf6d
sbin/ripd
-sbin/ripngd
+@comment sbin/ripngd
sbin/zebra
etc/zebra/bgpd.conf.sample
etc/zebra/ripd.conf.sample
-etc/zebra/ripngd.conf.sample
+@comment etc/zebra/ripngd.conf.sample
etc/zebra/zebra.conf.sample
etc/zebra/ospfd.conf.sample
-etc/zebra/ospf6d.conf.sample
+@comment etc/zebra/ospf6d.conf.sample
@unexec install-info --delete %D/info/zebra.info %D/info/dir
info/zebra.info
@exec install-info %D/info/zebra.info %D/info/dir