security/nikto doesn't install docs.

jimmie james h2g2_jimmiejaz at yahoo.com
Thu May 20 20:23:02 UTC 2004


The Nikto tarball has docs. that don't get installed,
I hope I did the diff's right, I included the
pkg-plist to make sure they're removed when/if
deinstalling.
 

*** Makefile.orig       Thu May 20 01:48:36 2004
--- Makefile    Thu May 20 01:54:21 2004
***************
*** 27,32 ****
--- 27,37 ----
        @${REINPLACE_CMD} -e
"s|/usr/bin/nmap|${PREFIX}/bin/nmap|g"
${WRKSRC}/config.txt
        @${REINPLACE_CMD} -e
"s|/usr/local/nikto|${PREFIX}/share/nikto|g"
${WRKSRC}/config.txt
        @${INSTALL_DATA} ${WRKSRC}/config.txt
${PREFIX}/etc/nikto/
+       @${INSTALL_DATA}
${WRKSRC}/docs/nikto_usage.txt ${PREFIX}/etc/nikto/
+       @${INSTALL_DATA}
${WRKSRC}/docs/nikto_usage.html ${PREFIX}/etc/nikto/
+       @${INSTALL_DATA} ${WRKSRC}/docs/CHANGES.txt
${PREFIX}/etc/nikto/
+       @${INSTALL_DATA} ${WRKSRC}/docs/LICENSE.txt
${PREFIX}/etc/nikto/
+       @${INSTALL_DATA}
${WRKSRC}/docs/README_plugins.txt ${PREFIX}/etc/nikto/
        @${MKDIR} ${PREFIX}/share/nikto/ && ${CHMOD}
755 ${PREFIX}/share/nikto/
        @for i in `${LS} ${WRKSRC}/plugins/` ; \
        do \


*** pkg-plist.orig      Thu May 20 01:54:28 2004
--- pkg-plist   Thu May 20 02:04:28 2004
***************
*** 1,5 ****
--- 1,10 ----
  bin/nikto
  etc/nikto/config.txt
+ etc/nikto/nikto_usage.txt
+ etc/nikto/nikto_usage.html
+ etc/nikto/CHANGES.txt
+ etc/nikto/LICENSE.txt
+ etc/nikto/README_plugins.txt
  share/nikto/nikto_mutate.plugin
  share/nikto/nikto_outdated.plugin
  share/nikto/nikto_apacheusers.plugin



	
		
__________________________________
Do you Yahoo!?
Yahoo! Domains – Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer 



More information about the freebsd-ports-bugs mailing list