cvs commit: ports/devel Makefile ports/devel/cutter Makefile distinfo pkg-descr pkg-message pkg-plist

Romain Tartière romain at FreeBSD.org
Sat Jul 24 09:27:28 UTC 2010


romain      2010-07-24 09:27:27 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/cutter         Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Cutter is a xUnit family Unit Testing Framework for C and C++.
  
  This is a list of features of Cutter:
   - easy to write tests;
   - outputs result with useful format for debugging;
   - tests are built as shared libraries.
  
  WWW:    http://cutter.sourceforge.net/
  
  Revision  Changes    Path
  1.3989    +1 -0      ports/devel/Makefile
  1.1       +83 -0     ports/devel/cutter/Makefile (new)
  1.1       +3 -0      ports/devel/cutter/distinfo (new)
  1.1       +8 -0      ports/devel/cutter/pkg-descr (new)
  1.1       +7 -0      ports/devel/cutter/pkg-message (new)
  1.1       +468 -0    ports/devel/cutter/pkg-plist (new)


More information about the cvs-ports mailing list