FYI... There's currently a discussion on the Go mailing list (golang-dev) about removing DragonFly BSD support from Go.
Per our porting policy (https://code.google.com/p/go-wiki/wiki/PortingPolicy) we need a port maintainer and a continuous builder bot (which can be on EC2 if somebody actively maintains it). Go currently supports Linux, Windows, OS X, {Free,Net,Open}BSD, Plan 9 (mostly), Solaris (as of recently), etc. The DragonFly code has never had a builder at http://build.golang.org/ and is reportedly currently broken. Please contact me and/or golang-dev if you're interested and qualified. Worst case we remove it for now but somebody here resurrects it later from history. - Brad
