Opened 14 years ago

Closed 13 years ago

Last modified 7 years ago

#22506 closed submission (duplicate)

new port: go google's new programming language

Reported by: nefar@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: lstoll@…, celil.rufat@…, pbhogan@…, erickunder@…, 66Ton99 (Ton Sharp)
Port: go-devel

Description

Maybe it should be called go-lang instead of go, but here it is.

Attachments (5)

Portfile (1.7 KB) - added by nefar@… 14 years ago.
portfile …
Makefile (174 bytes) - added by nefar@… 14 years ago.
belongs in files/
patch-src-Make.pkg.diff (687 bytes) - added by nefar@… 14 years ago.
patch file, also belongs in files/
wrapper (153 bytes) - added by nefar@… 14 years ago.
bad wrapper. had old architecture.
go-devel.tgz (1.4 KB) - added by nefar@… 14 years ago.
everything in one big happy tarball

Download all attachments as: .zip

Change History (16)

Changed 14 years ago by nefar@…

Attachment: Portfile added

portfile ...

Changed 14 years ago by nefar@…

Attachment: Makefile added

belongs in files/

Changed 14 years ago by nefar@…

Attachment: patch-src-Make.pkg.diff added

patch file, also belongs in files/

comment:1 Changed 14 years ago by nefar@…

NOTE: tests were disabled during build

Changed 14 years ago by nefar@…

Attachment: wrapper added

bad wrapper. had old architecture.

Changed 14 years ago by nefar@…

Attachment: go-devel.tgz added

everything in one big happy tarball

comment:2 Changed 14 years ago by blb@…

Another ticket is #22476 with a different Portfile.

comment:3 Changed 14 years ago by lstoll@…

Cc: lstoll@… added

Cc Me!

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Type: defectsubmission
Version: 1.8.1

comment:5 Changed 14 years ago by celil.rufat@…

Cc: celil.rufat@… added

Cc Me!

comment:6 Changed 14 years ago by blb@…

And now #22569 with another Portfile.

comment:7 Changed 14 years ago by pbhogan@…

Cc: pbhogan@… added

Cc Me!

comment:8 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

comment:9 Changed 13 years ago by erickunder@…

Cc: erickunder@… added

Cc Me!

comment:10 Changed 10 years ago by axet (Alexey Kuznetsov)

go package should have variants for other bootstraps.

go can make crossplatform builds. you can easy fix this by calling:

cd /opt/local/go/src && sudo GOOS=linux GOARCH=amd64 ./make.bash

would be nice to see variants for supported platforms: sudo port install go +linux_amd64 ...

comment:11 Changed 7 years ago by 66Ton99 (Ton Sharp)

Cc: 66ton99@… added

Cc Me!

Note: See TracTickets for help on using tickets.