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