mva         2010-01-05 21:36:34 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    devel/cflow          Makefile 
    devel/gnucflow       Makefile 
  Added files:
    devel/bsdcflow       Makefile distinfo pkg-descr 
  Log:
  cflow reads files as C or assembler program source and prints a graph
  a graph of the function call hierarchy. Called functions are indented
  according to their caller-callee relationship, in the order of occurance.
  
  WWW:    http://www.sysfault.org/projects
  
  Revision  Changes    Path
  1.3750    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/bsdcflow/Makefile (new)
  1.1       +3 -0      ports/devel/bsdcflow/distinfo (new)
  1.1       +5 -0      ports/devel/bsdcflow/pkg-descr (new)
  1.14      +1 -1      ports/devel/cflow/Makefile
  1.4       +1 -1      ports/devel/gnucflow/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to