Port details |
- prettygo Pretty-printing package for go values
- 20120306 devel
=0 20120306Version of this port present on the latest quarterly branch.
- Maintainer: gblach@FreeBSD.org
- Port Added: 2011-11-13 06:29:04
- Last Update: 2013-08-17 15:49:22
- SVN Revision: 324847
- License: not specified in port
- Description:
- 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
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- prettygo>0:devel/prettygo
- No installation instructions:
- This port has been deleted.
- PKGNAME: prettygo
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20120306 17 Aug 2013 15:49:22 |
gblach |
- devel/prettygo rename to devel/go-pretty
- devel/go-pretty update to 20130510
- Add textproc/go-text
Approved by: crees (mentor) |
20120306 17 Apr 2013 23:40:57 |
ak |
- Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes |
20120306 04 Nov 2012 13:05:06 |
gblach |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes |
20120306 14 May 2012 22:04:18 |
jlaffaye |
- Update to 20120306
PR: ports/167341
Submitted by: jlaffaye, Grzegorz Blach <magik@roorback.net> (maintainer)
Approved by: Grzegorz Blach <magik@roorback.net> (maintainer) |
20110611_1 26 Nov 2011 22:56:57 |
jlaffaye |
Bump Go packages for the new Go release.
Feature safe: yes |
20110611 13 Nov 2011 06:28:35 |
miwi |
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 |
Number of commits found: 6
|