Port details |
- go-pretty Pretty-printing package for go values
- 20130510_1 devel
=0 20130510_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Go libraries should not be packaged
This port expired on: 2017-04-08
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-08-17 15:49:39
- Last Update: 2017-04-10 17:11:46
- SVN Revision: 438191
- License: not specified in port
- WWW:
- https://github.com/kr/pretty
- Description:
- Go package which 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:
-
- go-pretty>0:devel/go-pretty
- No installation instructions:
- This port has been deleted.
- PKGNAME: go-pretty
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (go-pretty-20130510.tar.gz) = 871a9ecb2409bc4d323f506d13215dd481d5bb81f81337186327895ae7bbb715
SIZE (go-pretty-20130510.tar.gz) = 5953
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:
-
- text.a : textproc/go-text
- go : lang/go
- Runtime dependencies:
-
- text.a : textproc/go-text
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20130510_1 10 Apr 2017 17:11:46 |
rene |
Remove expired ports:
2017-02-05 sysutils/puppet38: Upstream support ended, see
http://tinyurl.com/puppet3eol
2017-03-31 editors/libreoffice4: Deprecated by upstream
2017-03-31 databases/rubygem-redis-actionpack4: Use
databases/rubygem-redis-actionpack instead
2017-03-31 devel/rubygem-nio4r1: Use devel/rubygem-nio4r instead
2017-03-31 devel/liborcus07: Deprecated by upstream, use devel/liborcus
2017-03-31 devel/mdds0: Deprecated by upstream, use devel/mdds
2017-03-31 security/openvpn23-polarssl: Replaced by new upstream relesae 2.4.x
2017-03-31 security/openvpn23: Replaced by new upstream relesae 2.4.x
2017-03-31 textproc/p5-XML-XSH: Deprecated by upstream
2017-03-31 www/rubygem-jquery-atwho-rails-rails4: Use
www/rubygem-jquery-atwho-rails instead
2017-03-31 www/p5-Catalyst-Plugin-Singleton: Deprecated by upstream
2017-04-01 x11/lumina-i18n: Obsolete, i18n files included in x11/lumina
2017-04-01 sysutils/jail2: Starting with 10.0 functionality has been merged into
base.
2017-04-01 sysutils/iocage-devel: Outdated version. Please use
sysutils/py-iocage instead
2017-04-01 sysutils/iocage: Outdated version. Please use sysutils/py-iocage
instead
2017-04-05 databases/puppetdb: Depends on expired sysutils/puppet38, use
puppetdb[34] instead
2017-04-05 databases/puppetdb-terminus: Depends on expired sysutils/puppet38,
use puppetdb-terminus[34]
2017-04-08 databases/pglesslog: Does not build with recent PostgreSQL versions
2017-04-08 textproc/go-text: Go libraries should not be packaged
2017-04-08 devel/go-pretty: Go libraries should not be packaged
2017-04-08 databases/godis: Go libraries should not be packaged
2017-04-10 www/moodle29: Upstream support EoL, please migrate to moodle32 |
20130510_1 07 Mar 2017 15:12:07 |
swills |
devel/go-pretty: fix expiration date |
20130510_1 07 Mar 2017 15:05:55 |
swills |
devel/go-pretty: deprecate and expire |
20130510_1 22 Apr 2016 12:40:05 |
mat |
Move lang/go/files/bsd.go.mk to USES=go.
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6057 |
20130510_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20130510_1 16 Apr 2015 20:13:44 |
gblach |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
20130510_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
20130510_1 11 Jan 2014 17:46:34 |
jlaffaye |
- Change default location of Go packages to LOCALBASE/share/go
This fixes problems like ports failing to build if the port
is already installed [1]
- Bump PORTREVISION of affected ports
- Support the install target in bsd.go.mk
- STAGE support for free!
PR: ports/180003 [1] |
20130510 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
20130510 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) |