Eelco Dolstra
c233d6f67c
* Wrapper around Firefox to add some default plugins (currently, the
...
MPlayer plugin).
svn path=/nixpkgs/trunk/; revision=1565
2004-10-17 13:28:28 +00:00
Eelco Dolstra
a4a9543dc6
* MPlayer Plugin updated to 2.70.
...
svn path=/nixpkgs/trunk/; revision=1564
2004-10-17 13:13:24 +00:00
Martin Bravenboer
9c507f1721
Added Eclipse. Currently, this is a simple unzip of the binary distribution. Todo 1: create a binary distribution in Nix. Todo 2: build the native libraries in Nix.
...
svn path=/nixpkgs/trunk/; revision=1554
2004-10-13 14:21:20 +00:00
Martin Bravenboer
6c0032f7d4
emacs, vim, nano ... Nix is af.
...
svn path=/nixpkgs/trunk/; revision=1545
2004-10-06 13:17:06 +00:00
Martin Bravenboer
77d3911dbd
Upgraded nxml mode and added cua mode
...
svn path=/nixpkgs/trunk/; revision=1544
2004-10-06 12:06:23 +00:00
Martin Bravenboer
8648397304
Finally, a real text editor in Nix. Todo: allow configuration with modes.
...
svn path=/nixpkgs/trunk/; revision=1543
2004-10-06 11:32:20 +00:00
Eelco Dolstra
8cb8bdd418
* Subversion 1.0.8 and 1.1.0.
...
svn path=/nixpkgs/trunk/; revision=1533
2004-10-01 14:28:05 +00:00
Eelco Dolstra
50d021364a
* Build UML with gcc 3.3, since gcc 3.4 makes it crash at startup.
...
svn path=/nixpkgs/trunk/; revision=1524
2004-09-27 19:50:58 +00:00
Rob Vermaas
0795c7b0cc
octave fix
...
svn path=/nixpkgs/trunk/; revision=1512
2004-09-27 12:24:06 +00:00
Eelco Dolstra
dc29a4ac48
* Added SDL, Simple DirectMedia Layer.
...
* Added NASM, the Netwide Assembler.
* Added Generator, an emulator for Sega Genesis / Mega Drive machines.
Built with XVideo patch. Strangely it crashes with a GDK error when
started in normal mode. However, with the "-a" switch (arcade mode)
it works, and subsequently switching back to windowed mode (Ctrl-F)
also works.
svn path=/nixpkgs/trunk/; revision=1509
2004-09-26 18:12:51 +00:00
Martin Bravenboer
09e3335664
Added jing package (RELAX NG validation) and jing-tools for invoking the Java application
...
svn path=/nixpkgs/trunk/; revision=1508
2004-09-26 13:03:59 +00:00
Eelco Dolstra
f8718c601f
* Added Acrobat Reader. Thanks to patchelf this is entirely pure.
...
svn path=/nixpkgs/trunk/; revision=1507
2004-09-25 20:27:40 +00:00
Eelco Dolstra
8cbdcb4b03
* Added patchelf.
...
svn path=/nixpkgs/trunk/; revision=1505
2004-09-25 19:32:23 +00:00
Martin Bravenboer
466a46b513
Removed strategoxt unstable. ED points out that this is a bad idea.
...
svn path=/nixpkgs/trunk/; revision=1493
2004-09-22 20:26:59 +00:00
Martin Bravenboer
09f1f291fa
Added strategoxt-unstable. Hope to keep this one up-to-date.
...
svn path=/nixpkgs/trunk/; revision=1492
2004-09-22 19:48:36 +00:00
Martin Bravenboer
bb673dd21e
Added xsel to the system expressions
...
svn path=/nixpkgs/trunk/; revision=1491
2004-09-22 19:31:39 +00:00
Eelco Dolstra
04c0ea5234
* Start adding wxPython 2.5. Doesn't work yet though, so disable it
...
for now.
svn path=/nixpkgs/trunk/; revision=1489
2004-09-22 10:18:02 +00:00
Eelco Dolstra
f3193ba5bc
* Graphviz updated to 1.12.
...
* In all-packages-generic.nix: yacc alias for bison.
svn path=/nixpkgs/trunk/; revision=1488
2004-09-22 08:49:22 +00:00
Eelco Dolstra
c323b0f250
* Use wxGTK 2.5 by default (since it works with the latest gtk, and is
...
probably stable enough).
* Supply installable gcc 3.4.
svn path=/nixpkgs/trunk/; revision=1483
2004-09-21 15:31:23 +00:00
Eelco Dolstra
ee672a7456
* Use browser/config/mozconfig to get a more "standard" Firefox
...
build. The find bar now works properly (don't know why).
* Delete developer stuff (header files) after installation.
svn path=/nixpkgs/trunk/; revision=1463
2004-09-19 14:13:24 +00:00
Eelco Dolstra
14dae2b11a
* Revert: do install the glibc locales.
...
svn path=/nixpkgs/trunk/; revision=1460
2004-09-18 21:20:15 +00:00
Eelco Dolstra
a801ea32a8
* Merge zlib mac patch.
...
svn path=/nixpkgs/trunk/; revision=1445
2004-09-18 17:58:42 +00:00
Eelco Dolstra
1ab4a9324c
* The `patch' command is now part of stdenv, so it no longer needs to
...
be passed to derivations that need to apply patches.
* GCC 3.4 is now the default compiler (old GCC renamed to `gcc-3.3').
* The temporary GCCs built during the stdenvLinux bootstrap are now
built without C++ support and without profiling.
* Remove fixincl in GCC 3.4 to prevent a retained dependency on the
previous GCC.
* Always set $prefix in setup.sh, even when there is no configure
script.
svn path=/nixpkgs/trunk/; revision=1444
2004-09-18 17:23:18 +00:00
Eelco Dolstra
5808ac7148
* Renamed Martin's linker derivation to `make-symlinks'.
...
* Propagate name automatically.
svn path=/nixpkgs/trunk/; revision=1409
2004-09-16 12:38:10 +00:00
Martin Bravenboer
c1ecf16402
Minor profile improvement: link icons directory as well
...
svn path=/nixpkgs/trunk/; revision=1398
2004-09-15 12:52:06 +00:00
Martin Bravenboer
4e4cfda97f
Added Mozilla Thunderbird
...
svn path=/nixpkgs/trunk/; revision=1396
2004-09-15 11:06:15 +00:00
Rob Vermaas
c82e3b72c6
* xdoc
...
svn path=/nixpkgs/trunk/; revision=1394
2004-09-13 08:45:50 +00:00
Martin Bravenboer
b0bb4c3ef2
Use Blackdown for Swig with Java and the Java Subversion bindings'
...
svn path=/nixpkgs/trunk/; revision=1381
2004-09-08 14:39:30 +00:00
Armijn Hemel
09cc881dfe
add statically compiled gcc. This is Linux only, should have some flag in its default.nix to prevent it to be used on other platforms, need help with that!
...
svn path=/nixpkgs/trunk/; revision=1375
2004-09-02 13:56:36 +00:00
Martin Bravenboer
c9bcdda7c6
Add Jetty code
...
svn path=/nixpkgs/trunk/; revision=1369
2004-08-30 18:22:14 +00:00
Armijn Hemel
38f6f36889
add shadowutils, with the following limitations:
...
- tools can only be run as root, because there's no store support for UNIX permissions
svn path=/nixpkgs/trunk/; revision=1361
2004-08-30 11:44:51 +00:00
Martin Bravenboer
a2f6474f4d
Added Saxon 8, an XQuery 1.0 and XSLT 2.0 processor implemented in Java.
...
svn path=/nixpkgs/trunk/; revision=1335
2004-08-25 17:18:19 +00:00
Martin Bravenboer
568efb4864
Added Saxon 6, an XSLT 1.0 processor implemented in Java.
...
svn path=/nixpkgs/trunk/; revision=1334
2004-08-25 17:11:52 +00:00
Merijn de Jonge
b6e5c1d7a5
Tomcat submitted
...
svn path=/nixpkgs/trunk/; revision=1330
2004-08-25 09:33:43 +00:00
Martin Bravenboer
5863d4fc98
PostgreSQL requires zlib and ncurses
...
svn path=/nixpkgs/trunk/; revision=1328
2004-08-24 12:02:07 +00:00
Martin Bravenboer
007765937b
These Ants just keep getting better\!. Also added prelim. version of PostgreSQL.
...
svn path=/nixpkgs/trunk/; revision=1326
2004-08-24 11:38:40 +00:00
Martin Bravenboer
c70943c332
Improved Ants in Nix. The names of the various Ants now reflects the j2sdk configuration: ant-j2sdk-1.4.2, ant-j2sdk-1.5.0, ant-blackdown
...
svn path=/nixpkgs/trunk/; revision=1325
2004-08-24 11:26:26 +00:00
Martin Bravenboer
5f15317a59
Added backdown, which is a downloadable J2SDK. However, the builder still has to use 'yes yes' and more = cat.
...
svn path=/nixpkgs/trunk/; revision=1323
2004-08-24 09:12:01 +00:00
Eelco Dolstra
38f56c36dc
* Subversion with Java bindings.
...
svn path=/nixpkgs/trunk/; revision=1322
2004-08-23 19:23:03 +00:00
Martin Bravenboer
57978bb80c
Added kaffe, in order to have a JVM that can be compiled from source.
...
svn path=/nixpkgs/trunk/; revision=1321
2004-08-23 17:06:50 +00:00
Martin Bravenboer
a7f9ee22b5
Lisp isn't a language, it's a building material (Alan Kay).
...
svn path=/nixpkgs/trunk/; revision=1314
2004-08-23 10:44:21 +00:00
Martin Bravenboer
c0ca2228c8
Added libsigsegv
...
svn path=/nixpkgs/trunk/; revision=1313
2004-08-23 09:35:36 +00:00
Martin Bravenboer
8c4fcb13e0
Build jclasslib from source using Ant. xpf-rm is used to modify the build.xml file in one that actually works.
...
svn path=/nixpkgs/trunk/; revision=1309
2004-08-20 22:48:59 +00:00
Martin Bravenboer
db7289192e
Added the first release of xpf, Xml Pipes and Filters.
...
svn path=/nixpkgs/trunk/; revision=1308
2004-08-20 22:06:36 +00:00
Eelco Visser
dd3c98d3ec
tomcat uses j2sdk after all (at build time)
...
svn path=/nixpkgs/trunk/; revision=1302
2004-08-20 14:22:27 +00:00
Eelco Visser
7f3a3764ee
- upgrade ant to 1.6.2
...
- comment out ant15 since nix-env cannot make the distinction
- installation of tomcat 5
svn path=/nixpkgs/trunk/; revision=1299
2004-08-20 10:14:55 +00:00
Martin Bravenboer
d1003bca3b
Added arguments to the libxml2 Nix expression to control the creation of Python bindings. De default libxml2 in all-packages-generic now creates Python bindings for libxml2.
...
svn path=/nixpkgs/trunk/; revision=1297
2004-08-19 15:28:48 +00:00
Martin Bravenboer
51cdaa0338
Added jclasslib, a util for inspecting java class files
...
svn path=/nixpkgs/trunk/; revision=1296
2004-08-19 13:57:38 +00:00
Eelco Visser
009cda1fb2
version 0.1 of bibtex-tools
...
svn path=/nixpkgs/trunk/; revision=1285
2004-08-17 11:53:31 +00:00
Eelco Dolstra
4d7572e261
* Octave: use the generic builder. In particular the libraries are
...
now stripped which makes them much smaller.
* Octave: remove dependencies that are only necessary when building
from CVS (bison, etc.).
* Octave: don't have a dependency on gcc, since that will cause
*another* gcc to be build than the one in stdenv.
svn path=/nixpkgs/trunk/; revision=1262
2004-08-11 20:08:34 +00:00
Martin Bravenboer
c0382fe76d
Fixed strategoxt and added the Java packages to all-package-generic
...
svn path=/nixpkgs/trunk/; revision=1256
2004-08-10 11:07:50 +00:00
Eelco Dolstra
128a5bd522
* Fix for zlib on Darwin (it always wants to install in /usr/lib,
...
despite the prefix).
* Indirections in all-packages-generic for patch.
* Darwin: removed version number.
svn path=/nixpkgs/trunk/; revision=1247
2004-08-09 14:33:14 +00:00
Rob Vermaas
7474f5713f
* forgot gcc dep for octave
...
svn path=/nixpkgs/trunk/; revision=1239
2004-08-06 12:34:04 +00:00
Armijn Hemel
ae045f2569
also add nmap here
...
svn path=/nixpkgs/trunk/; revision=1238
2004-08-06 10:01:15 +00:00
Armijn Hemel
ef54988132
add iputils here too. For glibc I've used stdenv.gcc.glibc, which might not be the right glibc to use (but I don't know)
...
svn path=/nixpkgs/trunk/; revision=1235
2004-08-05 19:31:30 +00:00
Rob Vermaas
c389786b15
* octave uses readline
...
svn path=/nixpkgs/trunk/; revision=1232
2004-08-05 15:30:06 +00:00
Rob Vermaas
6412b0c5f2
* added readline
...
svn path=/nixpkgs/trunk/; revision=1230
2004-08-05 13:49:26 +00:00
Rob Vermaas
a4215841ac
* octavefront removed
...
* rna removed
* octave-2.1.57 added
svn path=/nixpkgs/trunk/; revision=1228
2004-08-05 13:05:38 +00:00
Armijn Hemel
57b90cac23
add strace (partially)
...
svn path=/nixpkgs/trunk/; revision=1218
2004-08-04 10:11:50 +00:00
Armijn Hemel
f063d8c4db
- add mktemp
...
- disable tiger, strategoxt, they don't work and give errors
- ftp.nl.kernel.org seems to have some problems, replaced with ftp.de.kernel.org
should be put back eventually
svn path=/nixpkgs/trunk/; revision=1215
2004-08-03 15:41:08 +00:00
Eelco Dolstra
ffdc517c33
* GCC 2.95.3 (required to build some "old" stuff).
...
svn path=/nixpkgs/trunk/; revision=1213
2004-08-03 10:36:29 +00:00
Armijn Hemel
6de341ddbc
whoops, forgot to add openssh
...
svn path=/nixpkgs/trunk/; revision=1211
2004-08-02 12:27:01 +00:00
Armijn Hemel
55b6317300
add screen, fix expression for less, move it to the right "section"
...
svn path=/nixpkgs/trunk/; revision=1208
2004-07-30 16:15:55 +00:00
Armijn Hemel
836511077d
add a decent pager
...
svn path=/nixpkgs/trunk/; revision=1202
2004-07-30 13:38:10 +00:00
Armijn Hemel
5d1cf55dc1
add vim
...
svn path=/nixpkgs/trunk/; revision=1200
2004-07-30 12:57:27 +00:00
Eelco Visser
de387a0368
strategoxt should use sdf bundle
...
svn path=/nixpkgs/trunk/; revision=1194
2004-07-28 13:12:28 +00:00
Eelco Visser
103f769310
- Some recent StrategoXT distributions
...
- Build ocaml with x11 support
svn path=/nixpkgs/trunk/; revision=1190
2004-07-28 11:16:25 +00:00
Eelco Visser
e5ee911e2e
Hevea is an interpreter for (La)TeX that produces HTML.
...
It is written in OCaml.
svn path=/nixpkgs/trunk/; revision=1189
2004-07-28 10:49:55 +00:00
Eelco Visser
4e0ab72b67
Nix expression for ocaml compiler.
...
- The package has a non-standard build interface;
fixed with hooks for genericBuild
- The graph library requires x11 and the configure
script looks in absolute directory paths to find
X11. Fixed by using patched configure script from
which the absolute paths have been removed. As
a consequence the graph library is not build until
we have X11 support in Nix.
svn path=/nixpkgs/trunk/; revision=1188
2004-07-28 10:08:31 +00:00
Eelco Dolstra
45ac835af6
* Finally a real web browser!
...
svn path=/nixpkgs/trunk/; revision=1180
2004-07-26 10:33:58 +00:00
Armijn Hemel
8d40aeebb1
ocaml is not defined, hevea entry commented out
...
svn path=/nixpkgs/trunk/; revision=1177
2004-07-21 15:02:07 +00:00
Eelco Visser
be48aa538b
- O'Caml compiler for Object CaML
...
- hevea is an interpreter for latex producing html
svn path=/nixpkgs/trunk/; revision=1171
2004-07-16 22:58:15 +00:00
Martin Bravenboer
e86a4a1112
Added the Ant wrapper. The ant script in this wrapper sets the config in environment variables and invokes core-ant.
...
svn path=/nixpkgs/trunk/; revision=1149
2004-07-10 16:17:48 +00:00
Martin Bravenboer
feeff4dfb1
Working on improved Ant package in Nix: do configuration in wrapper scripts. This is the 'core' Ant.
...
svn path=/nixpkgs/trunk/; revision=1148
2004-07-10 13:59:21 +00:00
Eelco Dolstra
d91c216e2c
* Include gcc 3.4.x in the nixpkgs release.
...
* Remove precompiled headers, which are nice except that
A) they don't work; and
B) they make gcc take up 270% more disk space.
svn path=/nixpkgs/trunk/; revision=1129
2004-07-05 12:20:23 +00:00
Eelco Dolstra
2bf90b3fbf
* gcc-wrapper: inherit gcc's name by default.
...
* gcc: upgraded to 3.4.1.
Zie je wel, Martin, gcc is niet eng :-)
svn path=/nixpkgs/trunk/; revision=1128
2004-07-05 12:00:19 +00:00
Martin Bravenboer
6315d6d923
New version of ATerm library and SDF packages
...
svn path=/nixpkgs/trunk/; revision=1127
2004-07-03 10:47:58 +00:00
Eelco Dolstra
ec6eb9c473
* On Darwin, use the system Perl instead of building our own for now.
...
* Build Subversion for Darwin.
svn path=/nixpkgs/trunk/; revision=1120
2004-07-01 16:57:31 +00:00
Eelco Dolstra
d92fa0bf37
* Add an option to GCC to build a profiled compiler (which is about
...
5-10% faster).
svn path=/nixpkgs/trunk/; revision=1108
2004-07-01 12:17:53 +00:00
Eelco Dolstra
62981b617d
* Started adding gcc 3.4.
...
svn path=/nixpkgs/trunk/; revision=1103
2004-06-29 08:25:55 +00:00
Eelco Dolstra
b8f20e51f4
* Added rte (real-time encoder) library.
...
svn path=/nixpkgs/trunk/; revision=1071
2004-06-21 20:41:32 +00:00
Eelco Dolstra
41548ccdab
* Upgraded some xlibs.
...
* Upgraded zapping (probably doesn't build yet).
svn path=/nixpkgs/trunk/; revision=1069
2004-06-21 18:13:45 +00:00
Martin Bravenboer
6ade14473a
Latest daily distribution of StrategoXT in Nix
...
svn path=/nixpkgs/trunk/; revision=1066
2004-06-21 13:17:20 +00:00
Eelco Dolstra
8e22f2f58b
* Unreal Tournament 2004 Demo. Also a binary-only component.
...
An interesting complication is that we have to change the ELF type
of the executable from `Linux' to `SVR4', otherwise the
`ld-linux.so.2' trick to override the glibc used doesn't work
(apparently `Linux' is not a recognised ELF type!).
UT doesn't work with software Mesa, so right now we impurily use
`/usr/lib/libGL.so'. I cannot really test whether it works with
hardware Mesa, since it barfs with an error about missing OpenGL
extensions. But that's probably because I'm testing this on an
iBook over an SSH connection to a Linux machine.
svn path=/nixpkgs/trunk/; revision=1047
2004-06-09 18:06:29 +00:00
Eelco Dolstra
ce53f3736e
* Quake 3 Arena Demo. The goal is to show that Nix can also be used
...
to deploy existing binary-only components.
We use the `ld-linux.so.2 PROGRAM' trick to force the use of our own
glibc, and set LD_LIBRARY_PATH to point to the required libraries
(X11, Mesa).
Since Mesa is software-only, Q3A is rather slow. I'll have to
figure out how to use the Mesa from XFree86 (X.Org), since it knows
how to use DRI (or at least speak the GLX protocol). Unfortunately
the xlibs people haven't modularised that part of XFree86 yet.
Also, the flag `+set s_initsound 0' has to be passed to Quake to
disable sound, otherwise it segfaults on startup. It doesn't do
this with the normal glibc, which is strange. Maybe it tries to
dynamically load some sound library or something.
svn path=/nixpkgs/trunk/; revision=1046
2004-06-09 17:59:46 +00:00
Eelco Dolstra
7bbd1fd535
* Mesa (an OpenGL implementation).
...
svn path=/nixpkgs/trunk/; revision=1045
2004-06-09 17:53:30 +00:00
Martin Bravenboer
3d90f961b4
Added Happy parser generator and HaRP: Haskell Regular Patterns
...
svn path=/nixpkgs/trunk/; revision=1043
2004-06-09 14:23:05 +00:00
Eelco Dolstra
7226e94466
* Added GNU enscript.
...
svn path=/nixpkgs/trunk/; revision=1040
2004-06-03 17:16:16 +00:00
Martin Bravenboer
1d7474bae9
Moved the sdf2 distribution 2.0 packages to a separate Nix attribute set
...
svn path=/nixpkgs/trunk/; revision=1021
2004-05-13 18:16:56 +00:00
Martin Bravenboer
fec8c962ab
Added the packages that constitute the sdf2 distribution 2.1 as separate packages, collected in a Nix attribute set
...
svn path=/nixpkgs/trunk/; revision=1020
2004-05-13 18:06:09 +00:00
Martin Bravenboer
ffade7689e
Added j2sdk-1.5.0-beta
...
svn path=/nixpkgs/trunk/; revision=1014
2004-05-12 15:06:23 +00:00
Eelco Dolstra
d811b4c9d8
* Added libXv (XVideo).
...
* Zapping/VLC/MPlayer: use libXv.
* MPlayer: upgrade to 1.0pre4.
* Zapping: add libXext to the rpath. I don't understand why this is
necessary. Zapping doesn't itself link against libXext, though some
of its dependencies do. (Maybe this is due to `--export-dynamic'?)
svn path=/nixpkgs/trunk/; revision=990
2004-05-01 18:17:56 +00:00
Eelco Dolstra
ec232441a2
* Valgrind: upgrade to 2.1.1.
...
svn path=/nixpkgs/trunk/; revision=966
2004-04-22 14:38:43 +00:00
Eelco Dolstra
5c847a370a
* fetchsvn' now requires the MD5 hash (as computed by
nix-hash') of
...
the tree being fetched from a Subversion repository. The revision
number is now optional (and defaults to HEAD).
This makes `fetchsvn' more pure. First, a URL/revision tuple does
not uniquely identify a file resource, since the repository itself
might change. Second, `svn:external' attributes can cause arbitrary
resources to be exported.
A script `nix-prefetch-svn' has been provided to determine the hash
of a URL.
svn path=/nixpkgs/trunk/; revision=938
2004-04-14 10:55:33 +00:00
Eelco Dolstra
11f838c363
* Add dependency on Curl.
...
svn path=/nixpkgs/trunk/; revision=931
2004-04-08 14:17:47 +00:00
Eelco Dolstra
9dddc7f142
* Scrollkeeper requires DocBook XML 4.2 (not 4.3).
...
svn path=/nixpkgs/trunk/; revision=930
2004-04-08 14:06:15 +00:00
Eelco Dolstra
a1c5ff3fb6
* Upgraded the DocBook DTD and the DocBook XSL stylesheets.
...
* Added the DocBook EBNF module.
svn path=/nixpkgs/trunk/; revision=926
2004-04-08 11:49:27 +00:00
Eelco Dolstra
32e4b9928d
* Added xchm, a Windows help viewer for X.
...
svn path=/nixpkgs/trunk/; revision=923
2004-04-06 17:47:34 +00:00
Eelco Dolstra
381c8b926a
* Some applications (notably, everything based on wxGTK) don't work
...
yet with GTK 2.4. Fortunately, having several GTKs in parallel is
no problem for Nix.
svn path=/nixpkgs/trunk/; revision=915
2004-04-05 14:09:01 +00:00
Eelco Dolstra
a1ddfbc3a5
* Some renaming.
...
svn path=/nixpkgs/trunk/; revision=914
2004-04-05 13:42:41 +00:00