cvs commit: ports/devel/cscout Makefile distinfo pkg-plist

Diomidis Spinellis dds at FreeBSD.org
Thu Jul 17 15:00:30 UTC 2008


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


More information about the cvs-all mailing list