Eelco Dolstra
1cc9ec7f6d
* ATerm updated to 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=4051
2005-10-11 12:42:48 +00:00
Eelco Dolstra
f5a877c2a6
* Add libXtst and recordext from xlibs CVS.
...
svn path=/nixpkgs/trunk/; revision=4033
2005-10-08 15:32:27 +00:00
Eelco Dolstra
7112b86997
* Export swingSupport attribute.
...
svn path=/nixpkgs/trunk/; revision=4032
2005-10-08 13:31:39 +00:00
Eelco Dolstra
5b63bb66f7
* Purification of JDK 5. At runtime it now uses the Nix-deployed
...
Glibc and X11 client libraries. The latter are actually optional
dependencies: if the function is called with `swingSupport' set to
`false', they are not needed. This is nice for, e.g., server
environments.
All hail Patchelf!
svn path=/nixpkgs/trunk/; revision=4030
2005-10-07 22:27:42 +00:00
Eelco Dolstra
881f4b0db1
* Use unzip to unpack the JDK. Then unpack the *.pack files. The
...
advantage is that we don't have to run the Sun installer (which is
impure).
TODO: make sure that all the other JDK versions still work.
svn path=/nixpkgs/trunk/; revision=4029
2005-10-07 14:49:37 +00:00
Eelco Dolstra
45f652ce1b
* Pass readline and ncurses to the source-built ghc as well.
...
svn path=/nixpkgs/trunk/; revision=4013
2005-10-04 20:16:33 +00:00
Eelco Dolstra
bdabd66a46
* Install ncurses header files in $out/include, not
...
$out/include/ncurses. This simplifies many builders.
svn path=/nixpkgs/trunk/; revision=4008
2005-10-04 14:24:19 +00:00
Eelco Dolstra
bbbf730cb0
* Use the latest patchelf.
...
svn path=/nixpkgs/trunk/; revision=4006
2005-10-04 13:21:33 +00:00
Eelco Dolstra
07be11540a
* Oops. Add missing file.
...
svn path=/nixpkgs/trunk/; revision=3998
2005-10-03 08:35:25 +00:00
Bogdan Dumitriu
61e3b1726d
added the JavaSVN package
...
svn path=/nixpkgs/trunk/; revision=3997
2005-10-03 08:17:09 +00:00
Eelco Dolstra
efdb847441
* Use the new patchelf to build GHC in a fully pure way. Should be
...
checked on NixOS.
svn path=/nixpkgs/trunk/; revision=3993
2005-10-02 18:48:08 +00:00
Eelco Dolstra
38c5663acb
* Update Zapping to 0.9.6.
...
svn path=/nixpkgs/trunk/; revision=3991
2005-10-02 15:48:06 +00:00
Eelco Dolstra
33ddaafc57
* Add readline 4 (in addition to readline 5).
...
svn path=/nixpkgs/trunk/; revision=3990
2005-10-02 14:54:58 +00:00
Martin Bravenboer
4c70ef7e5d
Cleaning up the java naming conventions
...
svn path=/nixpkgs/trunk/; revision=3871
2005-09-17 23:58:51 +00:00
Martin Bravenboer
3919e7593a
Naming conventions
...
svn path=/nixpkgs/trunk/; revision=3870
2005-09-17 23:40:23 +00:00
Martin Bravenboer
a640e2a19a
Naming conventions
...
svn path=/nixpkgs/trunk/; revision=3869
2005-09-17 23:39:03 +00:00
Martin Bravenboer
a4ba616471
Cleaning up the java naming conventions
...
svn path=/nixpkgs/trunk/; revision=3868
2005-09-17 23:32:03 +00:00
Martin Bravenboer
1122e263ee
Cleaning up the java naming conventions
...
svn path=/nixpkgs/trunk/; revision=3867
2005-09-17 23:24:40 +00:00
Martin Bravenboer
4f372e9352
Fix in filename of automake-1.7.x
...
svn path=/nixpkgs/trunk/; revision=3835
2005-09-16 00:41:00 +00:00
Eelco Dolstra
6d340b8835
* Automake 1.9.x updated to 1.9.6.
...
* Made Automake 1.9.x the default (over 1.7.9).
svn path=/nixpkgs/trunk/; revision=3813
2005-09-13 09:46:46 +00:00
Eelco Dolstra
d23d072610
* Libtool updated to 1.5.20.
...
svn path=/nixpkgs/trunk/; revision=3812
2005-09-13 09:11:31 +00:00
Rob Vermaas
468e2c1e13
php 5.0.4
...
svn path=/nixpkgs/trunk/; revision=3806
2005-09-11 21:39:22 +00:00
Martin Bravenboer
c867fdf054
Update of jflex
...
svn path=/nixpkgs/trunk/; revision=3804
2005-09-11 16:55:05 +00:00
Martin Bravenboer
951023ee8a
Moved a number of Java libraries from the GW project to the Nix
...
Package Collection.
svn path=/nixpkgs/trunk/; revision=3803
2005-09-11 15:38:59 +00:00
Martin Bravenboer
560f307623
Added libraries:
...
- gtkmm: C++ bindings for gtk
- glibmm: C++ bindings for glib
- libsigc++ (C++)
Added applications:
- Batik: SVG rasterizer (and more)
- Inkscape: vector graphics drawing application
Upgraded:
- boehm-gc
svn path=/nixpkgs/trunk/; revision=3792
2005-09-07 14:57:30 +00:00
Martin Bravenboer
a7eba5ec59
Added the Eclipse JDT SDK
...
svn path=/nixpkgs/trunk/; revision=3785
2005-09-07 10:08:00 +00:00
Martin Bravenboer
7e75cb7cc4
Added ecj (The Eclipse Compiler for Java) to Nix. This means that Java
...
5.0 code can now be compiled and run in Nix (the J2RE 5.0 was already
available without deployment problems).
Also, I need ecj to checkout its behaviour and warnings as a second
reference (javac).
svn path=/nixpkgs/trunk/; revision=3783
2005-09-06 00:00:22 +00:00
Eelco Dolstra
c27109efa0
* Added Valknut.
...
svn path=/nixpkgs/trunk/; revision=3746
2005-08-30 07:39:38 +00:00
Martin Bravenboer
a0da6723f3
Update of sdf2-bundle to 2.3.2
...
svn path=/nixpkgs/trunk/; revision=3714
2005-08-26 21:42:17 +00:00
Eelco Dolstra
c0506b8029
* Added libcaca.
...
* Libcaca support in MPlayer.
* Hopefully fix X11 detection in MPlayer.
svn path=/nixpkgs/trunk/; revision=3684
2005-08-24 15:02:30 +00:00
Eelco Dolstra
99780f00ce
* AALib.
...
svn path=/nixpkgs/trunk/; revision=3682
2005-08-24 14:26:32 +00:00
Martin Bravenboer
975db72a72
Added Mozilla NSS, NSPR and Gaim to Nix. Gaim in Nix supports SSL
...
svn path=/nixpkgs/trunk/; revision=3676
2005-08-24 09:54:42 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Martin Bravenboer
33110a9dde
Provide 0.14 in nixpkgs
...
svn path=/nixpkgs/trunk/; revision=3634
2005-08-17 21:40:11 +00:00
Martin Bravenboer
0f8f7c03ff
sdf2-bundle now needs pkg-config
...
svn path=/nixpkgs/trunk/; revision=3629
2005-08-17 18:39:04 +00:00
Martin Bravenboer
5d98173434
Upgraded sdf2-bundle to 2.3.1
...
svn path=/nixpkgs/trunk/; revision=3627
2005-08-17 18:27:05 +00:00
Martin Bravenboer
3ea317784f
Upgraded aterm to aterm 2.4. Removed the dynamic variant.
...
svn path=/nixpkgs/trunk/; revision=3611
2005-08-17 14:29:04 +00:00
Martin Bravenboer
5ac3904860
Added pangoxsl and xmlroff
...
svn path=/nixpkgs/trunk/; revision=3574
2005-08-13 21:35:49 +00:00
Martin Bravenboer
e704378334
Added opencxx 2.8 to Nix packages
...
svn path=/nixpkgs/trunk/; revision=3551
2005-08-12 10:23:27 +00:00
Eelco Dolstra
ea1f32f822
* Move to a more stable location.
...
svn path=/nixpkgs/trunk/; revision=3420
2005-07-25 10:05:44 +00:00
Eelco Dolstra
c9ac877503
* ZLib updated to 1.2.3.
...
svn path=/nixpkgs/trunk/; revision=3415
2005-07-23 21:00:06 +00:00
Martin Bravenboer
de58e076cb
Use the autoconf distribution of libpng
...
svn path=/nixpkgs/trunk/; revision=3414
2005-07-23 20:55:52 +00:00
Martin Bravenboer
e1084ff400
Upgrade of aterm-dynamic
...
svn path=/nixpkgs/trunk/; revision=3388
2005-07-20 19:41:29 +00:00
Martin Bravenboer
c59283c2f6
Added aterm-dynamic
...
svn path=/nixpkgs/trunk/; revision=3373
2005-07-19 21:42:56 +00:00
Eelco Dolstra
133b0bc637
* Go back to OpenSSL 0.9.7. Too much pain.
...
svn path=/nixpkgs/trunk/; revision=3333
2005-07-13 12:35:26 +00:00
Eelco Dolstra
89686a2252
* Darwin compatibility fix, and modernise the ancient builder.
...
svn path=/nixpkgs/trunk/; revision=3332
2005-07-13 11:22:38 +00:00
Eelco Dolstra
a4ea900165
* OpenSSL 0.9.8.
...
svn path=/nixpkgs/trunk/; revision=3323
2005-07-12 14:34:12 +00:00
Eelco Dolstra
61e24481b2
* Typo.
...
svn path=/nixpkgs/trunk/; revision=3319
2005-07-12 14:03:45 +00:00
Eelco Dolstra
0fc44c5e5e
* SDL updated to 1.2.8.
...
svn path=/nixpkgs/trunk/; revision=3315
2005-07-12 11:28:43 +00:00
Eelco Dolstra
3e32488049
* Xine-lib updated to 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=3307
2005-07-09 21:52:32 +00:00