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-runewidth Go library to get the fixed width of a character or string
0.0.1_1 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.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Go libraries should not be packaged
Expired This port expired on: 2019-03-31
Maintainer: knu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-14 10:31:55
Last Update: 2019-04-01 19:10:15
SVN Revision: 497504
License: MIT
WWW:
https://github.com/mattn/go-runewidth
Description:
Go-runewidth provides functions to get the fixed width of a character or string. WWW: https://github.com/mattn/go-runewidth
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
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/go-runewidth-0.0.1_1/catalog.mk
  2. /usr/local/share/licenses/go-runewidth-0.0.1_1/LICENSE
  3. /usr/local/share/licenses/go-runewidth-0.0.1_1/MIT
  4. share/go/pkg/freebsd_amd64/github.com/mattn/go-runewidth.a
  5. share/go/src/github.com/mattn/go-runewidth/README.mkd
  6. share/go/src/github.com/mattn/go-runewidth/runewidth.go
  7. share/go/src/github.com/mattn/go-runewidth/runewidth_js.go
  8. share/go/src/github.com/mattn/go-runewidth/runewidth_posix.go
  9. share/go/src/github.com/mattn/go-runewidth/runewidth_test.go
  10. share/go/src/github.com/mattn/go-runewidth/runewidth_windows.go
Collapse this list.
Dependency lines:
  • go-runewidth>0:devel/go-runewidth
No installation instructions:
This port has been deleted.
PKGNAME: go-runewidth
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1477479984 SHA256 (mattn-go-runewidth-0.0.1-d6bea18f_GH0.tar.gz) = 7ad847cd4cba8007609f8e0d42f90ff6220ae63c85a0e441eb10558859226fef SIZE (mattn-go-runewidth-0.0.1-d6bea18f_GH0.tar.gz) = 5877

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 : lang/go
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/go-termbox*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

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/mattn/go-runewidth/tar.gz/d6bea18f?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.1_1
01 Apr 2019 19:10:15
Revision:497504Original commit files touched by this commit
tobik search for other commits by this committer
Remove expired ports:
2019-03-31 archivers/go-compress: Go libraries should not be packaged
2019-03-31 textproc/go.text: Go libraries should not be packaged
2019-03-31 devel/go-hashicorp-logutils: Go libraries should not be packaged
2019-03-31 devel/go-cpuid: Go libraries should not be packaged
2019-03-31 devel/go-nuid: Go libraries should not be packaged
2019-03-31 devel/go-yaml: Go libraries should not be packaged
2019-03-31 devel/go-raw: Go libraries should not be packaged
2019-03-31 devel/go-go.uuid: Go libraries should not be packaged
2019-03-31 devel/go-goregen: Go libraries should not be packaged
2019-03-31 devel/go-runewidth: Go libraries should not be packaged
2019-03-31 devel/go-cobra: Go libraries should not be packaged
2019-03-31 devel/go-pflag: Go libraries should not be packaged
2019-03-31 devel/go-slices: Go libraries should not be packaged
2019-03-31 devel/go-form: Go libraries should not be packaged
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.1_1
20 Mar 2019 06:42:08
Revision:496313Original commit files touched by this commit
tobik search for other commits by this committer
Deprecate Go library ports

Many of them are out of date now and there are few reasons to have
them in the tree [1].

[1] https://www.freebsd.org/doc/en/books/porters-handbook/go-libs.html

PR:		236502
Reviewed by:	dg@syrec.org
Approved by:	portmgr (mat), jlaffaye, wen, olgeni
Differential Revision:	https://reviews.freebsd.org/D19568
0.0.1_1
28 Nov 2016 13:43:11
Revision:427307Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add missing file to plist

Approved by:	portmgr blanket
0.0.1
26 Oct 2016 11:06:40
Revision:424689Original commit files touched by this commit
knu search for other commits by this committer
Readd devel/go-runewidth because there was another consumer
0.0.1
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.1
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
0.0.1
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.1
29 Mar 2016 12:41:48
Revision:412105Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.0.1.
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:32:40
Revision:362035Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.0.0.20140715 (36f63b8).
0.0.0.20140623
14 Jul 2014 10:31:46
Revision:361765Original commit files touched by this commit
knu search for other commits by this committer
Add go-runewidth, Go library to get the fixed width of a character or string.

Number of commits found: 14