head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.18.58.40;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2011.11.21.05.14.34;	author cs;	state Exp;
branches;
next	1.10;

1.10
date	2010.09.24.21.20.06;	author niels;	state Exp;
branches;
next	1.9;

1.9
date	2010.07.23.12.55.15;	author niels;	state Exp;
branches;
next	1.8;

1.8
date	2010.01.12.17.54.03;	author itetcu;	state Exp;
branches;
next	1.7;

1.7
date	2008.10.16.10.36.31;	author itetcu;	state Exp;
branches;
next	1.6;

1.6
date	2008.02.18.11.44.47;	author itetcu;	state Exp;
branches;
next	1.5;

1.5
date	2007.04.04.21.03.49;	author itetcu;	state Exp;
branches;
next	1.4;

1.4
date	2005.12.14.10.06.32;	author garga;	state Exp;
branches;
next	1.3;

1.3
date	2005.02.21.04.34.03;	author leeym;	state Exp;
branches;
next	1.2;

1.2
date	2004.04.10.16.07.08;	author trevor;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.19.02.32.04;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.12
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307388
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307388 | pawel | 2012-11-13 18:54:15 +0000 (Tue, 13 Nov 2012) | 9 lines
## SVN ##
## SVN ## - Update to version 2.1.5
## SVN ## - Add LICENSE
## SVN ## - Convert to optionsNG
## SVN ## - Don't overwrite user modified config
## SVN ##
## SVN ## PR:		ports/172058
## SVN ## Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@bin/nikto
@@unexec if cmp -s %D/etc/nikto.conf %D/etc/nikto.conf.sample; then rm -f %D/etc/nikto.conf; fi
etc/nikto.conf.sample
@@exec if [ ! -f %D/etc/nikto.conf ] ; then cp -p %D/%F %B/nikto.conf; fi
%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt
%%PORTDOCS%%%%DOCSDIR%%/nikto.dtd
%%PORTDOCS%%%%DOCSDIR%%/nikto_manual.html
%%DATADIR%%/databases/db_404_strings
%%DATADIR%%/databases/db_content_search
%%DATADIR%%/databases/db_dictionary
%%DATADIR%%/databases/db_embedded
%%DATADIR%%/databases/db_favicon
%%DATADIR%%/databases/db_headers
%%DATADIR%%/databases/db_httpoptions
%%DATADIR%%/databases/db_multiple_index
%%DATADIR%%/databases/db_outdated
%%DATADIR%%/databases/db_parked_strings
%%DATADIR%%/databases/db_realms
%%DATADIR%%/databases/db_server_msgs
%%DATADIR%%/databases/db_subdomains
%%DATADIR%%/databases/db_tests
%%DATADIR%%/databases/db_variables
%%DATADIR%%/plugins/JSON-PP.pm
%%DATADIR%%/plugins/LW2.pm
%%DATADIR%%/plugins/nikto_apache_expect_xss.plugin
%%DATADIR%%/plugins/nikto_apacheusers.plugin
%%DATADIR%%/plugins/nikto_auth.plugin
%%DATADIR%%/plugins/nikto_cgi.plugin
%%DATADIR%%/plugins/nikto_clientaccesspolicy.plugin
%%DATADIR%%/plugins/nikto_content_search.plugin
%%DATADIR%%/plugins/nikto_cookies.plugin
%%DATADIR%%/plugins/nikto_core.plugin
%%DATADIR%%/plugins/nikto_dictionary_attack.plugin
%%DATADIR%%/plugins/nikto_embedded.plugin
%%DATADIR%%/plugins/nikto_favicon.plugin
%%DATADIR%%/plugins/nikto_fileops.plugin
%%DATADIR%%/plugins/nikto_headers.plugin
%%DATADIR%%/plugins/nikto_httpoptions.plugin
%%DATADIR%%/plugins/nikto_msgs.plugin
%%DATADIR%%/plugins/nikto_multiple_index.plugin
%%DATADIR%%/plugins/nikto_outdated.plugin
%%DATADIR%%/plugins/nikto_parked.plugin
%%DATADIR%%/plugins/nikto_paths.plugin
%%DATADIR%%/plugins/nikto_put_del_test.plugin
%%DATADIR%%/plugins/nikto_report_csv.plugin
%%DATADIR%%/plugins/nikto_report_html.plugin
%%DATADIR%%/plugins/nikto_report_msf.plugin
%%DATADIR%%/plugins/nikto_report_nbe.plugin
%%DATADIR%%/plugins/nikto_report_text.plugin
%%DATADIR%%/plugins/nikto_report_xml.plugin
%%DATADIR%%/plugins/nikto_robots.plugin
%%DATADIR%%/plugins/nikto_siebel.plugin
%%DATADIR%%/plugins/nikto_ssl.plugin
%%DATADIR%%/plugins/nikto_subdomain.plugin
%%DATADIR%%/plugins/nikto_tests.plugin
%%DATADIR%%/replay.pl
%%DATADIR%%/templates/htm_close.tmpl
%%DATADIR%%/templates/htm_end.tmpl
%%DATADIR%%/templates/htm_host_head.tmpl
%%DATADIR%%/templates/htm_host_im.tmpl
%%DATADIR%%/templates/htm_host_item.tmpl
%%DATADIR%%/templates/htm_start.tmpl
%%DATADIR%%/templates/htm_stop.tmpl
%%DATADIR%%/templates/htm_summary.tmpl
%%DATADIR%%/templates/xml_close.tmpl
%%DATADIR%%/templates/xml_end.tmpl
%%DATADIR%%/templates/xml_host_head.tmpl
%%DATADIR%%/templates/xml_host_im.tmpl
%%DATADIR%%/templates/xml_host_item.tmpl
%%DATADIR%%/templates/xml_start.tmpl
%%DATADIR%%/templates/xml_summary.tmpl
@@dirrm %%DATADIR%%/templates
@@dirrm %%DATADIR%%/plugins
@@dirrm %%DATADIR%%/databases
@@dirrm %%DATADIR%%
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.11
log
@Update to 2.1.4

Approved by:	wen@@ (co-mentor)
Feature safe:	yes
@
text
@d2 1
a2 1
etc/nikto.conf
d4 21
a25 13
%%DATADIR%%/plugins/db_404_strings
%%DATADIR%%/plugins/db_content_search
%%DATADIR%%/plugins/db_embedded
%%DATADIR%%/plugins/db_favicon
%%DATADIR%%/plugins/db_headers
%%DATADIR%%/plugins/db_httpoptions
%%DATADIR%%/plugins/db_multiple_index
%%DATADIR%%/plugins/db_outdated
%%DATADIR%%/plugins/db_realms
%%DATADIR%%/plugins/db_server_msgs
%%DATADIR%%/plugins/db_subdomains
%%DATADIR%%/plugins/db_tests
%%DATADIR%%/plugins/db_variables
d30 1
a33 1
%%DATADIR%%/plugins/nikto_core.plugin.debug
d37 1
d43 2
d53 1
a53 1
%%DATADIR%%/plugins/nikto_single.plugin
d57 1
d75 1
d77 1
@


1.10
log
@Updated to nikto version 2.1.3

Approved by:	itetcu (mentor, implicit)
@
text
@a17 1
%%DATADIR%%/plugins/nikto_report_msf.plugin
d23 1
d25 1
d37 1
d43 1
@


1.9
log
@Updated to version 2.1.2

Approved by:	itetcu (mentor, implicit)
@
text
@d18 1
@


1.8
log
@- update to 2.1.0
- bumpo PORTEPOCH, sigh

PR:		139841
Submitted by:	Niels Heinen
@
text
@d2 1
a2 1
@@unexec if cmp -s %D/etc/nikto.conf %D/etc/nikto.conf.sample; then rm -f %D/etc/nikto.conf; fi
a3 1
@@exec [ -f %B/nikto.conf ] || cp %B/%f %B/nikto.conf
d6 1
d20 1
d22 1
a30 1
%%DATADIR%%/plugins/nikto_mutate.plugin
a31 1
%%DATADIR%%/plugins/nikto_passfiles.plugin
d35 1
a41 1
%%DATADIR%%/plugins/nikto_user_enum_apache.plugin
@


1.7
log
@Update to 2.03

PR:		ports/127566
Submitted by:	Naram Qashat
Committed from:	EuroBSDCon2008 Dev Summit :)
@
text
@d7 1
d9 3
d15 1
d22 2
d28 1
a31 1
%%DATADIR%%/plugins/nikto_plugin_order.txt
d33 4
a36 1
%%DATADIR%%/plugins/nikto_reports.plugin
d39 2
d42 16
a57 1
%%DATADIR%%/plugins/nikto_user_enum_cgiwrap.plugin
@


1.6
log
@- Update to 2.02.
- the pugins are now insalled in DATADIR/plugins

PR:		ports/119584
Submitted by:	Naram Qashat
@
text
@d15 1
@


1.5
log
@Update to 1.36
@
text
@d5 26
a30 20
%%DATADIR%%/nikto_mutate.plugin
%%DATADIR%%/nikto_outdated.plugin
%%DATADIR%%/nikto_apacheusers.plugin
%%DATADIR%%/nikto_passfiles.plugin
%%DATADIR%%/nikto_httpoptions.plugin
%%DATADIR%%/nikto_msgs.plugin
%%DATADIR%%/server_msgs.db
%%DATADIR%%/outdated.db
%%DATADIR%%/scan_database.db
%%DATADIR%%/nikto_core.plugin
%%DATADIR%%/nikto_headers.plugin
%%DATADIR%%/nikto_plugin_order.txt
%%DATADIR%%/nikto_put_del_test.plugin
%%DATADIR%%/nikto_realms.plugin
%%DATADIR%%/nikto_robots.plugin
%%DATADIR%%/nikto_user_enum_apache.plugin
%%DATADIR%%/nikto_user_enum_cgiwrap.plugin
%%DATADIR%%/realms.db
%%DATADIR%%/servers.db
%%DATADIR%%/LW.pm
@


1.4
log
@- Un-BREAK by using version-ed file-name for DISTFILES
- Add MASTER_SITES mirrors
- Use USE_PERL and reinplace hardcoded path for perl
- OPTIONally run-depend on security/p5-Net-SSLeay and security/nmap
- Install config.txt as nikto.conf (and replace references to config.txt in
  all appropriate places)
- Use INSTALL_DATA for plugins
- Bump PORTREVISION
- Pass maintainership to submitter
- Make some changes to preserve nikto.conf when it's changed and install
  nikto.conf.sample [1]

PR:		90344
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@@people.tecnik93.com>
Reviewed by:	garga [1]
@
text
@d17 1
@


1.3
log
@- nikto have bundled LW, so it doesn't depend on security/libwhisker
- correct the setting of plugin direcroty and utilize DATADIR

Noticed by:	kris
@
text
@d2 3
a4 1
etc/nikto/config.txt
a24 1
@@dirrm etc/nikto
@


1.2
log
@Trim whitespace.
@
text
@d3 20
a22 20
share/nikto/nikto_mutate.plugin
share/nikto/nikto_outdated.plugin
share/nikto/nikto_apacheusers.plugin
share/nikto/nikto_passfiles.plugin
share/nikto/nikto_httpoptions.plugin
share/nikto/nikto_msgs.plugin
share/nikto/server_msgs.db
share/nikto/outdated.db
share/nikto/scan_database.db
share/nikto/nikto_core.plugin
share/nikto/nikto_headers.plugin
share/nikto/nikto_plugin_order.txt
share/nikto/nikto_realms.plugin
share/nikto/nikto_robots.plugin
share/nikto/nikto_user_enum_apache.plugin
share/nikto/nikto_user_enum_cgiwrap.plugin
share/nikto/realms.db
share/nikto/servers.db
share/nikto/LW.pm
@@dirrm share/nikto
@


1.1
log
@Add nikto 1.30, web and CGI vulnerability scanner with SSL support.

PR:		43313
Submitted by:	pandzilla
@
text
@d5 1
a5 1
share/nikto/nikto_apacheusers.plugin        
@

