Eelco Dolstra
93ddf8f572
* Added Xinerama.
...
svn path=/nixpkgs/trunk/; revision=1479
2004-09-21 15:25:18 +00:00
Eelco Dolstra
454e5eb904
* Gqview updated to 1.4.4.
...
svn path=/nixpkgs/trunk/; revision=1466
2004-09-19 16:37:14 +00:00
Eelco Dolstra
7070dc0986
* Allow Firefox to be started again when there already is a running
...
instance.
svn path=/nixpkgs/trunk/; revision=1464
2004-09-19 15:24:01 +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
dde13d1ada
* Remove patch arguments.
...
svn path=/nixpkgs/trunk/; revision=1462
2004-09-19 10:34:01 +00:00
Eelco Dolstra
4e98bfc5a7
* Freetype reverted to 2.1.5 since 2.1.9 broke Firefox.
...
svn path=/nixpkgs/trunk/; revision=1461
2004-09-19 10:10:58 +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
70483bdd3d
* Freetype updated to 2.1.9.
...
svn path=/nixpkgs/trunk/; revision=1459
2004-09-18 21:19:26 +00:00
Eelco Dolstra
e72d99e24b
* Gnet updated to 2.0.5.
...
svn path=/nixpkgs/trunk/; revision=1458
2004-09-18 21:18:56 +00:00
Eelco Dolstra
2f2af146ab
* Typo fix.
...
svn path=/nixpkgs/trunk/; revision=1457
2004-09-18 21:18:28 +00:00
Eelco Dolstra
d02d998b65
* Libxslt updated to 1.1.10.
...
svn path=/nixpkgs/trunk/; revision=1456
2004-09-18 21:16:23 +00:00
Eelco Dolstra
1d558d08ac
* Libxml updated to 2.6.13.
...
svn path=/nixpkgs/trunk/; revision=1455
2004-09-18 21:14:31 +00:00
Eelco Dolstra
c58195fba0
* Libtiff updated to 3.6.1.
...
svn path=/nixpkgs/trunk/; revision=1454
2004-09-18 21:13:57 +00:00
Eelco Dolstra
4088f51188
* Libpng updated to 1.2.7 (security fix!).
...
svn path=/nixpkgs/trunk/; revision=1453
2004-09-18 21:13:33 +00:00
Eelco Dolstra
0e8d792804
* Expat updated to 1.95.8.
...
svn path=/nixpkgs/trunk/; revision=1452
2004-09-18 21:12:53 +00:00
Eelco Dolstra
cba0649530
* Python updated to 2.3.4.
...
svn path=/nixpkgs/trunk/; revision=1451
2004-09-18 21:12:25 +00:00
Eelco Dolstra
80ee0edb27
* Perl updated to 5.8.5.
...
svn path=/nixpkgs/trunk/; revision=1450
2004-09-18 21:11:58 +00:00
Eelco Dolstra
be49175db4
* Make xlibs build again.
...
svn path=/nixpkgs/trunk/; revision=1449
2004-09-18 21:11:16 +00:00
Eelco Dolstra
698967c01d
* Fontconfig updated to 2.2.3.
...
svn path=/nixpkgs/trunk/; revision=1448
2004-09-18 21:10:44 +00:00
Eelco Dolstra
3993fa4db8
* GTK 2.4 components upgraded to latest versions.
...
svn path=/nixpkgs/trunk/; revision=1447
2004-09-18 21:09:46 +00:00
Eelco Dolstra
78d30da09f
* Apache updated to 2.0.51.
...
svn path=/nixpkgs/trunk/; revision=1446
2004-09-18 21:08:55 +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
e31d1dd960
* Pcre updated to 4.5.
...
svn path=/nixpkgs/trunk/; revision=1443
2004-09-18 17:14:22 +00:00
Eelco Dolstra
90c8e9fd50
* It's not necessary to add gcc and binutils to the path here.
...
svn path=/nixpkgs/trunk/; revision=1442
2004-09-18 17:12:30 +00:00
Eelco Dolstra
ca6d6323ad
* Glibc updated to 2.3.3 (which requires some patches for gcc 3.4 compatibility).
...
svn path=/nixpkgs/trunk/; revision=1441
2004-09-18 17:11:16 +00:00
Eelco Dolstra
54c7304dbe
* Binutils updated to 2.15 (required for glibc 2.3.3).
...
svn path=/nixpkgs/trunk/; revision=1440
2004-09-18 17:09:17 +00:00
Eelco Dolstra
c443a170fb
* Bash updated to 3.0.
...
svn path=/nixpkgs/trunk/; revision=1439
2004-09-18 17:08:16 +00:00
Eelco Dolstra
1e323657e5
* Coreutils updated to 5.2.1.
...
svn path=/nixpkgs/trunk/; revision=1438
2004-09-18 17:07:42 +00:00
Eelco Dolstra
1ff00e5516
* GNU tar updated to stable release 1.14.
...
svn path=/nixpkgs/trunk/; revision=1437
2004-09-18 17:07:06 +00:00
Eelco Dolstra
6761e900d6
* GNU awk upgraded to 3.1.4.
...
svn path=/nixpkgs/trunk/; revision=1436
2004-09-18 17:06:39 +00:00
Eelco Dolstra
6dc5ad8a2d
* Prevent a retained dependency on coreutils from stdenv.
...
svn path=/nixpkgs/trunk/; revision=1435
2004-09-18 17:06:06 +00:00
Eelco Dolstra
d97dd79895
* GNU sed upgraded to 4.1.2.
...
svn path=/nixpkgs/trunk/; revision=1434
2004-09-18 17:04:19 +00:00
Eelco Dolstra
286932e6b3
* Replace stdenv-generic with its branch (step 1).
...
svn path=/nixpkgs/trunk/; revision=1422
2004-09-17 12:35:57 +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
Eelco Dolstra
a1ad30a00d
* Firefox 1.0PR.
...
svn path=/nixpkgs/trunk/; revision=1395
2004-09-14 16:55:30 +00:00
Rob Vermaas
c82e3b72c6
* xdoc
...
svn path=/nixpkgs/trunk/; revision=1394
2004-09-13 08:45:50 +00:00
Martin Bravenboer
acbda3c223
Added SWE software to Nix cache
...
svn path=/nixpkgs/trunk/; revision=1391
2004-09-12 17:16:50 +00:00
Eelco Dolstra
9121f6da6a
* GCC 3.4.2.
...
svn path=/nixpkgs/trunk/; revision=1389
2004-09-10 12:44:24 +00:00
Eelco Dolstra
edda6f73a9
* Valgrind 2.2.0.
...
svn path=/nixpkgs/trunk/; revision=1388
2004-09-10 09:55:34 +00:00
Martin Bravenboer
65fd8f3f48
Language stuff
...
svn path=/nixpkgs/trunk/; revision=1383
2004-09-08 20:21:02 +00:00
Martin Bravenboer
5db38503be
produce Java API docs in share/doc/subversion-...
...
svn path=/nixpkgs/trunk/; revision=1382
2004-09-08 15:15:35 +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
Rob Vermaas
80f1579d53
svn path=/nixpkgs/trunk/; revision=1380
2004-09-08 14:23:18 +00:00
Rob Vermaas
b3a57fe7d6
* octave: extra configure flags
...
svn path=/nixpkgs/trunk/; revision=1379
2004-09-08 13:29:01 +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
Armijn Hemel
88ab6c1edd
add a statically compiled version of gcc...
...
Use with a bit of care though, because it will need an extra flag to be able to find the right version of cc1, etc.
svn path=/nixpkgs/trunk/; revision=1374
2004-09-02 13:54:23 +00:00
Martin Bravenboer
261451c3ec
Update to jdk 1.5.0 release candidate
...
svn path=/nixpkgs/trunk/; revision=1373
2004-09-02 12:50:37 +00:00
Martin Bravenboer
c9bcdda7c6
Add Jetty code
...
svn path=/nixpkgs/trunk/; revision=1369
2004-08-30 18:22:14 +00:00
Eelco Dolstra
b458af7384
* The generic builder now dumps all environment variables to the file
...
`$NIX_BUILD_TOP/env-vars' at the beginning of each build phase. In
conjunction with the `-K' Nix flag, this is useful for debugging: to
reproduce the build environment, go to the saved build directory and
source in `env-vars' (e.g., `. env-vars').
svn path=/nixpkgs/trunk/; revision=1367
2004-08-30 14:06:14 +00:00
Armijn Hemel
4812b512f1
remove the generated keys (good? bad? not sure) and change the permissions of
...
the keysign binary. This is because of suid-nix on which the NixOS scripts barf
svn path=/nixpkgs/trunk/; revision=1366
2004-08-30 13:53:48 +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
3a2231718d
More stable URL
...
svn path=/nixpkgs/trunk/; revision=1329
2004-08-24 12:09:32 +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
Eelco Dolstra
27c2b77154
* NXML: latest and greatest.
...
svn path=/nixpkgs/trunk/; revision=1312
2004-08-22 21:26:47 +00:00
Martin Bravenboer
1778c9fa02
Use the -f option of xpf-rm
...
svn path=/nixpkgs/trunk/; revision=1311
2004-08-22 19:40:26 +00:00
Martin Bravenboer
b3822af769
New release of xpf
...
svn path=/nixpkgs/trunk/; revision=1310
2004-08-21 12:04:18 +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
Martin Bravenboer
778dab85be
Delete files in root directory
...
svn path=/nixpkgs/trunk/; revision=1301
2004-08-20 11:08:08 +00:00
Martin Bravenboer
ec899b9f2b
Mirror jikes at losser
...
svn path=/nixpkgs/trunk/; revision=1300
2004-08-20 10:54:20 +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
f407ca0506
Missing file
...
svn path=/nixpkgs/trunk/; revision=1298
2004-08-19 15:29:10 +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
92fbc10356
* Bittorrent: latest version (3.4.2).
...
svn path=/nixpkgs/trunk/; revision=1264
2004-08-13 10:11:11 +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
Eelco Visser
2398d68d94
re-introduced patched configure script to avoid use of an absolute path for configuration of ocaml
...
svn path=/nixpkgs/trunk/; revision=1261
2004-08-11 20:08:08 +00:00
Eelco Dolstra
2fea304633
* Disable OCaml and Hevea because they give build errors.
...
svn path=/nixpkgs/trunk/; revision=1259
2004-08-11 17:48:49 +00:00
Eelco Dolstra
f7035ee5ca
* Use named pipes explicitly instead of through bash's process
...
substitution feature (which appears to be buggy - there's no way to
wait for an output redirection, and bash sometimes appears to die
due to subtle timing conditions). This also removes the most
egregious dependency on bash.
svn path=/nixpkgs/trunk/; revision=1258
2004-08-11 15:26:09 +00:00
Martin Bravenboer
2ec94563bc
Update to latest snapshot
...
svn path=/nixpkgs/trunk/; revision=1257
2004-08-11 08:37:30 +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
Martin Bravenboer
7418420edc
BCEL. Java packages are an incredible mess
...
svn path=/nixpkgs/trunk/; revision=1255
2004-08-09 21:40:24 +00:00
Martin Bravenboer
3f371bfacf
Improved Ant
...
svn path=/nixpkgs/trunk/; revision=1254
2004-08-09 21:28:26 +00:00
Martin Bravenboer
2c61f2f1af
Update ofJ2SDK 1.4.2
...
svn path=/nixpkgs/trunk/; revision=1253
2004-08-09 21:27:04 +00:00
Martin Bravenboer
f61c9a2e73
Jakarta Regexp implementation
...
svn path=/nixpkgs/trunk/; revision=1252
2004-08-09 20:07:53 +00:00
Martin Bravenboer
aa45301582
Be afraid. The Java stuff is coming.
...
svn path=/nixpkgs/trunk/; revision=1251
2004-08-09 19:28:21 +00:00
Martin Bravenboer
983a737867
Executable
...
svn path=/nixpkgs/trunk/; revision=1250
2004-08-09 19:20:46 +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
2e2bcda7c2
add nmap, commandline version only
...
svn path=/nixpkgs/trunk/; revision=1237
2004-08-06 10:00:53 +00:00
Armijn Hemel
d45b352ba7
remove debug statement which caused the build to fail (intentionally by the way for debugging purposes). Now it does install fine...
...
svn path=/nixpkgs/trunk/; revision=1236
2004-08-05 19:32:58 +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
Armijn Hemel
5c18319127
iputils, as used in Red Hat Linux (there are a few flavours around apparently).
...
*** BIG FAT WARNING ***
Right now these tools can only be used as root, because they are normally
installed SUID root!
svn path=/nixpkgs/trunk/; revision=1234
2004-08-05 19:30:00 +00:00
Rob Vermaas
d76ffdca83
* flex has moved
...
svn path=/nixpkgs/trunk/; revision=1233
2004-08-05 15:55:32 +00:00