Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 13:57:54 +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/py-pycallgraph Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200702101357.l1ADvsHF065917@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-02-10 13:57:54 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-pycallgraph Makefile distinfo pkg-descr pkg-plist 
  Log:
  Python Call Graph uses GraphViz to generate call graphs from one execution of
  your Python code. It's very easy to use and can point out possible problems
  with your code execution.
  
  WWW:    http://pycallgraph.slowchop.com/
  
  PR:             ports/108977
  Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
  
  Revision  Changes    Path
  1.2630    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/py-pycallgraph/Makefile (new)
  1.1       +3 -0      ports/devel/py-pycallgraph/distinfo (new)
  1.1       +5 -0      ports/devel/py-pycallgraph/pkg-descr (new)
  1.1       +3 -0      ports/devel/py-pycallgraph/pkg-plist (new)



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