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-nats Go client for NATS
1.6.0 net 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 1.6.0Version 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: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-27 09:01:33
Last Update: 2019-04-01 19:10:15
SVN Revision: 497504
License: MIT
WWW:
https://github.com/nats-io/nats
Description:
Golang client for NATS, the cloud native messaging system. WWW: https://github.com/nats-io/nats
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 (60 items)
Collapse this list.
  1. /usr/local/share/licenses/go-nats-1.6.0/catalog.mk
  2. /usr/local/share/licenses/go-nats-1.6.0/LICENSE
  3. /usr/local/share/licenses/go-nats-1.6.0/MIT
  4. share/go/pkg/freebsd_amd64/github.com/nats-io/go-nats.a
  5. share/go/src/github.com/nats-io/go-nats/GOVERNANCE.md
  6. share/go/src/github.com/nats-io/go-nats/LICENSE
  7. share/go/src/github.com/nats-io/go-nats/MAINTAINERS.md
  8. share/go/src/github.com/nats-io/go-nats/README.md
  9. share/go/src/github.com/nats-io/go-nats/TODO.md
  10. share/go/src/github.com/nats-io/go-nats/bench/bench.go
  11. share/go/src/github.com/nats-io/go-nats/bench/benchlib_test.go
  12. share/go/src/github.com/nats-io/go-nats/context.go
  13. share/go/src/github.com/nats-io/go-nats/enc.go
  14. share/go/src/github.com/nats-io/go-nats/enc_test.go
  15. share/go/src/github.com/nats-io/go-nats/encoders/builtin/default_enc.go
  16. share/go/src/github.com/nats-io/go-nats/encoders/builtin/gob_enc.go
  17. share/go/src/github.com/nats-io/go-nats/encoders/builtin/json_enc.go
  18. share/go/src/github.com/nats-io/go-nats/encoders/protobuf/protobuf_enc.go
  19. share/go/src/github.com/nats-io/go-nats/encoders/protobuf/testdata/pbtest.pb.go
  20. share/go/src/github.com/nats-io/go-nats/encoders/protobuf/testdata/pbtest.proto
  21. share/go/src/github.com/nats-io/go-nats/example_test.go
  22. share/go/src/github.com/nats-io/go-nats/examples/nats-bench.go
  23. share/go/src/github.com/nats-io/go-nats/examples/nats-pub.go
  24. share/go/src/github.com/nats-io/go-nats/examples/nats-qsub.go
  25. share/go/src/github.com/nats-io/go-nats/examples/nats-req.go
  26. share/go/src/github.com/nats-io/go-nats/examples/nats-rply.go
  27. share/go/src/github.com/nats-io/go-nats/examples/nats-sub.go
  28. share/go/src/github.com/nats-io/go-nats/nats.go
  29. share/go/src/github.com/nats-io/go-nats/nats_test.go
  30. share/go/src/github.com/nats-io/go-nats/netchan.go
  31. share/go/src/github.com/nats-io/go-nats/parser.go
  32. share/go/src/github.com/nats-io/go-nats/scripts/cov.sh
  33. share/go/src/github.com/nats-io/go-nats/staticcheck.ignore
  34. share/go/src/github.com/nats-io/go-nats/test/auth_test.go
  35. share/go/src/github.com/nats-io/go-nats/test/basic_test.go
  36. share/go/src/github.com/nats-io/go-nats/test/bench_test.go
  37. share/go/src/github.com/nats-io/go-nats/test/cluster_test.go
  38. share/go/src/github.com/nats-io/go-nats/test/configs/certs/ca.pem
  39. share/go/src/github.com/nats-io/go-nats/test/configs/certs/client-cert.pem
  40. share/go/src/github.com/nats-io/go-nats/test/configs/certs/client-key.pem
  41. share/go/src/github.com/nats-io/go-nats/test/configs/certs/key.pem
  42. share/go/src/github.com/nats-io/go-nats/test/configs/certs/server.pem
  43. share/go/src/github.com/nats-io/go-nats/test/configs/tls.conf
  44. share/go/src/github.com/nats-io/go-nats/test/configs/tlsverify.conf
  45. share/go/src/github.com/nats-io/go-nats/test/conn_test.go
  46. share/go/src/github.com/nats-io/go-nats/test/context_test.go
  47. share/go/src/github.com/nats-io/go-nats/test/drain_test.go
  48. share/go/src/github.com/nats-io/go-nats/test/enc_test.go
  49. share/go/src/github.com/nats-io/go-nats/test/gob_test.go
  50. share/go/src/github.com/nats-io/go-nats/test/helper_test.go
  51. share/go/src/github.com/nats-io/go-nats/test/json_test.go
  52. share/go/src/github.com/nats-io/go-nats/test/main.go
  53. share/go/src/github.com/nats-io/go-nats/test/netchan_test.go
  54. share/go/src/github.com/nats-io/go-nats/test/protobuf_test.go
  55. share/go/src/github.com/nats-io/go-nats/test/reconnect_test.go
  56. share/go/src/github.com/nats-io/go-nats/test/sub_test.go
  57. share/go/src/github.com/nats-io/go-nats/timer.go
  58. share/go/src/github.com/nats-io/go-nats/timer_test.go
  59. share/go/src/github.com/nats-io/go-nats/util/tls.go
  60. share/go/src/github.com/nats-io/go-nats/util/tls_go17.go
Collapse this list.
Dependency lines:
  • go-nats>0:net/go-nats
No installation instructions:
This port has been deleted.
PKGNAME: go-nats
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1535638440 SHA256 (nats-io-go-nats-v1.6.0_GH0.tar.gz) = 8436bfe8945d349952fbd5f69ea4fe19f9388548ae21f2c0077a6349b1a81369 SIZE (nats-io-go-nats-v1.6.0_GH0.tar.gz) = 106834

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-nuid>=0 : devel/go-nuid
  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/nats-io/go-nats/tar.gz/v1.6.0?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.0
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)
1.6.0
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
1.6.0
30 Aug 2018 14:23:59
Revision:478459Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/go-nats to version 1.6.0.
1.5.0
23 Mar 2018 20:35:25
Revision:465406Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/go-nats to version 1.5.0.
1.4.0
20 Dec 2017 21:27:05
Revision:456859Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/go-nats to version 1.4.0.
1.3.0
11 Aug 2017 11:52:47
Revision:447755Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/go-nats to version 1.3.0.
1.2.2
27 Oct 2016 06:15:44
Revision:424745Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/go-nats to version 1.2.2.
1.2.0_1
27 Sep 2016 09:24:00
Revision:422812Original commit files touched by this commit
olgeni search for other commits by this committer
Remove unnecessary RUN_DEPENDS in net/go-nats.

Submitted by:	vanilla
1.2.0
27 Sep 2016 09:01:23
Revision:422811Original commit files touched by this commit
olgeni search for other commits by this committer
Add net/go-nats, a Go client library for NATS.

Number of commits found: 9