cvs commit: ports/devel Makefile ports/devel/p5-Log-Contextual Makefile distinfo pkg-descr pkg-plist

Jun Kuriyama kuriyama at FreeBSD.org
Sat Dec 10 05:03:25 UTC 2011


kuriyama    2011-12-10 05:03:25 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Log-Contextual Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module is a simple interface to extensible logging.  It is
  bundled with a really basic logger, Log::Contextual::SimpleLogger, but
  in general you should use a real logger instead of that.  For
  something more serious but not overly complicated, try
  Log::Dispatchouli (see "SYNOPSIS" for example.)
  
  The reason for this module is to abstract your logging interface so
  that logging is as painless as possible, while still allowing you to
  switch from one logger to another.
  
  WWW: http://search.cpan.org/dist/Log-Contextual/
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4740    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/p5-Log-Contextual/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Log-Contextual/distinfo (new)
  1.1       +11 -0     ports/devel/p5-Log-Contextual/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-Log-Contextual/pkg-plist (new)


More information about the cvs-ports mailing list