Date: Tue, 20 Sep 2011 08:54:11 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Carp-Always-Color Makefile distinfo pkg-descr pkg-plist Message-ID: <201109200854.p8K8sBPn096562@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109200854.p8K8sBPn096562>