Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2011 05:03:25 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Log-Contextual Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201112100503.pBA53PfE031556@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112100503.pBA53PfE031556>