cvs commit: ports/devel Makefile ports/devel/p5-Carp-Always-Color Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 20 08:54:12 UTC 2011


sunpoet     2011-09-20 08:54:11 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Carp-Always-Color Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  - Add p5-Carp-Always-Color 0.05
  
  Stack traces are hard to read when the messages wrap, because it's hard to tell
  when one message ends and the next message starts. Carp::Always::Color just
  colors the first line of each stacktrace, based on whether it's a warning or an
  error. If messages are being sent to a terminal, it colors them with terminal
  escape codes, otherwise it colors them with HTML (ideas for more intelligent
  behavior here are welcome).
  
  WWW: http://search.cpan.org/dist/Carp-Always-Color/
  
  Revision  Changes    Path
  1.4554    +1 -0      ports/devel/Makefile
  1.1       +36 -0     ports/devel/p5-Carp-Always-Color/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Carp-Always-Color/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Carp-Always-Color/pkg-descr (new)
  1.1       +10 -0     ports/devel/p5-Carp-Always-Color/pkg-plist (new)


More information about the cvs-ports mailing list