Michael Raskin
253c129f78
SBCL: update to 1.0.57
...
It looks like SBCL 1.0.58 is not coming soon, so I update to the latest
release now.
2012-07-07 20:11:55 +04:00
Michael Raskin
77b03dbc71
update-upstream-data: Fix a small bug
2012-07-07 20:11:06 +04:00
Antono Vasiljev
631a59e449
Added mr - Multiple Repository management tool
2012-07-07 17:12:18 +02:00
Ludovic Courtès
2424ac71e0
libmng: use Automake 1.11
...
Reported by Peter Simons <simons@cryp.to>.
2012-07-07 15:44:34 +02:00
Ludovic Courtès
50d9f2300a
add `.gitignore'
2012-07-07 13:56:29 +02:00
Ludovic Courtès
74c0e77271
automake 1.11: fix test case with Autoconf 2.69
2012-07-07 13:56:19 +02:00
Peter Simons
af61749b18
cyrus-sasl: update to version 2.1.25
2012-07-07 13:01:02 +02:00
Peter Simons
a59ed42a8b
boost-1.50: added 'taggedLayout' parameter to force use of tagged layout in single variant builds
2012-07-07 12:01:25 +02:00
Peter Simons
48b6730f3c
ghost-one: the linking phase requires boost in tagged layout
2012-07-07 11:57:52 +02:00
Peter Simons
eb7ad413b8
boost-1.44: add 'taggedLayout' parameter to force use of tagged layout in single-variant builds
2012-07-07 11:57:14 +02:00
Peter Simons
5b4d0bb383
boost: drop unused 'boostFull' variant
...
The full boost build is huge, it's unused, and it crashes GCC 4.6 anyway.
2012-07-07 11:51:22 +02:00
Peter Simons
0921d5ddda
ghost-one: fix build by compiling with Boost 1.44
2012-07-07 11:50:03 +02:00
Peter Simons
5479b9f3b6
twinkle: link standard version of boost
2012-07-07 11:49:31 +02:00
Peter Simons
8347aefe69
cppnetlib: build with boostHeaders
2012-07-07 11:45:36 +02:00
Peter Simons
fda57fdd5e
ccrtp-1.8: fix build with gcc 4.6
2012-07-07 11:44:28 +02:00
Peter Simons
08b29c6f96
blender: update to version 2.63a
2012-07-07 11:31:32 +02:00
Ludovic Courtès
ef38f708d6
automake: switch the default to 1.12
2012-07-07 11:27:29 +02:00
Ludovic Courtès
25adbc91bb
automake: add version 1.12.1
2012-07-07 11:27:29 +02:00
Ludovic Courtès
c04a322018
autoconf: update to 2.69
2012-07-07 11:27:29 +02:00
Ludovic Courtès
240d2e9cfa
automake: remove versions 1.7 and 1.9
2012-07-07 11:27:29 +02:00
Peter Simons
b98782f339
apache-httpd-2.4: build MPMs as DSOs so that the desired one can be selected at run-time
2012-07-07 09:09:05 +02:00
Peter Simons
32449b5ae6
apache-httpd-2.4: replace use of tabs with blanks
2012-07-07 08:57:53 +02:00
Peter Simons
ea1d479afb
apache-httpd-2.4: ensure that libgcc_s can be found at run-time
2012-07-07 08:57:28 +02:00
Peter Simons
c870b80512
apache: add version 2.4
2012-07-07 08:47:19 +02:00
Peter Simons
2659c3be45
apr-util: enable SSL support by default and enable ldapSupport on Darwin, too
2012-07-07 08:47:19 +02:00
Peter Simons
2199730941
apr: strip trailing whitespace
2012-07-07 08:47:19 +02:00
Peter Simons
f47c5d6bd7
openldap: update to version 2.4.31
2012-07-07 08:47:19 +02:00
Ludovic Courtès
5debe94bb3
gmp: don't build fat binaries on Solaris
2012-07-07 00:59:40 +02:00
Eelco Dolstra
4184e580a9
php: Update to 5.3.14
2012-07-06 15:14:16 -04:00
Eelco Dolstra
714f100970
httpd: Support building with another multi-processing module
2012-07-06 14:25:40 -04:00
Lluís Batlle i Rossell
f3b78a6b6f
gnunet: update to 0.9.3
2012-07-06 17:38:30 +02:00
Lluís Batlle i Rossell
96a0a68598
ffmpeg: build the ffserver
...
Since the first expression of ffmpeg, it's disabled. I don't know why.
It does not require more dependencies.
2012-07-06 12:10:06 +02:00
Lluís Batlle i Rossell
8427f56203
ffmpeg: adding libdc1394 support (default false)
2012-07-06 12:01:58 +02:00
Lluís Batlle i Rossell
758209f075
Adding libdivsufsort.
...
Required for zpaq; I want to package it.
2012-07-06 12:01:49 +02:00
Eelco Dolstra
1afb3b58e1
systemd: Update to 186
2012-07-05 17:31:38 -04:00
Eelco Dolstra
ebc1c7d6c7
cacert: Update to 20120628
2012-07-05 17:31:23 -04:00
Eelco Dolstra
562259efc1
nix: Update to 1.1pre2723_1aba0bf
2012-07-05 14:05:02 -04:00
Eelco Dolstra
df645c22cc
qemu-kvm: update to 1.1.0
2012-07-05 12:55:50 -04:00
Eelco Dolstra
500037bb4b
Add perl-WWW-Curl
2012-07-05 12:13:01 -04:00
Mathijs Kwik
ffe4829bbb
mongodb: switch to boost 1.49 now it's back
2012-07-05 12:01:24 +02:00
Mathijs Kwik
2cedd7021b
node.js: copy v8 headers
...
most npm's that want to build binary stuff (bindings) look for the v8 headers at NODE_BINARY_PATH/../include
Ideally, we get something like npm2nix someday and fix these build scripts.
Until then, this little hack does the trick.
2012-07-05 12:01:23 +02:00
Mathijs Kwik
b659b026c5
google-talk-plugin: updated upstream, changing hashes
2012-07-05 12:01:23 +02:00
Ludovic Courtès
1ae3ea8385
hwloc: Propagate `pciutils'.
2012-07-05 11:55:24 +02:00
Peter Simons
622a53ca61
haskell-yesod-core: update to version 1.0.1.3
2012-07-05 11:22:36 +02:00
Peter Simons
6e6a037272
haskell-wxcore: update to version 0.90.0.3
2012-07-05 11:22:36 +02:00
Peter Simons
5784af1772
haskell-wxc: update to version 0.90.0.4
2012-07-05 11:22:36 +02:00
Peter Simons
54b28b0300
haskell-tls: update to version 0.9.6
2012-07-05 11:22:35 +02:00
Peter Simons
83c234b48a
haskell-async: update to version 2.0.1.0
2012-07-05 11:22:35 +02:00
Peter Simons
9fdec86356
haskell-syb: add version 0.3.7
2012-07-05 11:22:35 +02:00
Peter Simons
e8cbee8278
haskell-stm: add version 2.4
2012-07-05 11:22:35 +02:00