summaryrefslogtreecommitdiff
path: root/net/quagga
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-05-02 20:33:57 +0000
committerreed <reed@pkgsrc.org>2005-05-02 20:33:57 +0000
commitee8be9d0c1d7f38e3c1d468f07fe877f045dbe8f (patch)
treecfc830d7101f7980061435085607a6e7cdce8fd3 /net/quagga
parent1d67064db3ea37b8bebfa5bfb8e4c9efaa6d7cea (diff)
downloadpkgsrc-ee8be9d0c1d7f38e3c1d468f07fe877f045dbe8f.tar.gz
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/PLIST8
1 files changed, 7 insertions, 1 deletions
diff --git a/net/quagga/PLIST b/net/quagga/PLIST
index cfaff854ff7..48ba7da1856 100644
--- a/net/quagga/PLIST
+++ b/net/quagga/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/03/02 19:15:07 reed Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/05/02 20:34:03 reed Exp $
include/quagga/buffer.h
include/quagga/command.h
include/quagga/distribute.h
@@ -63,6 +63,12 @@ share/examples/quagga/log_syslog.conf
share/examples/quagga/ospfd.conf.sample
share/examples/quagga/ripd.conf.sample
share/examples/quagga/zebra.conf.sample
+share/examples/rc.d/ripngd
+share/examples/rc.d/ospf6d
+share/examples/rc.d/ripd
+share/examples/rc.d/ospfd
+share/examples/rc.d/bgpd
+share/examples/rc.d/zebra
@dirrm share/examples/quagga
@dirrm include/quagga/ospfd
@dirrm include/quagga