Package pretty provides pretty-printing for go values. This is useful during debugging, to avoid wrapping long output lines in the terminal. Fix: Patch attached with submission follows:
State Changed From-To: open->closed New port added. Thanks!
miwi 2011-11-13 06:28:35 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/prettygo Makefile distinfo pkg-descr pkg-plist Log: Package pretty provides pretty-printing for go values. This is useful during debugging, to avoid wrapping long output lines in the terminal. This package also provides a convenience wrapper for each function in package fmt that takes a format string. www: https://github.com/kr/pretty.go PR: ports/162416 Submitted by: Grzegorz Blach <magik@roorback.net> Feature safe: yes Revision Changes Path 1.4688 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/prettygo/Makefile (new) 1.1 +2 -0 ports/devel/prettygo/distinfo (new) 1.1 +7 -0 ports/devel/prettygo/pkg-descr (new) 1.1 +3 -0 ports/devel/prettygo/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"