Skip to main content.

2003-Mar-20

I noticed a few days ago that openssh had wrong hard-coded path for the rc.d script installation in its PLIST. Many other packages have same problem. Probably the simple fix is to have the PLIST_SUBST set for all (in mk/bsd.pkg.mk) and then fix the PLISTs. I submitted a fix for openssh: send-pr: pkg/20831: security/openssh should use RCD_SCRIPTS_EXAMPLEDIR in PLIST. (I closed this PR on 29/May/2004: I fixed this in pkgsrc/security/openssh/Makefile revision 1.125 and security/openssh/PLIST revision 1.8 on April 23 as part of my work of having bsd.pkg.install.mk automatically registering the RCD_SCRIPTS rc.d script(s) to the PLISTs.)