Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20160708_1 01 Apr 2019 19:10:15 |
tobik |
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 ) |
20160708_1 20 Mar 2019 06:42:08 |
tobik |
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 |
20160708_1 24 Nov 2016 15:02:46 |
jlaffaye |
Add iana package to plist
PR: 214172
Submitted by: rs@netflix.com |
20160708 26 Jul 2016 16:49:56 |
jlaffaye |
- Update to 20160708 snapshot [1]
- Add dependency on go.crypto
PR: 210981
Submitted by: cs |
20131227 22 Apr 2016 12:40:05 |
mat |
Move lang/go/files/bsd.go.mk to USES=go.
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6057 |
20131227 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20131227 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
20131227 12 Jan 2014 21:54:25 |
jlaffaye |
- Update to 20131227 snapshot
- Add license |
20120502_1 11 Jan 2014 17:46:34 |
jlaffaye |
- Change default location of Go packages to LOCALBASE/share/go
This fixes problems like ports failing to build if the port
is already installed [1]
- Bump PORTREVISION of affected ports
- Support the install target in bsd.go.mk
- STAGE support for free!
PR: ports/180003 [1] |
20120502 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
20120502 14 May 2012 22:09:08 |
jlaffaye |
- Add go.net, a collection of Go packages related to networking. |