cvs commit: ports/devel Makefile ports/devel/lcov Makefile
 distinfo pkg-descr
    Romain Tartière 
    romain at FreeBSD.org
       
    Sat Jul 24 08:52:02 UTC 2010
    
    
  
romain      2010-07-24 08:52:02 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/lcov           Makefile distinfo pkg-descr 
  Log:
  LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects
  gcov data for multiple source files and creates HTML pages containing the
  source code annotated with coverage information.  It also adds overview pages
  for easy navigation within the file structure.
  
  WWW:    http://ltp.sourceforge.net/coverage/lcov.php
  
  Revision  Changes    Path
  1.3988    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/lcov/Makefile (new)
  1.1       +3 -0      ports/devel/lcov/distinfo (new)
  1.1       +6 -0      ports/devel/lcov/pkg-descr (new)
    
    
More information about the cvs-all
mailing list