notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
go-termbox Pure Go termbox implementation
0.0.0.20160123 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.0.20160123Version of this port present on the latest quarterly branch.
Maintainer: knu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-14 10:33:19
Last Update: 2016-10-26 10:30:27
SVN Revision: 424686
License: MIT
WWW:
https://code.google.com/p/termbox/
Description:
Termbox is a library that provides a minimalistic API which allows the programmer to write text-based user interfaces. The library is crossplatform and has both terminal-based implementations on *nix operating systems and a winapi console based implementation for Windows operating systems. The basic idea is an abstraction of the greatest common subset of features available on all major terminals and other terminal-like APIs in a minimalistic fashion. Small API means it is easy to implement, test, maintain and learn it, that's what makes the termbox a distinct library in its area. WWW: https://code.google.com/p/termbox/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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-termbox>0:devel/go-termbox
No installation instructions:
This port has been deleted.
PKGNAME: go-termbox
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (nsf-termbox-go-0.0.0.20160123-362329b_GH0.tar.gz) = 813f48a7ed87e5e22c3a0e49392931ea09947f36b966fdbf7d5d995e56b982c6 SIZE (nsf-termbox-go-0.0.0.20160123-362329b_GH0.tar.gz) = 30061

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go-runewidth.a : devel/go-runewidth
  2. go : lang/go
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nsf/termbox-go/tar.gz/362329b?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.0.20160123
26 Oct 2016 10:30:27
Revision:424686Original commit files touched by this commit
knu search for other commits by this committer
Remove libraries that were added for and only used by textproc/peco
0.0.0.20160123
22 Apr 2016 12:40:05
Revision:413776Original commit files touched by this commit
mat search for other commits by this committer
Move lang/go/files/bsd.go.mk to USES=go.

Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6057
0.0.0.20160123
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.0.0.20160123
29 Mar 2016 13:16:03
Revision:412107Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.0.0.20160123.
0.0.0.20140715
20 Sep 2015 19:59:04
Revision:397395Original commit files touched by this commit
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (A-F).
0.0.0.20140715
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.0.0.20140715
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
0.0.0.20140715
02 Mar 2015 23:16:02
Revision:380303Original commit files touched by this commit
bapt search for other commits by this committer
Remove Authors and License from pkg-descr
0.0.0.20140715
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.0.0.20140715
16 Jul 2014 06:39:13
Revision:362037Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.0.0.20140715 (e9227d6).
0.0.0.20140625
14 Jul 2014 10:33:13
Revision:361766Original commit files touched by this commit
knu search for other commits by this committer
Add go-termbox (termbox-go), pure Go termbox implementation.

Number of commits found: 11