Date: Thu, 17 Jul 2008 15:00:30 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cscout Makefile distinfo pkg-plist Message-ID: <200807171500.m6HF0UCS075264@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2008-07-17 15:00:30 UTC FreeBSD ports repository (src committer) Modified files: devel/cscout Makefile distinfo pkg-plist Log: This version adds support for function argument refactoring. Furthermore, a new option controls the depth of function and macro call graphs, which are now fully browsable in SVG-enabled browsers. In addition, the web front-end provides support for hand-editing of files, source code directory browsing, and functionality to interactively explore the tree of a function's calling and called functions. Finally, the processing engine includes support for gcc's include_next and preprocessor conditionals within macro invocations directives. Reviewed by: bf <bf2006a at yahoo.com> Revision Changes Path 1.10 +5 -2 ports/devel/cscout/Makefile 1.7 +12 -12 ports/devel/cscout/distinfo 1.5 +45 -40 ports/devel/cscout/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807171500.m6HF0UCS075264>