cvs commit: ports/devel Makefile ports/devel/ncc Makefile distinfo
pkg-descr
Volker Stolz
vs at FreeBSD.org
Wed Feb 1 05:48:22 PST 2006
vs 2006-02-01 13:48:21 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/ncc Makefile distinfo pkg-descr
Log:
ncc is a compiler that produces program analysis information.
ncc is a decent replacement of cflow and cscope able to analyse any
program using the gcc compiler. The program also includes a graphical
call-graph navigator and source browser which is extremely practical
for hacking and comprehending large projects.
WWW: http://students.ceid.upatras.gr/~sxanth/ncc/
Revision Changes Path
1.2116 +1 -0 ports/devel/Makefile
1.1 +47 -0 ports/devel/ncc/Makefile (new)
1.1 +3 -0 ports/devel/ncc/distinfo (new)
1.1 +7 -0 ports/devel/ncc/pkg-descr (new)
More information about the cvs-ports
mailing list