cvs commit: ports/databases Makefile
 ports/databases/p5-Test-Database
 Makefile distinfo pkg-descr pkg-plist
    Martin Wilke 
    miwi at FreeBSD.org
       
    Thu Apr  2 11:26:52 PDT 2009
    
    
  
miwi        2009-04-02 18:26:51 UTC
  FreeBSD ports repository
  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-Test-Database Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  There's plenty of modules which need a database, and they all have
  to be configured differently and they're always a PITA when you first
  install and each and every time they upgrade.
  
  Test::Database provides a simple way for test authors to request
  a test database, without worrying about environment variables or the
  test host configuration.
  
  WWW: http://search.cpan.org/dist/Test-Database/
  
  PR:             ports/133273
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.755     +1 -0      ports/databases/Makefile
  1.1       +33 -0     ports/databases/p5-Test-Database/Makefile (new)
  1.1       +3 -0      ports/databases/p5-Test-Database/distinfo (new)
  1.1       +9 -0      ports/databases/p5-Test-Database/pkg-descr (new)
  1.1       +14 -0     ports/databases/p5-Test-Database/pkg-plist (new)
    
    
More information about the cvs-all
mailing list