aboutsummaryrefslogtreecommitdiffstats
path: root/devel/clint
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on -currentkrion2003-10-194-27/+31
| | | | | | | - Utilize INFO PR: 58218 Submitted by: Ports Fury
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* remove useless .la filesijliao2002-09-202-5/+4
| | | | | | | use REINPLACE_CMD PR: 42699 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* 1. fix compile on GCC 3.2ijliao2002-09-074-1/+61
| | | | | | | 2. add missing files in plist 3. drop maintainership Submitted by: Craig Rodrigues <rodrigc@attbi.com> (1) (2)
* add clintijliao2001-05-026-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.