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

Cheng-Lung Sung clsung at FreeBSD.org
Tue Aug 14 19:59:27 PDT 2007


clsung      2007-08-15 02:59:26 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Log-Report  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Handling messages to users can be a hassle, certainly when the same module is
  used for command-line and in a graphical interfaces, and has to cope with
  internationalization at the same time; this set of modules tries to simplify
  this. Log::Report combines gettext features with Log::Dispatch-like features.
  However, you can also use this module to do only translations or only message
  dispatching.
  
  WWW:    http://search.cpan.org/dist/Log-Report/
  
  PR:             ports/115504
  Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
  
  Revision  Changes    Path
  1.2842    +1 -0      ports/devel/Makefile
  1.1       +34 -0     ports/devel/p5-Log-Report/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Log-Report/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Log-Report/pkg-descr (new)
  1.1       +55 -0     ports/devel/p5-Log-Report/pkg-plist (new)


More information about the cvs-ports mailing list