Eelco Dolstra
f866d0c0bd
* Added openldap and pam_ldap.
...
svn path=/nixpkgs/trunk/; revision=7641
2007-01-11 21:55:29 +00:00
Eelco Dolstra
c646e8594a
* Saxon 8.8. Also create a wrapper script so it can be run from the
...
command line.
svn path=/nixpkgs/trunk/; revision=7549
2007-01-07 17:10:14 +00:00
Eelco Dolstra
158a26b1ea
* Fix xlibs-wrapper.
...
svn path=/nixpkgs/trunk/; revision=7508
2006-12-28 01:19:15 +00:00
Eelco Dolstra
5d72829c18
* Doh.
...
svn path=/nixpkgs/trunk/; revision=7505
2006-12-27 20:40:25 +00:00
Eelco Dolstra
f861c8b66c
* makeFlags -> buildFlags in a few places.
...
svn path=/nixpkgs/trunk/; revision=7503
2006-12-27 18:34:35 +00:00
Eelco Dolstra
b8b44e026c
* More redundancy.
...
svn path=/nixpkgs/trunk/; revision=7502
2006-12-27 18:28:02 +00:00
Eelco Dolstra
bbe62e266b
* Remove references to dontMakeInstall.
...
svn path=/nixpkgs/trunk/; revision=7500
2006-12-27 18:24:26 +00:00
Eelco Dolstra
7a79d1ff6a
* Remove references to substitute.sh.
...
svn path=/nixpkgs/trunk/; revision=7499
2006-12-27 18:17:53 +00:00
Eelco Dolstra
138c0ae751
* Merge the new generic builder.
...
* Removed substitute, it's part of the generic builder now.
* stdenv-initial (Linux): use the real generic builder script. This
does require that sed is in the path of the builder of the initial
stdenv.
svn path=/nixpkgs/trunk/; revision=7498
2006-12-27 18:14:57 +00:00
Armijn Hemel
7e41b751cb
new versions of various very important tools to keep the buildfarm busy.
...
svn path=/nixpkgs/trunk/; revision=7485
2006-12-25 23:28:35 +00:00
Armijn Hemel
d2d3dc33dd
update to 1.4.8
...
svn path=/nixpkgs/trunk/; revision=7484
2006-12-25 21:23:09 +00:00
Armijn Hemel
1e96653eb6
add stub for gettext 0.16.1
...
svn path=/nixpkgs/trunk/; revision=7483
2006-12-25 21:13:02 +00:00
Armijn Hemel
331ed07b8c
add stub for automake 1.10
...
svn path=/nixpkgs/trunk/; revision=7481
2006-12-25 20:00:12 +00:00
Eelco Dolstra
fe30bcab94
* Just-in-time compiler for Python.
...
svn path=/nixpkgs/trunk/; revision=7429
2006-12-19 18:55:04 +00:00
Eelco Dolstra
b83fc581e2
* PHP 5.2.0.
...
svn path=/nixpkgs/trunk/; revision=7349
2006-12-15 21:18:27 +00:00
Arie Middelkoop
afde8e6270
Added GHC 6.6.
...
note: the old GHC 6.4(.2?) version is still there. I reused the bootstrap-version to bootstrap GHC-6.6. And some other packages depend on the old GHC
version as well.
note: only use this package for building other packages. If you install it as an end-user, you'll only be able to use the default GHC libraries,
because other libraries are only privately registered to this GHC version during a nix-build by hooks (which are not executed when you run GHC
yourself as an end-user).
Consequently, also added a newer version of uulib and uuagc.
svn path=/nixpkgs/trunk/; revision=7346
2006-12-15 13:32:55 +00:00
Eelco Dolstra
fb73ce99f2
* Added wxHaskell.
...
* Added GNU MP, use it in pycrypto.
svn path=/nixpkgs/trunk/; revision=7343
2006-12-13 22:29:40 +00:00
Eelco Dolstra
a6ca6b0612
* Doh!
...
svn path=/nixpkgs/trunk/; revision=7342
2006-12-13 21:15:31 +00:00
Eelco Dolstra
9ea7038c51
* BitTorrent 5.0.3.
...
* wxPython 2.6.3.
svn path=/nixpkgs/trunk/; revision=7341
2006-12-13 20:30:09 +00:00
Eelco Dolstra
e6f589d4bf
* Some Python packages.
...
svn path=/nixpkgs/trunk/; revision=7339
2006-12-13 18:04:03 +00:00
Eelco Dolstra
15c96da276
* Python 2.4.4.
...
* Added a setup hook for Python that adds Python packages in
buildInputs to $PYTHONPATH.
svn path=/nixpkgs/trunk/; revision=7338
2006-12-13 18:03:08 +00:00
Eelco Dolstra
cd8a033c15
* Remove some obsolete wxGTK/wxPython versions.
...
svn path=/nixpkgs/trunk/; revision=7337
2006-12-13 15:53:36 +00:00
Eelco Dolstra
5b262e235e
* Add libxcrypt for Blowfish support in pam_unix2.
...
svn path=/nixpkgs/trunk/; revision=7305
2006-12-11 02:35:05 +00:00
Eelco Dolstra
7dfbf0eba7
* Move the substitution functions into stdenv (not merged yet).
...
* If the environment variable buildCommand is set, then eval that
instead of doing the build phases. This is used by the runCommand
function in all-packages.nix to allow one-lines like
foo = runCommand "foo" {} "mkdir $out; echo foo > $out/foo";
svn path=/nixpkgs/trunk/; revision=7298
2006-12-10 22:24:42 +00:00
Eelco Dolstra
88f1d8af8e
* Build splashutils properly.
...
svn path=/nixpkgs/trunk/; revision=7134
2006-11-25 23:41:53 +00:00
Eelco Dolstra
298f1ffad6
* Revert r7041. I think we're better off with gensplash than with
...
splashy.
svn path=/nixpkgs/trunk/; revision=7059
2006-11-17 11:45:56 +00:00
Eelco Dolstra
bc394c1775
* Splashy for showing boot splash screens. Doesn't work yet though.
...
svn path=/nixpkgs/trunk/; revision=7041
2006-11-15 00:10:40 +00:00
Eelco Dolstra
3dc7e103cf
* DirectFB.
...
svn path=/nixpkgs/trunk/; revision=7040
2006-11-14 22:23:33 +00:00
Eelco Dolstra
82888b7a20
* New version that integrates the MinGW patch.
...
svn path=/nixpkgs/trunk/; revision=7034
2006-11-14 18:50:17 +00:00
Eelco Dolstra
1cddeefb30
* Provide a patched ATerm library that works on 64-bit systems and on
...
systems with Glibc 2.5 or GCC 4.1.x.
svn path=/nixpkgs/trunk/; revision=7032
2006-11-14 15:55:57 +00:00
Eelco Dolstra
23b840f5bd
* Refactor a bit.
...
svn path=/nixpkgs/trunk/; revision=7030
2006-11-14 15:49:07 +00:00
Eelco Dolstra
3dcb2e095e
* Urgh, go back to 0.25 (0.26 fails on most platforms).
...
svn path=/nixpkgs/trunk/; revision=6984
2006-11-08 16:39:20 +00:00
Eelco Dolstra
aca43b766b
* Sheesh, Subversion is picky.
...
svn path=/nixpkgs/trunk/; revision=6981
2006-11-08 16:11:51 +00:00
Eelco Dolstra
73448634c4
* Subversion 1.4.2.
...
* Neon 0.26.2.
svn path=/nixpkgs/trunk/; revision=6980
2006-11-08 13:03:55 +00:00
Eelco Dolstra
eac4138841
* Cygwin patch.
...
svn path=/nixpkgs/trunk/; revision=6972
2006-11-07 16:07:42 +00:00
Eelco Dolstra
84983f974f
* Strace fixes.
...
svn path=/nixpkgs/trunk/; revision=6911
2006-10-30 15:36:33 +00:00
Eelco Dolstra
711bb9b56a
* Fix GCC 3.3.
...
svn path=/nixpkgs/trunk/; revision=6904
2006-10-30 11:58:24 +00:00
Eelco Dolstra
0b78c04601
* Fix gcc 3.3.
...
svn path=/nixpkgs/trunk/; revision=6898
2006-10-28 23:41:45 +00:00
Eelco Dolstra
770517edbb
* Doh, we're building in a different directory than the sources.
...
svn path=/nixpkgs/trunk/; revision=6887
2006-10-28 11:40:26 +00:00
Eelco Dolstra
b8f17a1e59
* Workaround for the wrong <semaphore.h> getting installed. This
...
appears to be a regression:
http://www.mail-archive.com/debian-glibc@lists.debian.org/msg31543.html
svn path=/nixpkgs/trunk/; revision=6885
2006-10-28 10:17:08 +00:00
Eelco Dolstra
3a6754f6bb
* gcc-4.1-temp -> gcc-4.1.
...
* Use real URLs.
svn path=/nixpkgs/trunk/; revision=6884
2006-10-27 23:14:41 +00:00
Eelco Dolstra
b7a96d74e2
svn path=/nixpkgs/trunk/; revision=6883
2006-10-27 23:13:44 +00:00
Eelco Dolstra
3ea7d9d272
* Fix static linking in gcc.
...
* Use the coreutils in dietlibc.
* Add objdump to the binutils static tarball.
svn path=/nixpkgs/trunk/; revision=6879
2006-10-27 20:08:53 +00:00
Eelco Dolstra
b90781ec21
* Renamed orig-glibc -> orig-libc in some places, and in others, use
...
the new $NIX_GCC/nix-support/dynamic-linker file to locate the
dynamic linker directly (don't hardcode ld-linux.so.2).
svn path=/nixpkgs/trunk/; revision=6873
2006-10-27 12:43:32 +00:00
Eelco Dolstra
2d3cfb2058
* Put back in the code to do a profiled GCC build, but turn in off
...
(build ICEs).
svn path=/nixpkgs/trunk/; revision=6861
2006-10-26 20:23:49 +00:00
Eelco Dolstra
eb4584c0cb
* Merge the gcc-4.1 changes into 3.4.
...
svn path=/nixpkgs/trunk/; revision=6855
2006-10-26 11:25:29 +00:00
Armijn Hemel
115a99e6f4
orig-glibc -> orig-libc
...
svn path=/nixpkgs/trunk/; revision=6854
2006-10-26 10:13:59 +00:00
Eelco Dolstra
4be38f2f31
* No longer needed.
...
svn path=/nixpkgs/trunk/; revision=6851
2006-10-25 16:32:33 +00:00
Eelco Dolstra
02254ec3d8
* Fix glibc build on powerpc. See http://sources.redhat.com/bugzilla/show_bug.cgi?id=2929 .
...
svn path=/nixpkgs/trunk/; revision=6847
2006-10-25 11:17:30 +00:00
Eelco Dolstra
371d2ddbf2
* Back out r6830.
...
svn path=/nixpkgs/trunk/; revision=6846
2006-10-25 11:06:44 +00:00
Eelco Dolstra
7f9a2ecc16
* Fix building in an impure environment.
...
svn path=/nixpkgs/trunk/; revision=6841
2006-10-25 09:50:58 +00:00
Eelco Dolstra
1a7576f193
* Get the g++ tarball unconditionally, otherwise the patch won't apply.
...
svn path=/nixpkgs/trunk/; revision=6840
2006-10-25 09:23:20 +00:00
Eelco Dolstra
69ee353dc7
* glibc-2.5 is the default now.
...
* Remove gcc-static-3.4.
svn path=/nixpkgs/trunk/; revision=6831
2006-10-24 22:23:20 +00:00
Eelco Dolstra
f6f207e054
* Simplify, simplify.
...
svn path=/nixpkgs/trunk/; revision=6830
2006-10-24 22:20:45 +00:00
Eelco Dolstra
60a9aa66bf
* Switching.
...
svn path=/nixpkgs/trunk/; revision=6827
2006-10-24 20:53:54 +00:00
Eelco Dolstra
b342dcb13b
* gcc-wrapper: separately store the flags necessary to find GCC and
...
Glibc. This is useful when building GCC.
* gcc-wrapper: the dynamic linker has a different name on x86_64 and
powerpc.
* gcc-wrapper: "glibc" -> "libc", because someday we might support
different C libraries.
* gcc: don't do a multilib build (e.g., 32-bit support on x86_64),
don't need it.
* gcc: merge in support for static builds.
* gcc: various simplifications in the compiler/linker flags, hope they
work.
svn path=/nixpkgs/trunk/; revision=6823
2006-10-24 18:26:23 +00:00
Eelco Dolstra
0cf5154681
* Build a static GCC, properly. (Reminder: when building GCC on an
...
impure x86_64 environment, make sure that the 32-bit GCC / Glibc
libraries are installed, such as /usr/lib/crti.o.)
svn path=/nixpkgs/trunk/; revision=6818
2006-10-24 11:36:19 +00:00
Eelco Dolstra
db90711cb7
* LD_LIBRARY_PATH no longer needed (?).
...
svn path=/nixpkgs/trunk/; revision=6813
2006-10-23 21:51:43 +00:00
Eelco Dolstra
c466083d3f
* Don't build unnecessary libraries.
...
svn path=/nixpkgs/trunk/; revision=6812
2006-10-23 21:51:08 +00:00
Eelco Dolstra
b495d3f65e
* Trying to get gcc-static to build on x86_64. Still doesn't work though.
...
svn path=/nixpkgs/trunk/; revision=6809
2006-10-23 18:56:43 +00:00
Eelco Dolstra
491f9dec21
* Quick hack to get binutils to build with dietlibc on x86_64.
...
svn path=/nixpkgs/trunk/; revision=6808
2006-10-23 18:55:25 +00:00
Eelco Dolstra
84dd812f33
Finally, the new stdenv-linux.
...
* The statically linked bootstrap tools are now automatically
reproducable, just do:
$ nix-build ./make-bootstrap-tools.nix
The resulting binaries in result/in-nixpkgs go to
stdenv/linux/bootstrap/<platform>/, and the tarballs in
result/on-server go to
https://svn.cs.uu.nl:12443/repos/trace/tarballs/trunk/stdenv-linux/ <platform>/<revision>/.
These are checked out on nix.cs.uu.nl under http://.../dist/tarballs .
* The statically linked libraries all use dietlibc now (except
patchelf and glibc), so they are much smaller. This is especially
nice for the tools in the Nixpkgs tree, since it makes Nixpkgs
tarballs smaller.
* Use Binutils 2.17 and GCC 4.1.1 for the bootstrap.
* The stdenv is now based on Glibc 2.5. I hope it works ;-)
svn path=/nixpkgs/trunk/; revision=6803
2006-10-23 14:27:34 +00:00
Eelco Dolstra
6b03da43d9
* binutils on dietlibc.
...
* Pass -lcompat by default in the dietlibc stdenv.
svn path=/nixpkgs/trunk/; revision=6770
2006-10-19 11:03:20 +00:00
Eelco Dolstra
7827a75fe0
* Glibc 2.5. It compiles and seems to work. However, we probably
...
should bite the bullet on NPTL.
svn path=/nixpkgs/trunk/; revision=6756
2006-10-17 22:07:10 +00:00
Eelco Dolstra
76405f2b7f
* `drv + /path' is deprecated, so don't do that anymore.
...
svn path=/nixpkgs/trunk/; revision=6754
2006-10-17 14:06:18 +00:00
Eelco Dolstra
6aefff0061
* Fix for NIXPKGS-30: make libstdc++'s configure script correctly
...
identify the features of the compiler / C library. Specifically, it
should find out that functions like floorf() are available and not
substitute its own versions that have the unfortunate tendency of
going off into an infinite recursion.
svn path=/nixpkgs/trunk/; revision=6738
2006-10-16 07:05:36 +00:00
Eelco Dolstra
c8635af3a9
* Mesa 6.4.2.
...
svn path=/nixpkgs/trunk/; revision=6736
2006-10-15 17:44:32 +00:00
Armijn Hemel
c084660522
new texinfo
...
svn path=/nixpkgs/trunk/; revision=6735
2006-10-14 20:19:23 +00:00
Eelco Dolstra
9453ea08d9
* Use the regular version.
...
svn path=/nixpkgs/trunk/; revision=6734
2006-10-13 15:54:29 +00:00
Eelco Dolstra
2e7e556d7e
* Berkeley DB 4.5.20.
...
svn path=/nixpkgs/trunk/; revision=6729
2006-10-13 12:58:13 +00:00
Eelco Dolstra
8e08738756
* More URLs.
...
svn path=/nixpkgs/trunk/; revision=6718
2006-10-12 15:58:51 +00:00
Eelco Dolstra
ef9b025dbe
* Remove a bunch of unused Nix expressions.
...
svn path=/nixpkgs/trunk/; revision=6716
2006-10-12 15:43:01 +00:00
Eelco Dolstra
85454a47da
svn path=/nixpkgs/trunk/; revision=6715
2006-10-12 15:40:31 +00:00
Eelco Dolstra
5782390a5d
* Fix some URLs.
...
svn path=/nixpkgs/trunk/; revision=6714
2006-10-12 15:09:27 +00:00
Eelco Dolstra
ad897a7c96
* Update more URLs.
...
svn path=/nixpkgs/trunk/; revision=6713
2006-10-12 14:53:45 +00:00
Eelco Dolstra
d030e2fdd7
* Removed Harp.
...
svn path=/nixpkgs/trunk/; revision=6712
2006-10-12 14:29:05 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
368c196a62
* More descriptions.
...
svn path=/nixpkgs/trunk/; revision=6709
2006-10-12 10:53:16 +00:00
Eelco Dolstra
6006d61835
* Added a bunch of descriptions.
...
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Eelco Dolstra
67c581cdcc
* Updated Pango, Cairo, Zip.
...
svn path=/nixpkgs/trunk/; revision=6697
2006-10-11 13:19:36 +00:00
Armijn Hemel
7ac4f700a3
add libevent
...
svn path=/nixpkgs/trunk/; revision=6678
2006-10-08 10:31:55 +00:00
Armijn Hemel
2b0b1e93a6
bump to latest version
...
svn path=/nixpkgs/trunk/; revision=6645
2006-10-02 21:33:37 +00:00
Armijn Hemel
6b04c4a65e
new m4
...
svn path=/nixpkgs/trunk/; revision=6644
2006-10-02 21:30:54 +00:00
Eelco Dolstra
7d83cda3c1
* Apparently obsolete.
...
svn path=/nixpkgs/trunk/; revision=6641
2006-10-02 19:50:14 +00:00
Eelco Dolstra
85230c348a
* Some Bison/Flex refactoring.
...
* Added Bison 2.3.
svn path=/nixpkgs/trunk/; revision=6635
2006-10-02 15:14:17 +00:00
Armijn Hemel
248b380a9b
add db4 4.5.20. Not default for now, but tested to work on NixOS.
...
svn path=/nixpkgs/trunk/; revision=6631
2006-10-01 14:16:15 +00:00
Eelco Dolstra
4e2994a237
* OpenSSL 0.9.8d.
...
svn path=/nixpkgs/trunk/; revision=6629
2006-09-29 21:17:10 +00:00
Eelco Dolstra
07b12ad2f0
* SWIG 1.3.29.
...
svn path=/nixpkgs/trunk/; revision=6567
2006-09-20 14:11:13 +00:00
Eelco Dolstra
8b7d9e90e1
* Valgrind 3.2.1.
...
svn path=/nixpkgs/trunk/; revision=6536
2006-09-16 17:04:01 +00:00
Eelco Dolstra
1014ca2ad5
* stdenv.mkDerivation: add any attributes in the "passthru" attribute
...
set to the result, but don't use them in the actual derivation (so
they're not inputs). Useful to pass through extra attributes that
are not inputs, but should be made available to Nix expressions
using the derivation (e.g., in assertions).
svn path=/nixpkgs/trunk/; revision=6521
2006-09-14 13:30:47 +00:00
Eelco Dolstra
8e5b302403
* Qt: enable OpenGL, Xrandr, Xinerama support.
...
* MythTV: add OpenGL stuff.
svn path=/nixpkgs/trunk/; revision=6520
2006-09-14 13:24:06 +00:00
Martin Bravenboer
7c765159ba
CX-1: Nix installation of CX is broken
...
Fixed the CilConfig.pm.in to use the prefix instead of the cilhome,
which is for whatever reason set to the pwd. Yeah. These CIL guys
could use some deployment help.
svn path=/nixpkgs/trunk/; revision=6516
2006-09-13 12:02:12 +00:00
Eelco Dolstra
2ad0491113
* Exult now with glorious Roland MT-32 music!
...
svn path=/nixpkgs/trunk/; revision=6503
2006-09-12 15:23:28 +00:00
Eelco Dolstra
1dedc5ef87
* Added Exult.
...
svn path=/nixpkgs/trunk/; revision=6501
2006-09-12 00:15:05 +00:00
Eelco Dolstra
083699314d
* Latest ALSA, SDL.
...
svn path=/nixpkgs/trunk/; revision=6500
2006-09-11 23:06:26 +00:00
Eelco Dolstra
66947ee7af
* Subversion 1.4.0. Note: Subversion 1.4 upgrades your working
...
copies, so it's hard to go back to 1.3.
svn path=/nixpkgs/trunk/; revision=6486
2006-09-11 09:47:58 +00:00
Eelco Dolstra
6d2f25e5f0
* Added apr-util.
...
svn path=/nixpkgs/trunk/; revision=6485
2006-09-11 09:17:28 +00:00
Eelco Dolstra
f69ac73f3c
* Added APR.
...
svn path=/nixpkgs/trunk/; revision=6484
2006-09-11 08:45:01 +00:00
Armijn Hemel
ee6d188d7b
fontconfig: don't build docs
...
libjpeg: get patches from new location
svn path=/nixpkgs/trunk/; revision=6444
2006-09-01 17:28:25 +00:00
Mart Kolthof
cc125be42e
Enabling verbose output in order find the problem of bug CX-1
...
svn path=/nixpkgs/trunk/; revision=6407
2006-08-31 07:54:21 +00:00
Martin Bravenboer
98038f9592
PowerPC environment is not pure, so patching is useless
...
svn path=/nixpkgs/trunk/; revision=6406
2006-08-31 02:06:31 +00:00
Martin Bravenboer
6bae4d7e4e
Prelim. support for JDK on PowerPC using IBM's SDK
...
svn path=/nixpkgs/trunk/; revision=6405
2006-08-31 01:51:41 +00:00
Mart Kolthof
e3e3031d69
Trying to resolve bug CX-1
...
svn path=/nixpkgs/trunk/; revision=6383
2006-08-30 17:44:04 +00:00
Eelco Dolstra
61391a8721
* Grmbl.
...
svn path=/nixpkgs/trunk/; revision=6382
2006-08-30 17:43:08 +00:00
Eelco Dolstra
b8bf2ba379
* Testing the build farm a bit more...
...
svn path=/nixpkgs/trunk/; revision=6379
2006-08-30 17:27:55 +00:00
Armijn Hemel
39eb66f644
set default to 1.4.6 (was 1.4.3)
...
svn path=/nixpkgs/trunk/; revision=6378
2006-08-30 17:05:47 +00:00
Armijn Hemel
93f876da32
add 1.4.6. Maybe we should make this the default as well...
...
svn path=/nixpkgs/trunk/; revision=6374
2006-08-30 15:58:04 +00:00
Armijn Hemel
5c946da49e
d'oh.
...
svn path=/nixpkgs/trunk/; revision=6281
2006-08-27 20:18:07 +00:00
Armijn Hemel
ac298dd698
fix sources stuff
...
svn path=/nixpkgs/trunk/; revision=6278
2006-08-27 19:59:23 +00:00
Armijn Hemel
ce1f654219
new popt library. Versions > 1.7 are only distributed from within the RPM tarball, so I extracted it manually and put it on losser...not good.
...
svn path=/nixpkgs/trunk/; revision=6277
2006-08-27 18:57:12 +00:00
Martin Bravenboer
80e695bfca
PKG_CONFIG_PATH no longer required
...
svn path=/nixpkgs/trunk/; revision=6268
2006-08-27 12:52:56 +00:00
Martin Bravenboer
9706572beb
Hack hack
...
svn path=/nixpkgs/trunk/; revision=6264
2006-08-27 03:50:20 +00:00
Martin Bravenboer
eac3336cd6
Hack hack
...
svn path=/nixpkgs/trunk/; revision=6263
2006-08-27 03:49:09 +00:00
Martin Bravenboer
0ff3af3d00
Hack hack
...
svn path=/nixpkgs/trunk/; revision=6262
2006-08-27 03:45:51 +00:00
Martin Bravenboer
961b20c1b7
Added pre release of stratego libraries, fixed support for configureFlags in MinGW, add binary pkg-config distribution for bootstrapping. Optionally use pkgconfig from the stdenv (again, for bootstrapping)
...
svn path=/nixpkgs/trunk/; revision=6253
2006-08-26 20:11:31 +00:00
Armijn Hemel
6c7ea78070
fix compilation so we can build a statically linked gcc with an impure environment. Needs "noSysDirs = false" passed as a parameter in all-packages.nix, or whatever.
...
svn path=/nixpkgs/trunk/; revision=6247
2006-08-25 23:24:41 +00:00
Armijn Hemel
b6811b43f1
pass noSysDirs for static gcc
...
svn path=/nixpkgs/trunk/; revision=6246
2006-08-25 22:19:16 +00:00
Armijn Hemel
1a2f1130cb
3.4.2 -> 3.4.6
...
We should update the whole Nix "static baseline" soon...ish
svn path=/nixpkgs/trunk/; revision=6244
2006-08-25 21:20:04 +00:00
Martin Bravenboer
f0129a3f44
Fixes to support the new stdenvType
...
svn path=/nixpkgs/trunk/; revision=6242
2006-08-25 20:58:02 +00:00
Mart Kolthof
edefde9b2f
* trying to keep to the standards
...
svn path=/nixpkgs/trunk/; revision=6226
2006-08-24 14:19:59 +00:00
Mart Kolthof
9c67a8d113
* Third try :P
...
svn path=/nixpkgs/trunk/; revision=6222
2006-08-24 13:32:56 +00:00
Mart Kolthof
4bfa933f40
* Second try
...
svn path=/nixpkgs/trunk/; revision=6221
2006-08-24 10:48:49 +00:00
Mart Kolthof
a312ca7edd
* Switching back to OCaml 3.08.0 to hopefully resolve compile errors
...
svn path=/nixpkgs/trunk/; revision=6215
2006-08-23 16:10:27 +00:00
Eelco Dolstra
fbdc673caa
* Doh!
...
svn path=/nixpkgs/trunk/; revision=6208
2006-08-23 11:45:19 +00:00
Eelco Dolstra
3f8f7abe5e
* Fix URL.
...
svn path=/nixpkgs/trunk/; revision=6207
2006-08-23 11:24:05 +00:00
Eelco Dolstra
4bfffeee52
* Propagate readline's dependency on ncurses.
...
svn path=/nixpkgs/trunk/; revision=6197
2006-08-21 10:35:01 +00:00
Martin Bravenboer
dfe1a1d6ec
Update to pkgconfig 0.21
...
svn path=/nixpkgs/trunk/; revision=6153
2006-08-17 16:56:40 +00:00
Martin Bravenboer
97202ee3b7
Patch for aterm library on mingw (see meta-devel-list)
...
Moved all the shell fixes to fix-builder.sh, which is now always invoked.
Added aterm to the list of packages provided by mingw.nix
svn path=/nixpkgs/trunk/; revision=6152
2006-08-17 15:33:49 +00:00
Eelco Dolstra
536a81cd9c
* Remove help from the SDK, saving 200 MB.
...
svn path=/nixpkgs/trunk/; revision=6138
2006-08-16 21:34:26 +00:00
Armijn Hemel
15ae1b326f
add "attr" tool. Includes some butchering of their supplied Makefile and aclocal.m4 to prevent all kinds of hardcoded paths...argh...
...
svn path=/nixpkgs/trunk/; revision=6113
2006-08-13 18:50:04 +00:00
Martin Bravenboer
deeadfc6f5
Tried to add kuickshow (a pretty fast image viewer that used to be
...
distributed by default in KDE).
Unfortunately it doesn't work, because of some strange problems with
mime types. But well, it compiles. The libraries are useful anyway:
- arts (kde)
- imlib (gnome)
- libungif (aka libgif)
svn path=/nixpkgs/trunk/; revision=6111
2006-08-13 09:46:54 +00:00
Eelco Dolstra
b8da1b671d
* Latest zapping.
...
svn path=/nixpkgs/trunk/; revision=6107
2006-08-12 07:26:24 +00:00
Armijn Hemel
c6b246ae8c
libgnomeprint now wants bison and flex during configure...
...
svn path=/nixpkgs/trunk/; revision=6106
2006-08-12 00:15:31 +00:00
Armijn Hemel
f0d6702f90
libgtkhtml = gtkhtml (packages were merged)
...
libgnomeprint and libnomeprintui were moved to desktop, from platform
svn path=/nixpkgs/trunk/; revision=6105
2006-08-12 00:01:37 +00:00
Eelco Dolstra
259d0dd9ee
* Gnome 2.14.3.
...
* GTK updates.
* Removed the bzip2 hack.
svn path=/nixpkgs/trunk/; revision=6104
2006-08-11 22:26:55 +00:00
Martin Bravenboer
1cb5a30f34
Added ANTLR 2.7.6
...
svn path=/nixpkgs/trunk/; revision=6082
2006-08-09 15:09:50 +00:00
Eelco Dolstra
bf1e734f85
* Don't use the subpath operator (~) anymore, it's subsumed by normal
...
concatenation (+).
svn path=/nixpkgs/trunk/; revision=6080
2006-08-09 15:05:30 +00:00
Martin Bravenboer
a4b37a367a
Added the package man-pages.
...
svn path=/nixpkgs/trunk/; revision=6071
2006-08-08 00:09:27 +00:00
Eelco Dolstra
a2c118e0e3
* Remove redundant definition of LayYY_prev_more_offset; flex already
...
generates it.
svn path=/nixpkgs/trunk/; revision=6064
2006-08-07 10:17:39 +00:00
Armijn Hemel
1b17f45ef5
add a statically linked gcc-4.1
...
svn path=/nixpkgs/trunk/; revision=6056
2006-08-05 13:50:42 +00:00
Armijn Hemel
1c1ad8b285
add a builder for a statically linked binutils (for the initial stdenv build process). This needs the references to glibc nuked as well...
...
svn path=/nixpkgs/trunk/; revision=6054
2006-08-05 10:55:58 +00:00
Martin Bravenboer
a31de1c856
Added ANTLR 3 beta
...
svn path=/nixpkgs/trunk/; revision=6033
2006-08-03 16:08:25 +00:00
Martin Bravenboer
799e451a26
Updated abc to version 1.2.0
...
svn path=/nixpkgs/trunk/; revision=6021
2006-08-02 17:27:42 +00:00
Martin Bravenboer
6fa02079b8
Update of aspectj to 1.5.2
...
svn path=/nixpkgs/trunk/; revision=6019
2006-08-02 16:42:52 +00:00
Eelco Dolstra
4fb1ec6a36
* Flex 2.5.33. This one builds on Darwin.
...
svn path=/nixpkgs/trunk/; revision=6012
2006-08-01 12:29:54 +00:00
Eelco Dolstra
f36368c749
* Boehm GC 6.8, needed on Darwin-x86.
...
svn path=/nixpkgs/trunk/; revision=6011
2006-08-01 12:29:07 +00:00
Armijn Hemel
0591f43c74
add dietlibc version of ncurses
...
svn path=/nixpkgs/trunk/; revision=5993
2006-07-30 18:12:20 +00:00
Armijn Hemel
4f27d4b9b3
add 0.15, variants
...
svn path=/nixpkgs/trunk/; revision=5936
2006-07-25 10:06:05 +00:00
Armijn Hemel
80e72c6c7e
1.1.17, untested
...
svn path=/nixpkgs/trunk/; revision=5935
2006-07-25 09:58:11 +00:00
Armijn Hemel
d41d5a6970
make 2.6.26 default
...
svn path=/nixpkgs/trunk/; revision=5934
2006-07-25 09:28:19 +00:00
Armijn Hemel
55e322ca6c
variability, add a static variant, default is to use shared libraries
...
svn path=/nixpkgs/trunk/; revision=5932
2006-07-25 08:24:22 +00:00
Armijn Hemel
46d7a1ac7f
actually link to zlib
...
svn path=/nixpkgs/trunk/; revision=5931
2006-07-25 00:52:21 +00:00
Armijn Hemel
f644035715
prepare for multiple versions
...
svn path=/nixpkgs/trunk/; revision=5930
2006-07-24 23:55:32 +00:00
Armijn Hemel
56d8395f3d
easier version switching
...
svn path=/nixpkgs/trunk/; revision=5929
2006-07-24 23:34:38 +00:00
Armijn Hemel
40e7da7412
also build a shared libneon
...
svn path=/nixpkgs/trunk/; revision=5928
2006-07-24 23:00:54 +00:00
Armijn Hemel
51316f8a47
0.25.4 -> 0.25.5
...
svn path=/nixpkgs/trunk/; revision=5926
2006-07-24 21:52:49 +00:00
Armijn Hemel
9396221341
2.8.16 -> 2.8.17
...
svn path=/nixpkgs/trunk/; revision=5883
2006-07-22 23:27:02 +00:00
Armijn Hemel
2701a8b2ff
don't build the tcl extension
...
svn path=/nixpkgs/trunk/; revision=5882
2006-07-22 23:02:27 +00:00
Armijn Hemel
e657254871
don't forget the closing ". This heat is killing my braaaaaaaain...
...
svn path=/nixpkgs/trunk/; revision=5881
2006-07-22 22:54:22 +00:00
Armijn Hemel
2c9ccc300e
AARGH! actually take the *source* file and not the precompiled binary :(
...
svn path=/nixpkgs/trunk/; revision=5880
2006-07-22 22:53:15 +00:00
Armijn Hemel
e082ae1151
3.3.5 -> 3.3.6
...
svn path=/nixpkgs/trunk/; revision=5879
2006-07-22 22:51:58 +00:00
Armijn Hemel
c57e252798
pass around right configuration options
...
svn path=/nixpkgs/trunk/; revision=5871
2006-07-22 10:52:44 +00:00
Armijn Hemel
d53ae3e6a3
add tk
...
svn path=/nixpkgs/trunk/; revision=5870
2006-07-22 09:58:05 +00:00
Armijn Hemel
3563604395
tk needs the private tcl headers to be installed
...
svn path=/nixpkgs/trunk/; revision=5869
2006-07-22 09:57:01 +00:00
Armijn Hemel
87ae734392
create symlink from $out/bin/tclsh to $out/bin/tclsh${version}
...
svn path=/nixpkgs/trunk/; revision=5868
2006-07-22 09:11:05 +00:00
Armijn Hemel
a89ab0583e
upgrade to 8.4.13, fixes an error with configure
...
svn path=/nixpkgs/trunk/; revision=5867
2006-07-22 08:53:14 +00:00
Eelco Dolstra
daefa7f60d
* Propagate the gettext dependency.
...
svn path=/nixpkgs/trunk/; revision=5831
2006-07-20 15:22:10 +00:00
Eelco Dolstra
2bda17d23a
* Latest XULRunner and Chatzilla.
...
svn path=/nixpkgs/trunk/; revision=5773
2006-07-19 14:10:03 +00:00
Armijn Hemel
703542fa4e
add GNU m4 1.4.5
...
svn path=/nixpkgs/trunk/; revision=5757
2006-07-17 21:19:26 +00:00
Eelco Dolstra
a908e6a4de
* Remove the old modular X libraries.
...
svn path=/nixpkgs/trunk/; revision=5729
2006-07-17 12:46:39 +00:00
Eelco Dolstra
fbf526d408
* Use stdenv.isDarwin.
...
svn path=/nixpkgs/trunk/; revision=5728
2006-07-17 11:07:32 +00:00
Eelco Dolstra
3defd9a3d3
* On Darwin, use Apple's gcc fork.
...
svn path=/nixpkgs/trunk/; revision=5715
2006-07-14 22:34:24 +00:00
Eelco Dolstra
10c99c750e
* libjpeg fixes on Mac OS X.
...
svn path=/nixpkgs/trunk/; revision=5711
2006-07-14 15:59:30 +00:00
Eelco Dolstra
1410af25b7
* Latest Libtool.
...
svn path=/nixpkgs/trunk/; revision=5710
2006-07-14 15:57:52 +00:00
Eelco Dolstra
67818f5717
* Indent.
...
svn path=/nixpkgs/trunk/; revision=5677
2006-07-11 07:55:52 +00:00
Eelco Dolstra
4d7f947bcb
* GCC 4.0.3.
...
svn path=/nixpkgs/trunk/; revision=5676
2006-07-11 07:55:38 +00:00
Rob Vermaas
d05cdd8064
added config flag for postrgres support
...
svn path=/nixpkgs/trunk/; revision=5668
2006-07-09 15:00:37 +00:00
Armijn Hemel
5073fa75a4
add fribidi library
...
svn path=/nixpkgs/trunk/; revision=5665
2006-07-08 12:19:24 +00:00
Armijn Hemel
439bc42676
2.0.5 -> 2.0.7
...
svn path=/nixpkgs/trunk/; revision=5642
2006-07-06 23:05:16 +00:00
Armijn Hemel
4be14fe52c
1.1.2 -> 1.1.3
...
svn path=/nixpkgs/trunk/; revision=5640
2006-07-06 22:58:32 +00:00
Armijn Hemel
381a915353
1.1.0 -> 1.1.2
...
svn path=/nixpkgs/trunk/; revision=5639
2006-07-06 22:56:04 +00:00
Armijn Hemel
61b212ea59
0.8.3 -> 0.8.5
...
svn path=/nixpkgs/trunk/; revision=5638
2006-07-06 22:49:19 +00:00
Armijn Hemel
58d3b11ec8
1.13.2 -> 1.14.1
...
svn path=/nixpkgs/trunk/; revision=5637
2006-07-06 22:46:49 +00:00
Armijn Hemel
3af28ab76e
1.0alpha4 -> 1.0alpha7
...
svn path=/nixpkgs/trunk/; revision=5636
2006-07-06 22:40:39 +00:00
Armijn Hemel
c4d7d5811b
libxml2 2.6.26
...
svn path=/nixpkgs/trunk/; revision=5635
2006-07-06 22:31:05 +00:00
Armijn Hemel
9e7b75bdd2
neon 0.26.1
...
svn path=/nixpkgs/trunk/; revision=5634
2006-07-06 22:25:12 +00:00
Armijn Hemel
5579c5d330
6.6 -> 6.7
...
svn path=/nixpkgs/trunk/; revision=5633
2006-07-06 22:17:04 +00:00
Armijn Hemel
21f92a1fa4
add reminder to remove the patch when 2.2.2 is released
...
svn path=/nixpkgs/trunk/; revision=5632
2006-07-06 21:38:38 +00:00
Armijn Hemel
c806a402e7
update to 0.1.12
...
svn path=/nixpkgs/trunk/; revision=5631
2006-07-06 21:37:45 +00:00
Armijn Hemel
1789bf9944
update to 2.2.1. Also include a patch to fix a SNAFU by the maintainers, which are not willing to fix it (apparently)
...
svn path=/nixpkgs/trunk/; revision=5626
2006-07-06 21:11:59 +00:00
Armijn Hemel
719429c592
update to 3.0.2
...
svn path=/nixpkgs/trunk/; revision=5625
2006-07-06 18:25:25 +00:00
Armijn Hemel
9a4f512001
gperf uses the generic builder
...
svn path=/nixpkgs/trunk/; revision=5624
2006-07-06 18:22:45 +00:00
Armijn Hemel
b1c67e02c4
add swig 1.3.29, but don't make it the default
...
svn path=/nixpkgs/trunk/; revision=5623
2006-07-06 18:20:19 +00:00
Armijn Hemel
f0aa3a56ae
add avahi, a IETF ZeroConf library/program
...
svn path=/nixpkgs/trunk/; revision=5617
2006-07-06 17:29:40 +00:00
Armijn Hemel
54067dd4c4
add libsoup (GNOME)
...
svn path=/nixpkgs/trunk/; revision=5611
2006-07-06 16:24:38 +00:00
Armijn Hemel
3fc30a1a82
fix name
...
svn path=/nixpkgs/trunk/; revision=5608
2006-07-06 12:36:20 +00:00
Armijn Hemel
02c02f0223
gnome-icon-theme 2.14.2 requires pkgconfig 0.20, which stores its .pc files
...
in a different directory, so it breaks our PKGCONFIGPATH
svn path=/nixpkgs/trunk/; revision=5607
2006-07-06 12:36:01 +00:00
Armijn Hemel
68dad7fada
libgnomeprint 2.12.1 has a few additional dependencies (flex, bison)
...
svn path=/nixpkgs/trunk/; revision=5606
2006-07-06 11:10:06 +00:00
Martin Bravenboer
59868ad0bc
Use openssl 0.9.8b by default
...
svn path=/nixpkgs/trunk/; revision=5598
2006-07-05 16:46:51 +00:00
Armijn Hemel
228fd19ffb
add openssl 0.9.8b
...
svn path=/nixpkgs/trunk/; revision=5592
2006-07-05 15:54:53 +00:00
Armijn Hemel
506f113378
update to lesstif 0.95
...
svn path=/nixpkgs/trunk/; revision=5589
2006-07-05 10:38:25 +00:00
Armijn Hemel
10be8fe8b0
freetype 2.2.1. However, it breaks fontconfig and therefore probably every
...
other application that uses one of these (but why? :S)
It is *not* the default
svn path=/nixpkgs/trunk/; revision=5588
2006-07-05 10:31:45 +00:00
Armijn Hemel
4377c4b1a9
make unicode support the default (Eelco told me to do it! honest!)
...
svn path=/nixpkgs/trunk/; revision=5585
2006-07-04 23:48:18 +00:00
Armijn Hemel
89a054b848
optional flag for building unicode support
...
svn path=/nixpkgs/trunk/; revision=5583
2006-07-04 22:45:24 +00:00
Armijn Hemel
a5615b51da
python 2.5 beta 1
...
svn path=/nixpkgs/trunk/; revision=5580
2006-07-04 19:20:36 +00:00
Armijn Hemel
4b24c008d7
gtk needs a new version of pango (which is not clear from the FTP site, bad
...
release management!) and pango needs libpng
svn path=/nixpkgs/trunk/; revision=5575
2006-07-04 16:32:35 +00:00
Armijn Hemel
87a20c9da1
gtk needs 1.12.0
...
svn path=/nixpkgs/trunk/; revision=5574
2006-07-04 14:22:30 +00:00
Armijn Hemel
92ea85c28a
new bugfixrelease 2.8.20
...
svn path=/nixpkgs/trunk/; revision=5572
2006-07-04 13:32:27 +00:00
Armijn Hemel
b37f994407
add gtk 2.10 and update a lot of its dependencies
...
svn path=/nixpkgs/trunk/; revision=5571
2006-07-04 13:24:26 +00:00
Armijn Hemel
3427d88e96
add new libpng
...
svn path=/nixpkgs/trunk/; revision=5570
2006-07-04 12:39:45 +00:00
Armijn Hemel
23fdfca4ab
add new cairo
...
svn path=/nixpkgs/trunk/; revision=5569
2006-07-04 12:37:44 +00:00
Armijn Hemel
7b1649c62a
fix download location for libpng
...
svn path=/nixpkgs/trunk/; revision=5568
2006-07-04 12:28:16 +00:00
Armijn Hemel
adaf1fe61c
correct typo (version was 1.0.4, yet name said 1.0.2)
...
svn path=/nixpkgs/trunk/; revision=5567
2006-07-04 00:14:16 +00:00
Armijn Hemel
5092df8999
* cracklib 2.8.9
...
* commit 5555!
svn path=/nixpkgs/trunk/; revision=5555
2006-07-01 14:49:35 +00:00
Martin Bravenboer
501091c09b
A pkgs/development/tools/misc/pkgconfig/pkgconfig-0.20.nix
...
Added latest pkgconfig.
M pkgs/top-level/all-packages.nix
Added attribute for latest libtool and latest pkgconfig.
svn path=/nixpkgs/trunk/; revision=5548
2006-07-01 00:51:14 +00:00
Armijn Hemel
893557450c
add bison 2.3
...
svn path=/nixpkgs/trunk/; revision=5547
2006-06-30 23:30:45 +00:00
Armijn Hemel
a7aad4da66
add m4 1.4.4
...
svn path=/nixpkgs/trunk/; revision=5546
2006-06-30 23:26:34 +00:00
Armijn Hemel
d437ba1539
add libtool 1.5.22
...
svn path=/nixpkgs/trunk/; revision=5545
2006-06-30 23:23:30 +00:00
Eelco Dolstra
3f45f2fe82
* Play DVDs again with vlc.
...
svn path=/nixpkgs/trunk/; revision=5543
2006-06-29 23:48:19 +00:00
Eelco Dolstra
d97fa85adf
* Some VLC-related updates.
...
* Variability :-) Provide both Autoconf 2.59 and 2.60 (the former
being the default for now).
svn path=/nixpkgs/trunk/; revision=5539
2006-06-29 12:41:25 +00:00
Armijn Hemel
9a67a5ca5a
upgrade to 4.5.14
...
svn path=/nixpkgs/trunk/; revision=5537
2006-06-29 11:52:23 +00:00
Armijn Hemel
18a9eb7df6
add Nix expression for 2.17
...
svn path=/nixpkgs/trunk/; revision=5534
2006-06-28 22:42:51 +00:00
Armijn Hemel
0891c55730
add new version of help2man, with variability (no upgrade to the latest and
...
greatest)
svn path=/nixpkgs/trunk/; revision=5533
2006-06-28 22:31:32 +00:00
Armijn Hemel
f590067ee0
new autoconf, gettext and coreutils. Tested to build in work in NixOS.
...
svn path=/nixpkgs/trunk/; revision=5532
2006-06-28 21:35:37 +00:00
Armijn Hemel
a577b41f1c
* revert back to gnome 2.10.1.
...
As it turns out, quite a few packages were consolidated. So for example the
libgtkhtml package is now part of the gtkhtml package. This screws up quite
a few of the Nix expressions we have.
svn path=/nixpkgs/trunk/; revision=5519
2006-06-24 17:52:46 +00:00
Eelco Dolstra
1165fdd247
* More fixes.
...
svn path=/nixpkgs/trunk/; revision=5513
2006-06-24 11:16:29 +00:00
Eelco Dolstra
31a6fe8253
* Use the default builder.
...
svn path=/nixpkgs/trunk/; revision=5512
2006-06-24 11:05:39 +00:00
Eelco Dolstra
9273065b05
* Doh!
...
svn path=/nixpkgs/trunk/; revision=5511
2006-06-24 10:32:02 +00:00
Eelco Dolstra
8a58852d9d
* Update or disable some stuff.
...
svn path=/nixpkgs/trunk/; revision=5509
2006-06-24 10:26:52 +00:00
Eelco Dolstra
a452173b2c
* wxGTK 2.6.3.
...
svn path=/nixpkgs/trunk/; revision=5507
2006-06-23 22:41:47 +00:00
Eelco Dolstra
7682bf3d1e
* Make it easier to override parts of stdenv (like gcc or make) per
...
package using the `overrideGCC' and `overrideInStdenv' functions.
svn path=/nixpkgs/trunk/; revision=5505
2006-06-23 20:11:36 +00:00
Eelco Dolstra
45e1edfda8
* Give the GHC builder a temporary $HOME.
...
svn path=/nixpkgs/trunk/; revision=5504
2006-06-23 20:08:48 +00:00
Eelco Dolstra
3042581b2a
* Disable some stuff.
...
* Use GNU make 3.80 for StrategoXT.
* Updated octave.
svn path=/nixpkgs/trunk/; revision=5502
2006-06-23 14:04:32 +00:00
Eelco Dolstra
8263e6d889
* Gnome 2.14.2. Not tested at all.
...
svn path=/nixpkgs/trunk/; revision=5500
2006-06-23 13:45:05 +00:00
Eelco Dolstra
fc37dbc487
* GCC 3.4.6.
...
svn path=/nixpkgs/trunk/; revision=5496
2006-06-23 11:09:07 +00:00
Eelco Dolstra
c1103ad849
* Spidermonkey doesn't compile with gcc 4.1.1 (ICE), so use 3.4
...
instead.
svn path=/nixpkgs/trunk/; revision=5495
2006-06-23 11:06:39 +00:00
Eelco Dolstra
2bbb426a7d
* GHC 6.4.2.
...
svn path=/nixpkgs/trunk/; revision=5493
2006-06-22 15:22:55 +00:00
Martin Bravenboer
530657fb19
The real gnumake 3.80
...
svn path=/nixpkgs/trunk/; revision=5491
2006-06-22 10:27:35 +00:00
Eelco Dolstra
169315dc1d
* Revive GNU make 3.80 for programs that need it.
...
svn path=/nixpkgs/trunk/; revision=5488
2006-06-22 09:38:32 +00:00
Eelco Dolstra
ac41a46f6e
* ATerm aliasing patch (from
...
http://bugzilla.sen.cwi.nl:8080/show_bug.cgi?id=470 ).
svn path=/nixpkgs/trunk/; revision=5486
2006-06-22 09:02:54 +00:00
Armijn Hemel
3e2dbd185d
add Google's coredumper helper library (snapshots/coredumps for running programs)
...
svn path=/nixpkgs/trunk/; revision=5485
2006-06-21 21:05:39 +00:00
Eelco Dolstra
450bdbe28a
* Latest Python.
...
svn path=/nixpkgs/trunk/; revision=5483
2006-06-21 15:55:14 +00:00
Eelco Dolstra
ffb94e0690
* Latest versions.
...
svn path=/nixpkgs/trunk/; revision=5482
2006-06-21 15:54:46 +00:00
Eelco Dolstra
9af9b95298
* Make GCC 4.1.1 the default compiler for Nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=5481
2006-06-21 15:54:18 +00:00
Eelco Dolstra
2c1e5d0cfa
* Latest GNU Make.
...
svn path=/nixpkgs/trunk/; revision=5480
2006-06-21 15:53:46 +00:00
Armijn Hemel
26a7fe945a
add new bugfix release for gtk+
...
svn path=/nixpkgs/trunk/; revision=5470
2006-06-18 12:10:25 +00:00
Armijn Hemel
b4ecec05c5
new version of pangoxsl
...
svn path=/nixpkgs/trunk/; revision=5467
2006-06-18 11:48:41 +00:00
Eelco Dolstra
04a0eb8259
* Doh!
...
svn path=/nixpkgs/trunk/; revision=5455
2006-06-15 13:15:51 +00:00
Eelco Dolstra
26832cd4ec
* Patch for BDB on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=5454
2006-06-15 12:51:15 +00:00
Roy van den Broek
107df21a06
Updated JavaSVN to version 1.0.6.
...
svn path=/nixpkgs/trunk/; revision=5425
2006-06-12 16:27:56 +00:00
Eelco Dolstra
79cfc212b0
* Valgrind 3.2.0.
...
* Removed callgrind.
svn path=/nixpkgs/trunk/; revision=5410
2006-06-08 09:45:08 +00:00
Martin Bravenboer
0d6c1cb83b
Updates of jre and jdk
...
svn path=/nixpkgs/trunk/; revision=5395
2006-06-06 19:43:31 +00:00
Eelco Dolstra
1a9b6bb4ad
* Microsoft Windows SDK, purified. Small problem: building the SDK
...
takes huge amounts of temporary disk space (almost 2 GB). Oh well.
svn path=/nixpkgs/trunk/; revision=5386
2006-06-05 22:03:52 +00:00
Eelco Dolstra
fef1bdfad1
* Make it work.
...
svn path=/nixpkgs/trunk/; revision=5385
2006-06-05 20:23:24 +00:00
Eelco Dolstra
d571eaafb3
* Started adding the Windows SDK.
...
svn path=/nixpkgs/trunk/; revision=5384
2006-06-05 19:40:14 +00:00
Eelco Dolstra
588383905a
* Download and unpack Visual C++ 2005 Express Edition.
...
svn path=/nixpkgs/trunk/; revision=5383
2006-06-05 19:26:11 +00:00
Eelco Dolstra
51640ca1ab
* Oops.
...
svn path=/nixpkgs/trunk/; revision=5371
2006-06-02 12:05:03 +00:00
Eelco Dolstra
08d3840c94
* A Hello World GUI application compiled with VC++.
...
svn path=/nixpkgs/trunk/; revision=5370
2006-06-02 10:09:19 +00:00
Eelco Dolstra
91aebd8616
* A wrapper around the Visual C++ compiler and the Windows SDK.
...
TODO: download and unpack into the Nix store Visual C++ (either from
Visual C++ Express Edition or from the .NET 2.0 Framework SDK) and
the Windows Platform SDK. The command line tools don't seem to need
any registry settings...
svn path=/nixpkgs/trunk/; revision=5369
2006-06-02 09:56:10 +00:00
Martin Bravenboer
9a1aec2f31
Build ruby with ncurses and readline
...
svn path=/nixpkgs/trunk/; revision=5292
2006-05-11 00:16:23 +00:00
Eelco Dolstra
405d314395
* Pan 0.96.
...
svn path=/nixpkgs/trunk/; revision=5280
2006-05-07 21:58:31 +00:00
Eelco Dolstra
12f0f1ad20
* Updated a few packages.
...
svn path=/nixpkgs/trunk/; revision=5246
2006-05-01 17:57:42 +00:00
Eelco Dolstra
4acfb1a684
* More examples of interpolation.
...
svn path=/nixpkgs/trunk/; revision=5244
2006-05-01 15:25:17 +00:00
Eelco Dolstra
965fa2208e
* Make xpdf build again.
...
svn path=/nixpkgs/trunk/; revision=5239
2006-04-29 14:18:08 +00:00
Eelco Dolstra
01ca1e7fef
* Graphics support in w3m. Must be seen to be believed. Disabled by
...
default; set graphicsSupport to true in all-packages.nix to enable.
svn path=/nixpkgs/trunk/; revision=5237
2006-04-28 19:02:52 +00:00
Martin Bravenboer
626bcbed10
Added spidermonkey.
...
svn path=/nixpkgs/trunk/; revision=5227
2006-04-26 14:47:16 +00:00
Roy van den Broek
fd2d743748
Added Xalan-Java 2.7.0 (binary).
...
svn path=/nixpkgs/trunk/; revision=5212
2006-04-25 13:12:45 +00:00
Roy van den Broek
3c8a7d98b0
* Added ClearSilver 0.10.3.
...
* Added SQLite 3.3.
* Added PySQLite 2.2.2.
* Added Trac 0.9.5. To get you started; a new project environment is
created by executing:
$ trac-admin /path/to/trac_project_env initenv
Running the server can be done by executing:
$ tracd --port 8000 /path/to/projectenv
Trac is then available at http://localhost:8000/projectenv . More
information available at http://www.edgewall.com/trac/ .
svn path=/nixpkgs/trunk/; revision=5195
2006-04-22 18:08:37 +00:00
Roy van den Broek
67d9dfd583
Added Martyr 0.3.9.
...
svn path=/nixpkgs/trunk/; revision=5176
2006-04-19 22:32:59 +00:00
Armijn Hemel
f002f9d30a
add bluez-libs. We need this to add more bluetooth related stuff, so I can test easily with things like hotplug :)
...
svn path=/nixpkgs/trunk/; revision=5164
2006-04-18 10:46:04 +00:00
Merijn de Jonge
144c22b2fe
addid nix expression for toolbus
...
svn path=/nixpkgs/trunk/; revision=5141
2006-04-04 13:10:05 +00:00
Roy van den Broek
8c188ffe04
Added Apache Axis 1.3 (Apache Axis is an implementation of the SOAP
...
("Simple Object Access Protocol") submission to W3C.)
svn path=/nixpkgs/trunk/; revision=5137
2006-04-03 13:00:10 +00:00
Martin Bravenboer
8dbf2c38fb
* Update of jre
...
* Added aspectj-1.5.0
svn path=/nixpkgs/trunk/; revision=5110
2006-03-26 03:52:55 +00:00
Martin Bravenboer
d88e2ea70f
Added abc 1.1.1.
...
svn path=/nixpkgs/trunk/; revision=5109
2006-03-26 03:21:32 +00:00
Eelco Dolstra
09a9cae715
* Merged the usability branch (from trunk@4749 to branches/usability@5087).
...
svn path=/nixpkgs/trunk/; revision=5088
2006-03-24 12:25:19 +00:00
Eelco Dolstra
0b81c9f7d4
* TODO.
...
svn path=/nixpkgs/trunk/; revision=5086
2006-03-24 11:15:52 +00:00
Eelco Dolstra
7c50890ebe
* Properly pass arguments to valgrind (this patch should really be
...
sent upstream).
svn path=/nixpkgs/trunk/; revision=5048
2006-03-16 13:04:55 +00:00
Eelco Dolstra
ae736de422
* Valgrind 3.1.1.
...
svn path=/nixpkgs/trunk/; revision=5047
2006-03-16 13:02:03 +00:00
Eelco Dolstra
9f1b5e24ad
* Added the MySQL ODBC connector.
...
* Enable unixODBC support in PHP.
* Build MySQL with thread-safe client libraries.
svn path=/nixpkgs/trunk/; revision=5045
2006-03-15 15:59:20 +00:00
Eelco Dolstra
e745e86d52
* Added unixODBC.
...
svn path=/nixpkgs/trunk/; revision=5041
2006-03-15 12:43:40 +00:00
Martin Bravenboer
a63588689d
Added jikespg, an oldskool parser generator
...
svn path=/nixpkgs/trunk/; revision=5038
2006-03-14 18:20:21 +00:00
Eelco Dolstra
baec8f5b38
* stdenv.mkDerivation now takes an optional attribute "meta" that
...
contains arbitrary information about a package, like this:
meta = {
homepage = "http://gcc.gnu.org/ ";
license = "GPL/LGPL";
description = "GNU Compiler Collection, 4.0.x";
};
The "meta" attribute is not passed to the actual derivation
operation, so it's not a dependency --- changes to "meta" attributes
don't trigger a recompilation.
Now we have to standardise some useful attributes ;-)
svn path=/nixpkgs/branches/usability/; revision=5024
2006-03-10 16:12:46 +00:00
Eelco Dolstra
4c63a4a97a
* Don't pass Blackdown to firefox-wrapper unless it is actually built.
...
svn path=/nixpkgs/branches/usability/; revision=4999
2006-03-08 16:03:47 +00:00
Eelco Dolstra
0d299bc2f7
* Purify aangifte2005. Now we can do our taxes in NixOS ;-)
...
svn path=/nixpkgs/trunk/; revision=4980
2006-03-03 22:31:16 +00:00
Armijn Hemel
85252cbcfd
add mipsel-linux support
...
svn path=/nixpkgs/trunk/; revision=4978
2006-03-03 21:12:20 +00:00
Armijn Hemel
d0c7f39a60
upgrade to a snapshot of uClibc, update mips config to reflect this. Break all
...
other archs.
svn path=/nixpkgs/trunk/; revision=4966
2006-03-02 18:01:53 +00:00
Armijn Hemel
6bec50fda1
add gcc-4.1. The no-sys-dirs.patch had to be regenerated because a lot of stuff had been reworked in the Makefiles for 4.1.
...
svn path=/nixpkgs/trunk/; revision=4961
2006-03-01 19:09:53 +00:00
Merijn de Jonge
ebe59d3d21
fixed ocaml/qcmm problem:
...
-created separate nix expressions for ocaml-3.08.0 and ocaml 3.09.1
-ocam-3.09.1 is standard/default ocaml version (included by ocaml/default.nix)
-created ocaml3080 in all-packages-generic.nix
-qcmm now uses ocaml3080 instead of ocaml
svn path=/nixpkgs/trunk/; revision=4935
2006-03-01 09:18:22 +00:00
Eelco Dolstra
dff1c50b1b
* Typo: "--enable-swg" -> "--enable-svg".
...
svn path=/nixpkgs/trunk/; revision=4928
2006-02-28 12:03:35 +00:00
Merijn de Jonge
90666e6eff
Updated ocaml to version 3.09.1
...
svn path=/nixpkgs/trunk/; revision=4882
2006-02-23 09:30:40 +00:00
Mart Kolthof
03e93539b4
* refactored operators, kinds and storage modifiers to make them checkable at compiletime
...
svn path=/nixpkgs/trunk/; revision=4863
2006-02-20 10:43:19 +00:00
Eelco Dolstra
6f02db3237
* Hash changed (db-4.4.20 was rereleased due to some copyright notice changes).
...
svn path=/nixpkgs/trunk/; revision=4823
2006-02-16 14:57:08 +00:00
Eelco Dolstra
5c9484028f
* Oops, "ls" -> "ls -d".
...
svn path=/nixpkgs/trunk/; revision=4816
2006-02-15 12:37:28 +00:00
Eelco Dolstra
2cbcd0bd7a
* "ensureDir ./lib/xulrunner-*" doesn't work because ensureDir quotes
...
its argument, causing a directory named xulrunner-* to be created.
As a result xulrunner couldn't find the extensions directory and
wouldn't start.
svn path=/nixpkgs/trunk/; revision=4815
2006-02-15 09:33:54 +00:00
Martin Bravenboer
04767dfdd9
* Added xulrunner 1.8.0.1
...
* Added a basic wrapper generator for xulrunner
* Chatzilla running in xulrunner
svn path=/nixpkgs/trunk/; revision=4809
2006-02-15 02:53:01 +00:00
Merijn de Jonge
b81dde0661
added sglr-3.14
...
svn path=/nixpkgs/trunk/; revision=4685
2006-02-03 09:23:18 +00:00
Merijn de Jonge
5d6d6a5930
used buildInputs to remove need for special builder scripts
...
svn path=/nixpkgs/trunk/; revision=4684
2006-02-03 09:08:26 +00:00
Christof Douma
3c68c34ee7
build native qc-- version only (with ocamlopt). This removes the runtime dependency on ocaml.
...
svn path=/nixpkgs/trunk/; revision=4682
2006-02-02 20:14:11 +00:00
Christof Douma
1fa4c66b73
added version to uuagc
...
added: noweb, lua-5.x, lua-4.x, mk, qc-- (as qcmm)
svn path=/nixpkgs/trunk/; revision=4681
2006-02-02 17:07:07 +00:00
Merijn de Jonge
d1d0f290ad
Added toolbuslib and toolbus packages
...
svn path=/nixpkgs/trunk/; revision=4677
2006-02-02 16:21:09 +00:00
Eelco Dolstra
6386871030
* Build a Musepack plugin for BMP so that I can finally play that
...
Nixon in China rip again :-)
svn path=/nixpkgs/trunk/; revision=4676
2006-02-02 15:04:04 +00:00
Eelco Dolstra
fedfbe2d1a
* Added the Beep Music Player (a GTK2 XMMS fork).
...
svn path=/nixpkgs/trunk/; revision=4675
2006-02-02 14:12:31 +00:00
Eelco Dolstra
3c614ad92f
* Added the build manager SCons.
...
svn path=/nixpkgs/trunk/; revision=4673
2006-02-02 12:59:41 +00:00
Eelco Dolstra
ce9307a349
* Berkeley DB 4.4.20.
...
svn path=/nixpkgs/trunk/; revision=4662
2006-02-01 14:53:25 +00:00
Andres Löh
51e287469c
* ghc should call the gcc instance it's been built with (to compile Haskell code)
...
svn path=/nixpkgs/trunk/; revision=4658
2006-01-31 23:58:32 +00:00
Eelco Dolstra
72b0c9444f
* Doh!
...
svn path=/nixpkgs/trunk/; revision=4647
2006-01-31 16:40:21 +00:00
Eelco Dolstra
321e4da7e8
* Copy more files.
...
svn path=/nixpkgs/trunk/; revision=4646
2006-01-31 16:37:40 +00:00
Eelco Dolstra
90254f5a4e
* Update to 1.4.
...
svn path=/nixpkgs/trunk/; revision=4645
2006-01-31 16:36:43 +00:00
Eelco Dolstra
b8a0ebe410
* kdelibs 3.5.0.
...
* Make it detect bzip2; this is required for "meinproc".
svn path=/nixpkgs/trunk/; revision=4641
2006-01-31 15:22:10 +00:00
Armijn Hemel
f102909a83
update to libgphoto2 2.1.99. This adds a dependency on libusb and pkgconfig
...
svn path=/nixpkgs/trunk/; revision=4637
2006-01-31 14:07:25 +00:00
Eelco Dolstra
0e09f5a1e0
* Copy files.
...
svn path=/nixpkgs/trunk/; revision=4636
2006-01-31 13:51:38 +00:00
Eelco Dolstra
a9df2bc8b6
* Latest valgrind, callgrind.
...
* Build callgrind so that it doesn't need its own copy of valgrind.
* Add kcachegrind and callgrind to the cache.
svn path=/nixpkgs/trunk/; revision=4635
2006-01-31 13:50:49 +00:00
Eelco Dolstra
9f898a586b
* Copy even more files (in particular from losser.st-lab.cs.uu.nl,
...
can't assume that it will live forever).
svn path=/nixpkgs/trunk/; revision=4624
2006-01-30 16:11:00 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
53c56afcfe
* Fix some broken URLs.
...
svn path=/nixpkgs/trunk/; revision=4622
2006-01-30 15:52:15 +00:00
Armijn Hemel
accbe1d1a7
update to jdk-1_5_0_06-linux-i586.bin
...
svn path=/nixpkgs/trunk/; revision=4618
2006-01-30 14:25:19 +00:00
Christof Douma
8d4e61d096
change uulib to store all dependencies to package.conf
...
added ghc-wrapper to use a generated global package.conf
added uuagc
svn path=/nixpkgs/trunk/; revision=4608
2006-01-27 10:16:15 +00:00
Armijn Hemel
531d25dafa
package has moved...and there's a new version out btw...
...
svn path=/nixpkgs/trunk/; revision=4597
2006-01-26 16:47:27 +00:00
Eelco Dolstra
8544fe567a
* Added the OpenAL sound library.
...
* Enabled (optional) 3D support in SDL.
svn path=/nixpkgs/trunk/; revision=4594
2006-01-26 14:01:08 +00:00
Christof Douma
84e89e2fca
added uulib - a ghc library (ghc wrapper is needed to use it with cabal - see comments in builder.sh)
...
svn path=/nixpkgs/trunk/; revision=4588
2006-01-25 11:19:21 +00:00
Armijn Hemel
7625850ab3
a patch which defines FLAGS_FOR_TARGET. This patch is not enabled by default
...
svn path=/nixpkgs/trunk/; revision=4585
2006-01-23 11:53:33 +00:00
Eelco Dolstra
57315e624d
* Fix the gcc-4.0.2 build. It was impure: it used /lib/cpp during the
...
building of libstdc++.
* Add gcc-4.0.2 to the channel.
svn path=/nixpkgs/trunk/; revision=4583
2006-01-20 17:27:53 +00:00
Eelco Dolstra
0bb8593bbb
* libdrm updated to 2.0.
...
svn path=/nixpkgs/trunk/; revision=4569
2006-01-17 12:42:57 +00:00
Mart Kolthof
7bc09b8f2f
inversed patch
...
svn path=/nixpkgs/trunk/; revision=4560
2006-01-16 13:13:43 +00:00
Mart Kolthof
2939db05c9
added binaries in 'make install'
...
svn path=/nixpkgs/trunk/; revision=4555
2006-01-16 12:36:30 +00:00
Mart Kolthof
1a496e77c8
changed cil from version 1.3.3 to 1.3.4
...
svn path=/nixpkgs/trunk/; revision=4552
2006-01-16 10:09:55 +00:00
Eelco Dolstra
b803253ddd
* Added mod_python.
...
svn path=/nixpkgs/trunk/; revision=4549
2006-01-15 12:03:00 +00:00
Eelco Dolstra
19efa576b3
* GTK updates.
...
svn path=/nixpkgs/trunk/; revision=4537
2006-01-11 15:13:09 +00:00
Eelco Dolstra
a0c07c35c3
* Give imake what it wants: gccmakedep instead of makedepend.
...
svn path=/nixpkgs/trunk/; revision=4536
2006-01-11 15:06:09 +00:00
Eelco Dolstra
05f665116a
* Xaw3d: export Xaw header directory and propagate libXmu.
...
* Emacs: don't depend on libXaw when we're using Xaw3d.
* Enable X11R7.0 over the old XLibs. Cross fingers :-)
svn path=/nixpkgs/trunk/; revision=4531
2006-01-09 19:37:11 +00:00
Mart Kolthof
431962ce8f
added the right buildInputs
...
svn path=/nixpkgs/trunk/; revision=4528
2006-01-09 14:32:08 +00:00
Rob Vermaas
b9854645d3
0.26 -> 0.27
...
svn path=/nixpkgs/trunk/; revision=4517
2006-01-08 15:10:23 +00:00
Armijn Hemel
611a70c502
add libusb
...
svn path=/nixpkgs/trunk/; revision=4490
2006-01-04 23:29:09 +00:00
Mart Kolthof
0ab104df8d
added cil-aterm to nixpkgs
...
svn path=/nixpkgs/trunk/; revision=4482
2006-01-02 14:24:36 +00:00
Armijn Hemel
4655f9a723
add configuration for powerpc. Due to some bug we use a post-0.9.28 snapshot.
...
Scary ;)
svn path=/nixpkgs/trunk/; revision=4475
2006-01-01 01:55:26 +00:00
Armijn Hemel
036e97eea9
add binutils for powerpc-linux. Happy New Year!!!
...
svn path=/nixpkgs/trunk/; revision=4474
2006-01-01 01:36:08 +00:00
Armijn Hemel
d23e28873e
add support for sparc-linux. For some reason the build still fails though...
...
svn path=/nixpkgs/trunk/; revision=4472
2005-12-31 16:29:22 +00:00
Armijn Hemel
05ab87c7e1
move some of the configuration into the builder from default.nix. Also add support for sparc
...
svn path=/nixpkgs/trunk/; revision=4470
2005-12-31 16:27:23 +00:00
Armijn Hemel
560a2d3c10
make a symlink to an existing "ar"
...
svn path=/nixpkgs/trunk/; revision=4468
2005-12-31 15:56:07 +00:00
Armijn Hemel
bfcb644bb4
better layout, make sure we can differentiate between different configurations
...
svn path=/nixpkgs/trunk/; revision=4465
2005-12-31 14:10:20 +00:00
Armijn Hemel
2f3dfaa5b9
make our cross compiler a lot more generic.
...
svn path=/nixpkgs/trunk/; revision=4464
2005-12-31 14:09:44 +00:00
Armijn Hemel
51e246c532
add a configuration for MIPS. Will make a document on how to add new
...
configurations...
svn path=/nixpkgs/trunk/; revision=4461
2005-12-31 13:15:23 +00:00
Armijn Hemel
4d84a2e569
move the configuration to a platform specific file, so we can be more generic
...
svn path=/nixpkgs/trunk/; revision=4460
2005-12-31 13:11:01 +00:00
Armijn Hemel
8b10549f2e
move binutils-arm to binutils-cross. Also, add binutils for mips-linux in a
...
more generic way. Still, there is a lot of room for improvement.
svn path=/nixpkgs/trunk/; revision=4458
2005-12-31 03:46:20 +00:00
Eelco Dolstra
b43c421658
* JDK: put the machine-dependent header files in the right place.
...
* Added SWT for GTK (built from source).
* Added Azureus (a Bittorrent client written in Java).
svn path=/nixpkgs/trunk/; revision=4438
2005-12-26 00:51:24 +00:00
Armijn Hemel
322d2f95e8
add the S-lang language...
...
svn path=/nixpkgs/trunk/; revision=4437
2005-12-25 14:02:09 +00:00
Armijn Hemel
9a3162f1ff
rip a patch from the Fedora RPM. This is needed to let kudzu compile...
...
svn path=/nixpkgs/trunk/; revision=4417
2005-12-23 15:26:05 +00:00
Armijn Hemel
b8e0c0bd99
put headerfiles in $out/include/pci, not in $out/include
...
svn path=/nixpkgs/trunk/; revision=4416
2005-12-23 15:14:56 +00:00
Armijn Hemel
4cbc035e47
add the pciutils
...
svn path=/nixpkgs/trunk/; revision=4415
2005-12-23 15:03:01 +00:00
Martin Bravenboer
8f2c62c0e9
Patches
...
svn path=/nixpkgs/trunk/; revision=4407
2005-12-22 12:28:11 +00:00