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
goptlib Go pluggable transports library
0.5 security 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.5Version 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: cs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-04-18 20:28:59
Last Update: 2019-04-01 19:10:15
SVN Revision: 497504
License: not specified in port
WWW:
https://gitweb.torproject.org/pluggable-transports/goptlib.git
Description:
goptlib is a library for writing Tor pluggable transports in Go. WWW: https://gitweb.torproject.org/pluggable-transports/goptlib.git
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 (12 items)
Collapse this list.
  1. share/go/pkg/freebsd_amd64/git.torproject.org/pluggable-transports/goptlib.git.a
  2. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/COPYING
  3. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/README
  4. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/args.go
  5. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/args_test.go
  6. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/examples/dummy-client/dummy-client.go
  7. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/examples/dummy-server/dummy-server.go
  8. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/proxy_test.go
  9. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/pt.go
  10. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/pt_test.go
  11. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/socks.go
  12. share/go/src/git.torproject.org/pluggable-transports/goptlib.git/socks_test.go
Collapse this list.
Dependency lines:
  • goptlib>0:security/goptlib
No installation instructions:
This port has been deleted.
PKGNAME: goptlib
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (goptlib-0.5.tar.gz) = 09b62dc567a8f6887a306d7165153b5015fc50c67db76782dbbc519c183942fa SIZE (goptlib-0.5.tar.gz) = 22588

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
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. http://c-s.li/ports/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5
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.5
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.5
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.5
22 Sep 2015 20:12:32
Revision:397588Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.5
0.2
13 Nov 2014 09:02:57
Revision:372514Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.2
21 Jun 2014 21:00:39
Revision:358742Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.2
0.1
18 Apr 2014 20:28:52
Revision:351567Original commit files touched by this commit
cs search for other commits by this committer
goptlib is a library for writing Tor pluggable transports in Go.

WWW: https://gitweb.torproject.org/pluggable-transports/goptlib.git

Number of commits found: 7