Julien Laffaye
2834c753c7
- Update to 1.3
2014-06-19 19:04:06 +00:00
Baptiste Daroussin
4a4ec28d37
Convert all :U to :tu and :L to :tl
...
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
2014-05-05 09:45:36 +00:00
Julien Laffaye
4694a6524f
- Update to 1.2.1
...
- Specify BSD license
2014-03-09 17:13:15 +00:00
Julien Laffaye
257ee41338
- 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]
2014-01-11 17:46:33 +00:00
Julien Laffaye
5d7fab8cad
- Update to 1.2 [1]
...
- Remove obsolete pkg-message [2]
PR: ports/184454 [1], ports/176473 [2]
Submitted by: lwhsu
2013-12-08 13:33:35 +00:00
Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Julien Laffaye
5789e0b8ce
- Update to 1.1.2
2013-08-13 20:25:15 +00:00
Baptiste Daroussin
659a6d4cf5
Add USE_GCC=any as build fails with clang.
...
Pass CC to build env to properly using the compiler desired
This fixes build on head without gcc
2013-08-04 00:42:14 +00:00
Julien Laffaye
9e2a5b4cd3
- Update to 1.1.1
...
- Remove bash and bison dependencies
- Specify the PATH in regression-test target
PR: 179529
Submitted by: koobs
2013-06-16 10:25:11 +00:00
Julien Laffaye
851e76cacf
- Do not hardcode GOOS, use OPSYS instead [1]
...
- Add -f flag to LN [1]
- Add a regression-test target
Submitted by: sbz (irc) [1]
2013-06-02 15:40:29 +00:00
Julien Laffaye
60aa7dc67d
- Update to 1.1
2013-05-19 19:59:31 +00:00
Julien Laffaye
7fff875266
Fix plist on i386
...
Submitted by: skreuzer (private mail)
2013-02-13 19:26:48 +00:00
Julien Laffaye
b6a6e4384c
Add i386 to supported arch.
2013-01-24 19:11:46 +00:00
Julien Laffaye
9c26ce0839
- Fix plist
2012-10-02 18:17:07 +00:00
Julien Laffaye
449f0c8cbe
- Update to 1.0.3
...
- Switch to new Makefile header style
2012-09-25 19:11:57 +00:00
Julien Laffaye
d95ff34009
- Update to 1.0.2
2012-06-19 18:41:01 +00:00
Julien Laffaye
6d356025c0
- Update to 1.0.1
...
- Only for amd64 until i386 is fixed
2012-05-14 22:00:37 +00:00
Julien Laffaye
857da7c9b8
- Install sources to fix goinstall and godoc [1] [2]
...
- Unset GOBIN while installing [3]
PR: ports/154179 [1], ports/162910 [2], ports/162954 [3]
Feature safe: yes
2011-11-30 20:35:18 +00:00
Julien Laffaye
1b03a84787
- Update go to 20111017 (r60.3)
...
- Install the lib folder to fix goinstall [1]
Reported by: Andy Kosela <akosela@andykosela.com> [1]
PR: ports/162621
Feature safe: yes
2011-11-26 22:56:45 +00:00
Julien Laffaye
43c8b924eb
Update to 20111005
2011-10-07 09:16:38 +00:00
Julien Laffaye
e40c2ecc14
- Update to 20110920
...
- Cleanup
- Install into PREFIX/go
2011-09-22 16:42:55 +00:00
Julien Laffaye
29fc6f0a0c
Take maintainership
...
Approved by: maintainer (private mail)
2011-09-02 23:30:47 +00:00
Steven Kreuzer
ba2e22f535
Update to 20110515
...
PR: ports/157348
Approved by: Devon H. O'Dell (maintainer)
2011-05-26 20:49:30 +00:00
Steve Wills
e0a1d111b9
- Update to 20101225 snapshot
...
PR: ports/153464
Submitted by: wen
Approved by: wxs@ and pgolluci@ (mentor implicit)
Feature safe: yes
2011-01-15 00:23:22 +00:00
Wen Heping
f82af8989d
- Add bsd.go.mk to help create go package port
...
Submitted by: Wen Heping(myself)
Approved by: maintainer(via email)
2010-11-25 06:16:19 +00:00
Wesley Shields
0c5bb18988
Use pkg-message.in.
...
Install Make.* into ${GOROOT}/src so go packages can be used.
Submitted by: wen@
2010-11-24 14:45:50 +00:00
Wesley Shields
ccfd5fc2ea
Update to 20101027.
...
Submitted by: wen@
Approved by: devon.odell@gmail.com (maintainer)
2010-10-31 19:09:51 +00:00
Wesley Shields
4a9955fefb
Update to 20100413
...
Submitted by: devon.odell@gmail.com (maintainer, private mail)
2010-04-25 15:37:42 +00:00
Wesley Shields
cec0b576ea
An experimental, concurrent, garbage collected language.
...
Submitted by: devon.odell@gmail.com (private mail)
2010-01-23 17:44:55 +00:00