cvs commit: ports/devel Makefile ports/devel/p5-Log-Dispatch-Dir
 Makefile distinfo pkg-descr pkg-plist
    Sunpoet Po-Chuan Hsieh 
    sunpoet at FreeBSD.org
       
    Thu Jul 21 10:39:35 UTC 2011
    
    
  
sunpoet     2011-07-21 10:39:35 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Log-Dispatch-Dir Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  - Add p5-Log-Dispatch-Dir 0.10
  
  Log::Dispatch::Dir provides a simple object for logging to directories under the
  Log::Dispatch::* system, and automatically rotating them according to different
  constraints. Each message will be logged to a separate file the directory.
  
  Logging to separate files can be useful for example when dumping whole network
  responses (like HTTP::Response content).
  
  WWW: http://search.cpan.org/dist/Log-Dispatch-Dir/
  
  Revision  Changes    Path
  1.4453    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/p5-Log-Dispatch-Dir/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Log-Dispatch-Dir/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Log-Dispatch-Dir/pkg-descr (new)
  1.1       +3 -0      ports/devel/p5-Log-Dispatch-Dir/pkg-plist (new)
    
    
More information about the cvs-all
mailing list