pkgsrc/net/quagga/PLIST
reed ee8be9d0c1 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.
2005-05-02 20:33:57 +00:00

74 lines
1.8 KiB
Text

@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
include/quagga/filter.h
include/quagga/getopt.h
include/quagga/hash.h
include/quagga/if.h
include/quagga/if_rmap.h
include/quagga/jhash.h
include/quagga/keychain.h
include/quagga/linklist.h
include/quagga/log.h
include/quagga/md5-gnu.h
include/quagga/memory.h
include/quagga/network.h
include/quagga/ospfd/ospf_api.h
include/quagga/ospfd/ospf_asbr.h
include/quagga/ospfd/ospf_dump.h
include/quagga/ospfd/ospf_ism.h
include/quagga/ospfd/ospf_lsa.h
include/quagga/ospfd/ospf_lsdb.h
include/quagga/ospfd/ospf_nsm.h
include/quagga/ospfd/ospf_opaque.h
include/quagga/ospfd/ospfd.h
include/quagga/plist.h
include/quagga/pqueue.h
include/quagga/prefix.h
include/quagga/privs.h
include/quagga/routemap.h
include/quagga/sigevent.h
include/quagga/smux.h
include/quagga/sockopt.h
include/quagga/sockunion.h
include/quagga/str.h
include/quagga/stream.h
include/quagga/table.h
include/quagga/thread.h
include/quagga/vector.h
include/quagga/version.h
include/quagga/vty.h
include/quagga/zassert.h
include/quagga/zclient.h
include/quagga/zebra.h
lib/libospf.la
lib/libzebra.la
man/man1/vtysh.1
man/man8/bgpd.8
man/man8/isisd.8
man/man8/ospf6d.8
man/man8/ospfd.8
man/man8/ripd.8
man/man8/ripngd.8
man/man8/zebra.8
sbin/bgpd
sbin/ospfd
sbin/ripd
sbin/watchquagga
sbin/zebra
share/examples/quagga/bgpd.conf.sample
share/examples/quagga/bgpd.conf.sample2
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