The FreeBSD Ports Archive
FreeBSD devel : cccc4>
C and C++ Code Counter
Source code metric analyser for C, C++ and Java.
Presents a report in HTML with figures for
Lines of Code, McCabes Complexity, Ratio of Comments
to Lines of Code and McCabe, module Fan-In and Fan-Out.
http://cccc.sourceforge.net/
|
cccc history
v. 1.23
date: 2007/04/15 19:15:40; author: gabor; state: Exp; lines: +1 -7
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
v. 1.22
date: 2006/09/07 09:31:43; author: rafan; state: Exp; lines: +13 -18
- Update to 3.1.4
PR: ports/102864
Submitted by: Marcus von Appen
v. 1.21
date: 2006/05/04 21:40:26; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with D
v. 1.20
date: 2004/11/04 01:20:48; author: leeym; state: Exp; lines: +28 -23
- add USE_GCC=2.95 and unbreak this port
- replace PREFIX with LOCALBASE when calling antlr
- re-indent Makefile
v. 1.19
date: 2004/02/06 22:10:54; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.18
date: 2004/02/04 05:19:23; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.17
date: 2003/02/20 17:06:40; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.16
date: 2002/11/07 03:10:44; author: adamw; state: Exp; lines: +0 -2
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
v. 1.15
date: 2002/11/06 22:44:22; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.14
date: 2002/05/08 21:25:19; author: obrien; state: Exp; lines: +2 -2
To ports@freebsd.org.
v. 1.13
date: 2001/02/07 14:51:12; author: obrien; state: Exp; lines: +2 -1
Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
v. 1.12
date: 2000/04/11 21:27:16; author: mharo; state: Exp; lines: +4 -4
PORTNAME/PORTVERSION update
v. 1.11
date: 2000/03/31 01:37:22; author: obrien; state: Exp; lines: +2 -2
Pickup maintance of these until someone else comes along.
v. 1.10
date: 2000/03/30 20:40:55; author: nectar; state: Exp; lines: +1 -3
Unbreak.
v. 1.9
date: 2000/03/29 07:16:33; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.8
date: 1999/09/21 09:35:06; author: asami; state: Exp; lines: +3 -1
Mark this broken, doesn't build on either 3-stable or 4-current with
a message like the one below:
===
g++ -c -O -pipe -I/usr/include/g++-include -I. -I/usr/local/include/pccts -o cccc.o cccc.cpp
cccc.cpp: In method `void CParser::start(class ASTBase **)':
cccc.cpp:47: `zzTracePrevRuleName' undeclared (first use this function)
cccc.cpp:47: (Each undeclared identifier is reported only once
cccc.cpp:47: for each function it appears in.)
:
===
My guess is that this one was left behind after the pccts upgrade.
v. 1.7
date: 1999/08/25 05:47:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1999/04/18 18:52:16; author: mharo; state: Exp; lines: +2 -8
No longer BROKEN (updated patchfile)
PR: 11191
Submitted by: John Baldwin jobaldwi@vt.edu
v. 1.5
date: 1998/11/11 05:37:09; author: asami; state: Exp; lines: +4 -3
Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
v. 1.4
date: 1998/10/12 15:54:23; author: jseger; state: Exp; lines: +6 -1
Mark BROKEN for current:
CVS
--------------
error in signal.h
v. 1.3
date: 1998/08/13 03:32:52; author: asami; state: Exp; lines: +1 -1
Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.
v. 1.2
date: 1998/08/13 03:30:27; author: asami; state: Exp; lines: +2 -2
*** empty log message ***
v. 1.1
date: 1997/11/03 10:02:36; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/03 10:02:36; author: tg; state: Exp; lines: +0 -0
Import of cccc port. cccc is a C and C++ code counter which
generates some statistics on your code as HTML output.
PR: 4552
Submitted by: Andrey Zakhvatov
=============================================================================
|
| |

|