Commit graph

40 commits

Author SHA1 Message Date
Eivind Uggedal 736e4b7989 go: fix musl build 2015-05-08 09:34:23 +00:00
Sören Tempel 81e3ffaf83 go: remove /etc/profile/go.sh 2015-03-02 02:23:23 +01:00
Dominik Honnef b33557c6b0 go: update to 1.4.2 2015-02-18 16:07:42 +01:00
Dominik Honnef ed717e4600 go: update checksum
The Go team had to redeploy the Go 1.4.1 release because of an error and
the checksums changed.
2015-01-20 21:38:35 +01:00
Dominik Honnef 1c089a2bb5 go: update to 1.4.1 2015-01-16 15:27:40 +01:00
Eivind Uggedal bf82ebcd81 go: extract update_* to external update file 2015-01-15 11:17:29 +00:00
Dominik Honnef 3b8c340b3c go: update to 1.4 2014-12-12 00:11:35 +01:00
Dominik Honnef a8c41fd0e2 set update_* for my packages, and zlib 2014-11-01 21:53:55 +01:00
Eivind Uggedal 00d5dd40eb go: update to 1.3.3. 2014-10-01 08:55:15 +00:00
Eivind Uggedal c61ae6145c go: update to 1.3.2. 2014-09-26 05:11:24 +00:00
Dominik Honnef f149d22e76 go: noverifyrdeps for all subpackages
not worth a revbump
2014-08-20 22:34:40 +02:00
Dominik Honnef b0d4a3975f go: split cross compilers into separate packages
add one package per officially supported operating system, that contains
the cross compilers for all officially supported architectures on that
OS.
2014-08-20 22:22:35 +02:00
Dominik Honnef 24b4853b5a go: update to 1.3.1 2014-08-20 08:57:26 +02:00
Dominik Honnef 486cda309f go: build for all supported OSs 2014-07-01 16:24:49 +02:00
Dominik Honnef 807a9b1aa8 go: change maintainer 2014-07-01 16:18:30 +02:00
Dominik Honnef 73cbaa45fe go: include godoc, vet and cover
godoc, vet and cover are part of the official Go distribution, but live
in repositories separate from Go itself.
2014-07-01 16:17:40 +02:00
Dominik Honnef 7d234f5175 go: Correctly build (cross-)compilers
Without passing the --no-clean flag to make.bash, each build will
overwrite the previous one. This means that we always ended up with a
single compiler, that for x86_64.
2014-07-01 11:16:18 +02:00
Jan S 5bf532e290 go: update to 1.3. 2014-06-19 19:40:18 +02:00
Juan RP 7d2b60418b go: cross build support. 2014-03-05 17:53:19 +01:00
Juan RP ba9e78889d go: update to 1.2.1. 2014-03-05 17:00:14 +01:00
Juan RP b8607a3275 go: update to 1.2. 2014-01-05 10:51:35 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
pancake 9b1e15911c go: update to 1.1 2013-05-30 11:07:25 +02:00
Juan RP 7da8b87b01 Convert packages to the new template format (g). 2013-04-12 15:11:12 +02:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 07bb6a9a89 go: update to 1.0.3. 2012-09-29 10:22:42 +02:00
Juan RP 5f238884de go: fix i686 build. 2012-07-29 08:14:16 +02:00
Juan RP 93623f7f20 go: update to 1.0.2. 2012-07-29 07:59:11 +02:00
Juan RP 6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +02:00
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP 100c266fe2 Remove builddeps provided in base-chroot>=0.27. 2012-02-28 18:41:56 +01:00
Juan RP 784705e42c No need to add coreutils as build dependency anymore. 2012-02-13 12:52:00 +01:00
Juan RP 5e2defba13 go: update to stable release r60.3. 2012-01-26 11:09:38 +01:00
davehome b1438476d2 go: update to absolute latest 2012-01-25 09:22:01 -07:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +01:00
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP ab0af95d54 No need to set build_wrksrc for pkgs using nofetch and do_fetch. 2011-10-14 19:24:20 +02:00
Juan RP 26edf265dc Remove a non-valid maintainer in some pkgs. 2011-07-17 10:13:49 +02:00
str1ngs ed3d7388e6 go: remove unwanted object files from src 2011-07-10 05:03:24 -07:00
str1ngs 7a76763336 go: new package 2011-07-05 11:51:42 -07:00