Subject: CVS commit: pkgsrc/devel/uno
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 11/15/2005 20:55:47
Module Name: pkgsrc
Committed By: shannonjr
Date: Tue Nov 15 20:55:47 UTC 2005
Added Files:
pkgsrc/devel/uno: DESCR Makefile PLIST distinfo
Log Message:
UNO is a tool for source code analysis. It is designed
to intercept primarily the three most common types of
software defects: use of uninitialized variable,
nil-pointer references, and out-of-bounds array
indexing.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/devel/uno/DESCR pkgsrc/devel/uno/Makefile \
pkgsrc/devel/uno/PLIST pkgsrc/devel/uno/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.