summaryrefslogtreecommitdiff
path: root/devel/lclint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wow! What big teeth you have grandma! "All the better to Weat youTim Vanderhoek1999-05-021-3/+1
| | | | | | | | | with, my dear." [That's lupus for "Add WWW:"] Notes: svn path=/head/; revision=18345
* Update to version 2.4b.Steve Price1998-07-036-100/+115
| | | | | | | | PR: 7113 Submitted by: maintainer Notes: svn path=/head/; revision=11696
* Minor cleanup, use DISTNAME and EXTRACT_SUFX, instead of DISTNAME,Satoshi Asami1996-12-121-4/+3
| | | | | | | PKGNAME and WRKSRC (one less line :). Notes: svn path=/head/; revision=4955
* LCLint is a tool for statically checking C programs. With minimalDavid E. O'Brien1996-12-116-0/+129
effort, LCLint can be used as a better lint. If additional effort is invested adding annotations to programs, LCLint can perform stronger checks than can be done by any standard lint. Check the LCLint home page at http://larch-www.lcs.mit.edu:8001/larch/lclint/ Closes-PR: ports/1646 Submitted by: Stefan Moeding <moeding@bn.DeTeMobil.de> Notes: svn path=/head/; revision=4937