aboutsummaryrefslogtreecommitdiff
path: root/devel/clint
Commit message (Collapse)AuthorAgeFilesLines
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* remove useless .la filesYing-Chieh Liao2002-09-192-5/+4
| | | | | | | | | | use REINPLACE_CMD PR: 42699 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=66758
* 1. fix compile on GCC 3.2Ying-Chieh Liao2002-09-074-1/+61
| | | | | | | | | | 2. add missing files in plist 3. drop maintainership Submitted by: Craig Rodrigues <rodrigc@attbi.com> (1) (2) Notes: svn path=/head/; revision=65757
* add clintYing-Chieh Liao2001-05-016-0/+68
Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements. Notes: svn path=/head/; revision=42136