pkgsrc/security/ssh2/PLIST
reed 9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00

70 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2004/04/23 22:07:59 reed Exp $
bin/scp
bin/scp2
bin/sftp
bin/sftp-server
bin/sftp-server2
bin/sftp2
bin/ssh
bin/ssh-add
bin/ssh-add2
bin/ssh-agent
bin/ssh-agent2
${X11_SUPPORT}bin/ssh-askpass
${X11_SUPPORT}bin/ssh-askpass2
bin/ssh-dummy-shell
bin/ssh-keygen
bin/ssh-keygen2
bin/ssh-probe
bin/ssh-probe2
bin/ssh-signer
bin/ssh-signer2
bin/ssh2
man/man1/scp.1
man/man1/scp2.1
man/man1/sftp.1
man/man1/sftp2.1
man/man1/ssh-add.1
man/man1/ssh-add2.1
man/man1/ssh-agent.1
man/man1/ssh-agent2.1
man/man1/ssh-dummy-shell.1
man/man1/ssh-keygen.1
man/man1/ssh-keygen2.1
man/man1/ssh-probe.1
man/man1/ssh-probe2.1
man/man1/ssh.1
man/man1/ssh2.1
man/man1/sshregex.1
man/man5/ssh2_config.5
man/man5/sshd-check-conf.5
man/man5/sshd2_config.5
man/man5/sshd2_subconfig.5
man/man8/sshd.8
man/man8/sshd2.8
sbin/sshd
sbin/sshd-check-conf
sbin/sshd2
share/doc/${PKGBASE}/CHANGES
share/doc/${PKGBASE}/FAQ
share/doc/${PKGBASE}/HOWTO.anonymous.sftp
share/doc/${PKGBASE}/INSTALL
share/doc/${PKGBASE}/LICENSE
share/doc/${PKGBASE}/NEWS
share/doc/${PKGBASE}/README
share/doc/${PKGBASE}/REGEX-SYNTAX
share/doc/${PKGBASE}/RFC.authorization_program_protocol
share/doc/${PKGBASE}/RFC.kbdint_plugin_protocol
share/doc/${PKGBASE}/SSH2.QUICKSTART
share/examples/${PKGBASE}/ext_authorization_example.sh
share/examples/${PKGBASE}/kbdint_plugin_example.sh
share/examples/${PKGBASE}/ssh2_config
share/examples/${PKGBASE}/ssh_dummy_shell.out
share/examples/${PKGBASE}/sshd2_config
share/examples/${PKGBASE}/subconfig/anonymous.example
share/examples/${PKGBASE}/subconfig/host_ext.example
share/examples/${PKGBASE}/subconfig/host_int.example
share/examples/${PKGBASE}/subconfig/user.example
@dirrm share/examples/${PKGBASE}/subconfig
@dirrm share/examples/${PKGBASE}
@dirrm share/doc/${PKGBASE}