Bug 162416 - New Port: devel/prettygo
Summary: New Port: devel/prettygo
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-09 21:50 UTC by Grzegorz Blach
Modified: 2011-11-13 06:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.09 KB, text/plain)
2011-11-09 21:50 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2011-11-09 21:50:03 UTC
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:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-11-13 06:23:08 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-13 06:28:44 UTC
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"