Commit Graph

38578 Commits

Author SHA1 Message Date
Vladimír Čunát
7998a598b6 linux-3.13: remove, as it's vulnerable
CC #3090.
2014-06-26 11:50:15 +02:00
Vladimír Čunát
7f97fafe4f linux-3.12: security update .22 ->.23, CVE-2014-0206
CC #3090.
2014-06-26 11:33:00 +02:00
Jos van den Oever
a6f11f262e Update povray.
Current master version has 404 on tar.gz.
2014-06-26 11:31:59 +02:00
Vladimír Čunát
99da7b85cb gnupg: security update 2.0.22 -> .24, CVE-2014-4617
Close #3091.
2014-06-26 11:04:30 +02:00
John Wiegley
d528344542 Merge pull request #3076 from aycanirican/master
Added haskell packages: hdaemonize, ixset, shellmate, tables and webdriver.
2014-06-25 22:53:23 -07:00
Austin Seipp
2711f5772c gitolite: fix default update hooks
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-26 00:24:05 -05:00
John Wiegley
b08031ffec sbcl: use bootstrap binary on darwin 2014-06-25 22:07:55 -07:00
tomberek
5edd90ac3f Haskell: add monadloc-pp 2014-06-25 23:57:14 -04:00
Austin Seipp
13162e8cdb Fix gitolite docs
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-25 22:55:43 -05:00
Austin Seipp
ec4cd43ca8 gitolite: 3.6.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-25 22:54:18 -05:00
John Wiegley
39db3547a9 Merge pull request #3055 from chrisfarms/fix-sudo
Fix sudo installation issue #3027
2014-06-25 17:21:36 -07:00
Bjørn Forsman
32bca3976f openocd: update meta attributes
* Don't repeat package name in description
* Fix longDescription indent
* Use licenses.gpl2Plus instead of string literal "GPLv2+"
2014-06-25 20:39:10 +02:00
Bjørn Forsman
1149154e0e openocd: update 0.7.0 -> 0.8.0
* Remove unneeded --enable-<JLINK_BASED_DEBUGGER> configure flags.
  configure auto selects support for them now (and they're all enabled).

* Not everything is auto-detected; I asked on the openocd mailing list
  and they suggested a set of ./configure flags for a "distro build"
  (add them).

* Remove --enable-ft2232_libftdi because configure says that it's
  deprecated and we should use libftdi (which we are using when *not*
  passing --enable-ft2232_libftdi (or --enable-legacy-ft2232_libftdi as
  the option is now known as)).

* Add needed pkgconfig build input.

* Udev rules file has been renamed in source archive: openocd.rules =>
  99-openocd.rules.
2014-06-25 20:18:53 +02:00
John Wiegley
7c85cef85f dvju2pdf: corrections to the installPhase and dependencies 2014-06-25 11:18:18 -07:00
John Wiegley
cda3d5d59b djvu2pdf: new expression 2014-06-25 11:14:53 -07:00
John Wiegley
4304487003 libcroco: weaken platform requirement for building on darwin 2014-06-25 11:14:35 -07:00
Rob Vermaas
00d9b5dfeb Make openjre default jre on darwin, just like jdk. 2014-06-25 14:19:02 +02:00
Rickard Nilsson
c11d9daa58 syslog-ng: Add perl to buildInputs so perl scripts in output are fixed correctly 2014-06-25 13:44:31 +02:00
Eelco Dolstra
f56567ce74 perl: Add 5.20.0 2014-06-25 11:06:23 +02:00
Aycan iRiCAN
bf60088196 Merge remote-tracking branch 'upstream/master' 2014-06-25 03:03:32 +03:00
Aycan iRiCAN
8e4e15804c Added haskell packages: hdaemonize, ixset, shellmate, tables and webdriver. 2014-06-25 03:02:50 +03:00
Aycan iRiCAN
cc0c939773 jailbreak pipes-text which depends an older pipes-bytestring 2014-06-25 02:58:43 +03:00
Eelco Dolstra
429bdef9bd winetricks: Update to 1199 2014-06-25 00:51:41 +02:00
John Wiegley
d3790c569f Merge pull request #3067 from cstrahan/camlistore
add camlistore package
2014-06-24 15:21:12 -07:00
John Wiegley
6776fe077a Merge pull request #3066 from cstrahan/gocode
add gocode package
2014-06-24 15:21:00 -07:00
John Wiegley
dfd8247bc1 Merge pull request #3065 from cstrahan/nsq
add nsq package
2014-06-24 15:20:42 -07:00
John Wiegley
7fa6438281 Merge pull request #3064 from cstrahan/fleet
add fleet package
2014-06-24 15:20:30 -07:00
John Wiegley
ff4c3444bc Merge pull request #3063 from cstrahan/etcdctl
add etcdctl package
2014-06-24 15:20:21 -07:00
John Wiegley
6cc6b6f6ea Merge pull request #3062 from cstrahan/etcd
add etcd package
2014-06-24 15:20:10 -07:00
John Wiegley
342671ca7a Merge pull request #3061 from cstrahan/serf-update
update serfdom to v0.6.2
2014-06-24 15:19:59 -07:00
John Wiegley
8cf92b530a Merge pull request #3060 from cstrahan/packer
Add gox and packer packages
2014-06-24 15:19:42 -07:00
John Wiegley
f41b446e49 Merge pull request #3073 from tailhook/git-describe-in-prefetch
Print output of `git describe` in `nix-prefetch-git`
2014-06-24 15:18:48 -07:00
John Wiegley
29a6f1cc78 Merge pull request #3037 from cstrahan/extra-fetchers
add nix-prefetch-zip
2014-06-24 15:17:49 -07:00
Paul Colomiets
c1e24abfef Print output of git describe in nix-prefetch-git
I hope it will help make git-packages' versions much nicer

It's usually only useful in --deepClone is also specified.
2014-06-25 01:12:10 +03:00
Rickard Nilsson
41f5e0121c syslog-ng: Enable systemd support 2014-06-24 23:52:54 +02:00
John Wiegley
f4b3bc0334 diffstat: weaken platform requirement
This fixes a change made in 3ae765278f.
2014-06-24 14:45:33 -07:00
Peter Simons
fd73d2b13b gnupg1: update to version 1.4.17 2014-06-24 19:09:33 +02:00
Shea Levy
ee8ea41d58 Fix broadcom-sta on linux >= 3.15
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-wireless/broadcom-sta/files/broadcom-sta-6.30.223.141-linux-3.15.patch?view=markup
2014-06-24 09:25:25 -04:00
Florian Friesdorf
70548a6ac2 disable szip for hdf5 because of its unfree nature 2014-06-23 23:13:50 +02:00
Florian Friesdorf
ba654b9368 Merge pull request #3056 from aherrmann/pr_tables
Python module tables
2014-06-23 22:58:04 +02:00
Domen Kožar
0e54b7980a go 1.3: doesn't evaluate on freebsd 2014-06-23 17:43:43 +02:00
Florian Friesdorf
622ef52b34 python: zc.recipe.egg for buildout171 and 2 2014-06-23 16:59:02 +02:00
Bjørn Forsman
3ad289dff9 lftp: remove unused 'xz' expression argument
xz used to be in buildInputs but was removed in commit
d4d7931a62 (Cleanup: remove obsolete
references to ‘xz’, which is in stdenv).
2014-06-23 16:41:11 +02:00
Bjørn Forsman
460ea9e841 lftp: update 4.4.16 -> 4.5.2
Changelog: http://lftp.yar.ru/news.html#4.5.2
2014-06-23 16:41:11 +02:00
Rickard Nilsson
3bf8199613 Merge pull request #3070 from proger/glusterfs-3.5
glusterfs: update to 3.5.0
2014-06-23 16:33:37 +02:00
Bjørn Forsman
f2909d0763 dejagnu: fix description (don't repeat package name) 2014-06-23 16:16:18 +02:00
Vladimir Kirillov
470f8cccc2 glusterfs: update to 3.5.0 2014-06-23 17:14:26 +03:00
Bjørn Forsman
6ec01b7513 zbar: tweak description and add longDescription
"Bar code reader" is what they call it on the homepage
(http://zbar.sourceforge.net/).
2014-06-23 16:02:45 +02:00
Ricardo M. Correia
9e1ec18624 zfs, zfs.git: Update to 0.6.3 2014-06-23 15:52:21 +02:00
Ricardo M. Correia
b5b8b5247a spl, spl.git: Update to 0.6.3 2014-06-23 15:52:20 +02:00
Ricardo M. Correia
11d6964c74 flashplayer: Update from 11.2.202.359 -> 11.2.202.378 2014-06-23 15:50:24 +02:00
Lluís Batlle i Rossell
6edfe3e470 Making retroshare bootstrap the DHT fine. 2014-06-23 15:02:22 +02:00
Bjørn Forsman
a576a3c341 zeitgeist: fix description (don't repeat package name) 2014-06-23 13:39:13 +02:00
Bjørn Forsman
e395f91607 zile: fix description (don't repeat package name) 2014-06-23 13:36:21 +02:00
Bjørn Forsman
9f744961b8 zip: add meta.description 2014-06-23 13:35:08 +02:00
Bjørn Forsman
b5cd66487a zlib: add description and license info 2014-06-23 13:28:58 +02:00
Bjørn Forsman
97d4dec58c zoom: add meta attributes
And do some coding style / whitespace clean up.
2014-06-23 13:19:24 +02:00
Bjørn Forsman
52561fb7a8 zsh: improve description
Capitalize first word. Wrap overlong longDescription line.
2014-06-23 13:07:28 +02:00
Bjørn Forsman
654f9e38e6 zynaddsubfx: fix description (capitalize first word) 2014-06-23 13:04:57 +02:00
Bjørn Forsman
8be11be953 zziplib: fix description (don't repeat package name) 2014-06-23 13:04:06 +02:00
Bjørn Forsman
ba9254fcf3 abiword: add to channel 2014-06-23 12:54:46 +02:00
Bjørn Forsman
5dea7f0ed5 abiword: fix typo in description (Microsof -> Microsoft) 2014-06-23 12:45:13 +02:00
Bjørn Forsman
89e6eb41f2 aliceml: description improvements
Move the (long) description to "longDescription" and add a short
description in "description".
2014-06-23 12:33:10 +02:00
Charles Strahan
79e805e281 add camlistore package 2014-06-23 06:26:56 -04:00
Charles Strahan
f76fbe03e0 add gocode package 2014-06-23 05:50:48 -04:00
Charles Strahan
1091dde5bb add nsq package 2014-06-23 05:43:17 -04:00
Charles Strahan
693bc7d44e add fleet package 2014-06-23 05:20:41 -04:00
Charles Strahan
70ce3ee861 add etcdctl package 2014-06-23 05:03:03 -04:00
Charles Strahan
b6df637e86 add etcd package 2014-06-23 04:55:46 -04:00
Charles Strahan
8ad3254ac5 update serfdom to v0.6.2 2014-06-23 04:45:24 -04:00
Charles Strahan
06a07684aa Add gox and packer packages 2014-06-23 03:56:31 -04:00
John Wiegley
667986eafc Merge pull request #3059 from cstrahan/go-darwin
go 1.3 and darwin support
2014-06-23 00:13:28 -07:00
Charles Strahan
9bd8dffd77 require gnused for all prefetch scripts 2014-06-23 01:25:40 -04:00
Charles Strahan
984bb6b923 go 1.3 and darwin support 2014-06-23 01:10:20 -04:00
Austin Seipp
0399c5ee24 grsecurity: update stable/testing kernels, refactoring
This updates the new stable kernel to 3.14, and the new testing kernel
to 3.15.

This also removes the vserver kernel, since it's probably not nearly as
used.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 22:29:10 -05:00
Austin Seipp
125c2b9468 gradm: 3.0-201401291757 -> 3.0-201405281853
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 20:26:24 -05:00
Austin Seipp
f8d9d0e5bf Merge pull request #3045 from nslqqq/master
st: 0.4.1 -> 0.5
2014-06-22 19:09:31 -05:00
Austin Seipp
c2d33f05d0 Merge pull request #3046 from nslqqq/i3update
i3: 4.7.2 -> 4.8
2014-06-22 19:08:57 -05:00
John Wiegley
7301dd44de Merge pull request #3040 from drozv/urt
UrbanTerror - fix broken checksums and update to version 4.2.018.
2014-06-22 16:52:56 -07:00
Bjørn Forsman
4b61edb390 coredumper: mark as broken
It doesn't build. Bumping to latest version (1.2.1) didn't fix it. It
has no maintainers and the last time the expression was touched was in
2007.
2014-06-22 23:10:32 +02:00
Bjørn Forsman
e805731cac convmv: add meta.description 2014-06-22 23:03:36 +02:00
Bjørn Forsman
5d97335b6d colordiff: update 1.0.9 -> 1.0.13 2014-06-22 23:00:14 +02:00
Bjørn Forsman
7061116faa colordiff: add meta attributes 2014-06-22 22:57:08 +02:00
Bjørn Forsman
ce4c20165b clearsilver: add description + homepage 2014-06-22 22:51:14 +02:00
Bjørn Forsman
4a5cf73caa cinelerra: don't repeat package name in meta.description 2014-06-22 22:49:32 +02:00
Bjørn Forsman
4d120e29c5 catdoc: add meta.description 2014-06-22 22:48:09 +02:00
Bjørn Forsman
5082caa72d axis2: add meta.description 2014-06-22 22:38:27 +02:00
Bjørn Forsman
d376975101 axis: add meta.description 2014-06-22 22:36:23 +02:00
Bjørn Forsman
6c2d696f42 axis: fix download url (the old one is dead) 2014-06-22 22:34:10 +02:00
Bjørn Forsman
20a8630c2f axis: use space instead of hardtab 2014-06-22 22:33:46 +02:00
Bjørn Forsman
215754f4fa asciidoc-full: rename attribute from asciidocFull
But keep asciidocFull attribute for backwards compatibility (with a
timestamp so we can later decide when to finally remove the old
attribute).
2014-06-22 22:27:34 +02:00
Bjørn Forsman
9033821c34 asciidoc: properly differentiate the "-full" variant in meta.description 2014-06-22 22:22:51 +02:00
Bjørn Forsman
d3ae8086c4 maven: add meta attributes (description, homepage, license) 2014-06-22 22:13:33 +02:00
Bjørn Forsman
24f3fb6788 maven: cosmetic changes in expression
Replace hard tabs with space. Add some whitespace between lines.
2014-06-22 22:12:54 +02:00
Bjørn Forsman
239d35338f antlr: add meta attributes 2014-06-22 21:59:41 +02:00
Bjørn Forsman
a14365b568 alchemy: add meta.longDescription 2014-06-22 21:46:34 +02:00
Bjørn Forsman
6693f6c3e3 accountsservice: add meta.description 2014-06-22 21:32:30 +02:00
Bjørn Forsman
76672dd9e3 accountsservice: be consistent in naming (always two 's')
The package is (correctly) named 'accountsservice' (with two 's'), but
the attribute and expression path lacked one 's'. Fix it.
2014-06-22 21:32:16 +02:00
Bjørn Forsman
686d847ee2 4suite: mark as broken
None of the tools installed to bin/ work. They all throw an exception
similar to this:
  ImportError: No module named Ft.Xml.XPath._4xpath
2014-06-22 20:52:52 +02:00
Andreas Herrmann
5a32b6b4ef pandas: Update to 0.14.0 2014-06-22 20:05:21 +02:00