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