Commit graph

3 commits

Author SHA1 Message Date
Dennis Herrmann
e8fa05ba5f - Update to 1.8
PR:		ports/155952
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2011-03-26 20:53:47 +00:00
Beech Rintoul
dc3fe09036 Update to 1.7
Pass maintainership to submitter

PR:		ports/152826
Submitted by:	Charlie Kester (corky1951@comcast.net)
Approved by:	itetcu (mentor) (implicit)
2010-12-04 22:09:47 +00:00
Andrew Pantyukhin
fb646d0403 Add port devel/egypt:
Egypt is a simple tool for creating call graphs of C programs. Egypt
neither analyzes source code nor lays out graphs. Instead, it leaves
the source code analysis to GCC and the graph layout to Graphviz, both
of which are better at their respective jobs than egypt itself could
ever hope to be. Egypt is simply a very small Perl script that glues
these existing tools together.

WWW: http://www.gson.org/egypt/
Author: Andreas Gustafsson <gson@gson.org>
2007-04-21 14:04:29 +00:00