summaryrefslogtreecommitdiff
path: root/security/rats/PLIST
diff options
context:
space:
mode:
authortaca <taca>2002-09-30 13:52:55 +0000
committertaca <taca>2002-09-30 13:52:55 +0000
commita5d0079f5b92e9660905011fc4b0d2c1f421d249 (patch)
tree2938bd13ccd48b15dca48c6b42ebaa92ede81130 /security/rats/PLIST
parent2cb6ba641c9dcc41b8157697b75a49ebd725931b (diff)
downloadpkgsrc-a5d0079f5b92e9660905011fc4b0d2c1f421d249.tar.gz
Update ratas to 2.1
Here is quote from 2.0's release announce but changes from 2.0 to 2.1 are unknown. New in this version of RATS: RATS can now descend through directories recursively, analyzing any supported source code it finds. Ability to output results as HTML or XML. Result output can contain the line of code that caused each problem to be reported, along with the column number in the source file the problem was detected at. RATS will now report various statistics at the end of the reporting phase, including total time spend on the analysis, and number of source lines analyzed. Various database additions. A new database file, rats-openssl, which aids in analyzing any code that utilizes the OpenSSL C API. (Thanks to Ben Laurie for contributing this database)
Diffstat (limited to 'security/rats/PLIST')
-rw-r--r--security/rats/PLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/rats/PLIST b/security/rats/PLIST
index 48792b8a389..fd5c6d64be5 100644
--- a/security/rats/PLIST
+++ b/security/rats/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2002/05/03 14:19:18 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2002/09/30 13:52:55 taca Exp $
bin/rats
man/man1/rats.1
share/rats/rats-c.xml
+share/rats/rats-openssl.xml
share/rats/rats-perl.xml
-share/rats/rats-python.xml
share/rats/rats-php.xml
+share/rats/rats-python.xml