Index: head/security/nikto/Makefile =================================================================== --- head/security/nikto/Makefile (revision 87958) +++ head/security/nikto/Makefile (revision 87959) @@ -1,39 +1,39 @@ # New ports collection makefile for: nikto # Date created: 23 September 2002 # Whom: pandzilla # # $FreeBSD$ # PORTNAME= nikto PORTVERSION= 1.30 +PORTREVISION= 1 CATEGORIES= security www MAINTAINER= jan@atstake.com COMMENT= Web and CGI vulnerability scanner with SSL support MASTER_SITES= http://www.cirt.net/nikto/ \ http://packetstormsecurity.org/UNIX/cgi-scanners/ -DISTNAME= ${PORTNAME}-current WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} RUN_DEPENDS = ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ ${SITE_PERL}/libwhisker/LW.pm:${PORTSDIR}/security/libwhisker NO_BUILD= yes USE_REINPLACE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/nikto.pl ${PREFIX}/bin/nikto @${MKDIR} ${PREFIX}/etc/nikto && ${CHMOD} 755 ${PREFIX}/etc/nikto @${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/ @${MKDIR} ${PREFIX}/share/nikto/ && ${CHMOD} 755 ${PREFIX}/share/nikto/ @for i in `ls ${WRKSRC}/plugins/` ; \ do \ ${INSTALL_SCRIPT} ${WRKSRC}/plugins/$$i ${PREFIX}/share/nikto; \ done .include Property changes on: head/security/nikto/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/security/nikto/distinfo =================================================================== --- head/security/nikto/distinfo (revision 87958) +++ head/security/nikto/distinfo (revision 87959) @@ -1 +1 @@ -MD5 (nikto-current.tar.gz) = 54c8d0e292a4030c4d680fcf11b53623 +MD5 (nikto-1.30.tar.gz) = 934ad82974a10b91839b4181956308e2 Property changes on: head/security/nikto/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property