Date: Sat, 21 Apr 2007 14:04:29 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/egypt Makefile distinfo pkg-descr Message-ID: <200704211404.l3LE4TYD076828@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-04-21 14:04:29 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/egypt Makefile distinfo pkg-descr Log: 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> Revision Changes Path 1.2737 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/egypt/Makefile (new) 1.1 +3 -0 ports/devel/egypt/distinfo (new) 1.1 +9 -0 ports/devel/egypt/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704211404.l3LE4TYD076828>