CVS log for ports/devel/py-pycallgraph/distinfo
Up to [FreeBSD] / ports / devel / py-pycallgraph
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 28 07:54:33 2010 UTC (13 months, 1 week ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
- Use COPYTREE for installing example files - Install manual page and respect NO_INSTALL_MANPAGES - Drop MD5 checksum Submitted by: ohauer (earlier patch)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jul 15 03:36:43 2008 UTC (3 years, 6 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 0.5.1 PR: ports/125396 Submitted by: Wen heping <wenheping AT gmail.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 13 08:12:41 2007 UTC (4 years, 1 month ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Update to 0.4.1
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 25 18:33:54 2007 UTC (4 years, 7 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 0.4.0 - Add examples
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 15 11:48:03 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 0.3.0 PR: 109196 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 14 03:44:00 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 0.2.0 PR: ports/109032 Submitted by: maintainer (Li-Wen Hsu)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 10 13:57:54 2007 UTC (5 years ago) by miwi
Branches: MAIN
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>
