Bug 108977 - [NEW PORT] devel/py-pycallgraph: A Python library that creates call graphs for Python programs
Summary: [NEW PORT] devel/py-pycallgraph: A Python library that creates call graphs fo...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 13:50 UTC by Li-Wen Hsu
Modified: 2007-02-10 14:00 UTC (History)
1 user (show)

See Also:


Attachments
py-pycallgraph-0.1.0.shar (2.11 KB, text/plain)
2007-02-09 13:50 UTC, Li-Wen Hsu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu 2007-02-09 13:50:18 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-09 13:50:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-02-09 13:53:40 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-02-10 13:57:46 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-02-10 13:57:59 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"