cvs commit: ports/www Makefile ports/www/p5-STF-Dispatcher-PSGI Makefile distinfo pkg-descr pkg-plist

Jun Kuriyama kuriyama at FreeBSD.org
Sat Dec 31 09:31:01 UTC 2011


kuriyama    2011-12-31 09:31:00 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-STF-Dispatcher-PSGI Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  STF::Dispatcher::PSGI implements the basic STF Protocol
  (http://stf-storage.github.com) dispatcher component. It does not know
  how to actually store or retrieve data, so you must implement that
  portion yourself.
  
  The reason this exists is mainly to allow you to testing systems that
  interact with STF servers. For example, setting up the main STF
  implementation is quite a pain if all you want to do is to test your
  application, but with this module, you can easily create a dummy STF
  dispatcher.
  
  WWW: http://search.cpan.org/dist/STF-Dispatcher-PSGI/
  
  Revision  Changes    Path
  1.3065    +1 -0      ports/www/Makefile
  1.1       +33 -0     ports/www/p5-STF-Dispatcher-PSGI/Makefile (new)
  1.1       +2 -0      ports/www/p5-STF-Dispatcher-PSGI/distinfo (new)
  1.1       +12 -0     ports/www/p5-STF-Dispatcher-PSGI/pkg-descr (new)
  1.1       +13 -0     ports/www/p5-STF-Dispatcher-PSGI/pkg-plist (new)


More information about the cvs-all mailing list