cvs commit: ports/devel Makefile ports/devel/rubygem-rspec
 Makefile distinfo pkg-descr pkg-plist
    Martin Wilke 
    miwi at FreeBSD.org
       
    Mon Jan  8 15:01:36 PST 2007
    
    
  
miwi        2007-01-08 23:01:35 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-rspec  Makefile distinfo pkg-descr pkg-plist 
  Log:
  RSpec is a framework for practicing Behaviour Driven Development (BDD) in Ruby.
  
  The aim of BDD is to address the shortcomings of Test Driven Development and,
  by using terminology focused on the behavioural aspects of the system rather
  than testing, attempt to help direct developers towards a focus on the real
  value to be found in TDD at its most successful, or BDD as we call it.
  
  WWW: http://rspec.rubyforge.org/
  
  PR:             ports/107625
  Submitted by:   Roman Shterenzon <romanbsd at yahoo.com>
  
  Revision  Changes    Path
  1.2593    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/rubygem-rspec/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-rspec/distinfo (new)
  1.1       +8 -0      ports/devel/rubygem-rspec/pkg-descr (new)
  1.1       +304 -0    ports/devel/rubygem-rspec/pkg-plist (new)
    
    
More information about the cvs-all
mailing list