Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2010 08:52:02 +0000 (UTC)
From:      Romain Tartière <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/lcov Makefile distinfo pkg-descr
Message-ID:  <201007240852.o6O8q2LH023875@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007240852.o6O8q2LH023875>