Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2008 17:50:11 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/gnucflow Makefile distinfo pkg-descr
Message-ID:  <200802161750.m1GHoBeS019419@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-02-16 17:50:11 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/gnucflow       Makefile distinfo pkg-descr 
  Log:
  GNU cflow analyzes a collection of C source files and prints a graph
  charting control flow within the program.
  
  Current implementation is able to produce both direct and inverted
  flowgraphs for C sources. Optionally a cross-reference listing can
  be generated. Two output formats are implemented: POSIX and GNU
  (extended).
  
  Input files can optionally be preprocessed before analyzing.
  
  WWW: http://savannah.gnu.org/projects/cflow
  
  PR:             ports/120373
  Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
  
  Revision  Changes    Path
  1.2986    +1 -0      ports/devel/Makefile
  1.1       +32 -0     ports/devel/gnucflow/Makefile (new)
  1.1       +3 -0      ports/devel/gnucflow/distinfo (new)
  1.1       +11 -0     ports/devel/gnucflow/pkg-descr (new)



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