Commit graph

21070 commits

Author SHA1 Message Date
Juan RP
ab3630b26a Merge pull request #453 from dominikh/fix_go
Improve Go package
2014-07-01 17:01:31 +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
Juan RP
7dc4c95423 xbps: merge patch from master to fix the new vpkg issue. 2014-07-01 15:42:17 +02:00
Juan RP
08f63bb20b xbps-git: bump version (new bugfix). 2014-07-01 15:38:53 +02:00
Alessio Sergi
ad770b7e9b python-httplib2: depend on ca-certificates 2014-07-01 13:28:59 +02:00
Juan RP
8b39326ab7 mercurial: typo fix. 2014-07-01 13:23:59 +02:00
Juan RP
0221bbdaa4 mercurial: depend on ca-certificates for https. 2014-07-01 13:23:09 +02:00
Alessio Sergi
98061c1384 python-jinja: update checksum 2014-07-01 13:20:34 +02:00
Alessio Sergi
f1efccfe6c python-jinja: update to 2.7.3 2014-07-01 13:18:23 +02:00
Alessio Sergi
14776952c3 python-isodate: update to 0.5.0
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-07-01 13:10:07 +02:00
Alessio Sergi
32a5c5667c python-inotify: switch to setuptools
Add python3.4 subpkg with pycompile support.
2014-07-01 12:57:47 +02:00
Alessio Sergi
28a1d66a84 python-httplib2: update to 0.9
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
Add patch to use system ca certificates, via Debian.
2014-07-01 12:47:27 +02:00
Alessio Sergi
9aa60df60d python-feedgenerator: update to 1.7
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-07-01 12:17:52 +02:00
Juan RP
46376713e2 base-system-busybox: provides awk not gawk. 2014-07-01 11:40:48 +02:00
Juan RP
df58c08513 New package: nawk-20121220 2014-07-01 11:37:36 +02:00
Juan RP
6d50c8b5f8 chroot-gawk: provides/replaces awk. 2014-07-01 11:24:14 +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
Juan RP
0a078fe95b kexec-tools: update to 2.0.7. 2014-07-01 10:45:53 +02:00
Enno Boland
e09e89d502 eclipse: fix checksum for i686 2014-07-01 09:56:37 +02:00
Juan RP
b3da013ac2 linux3.12: update to 3.12.23. 2014-07-01 09:54:25 +02:00
Enno Boland
838b7c2294 eclipse: update to 4.4.0 2014-07-01 09:51:39 +02:00
Juan RP
9be5a42799 gawk: provides/replaces awk. 2014-07-01 09:37:43 +02:00
Juan RP
db7752d1a4 mawk: provides/replaces awk; create awk symlink; set correct license. 2014-07-01 09:36:03 +02:00
Juan RP
c2bea3c623 linux3.14: update to 3.14.10. 2014-07-01 08:56:57 +02:00
Juan RP
57eb782889 linux3.15: update to 3.15.3. 2014-07-01 08:55:09 +02:00
Jan S
5a361fc3db notmuch: update to 0.18.1 2014-06-30 23:32:32 +02:00
Juan RP
9dd417f160 base-system-runit: rebuild the initramfs if usr/bin/dracut exists at post-install time. 2014-06-30 17:47:13 +02:00
Juan RP
823b153571 eudev: rather than conflicting against systemd/udev, replace them. 2014-06-30 17:31:37 +02:00
Alessio Sergi
85c35818ae python-six: update to 1.7.3
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-06-30 16:06:16 +02:00
Alessio Sergi
ef922d47a5 python-enum34: switch to setuptools
Add missing noarch.
Fix docs install.
2014-06-30 15:49:38 +02:00
Juan RP
c05528a08c dracut: update to 038. 2014-06-30 12:18:55 +02:00
Juan RP
abb9291457 gdb: fix option renaming: static -> gdbstatic. 2014-06-30 11:51:03 +02:00
Juan RP
fe02622116 Switch to generic options.description all applicable pkgs. 2014-06-30 11:48:00 +02:00
Juan RP
25a65740a8 lzo: update to 2.0.8. 2014-06-30 07:59:24 +02:00
Alessio Sergi
5b01707c4d python-ecdsa: update to 0.11
Add python3.4 subpkg with pycompile support.
2014-06-29 20:35:32 +02:00
Juan RP
32b9b50e2a iftop: update to 1.0pre4, as suggested by chris2. 2014-06-29 19:53:43 +02:00
Alessio Sergi
19566c7e7f python-dulwich: update to 0.9.7 2014-06-29 19:42:24 +02:00
Alessio Sergi
b8f1f42827 python-decorator: add python3.4 subpkg with pycompile support
Fix build with python3.4.
2014-06-29 19:19:29 +02:00
Alessio Sergi
d761d4fa77 python-cheetah: switch to setuptools
This is not a 'noarch' pkg; python2-only.
2014-06-29 18:44:34 +02:00
Juan RP
4d2949216c openssh: added a new build option: "openssh_identitypersist" requested by chris2. 2014-06-29 18:35:17 +02:00
Juan RP
51006287a8 base-system: drop texinfo; if you need this, install it. 2014-06-29 13:33:41 +02:00
Juan RP
6c783ee6d5 base-system-runit: drop texinfo. 2014-06-29 13:22:58 +02:00
Juan RP
0020b0aafe iproute2: split tc(8) ipt shlib that needs iptables to the -tc-ipt subpkg. 2014-06-29 13:13:28 +02:00
Juan RP
afb76242fe eudev: create input group (gid 25), some udev rules expect this. 2014-06-29 12:31:06 +02:00
Alessio Sergi
45beb2b094 python-blinker: update to 1.3
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-06-29 12:30:10 +02:00
Juan RP
f468b614e1 eudev: update to 1.8. 2014-06-29 12:17:52 +02:00
Juan RP
762ad7f19e libjpeg-turbo: revbump to generate xbps vpkg files in proper dir. 2014-06-29 12:13:09 +02:00
Alessio Sergi
122ade51a0 python-pytz: update to 2014.4
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-06-29 12:08:46 +02:00