Path to this page:
./
lang/go,
The Go programming language
Branch: pkgsrc-2013Q4,
Version: 1.2nb1,
Package name: go-1.2nb1,
Maintainer: bsiegertThe Go programming language is an open source project to make
programmers more productive.
Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of
multicore and networked machines, while its novel type system enables
flexible and modular program construction. Go compiles quickly to
machine code yet has the convenience of garbage collection and the power
of run-time reflection. It's a fast, statically typed, compiled language
that feels like a dynamically typed, interpreted language.
Required to run:[
lang/perl5] [
shells/bash]
Required to build:[
shells/bash]
Master sites:
SHA1: 7dd2408d40471aeb30a9e0b502c6717b5bf383a5
RMD160: 9aa81a21c760c2c01e28254aee8424f69dad75cc
Filesize: 9296.005 KB
Version history: (Expand)
- (2014-01-08) Updated to version: go-1.2nb1
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version go-1.2 (created)
CVS history: (Expand)
2014-01-05 22:04:20 by S.P.Zeidler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4286 - requested by bsiegert
lang/go: functionality update
Revisions pulled up:
- lang/go/Makefile 1.4
- lang/go/PLIST 1.4
- lang/go/distinfo 1.4
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Jan 4 11:35:48 UTC 2014
Modified Files:
pkgsrc/lang/go: Makefile PLIST distinfo
Log message:
Apply a distribution patch to fix the handling of Unix domain sockets
on NetBSD/current. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/go/Makefile pkgsrc/lang/go/PLIST \
pkgsrc/lang/go/distinfo
|