summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoritojun <itojun>1999-06-07 05:21:33 +0000
committeritojun <itojun>1999-06-07 05:21:33 +0000
commit210f38543d3d1e8c6d7b1b3939e082060b5b8952 (patch)
tree0c48c9fbc4640410f6f62ae21d8ba68760f27c18 /net
parent09d26a0ce7e3a61fbd4ced11572cb64b788b50bf (diff)
downloadpkgsrc-210f38543d3d1e8c6d7b1b3939e082060b5b8952.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')
-rw-r--r--net/Makefile3
-rw-r--r--net/zebra/Makefile6
-rw-r--r--net/zebra/pkg/PLIST10
3 files changed, 11 insertions, 8 deletions
diff --git a/net/Makefile b/net/Makefile
index ecf96565c8d..6c534124c2d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 1999/06/06 17:09:59 hwr Exp $
+# $NetBSD: Makefile,v 1.71 1999/06/07 05:21:33 itojun Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -118,6 +118,7 @@
SUBDIR += xtraceroute
# SUBDIR += yale-tftpd
SUBDIR += ytalk
+ SUBDIR += zebra
SUBDIR += zenicb
SUBDIR += zephyr
SUBDIR += zircon
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