Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2006 13:48:21 +0000 (UTC)
From:      Volker Stolz <vs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/ncc Makefile distinfo pkg-descr
Message-ID:  <200602011348.k11DmLkV066086@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602011348.k11DmLkV066086>