83717 Commits

Author SHA1 Message Date
Nikolay Amiantov
ce61bfac64 Merge pull request #15211 from romildo/upd.enlightenment
enlightenment: 0.20.6 -> 0.20.7
2016-05-04 18:51:00 +04:00
Ali Abrar
5423c48148 rxvt_unicode: 9.21 -> 9.22 2016-05-04 10:38:47 -04:00
Bas van Dijk
a941c7e27b mdadm: call /var/setuid-wrappers/sendmail instead of /usr/sbin/sendmail 2016-05-04 15:27:53 +02:00
taku0
f2bab58b3e lp_solve: change source URL to mirror 2016-05-04 22:17:56 +09:00
Joachim Fasting
0f1293a488 Merge pull request #15210 from taku0/amarok_pcre
amarok: add pcre as a dependency to fix failing build
2016-05-04 15:13:45 +02:00
taku0
3fa49d5ac4 lp_solve: updated description 2016-05-04 22:03:22 +09:00
Vladimír Čunát
2cbb7bf9d1 cc-wrapper: add -B flag with cc.lib
This fixes `gcc --print-file-name=libstdc++.so`
and thus it should fix #14967.
2016-05-04 14:23:54 +02:00
José Romildo Malaquias
3bcaf22dec xfce4-cpufreq-plugin: 1.1.1 -> 1.1.3 2016-05-04 09:11:34 -03:00
Peter Simons
397c75aeb4 Revert "Just strip everything by default"
This reverts commit 2362891dc815160e343e52458f25db22508ac487. The patch
is broken. :-(
2016-05-04 13:40:53 +02:00
Yacine Hmito
d3421435e0 asciidoctor: Init at 1.5.4 2016-05-04 13:23:22 +02:00
Peter Simons
6179aaece6 Merge pull request #15167 from deepfire/haskell-ghc8-configuration-updates
Haskell GHC 8.0.1-rc4 configuration updates
2016-05-04 13:06:35 +02:00
Michael Raskin
9dfaf885c6 zbar: pass libwebp WebP image format library 2016-05-04 13:06:17 +02:00
taku0
725c85c720 lp_solve: fixed build error due to defining isnan 2016-05-04 19:58:05 +09:00
Robin Gloster
30ef92e0ff jbidwatcher: fixup to last commit 2016-05-04 10:37:40 +00:00
Kosyrev Serge
0438192122 ghc8 | config: turtle: jailbreak 2016-05-04 13:31:28 +03:00
Kosyrev Serge
2e72002012 ghc8 | config: trifecta: jailbreak 2016-05-04 13:31:28 +03:00
Kosyrev Serge
c9553d7b6d ghc8 | config: th-reify-many -> 0.1.4.1 2016-05-04 13:31:28 +03:00
Kosyrev Serge
81f12377e4 ghc8 | config: th-desugar -> git 2016-05-04 13:31:28 +03:00
Kosyrev Serge
c03af86d39 ghc8 | config: stm-conduit -> git 2016-05-04 13:31:28 +03:00
Kosyrev Serge
49a9213760 ghc8 | config: singletons -> git 2016-05-04 13:31:28 +03:00
Kosyrev Serge
6ce39b317e ghc8 | config: servant*: jailbreak, disable tests 2016-05-04 13:28:26 +03:00
Kosyrev Serge
d27186a9ca ghc8 | config: sdl2: jailbreak 2016-05-04 13:28:26 +03:00
Kosyrev Serge
5e08a820dc ghc8 | config: reducers: jailbreak 2016-05-04 13:28:26 +03:00
Kosyrev Serge
1fa1be62b6 ghc8 | config: pointed -> pointed_5 2016-05-04 13:28:26 +03:00
Kosyrev Serge
4015f60d1d ghc8 | config: parsers: jailbreak 2016-05-04 13:28:26 +03:00
Kosyrev Serge
2018121298 ghc8 | config: monads-tf: jailbreak 2016-05-04 13:28:26 +03:00
Kosyrev Serge
62db240617 ghc8 | config: lucid-svg: jailbreak 2016-05-04 13:28:26 +03:00
Kosyrev Serge
944b28f7c5 ghc8 | config: linear -> git, unreleased fixes 2016-05-04 13:28:26 +03:00
Kosyrev Serge
38f9a1abdf ghc8 | config: force-layout: jailbreak 2016-05-04 13:28:26 +03:00
Kosyrev Serge
82b4224835 ghc8 | config: foldl: jailbreak 2016-05-04 13:28:26 +03:00
Kosyrev Serge
4d2b957b8b ghc8 | config: diagrams: jailbreak (doesn't make them build, issue filed) 2016-05-04 13:28:26 +03:00
Kosyrev Serge
6d18c05551 ghc8 | config: authenticate-oauth: jailbreak 2016-05-04 13:28:26 +03:00
Kosyrev Serge
1c88b276c3 ghc8 | config: active: jailbreak 2016-05-04 13:28:26 +03:00
Robin Gloster
9820cb1bf2 use dontBuild instead of hacks
changes:
 * buildPhase = "true"
 * buildPhase = ":"
2016-05-04 10:11:04 +00:00
zimbatm
5901a8c63b autojump: include a way to find the share dir
autojump-share is a new script that gives you the path to autojump's
shared directory. It can then be used in the various shell's rc files to
find and source the autojump integration. Eg:

    source "$(autojump-share)/autojump.bash"

Fixes #3239
2016-05-04 11:08:41 +01:00
José Romildo Malaquias
0bdb8ef7f3 enlightenment: 0.20.6 -> 0.20.7 2016-05-04 06:31:23 -03:00
zimbatm
007ea84222 Merge pull request #15181 from bradediger/ruby-2.3.1
ruby: update 2.3 series to 2.3.1
2016-05-04 10:31:08 +01:00
taku0
8c02de135f amarok: add pcre as a dependency to fix failing build 2016-05-04 16:06:43 +09:00
Brandon Kase
17d85f4e91 vimPlugins: add missing haskell plugins
* haskell-vim
* hlint-refactor-vim
* vim-haskellConcealPlus
2016-05-03 23:12:16 -07:00
taku0
90f5be3133 firefox-bin: 45.0.2 -> 46.0.1 2016-05-04 14:50:17 +09:00
Joachim Fasting
eecd06409f Merge pull request #15205 from romildo/upd.imlib2
imlib2: 1.4.8 -> 1.4.9
2016-05-04 06:46:26 +02:00
Joachim Fasting
0a61ab5845 Merge pull request #15200 from Pleune/fix/bspwm-java-noreparenting
bspwm: add _JAVA_AWT_WM_NONREPARENTING=1
2016-05-04 06:18:38 +02:00
Joachim Fasting
da767356f2
grsecurity: support disabling TCP simultaneous connect
Defaults to OFF because disabling TCP simultaneous connect breaks some
legitimate use cases, notably WebRTC [1], but it's nice to provide the
option for deployments where those features are unneeded anyway.

This is an alternative to https://github.com/NixOS/nixpkgs/pull/4937

[1]: http://article.gmane.org/gmane.linux.documentation/9425
2016-05-04 03:53:24 +02:00
José Romildo Malaquias
3e401a8d01 imlib2: 1.4.8 -> 1.4.9 2016-05-03 22:34:47 -03:00
Svein Ove Aas
c5451206ab Init CKAN: The Comprehensive Kerbal Archive Network (#15202)
* ckan: Init at 1.16.1
2016-05-04 02:12:39 +01:00
Joachim Fasting
d0306e4ab4 Merge pull request #15201 from romildo/fix.xfce4-whiskermenu-plugin
xfce4-whiskermenu-plugin: 1.5.2 -> 1.5.3
2016-05-04 02:29:20 +02:00
Thomas Tuegel
d9f57d5256 Merge pull request #15203 from NixOS/update-poppler
poppler: 0.36.0 -> 0.43.0
2016-05-03 18:29:24 -05:00
Franz Pletz
2acea21155 gitlab: 8.5.7 -> 8.5.12 2016-05-04 01:24:55 +02:00
Franz Pletz
69c14985d0 imagemagick: Disable insecure coders (ImageTragick)
See:

  * https://imagetragick.com/
  * https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
2016-05-04 01:22:02 +02:00
Franz Pletz
05eae0242d imagemagick: 6.9.3-8 -> 6.9.3-9 2016-05-04 01:22:02 +02:00