pkgsrc/net/radiusd-cistron/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

58 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2005/05/02 20:34:03 reed Exp $
bin/radclient
bin/radlast
bin/radtest
bin/radwho
bin/radzap
man/man1/radclient.1
man/man1/radlast.1
man/man1/radtest.1
man/man1/radwho.1
man/man1/radzap.1
man/man5/clients.5rad
man/man5/naslist.5rad
man/man8/radiusd.8
man/man8/radrelay.8
man/man8/radwatch.8
sbin/checkrad
sbin/radiusd
sbin/radrelay
share/doc/radiusd-cistron/COPYRIGHT
share/doc/radiusd-cistron/ChangeLog
share/doc/radiusd-cistron/README
share/doc/radiusd-cistron/README.CVX
share/doc/radiusd-cistron/README.Y2K
share/doc/radiusd-cistron/README.cisco
share/doc/radiusd-cistron/README.pam
share/doc/radiusd-cistron/README.proxy
share/doc/radiusd-cistron/README.radrelay
share/doc/radiusd-cistron/README.simul
share/doc/radiusd-cistron/README.tunnel
share/doc/radiusd-cistron/README.usersfile
share/examples/raddb/clients.sample
share/examples/raddb/dictionary
share/examples/raddb/dictionary.ascend
share/examples/raddb/dictionary.bay
share/examples/raddb/dictionary.cisco
share/examples/raddb/dictionary.cistron
share/examples/raddb/dictionary.compat
share/examples/raddb/dictionary.erx
share/examples/raddb/dictionary.livingston
share/examples/raddb/dictionary.redback
share/examples/raddb/dictionary.shiva
share/examples/raddb/dictionary.standard
share/examples/raddb/dictionary.tunnel
share/examples/raddb/dictionary.usr
share/examples/raddb/dictionary.versanet
share/examples/raddb/hints.sample
share/examples/raddb/huntgroups.sample
share/examples/raddb/naslist.sample
share/examples/raddb/naspasswd.sample
share/examples/raddb/realms.sample
share/examples/raddb/users.sample
share/examples/rc.d/radiusd
@dirrm share/examples/raddb
@dirrm share/doc/radiusd-cistron
@unexec ${RM} -f /var/log/radius.log
@unexec ${RM} -f /var/run/radiusd.pid
@unexec echo "Leaving /var/run/radutmp, /var/log/radwtmp and /var/log/radacct alone."