aboutsummaryrefslogtreecommitdiff
path: root/net/go.net
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20131227 snapshotJulien Laffaye2014-01-124-9/+242
| | | | | | | - Add license Notes: svn path=/head/; revision=339553
* - Change default location of Go packages to LOCALBASE/share/goJulien Laffaye2014-01-112-19/+12
| | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=339441
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Add go.net, a collection of Go packages related to networking.Julien Laffaye2012-05-144-0/+65
Notes: svn path=/head/; revision=296618