add information about the version included in the ports tree with each OpenBSD release, together with a link to the latest port

Constantine A. Murenin 2015-02-25 20:04:31 +00:00
parent 16451a77b7
commit c2964abe6e

@ -1,5 +1,17 @@
# Go on OpenBSD
Go is available within the OpenBSD ports tree collection since OpenBSD 5.2. See [`ports/lang/go`](http://ports.su/lang/go) for details.
| **OpenBSD release** | **golang in ports** |
|:--------------------|:--------------------|
| 5.6 | go1.3 |
| 5.5 | go1.2 |
| 5.4 | go1.1.1 |
| 5.3 | go1.0.3 |
| 5.2 | go1.0.2 |
## Building from source.
Required:
* OpenBSD amd64, 386: 5.5 and above