Bjørn Forsman
20a8630c2f
axis: use space instead of hardtab
2014-06-22 22:33:46 +02:00
Bjørn Forsman
239d35338f
antlr: add meta attributes
2014-06-22 21:59:41 +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
Aycan iRiCAN
ce64f0681a
Added haskellPackages.hweblib 0.6.3
2014-06-22 17:23:33 +03:00
Peter Simons
1704764dde
Merge pull request #3044 from aycanirican/master
...
pipes-bytestring: updated to 2.1.0
2014-06-22 15:32:06 +02:00
Peter Simons
d4e1604c1e
Merge pull request #3048 from chrisfarms/sqsh
...
New package: sqsh. An SQL query tool/shell for Sybase/MSSQL
2014-06-22 15:31:33 +02:00
Peter Simons
5b6f3fc7f5
Merge pull request #3017 from ttuegel/wrap-haskell
...
Wrap Haskell tools to find GHC packages
2014-06-22 15:29:53 +02:00
Oliver Charles
41648113c8
haskellPackages.extensibleEffects: Jailbreak this package
...
This is required until https://github.com/RobotGymnast/extensible-effects/issues/15 is resolved
2014-06-22 14:28:27 +01:00
Vladimír Čunát
dc215c2988
php{53,54}: fetch from generic URL
...
I see no reason to download from a pre-specified mirror.
It didn't even work for me.
2014-06-22 15:02:41 +02:00
Chris Farmiloe
0669981ba0
New package: sqsh. An SQL query tool/shell for Sybase/MSSQL
2014-06-22 14:32:02 +02:00
Bjørn Forsman
9883b5806a
chrpath: new package
...
chrpath is a command line tool to adjust the RPATH or RUNPATH of ELF
binaries.
(Yes, it is similar to our patchelf tool.)
gpsd and Yocto/OpenEmbedded depend on chrpath (although we have
currently patched that dependency out of gpsd).
2014-06-22 14:21:55 +02:00
Luca Bruno
c5e0079962
libvorbis: use pkgconfig instead of guessing paths. Closes #3014
2014-06-22 12:40:59 +02:00
Aycan iRiCAN
c699a16785
pipes-bytestring: updated to 2.1.0
2014-06-22 13:07:08 +03:00
Peter Simons
db42ae4916
Merge pull request #3042 from ip1981/master
...
Added simple-sql-parser 0.4.0
2014-06-22 11:14:58 +02:00
Peter Simons
484e9d4e70
haskell-twitter-types: update to version 0.3.20140620
2014-06-22 10:33:20 +02:00
Peter Simons
1c87337b46
haskell-shake: update to version 0.13.2
2014-06-22 10:33:20 +02:00
Peter Simons
f20464e281
haskell-network-info: update to version 0.2.0.5
2014-06-22 10:33:20 +02:00
Peter Simons
0c5a8a4b46
Merge pull request #3035 from aycanirican/master
...
Added distributed-process 0.5.
2014-06-22 10:29:05 +02:00
John Wiegley
812bba77f1
swig: ccache tests broken on Darwin with Gcc 4.8.3
2014-06-21 23:53:49 -07:00
Igor Pashev
ff860fa21f
Added simple-sql-parser 0.4.0
2014-06-22 07:49:31 +02:00
Austin Seipp
fc4adcd7af
php: 5.4.27 -> 5.4.29
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 00:46:58 -05:00
Austin Seipp
6b345e088b
php: Fix fallout from 1228caae9e
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-21 21:15:29 -05:00
John Wiegley
1228caae9e
php-5.4: Do not build with mssql support on Darwin
2014-06-21 16:29:28 -07:00
John Wiegley
b24da6b15d
gccApple: Patches for building on Mavericks
2014-06-21 11:32:37 -07:00
Aycan iRiCAN
a60e9fb33c
Merge remote-tracking branch 'upstream/master'
2014-06-21 19:55:26 +03:00
John Wiegley
a986835718
Merge pull request #2986 from jwiegley/ncurses
...
ncurses: apply a patch on Darwin for a clang bug
2014-06-21 09:20:05 -07:00
John Wiegley
820052eb2c
Merge pull request #2983 from jwiegley/zlib
...
Do not use static-libgcc flag on Darwin
2014-06-21 09:19:48 -07:00
Aycan iRiCAN
e9385023d7
Added distributed-process 0.5.
...
Bump binary version dependency of rank1dynamic, distributed-static, network-transport-* to 0.7.2.1.
2014-06-21 16:37:02 +03:00
Peter Simons
05f78d60c1
haskell-network-transport-tcp: fix build with ghc < 7.8.2
2014-06-21 15:04:25 +02:00
Peter Simons
8420a2e979
cppcheck: update from 1.64 to 1.65
2014-06-21 14:04:15 +02:00
Peter Simons
d95004cabf
gsl: update to version 1.16
2014-06-21 14:03:09 +02:00
Peter Simons
7179bdbcfe
haskell-network-transport-tcp: jailbreak to fix build with network 2.5
2014-06-21 13:14:35 +02:00
Aycan iRiCAN
5a080b9d72
Disable network-transport-tcp tests, since it should depend on network-transport-tests-0.2.0.0 which is not released yet.
2014-06-21 13:12:03 +02:00
John Wiegley
34c1d46c60
hoogle-local: Add patch based on main hoogle expression
2014-06-20 22:34:27 -07:00
John Wiegley
9d36361931
haskell-free-operational: Remove expression
2014-06-20 22:33:36 -07:00
Peter Simons
16b07cfc4f
haskell-MonadCatchIO-transformers: update to version 0.3.1.1
2014-06-20 17:16:04 +02:00
Peter Simons
8a1f4d4e24
haskell-MonadCatchIO-mtl: jailbreak to support latest MonadCatchIO-transformers
2014-06-20 17:16:04 +02:00
Peter Simons
006eca8947
haskell-keter: update to version 1.3.2
2014-06-20 16:56:00 +02:00
Peter Simons
4c1621decf
haskell-yesod-test: update to version 1.2.3.1
2014-06-20 16:56:00 +02:00
Peter Simons
435e9144c0
haskell-yesod-form: update to version 1.3.11
2014-06-20 16:56:00 +02:00
Peter Simons
89797dd671
haskell-yesod-core: update to version 1.2.17
2014-06-20 16:56:00 +02:00
Peter Simons
c861de5615
haskell-yesod-bin: update to version 1.2.11
2014-06-20 16:55:59 +02:00
Peter Simons
dd451edb4f
haskell-wai-extra: update to version 3.0.0.1
2014-06-20 16:55:59 +02:00
Peter Simons
44853ef4d2
haskell-vinyl: update to version 0.4.2
2014-06-20 16:55:59 +02:00
Peter Simons
b99b0f3ca2
haskell-vector-space: update to version 0.8.7
2014-06-20 16:55:59 +02:00
Peter Simons
8a0186e65b
haskell-twitter-conduit: update to version 0.0.4
2014-06-20 16:55:59 +02:00
Peter Simons
d78aa3621b
haskell-syntactic: update to version 1.13
2014-06-20 16:55:59 +02:00
Peter Simons
ed16672aa9
haskell-snap-cors: update to version 1.2.5
2014-06-20 16:55:59 +02:00