Commit Graph

1203 Commits

Author SHA1 Message Date
Rob Vermaas
9a6ce709fa vsftpd
svn path=/nixpkgs/trunk/; revision=3811
2005-09-12 15:20:57 +00:00
Armijn Hemel
4d07cb8db5 add kernel
svn path=/nixpkgs/trunk/; revision=3810
2005-09-12 15:06:10 +00:00
Rob Vermaas
fd791e7a67 dovecot-1.0.alpha2
svn path=/nixpkgs/trunk/; revision=3809
2005-09-12 14:44:19 +00:00
Rob Vermaas
12e0b1016b gimp+php in all-packages
svn path=/nixpkgs/trunk/; revision=3808
2005-09-11 22:39:06 +00:00
Rob Vermaas
ed24d488e3 gimp-2.3.0
svn path=/nixpkgs/trunk/; revision=3807
2005-09-11 22:38:47 +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
60aff851a5 Update of Jetty
svn path=/nixpkgs/trunk/; revision=3805
2005-09-11 18:05:21 +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
Eelco Dolstra
78c1eb55df * Firefox 1.5beta1.
svn path=/nixpkgs/trunk/; revision=3801
2005-09-09 15:44:15 +00:00
Martin Bravenboer
572e8796c6 batik in cache
svn path=/nixpkgs/trunk/; revision=3796
2005-09-07 19:37:44 +00:00
Armijn Hemel
c712f37636 add ugly builder to ensure some paths are set. This should actually be fixed in the Makefile...ah, laziness...
svn path=/nixpkgs/trunk/; revision=3794
2005-09-07 16:21:23 +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
Armijn Hemel
059d1d391b add default Nix expression and patch for sysklogd. The patch allows sysklogd to
be compiled against kernel headers for the Linux 2.6 kernel. As it turns out
many, if not all, distributions use 2.4 kernel headers for glibc. From my
Fedora Core 3 system:

$ rpm -qf /usr/include/linux/time.h
glibc-kernheaders-2.4-9.1.87

The thing is that compilation now barfs, because some constants are needed
that are defined in <linux/autoconf.h> which is empty the way we generate
the kernel headers currently in nixpkgs. The source tree needs to be
configured. Another challenge to solve :)


svn path=/nixpkgs/trunk/; revision=3784
2005-09-06 22:39:03 +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
Armijn Hemel
f99dacf885 add gnutar linked to dietlibc
svn path=/nixpkgs/trunk/; revision=3779
2005-09-05 12:26:16 +00:00
Armijn Hemel
69b0f36458 don't forget curl-diet itself, d'oh!
svn path=/nixpkgs/trunk/; revision=3776
2005-09-05 11:35:26 +00:00
Armijn Hemel
beeda67fb6 reenable curl-diet
svn path=/nixpkgs/trunk/; revision=3775
2005-09-05 11:35:13 +00:00
Armijn Hemel
432d8e7550 outcomment curlDiet until it builds, grmbl
svn path=/nixpkgs/trunk/; revision=3774
2005-09-05 10:47:47 +00:00
Eelco Dolstra
7fccd83384 * Support \pgfdeclareimage.
svn path=/nixpkgs/trunk/; revision=3771
2005-09-02 15:50:55 +00:00
Eelco Dolstra
9abe0fa366 * Add teTeX to the cache for powerpc-darwin.
svn path=/nixpkgs/trunk/; revision=3768
2005-09-01 18:15:41 +00:00
Armijn Hemel
1c9be16b51 add eject, but remove the po subdir
svn path=/nixpkgs/trunk/; revision=3766
2005-09-01 16:38:31 +00:00
Armijn Hemel
6ef2284079 add cdrtools. There are some references to some package in /opt/schily, which I haven't checked out completely yet...
svn path=/nixpkgs/trunk/; revision=3755
2005-08-30 19:41:10 +00:00
Eelco Dolstra
92214b90bc * Subversion 1.2.3.
svn path=/nixpkgs/trunk/; revision=3754
2005-08-30 16:52:58 +00:00
Armijn Hemel
849281ff32 don't try to build a bash with dietlibc..thing..
svn path=/nixpkgs/trunk/; revision=3753
2005-08-30 13:58:09 +00:00
Armijn Hemel
dffe1406a0 add cpio
svn path=/nixpkgs/trunk/; revision=3752
2005-08-30 13:56:15 +00:00
Eelco Dolstra
e468256879 * X11 support in Ghostscript.
svn path=/nixpkgs/trunk/; revision=3751
2005-08-30 13:50:14 +00:00
Eelco Dolstra
860e14cd3d * Support references to parent directories, e.g., \input{../../macros.ltx}.
svn path=/nixpkgs/trunk/; revision=3748
2005-08-30 13:10:30 +00:00
Eelco Dolstra
c27109efa0 * Added Valknut.
svn path=/nixpkgs/trunk/; revision=3746
2005-08-30 07:39:38 +00:00
Armijn Hemel
8ab397a2ed disable klibc for now, as we don't use it anyway (maybe later)
svn path=/nixpkgs/trunk/; revision=3745
2005-08-29 17:56:10 +00:00
Armijn Hemel
0111856eae temporary disable flex-wrapper (note to self: don't forget to commit)
svn path=/nixpkgs/trunk/; revision=3744
2005-08-29 17:54:40 +00:00
Armijn Hemel
a849cb0704 add sound support
svn path=/nixpkgs/trunk/; revision=3743
2005-08-29 16:13:50 +00:00
Eelco Dolstra
0ff65fba1a * ALSA utilities (for `alsamixer' etc.).
svn path=/nixpkgs/trunk/; revision=3742
2005-08-29 15:56:55 +00:00
Armijn Hemel
51492eb656 add place where I ripped the original patch (partially) from
svn path=/nixpkgs/trunk/; revision=3737
2005-08-28 14:29:32 +00:00
Armijn Hemel
3a0ff0b50d add dietlibc'ed coreutils for the NixOS installer...
svn path=/nixpkgs/trunk/; revision=3736
2005-08-28 14:23:30 +00:00
Armijn Hemel
3ccc0014b6 remove debugline
svn path=/nixpkgs/trunk/; revision=3735
2005-08-28 10:18:30 +00:00
Armijn Hemel
eefd0d1745 This is what happens when you do a normal "cp -a" instead of a "svn cp". Argh. Can somebody please bring out the LART?
svn path=/nixpkgs/trunk/; revision=3733
2005-08-28 00:30:53 +00:00
Armijn Hemel
9bc5482790 e2fsprogs-diet
svn path=/nixpkgs/trunk/; revision=3732
2005-08-28 00:20:16 +00:00
Armijn Hemel
8d91e10664 add dietlibc wrapper and build e2fsprogs with dietlibc. This cost some time because it was first mislinked to glibc (grrrr Eelco, this will cost you a beer!)
svn path=/nixpkgs/trunk/; revision=3731
2005-08-28 00:19:42 +00:00
Armijn Hemel
1de7c2e4ba add dietlibc-wrapper
svn path=/nixpkgs/trunk/; revision=3730
2005-08-28 00:18:26 +00:00
Armijn Hemel
981a1f0f6e add dietlibc
svn path=/nixpkgs/trunk/; revision=3729
2005-08-27 23:05:50 +00:00
Martin Bravenboer
ef60b29c05 update of xmlroff
svn path=/nixpkgs/trunk/; revision=3724
2005-08-27 21:08:49 +00:00
Armijn Hemel
a816f506a2 add klibc
svn path=/nixpkgs/trunk/; revision=3723
2005-08-27 20:48:05 +00:00
Armijn Hemel
42f3a42cee add wrapper for mingetty. Doesn't work yet, because there's no /dev/log yet
where login can log to...

svn path=/nixpkgs/trunk/; revision=3722
2005-08-27 17:58:49 +00:00
Armijn Hemel
36c969565f add
svn path=/nixpkgs/trunk/; revision=3721
2005-08-27 17:58:07 +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
Armijn Hemel
fb7710c197 add hwdata (from Debian)
svn path=/nixpkgs/trunk/; revision=3685
2005-08-24 17:13:24 +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
49220563df * Purity fixes, courtesy of NixOS :-)
svn path=/nixpkgs/trunk/; revision=3675
2005-08-24 09:21:37 +00:00
Armijn Hemel
9a4f2b9036 embed Nix generated hash into kernel image and module path
svn path=/nixpkgs/trunk/; revision=3672
2005-08-23 19:13:00 +00:00
Armijn Hemel
1e8abc0185 add man
svn path=/nixpkgs/trunk/; revision=3669
2005-08-23 14:19:16 +00:00
Armijn Hemel
9276a77c68 add findutilsWrapper
svn path=/nixpkgs/trunk/; revision=3668
2005-08-23 13:48:43 +00:00
Armijn Hemel
e685273463 add findutils wrapper. Works for updatedb, not for locate. updatedb needs some mmore config to ignore /proc
svn path=/nixpkgs/trunk/; revision=3667
2005-08-23 13:47:01 +00:00
Armijn Hemel
e4ab68cc39 add a patch which adds $PATH to the search path of updatedb. updatedb had the PATH set hard, probably because of security reasons.
svn path=/nixpkgs/trunk/; revision=3666
2005-08-23 12:42:20 +00:00
Eelco Dolstra
3210b87fc3 * Use HTTP instead of FTP.
svn path=/nixpkgs/trunk/; revision=3662
2005-08-22 14:50:05 +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
Armijn Hemel
acc1db9ac6 use execv instead of execve
svn path=/nixpkgs/trunk/; revision=3657
2005-08-21 22:37:31 +00:00
Armijn Hemel
77c089a857 add a wrapper for dhclient
svn path=/nixpkgs/trunk/; revision=3655
2005-08-21 19:46:16 +00:00
Armijn Hemel
4b640be166 add dhcp
svn path=/nixpkgs/trunk/; revision=3652
2005-08-21 16:11:25 +00:00
Armijn Hemel
789a0ab393 add groff, needed for dhcp
svn path=/nixpkgs/trunk/; revision=3651
2005-08-21 13:59:04 +00:00
Armijn Hemel
d6b17b5edc add module-init-tools
svn path=/nixpkgs/trunk/; revision=3649
2005-08-20 21:49:31 +00:00
Armijn Hemel
28fb3fd105 random commit (really, I forgot what was changed, not much)
svn path=/nixpkgs/trunk/; revision=3648
2005-08-20 17:40:37 +00:00
Armijn Hemel
52317f9a3e add no-op if some files aren't there for copying (and reintroduce "exit 1" for now)
svn path=/nixpkgs/trunk/; revision=3647
2005-08-19 23:09:42 +00:00
Armijn Hemel
d91be5b200 remove "exit 1" so our build will succeed
svn path=/nixpkgs/trunk/; revision=3646
2005-08-19 22:55:22 +00:00
Armijn Hemel
14c5ad8353 copy all the stuff that is needed for external modules to the store. Ripped
from Fedora.

svn path=/nixpkgs/trunk/; revision=3645
2005-08-19 22:43:51 +00:00
Armijn Hemel
6d64c06316 add quotes
svn path=/nixpkgs/trunk/; revision=3644
2005-08-19 22:43:17 +00:00
Armijn Hemel
d298fd94f9 add arch argument, needed to copy right things eventually
svn path=/nixpkgs/trunk/; revision=3642
2005-08-19 22:03:44 +00:00
Armijn Hemel
76f3ff54cd also remove "i386" from the name. This wasn't accurate anyway, because we
were building for the i686 hardware platform and not for i386.

svn path=/nixpkgs/trunk/; revision=3641
2005-08-19 18:18:21 +00:00
Armijn Hemel
be8d5607f5 make the versions match...
svn path=/nixpkgs/trunk/; revision=3640
2005-08-19 18:15:56 +00:00
Armijn Hemel
97dfe971f7 add udev
svn path=/nixpkgs/trunk/; revision=3636
2005-08-19 14:11:05 +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
95f748c966 Temp. removed strategoxt from the cache: 0.15 does not build
svn path=/nixpkgs/trunk/; revision=3632
2005-08-17 21:33:51 +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
Armijn Hemel
e5db73bd73 add Linux hot-plug
svn path=/nixpkgs/trunk/; revision=3626
2005-08-17 17:37:55 +00:00
Martin Bravenboer
28ed4c5fc4 Oeps.
svn path=/nixpkgs/trunk/; revision=3617
2005-08-17 15:05:54 +00:00
Martin Bravenboer
9688153557 Current sdf requires aterm 2.3.1
svn path=/nixpkgs/trunk/; revision=3616
2005-08-17 15:00:18 +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
Eelco Dolstra
8c1905ce5b * Print the page count.
svn path=/nixpkgs/trunk/; revision=3592
2005-08-16 21:53:46 +00:00
Eelco Dolstra
b40cfcf0f5 * Suppress most of that crap TeX spews over your screen. Print a
summary of the under/overfull boxes and undefined
  references/citations.  The full log output is still written to
  $out/log.

svn path=/nixpkgs/trunk/; revision=3590
2005-08-16 20:59:39 +00:00
Martin Bravenboer
5ac3904860 Added pangoxsl and xmlroff
svn path=/nixpkgs/trunk/; revision=3574
2005-08-13 21:35:49 +00:00
Armijn Hemel
29005ceca7 remove a file that was accidentily added, remove some cruft
svn path=/nixpkgs/trunk/; revision=3573
2005-08-13 19:19:57 +00:00
Armijn Hemel
c6b1fb4274 add grubWrapper
svn path=/nixpkgs/trunk/; revision=3572
2005-08-13 19:06:03 +00:00
Armijn Hemel
63cc326828 grub-install needs a wrapper to make it pure-ish
svn path=/nixpkgs/trunk/; revision=3571
2005-08-13 19:00:37 +00:00
Martin Bravenboer
f0f8123a7f Added jing-tools to the cache
svn path=/nixpkgs/trunk/; revision=3570
2005-08-13 18:12:10 +00:00
Martin Bravenboer
bc533fb37a Include version in name of jing-tools
svn path=/nixpkgs/trunk/; revision=3568
2005-08-13 17:17:53 +00:00
Martin Bravenboer
ad4df362cc Added docbook-ng to the cache
svn path=/nixpkgs/trunk/; revision=3567
2005-08-13 00:02:40 +00:00
Martin Bravenboer
40be4bed06 Oeps
svn path=/nixpkgs/trunk/; revision=3563
2005-08-12 23:29:29 +00:00
Martin Bravenboer
af488d0826 Upgrade of docbook-xsl. Added docbook-ng
svn path=/nixpkgs/trunk/; revision=3561
2005-08-12 23:01:26 +00:00
Martin Bravenboer
aa74aa0476 opencxx
svn path=/nixpkgs/trunk/; revision=3560
2005-08-12 17:30:45 +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
0bf13e6f16 * Graphviz 2.4.
svn path=/nixpkgs/trunk/; revision=3530
2005-08-05 11:52:44 +00:00
Armijn Hemel
b98f9b82f5 disable ntfs (note to self: don't forget to commit changes)
svn path=/nixpkgs/trunk/; revision=3528
2005-08-05 10:22:28 +00:00
Armijn Hemel
eb1a0e5744 add grub parted qtparted
svn path=/nixpkgs/trunk/; revision=3527
2005-08-05 10:11:52 +00:00
Armijn Hemel
4d4425467e add a patch which removes a trailing comma in an enum in a header file. qtparted and other C++ programs don't like this...
svn path=/nixpkgs/trunk/; revision=3494
2005-08-01 09:31:28 +00:00
Armijn Hemel
73cb069dd8 qtparted
svn path=/nixpkgs/trunk/; revision=3491
2005-07-31 22:21:04 +00:00
Armijn Hemel
869259ba99 preliminary qtparted support for rob, untested (might fail build)
svn path=/nixpkgs/trunk/; revision=3490
2005-07-31 22:20:46 +00:00
Armijn Hemel
d69b455cbc add a builder for e2fsprogs, so that an essential header file also gets installed
svn path=/nixpkgs/trunk/; revision=3489
2005-07-31 21:16:15 +00:00
Armijn Hemel
f660a6d892 parted needs ncurses and readline...and still not there yet...
svn path=/nixpkgs/trunk/; revision=3488
2005-07-31 20:53:53 +00:00
Armijn Hemel
e60679df47 build libraries too (needed for tools like parted)
svn path=/nixpkgs/trunk/; revision=3486
2005-07-31 20:39:05 +00:00
Armijn Hemel
2aeb12f0b4 add GNU parted
svn path=/nixpkgs/trunk/; revision=3485
2005-07-31 20:11:56 +00:00
Armijn Hemel
26b5326da4 add GNU parted
svn path=/nixpkgs/trunk/; revision=3484
2005-07-31 20:11:36 +00:00
Armijn Hemel
6fab88924c use generic builder instead
svn path=/nixpkgs/trunk/; revision=3479
2005-07-31 11:24:26 +00:00
Armijn Hemel
b31122acd2 patch to correct installpaths (untested yet)
svn path=/nixpkgs/trunk/; revision=3478
2005-07-30 18:54:24 +00:00
Eelco Dolstra
6b41222b5c * Added Xauth (pilfered from the modular X.org tree).
svn path=/nixpkgs/trunk/; revision=3466
2005-07-29 10:06:49 +00:00
Martin Bravenboer
478c44aef3 hevea needs patching on Mac OS X (see the Darwin ports)
svn path=/nixpkgs/trunk/; revision=3454
2005-07-26 16:18:14 +00:00
Armijn Hemel
4d22b61278 remove old crap
svn path=/nixpkgs/trunk/; revision=3452
2005-07-26 13:23:47 +00:00
Armijn Hemel
6ea30e97e5 add builder and expression for syslinux. "make install" still barfs, needs patching...
svn path=/nixpkgs/trunk/; revision=3430
2005-07-25 16:58:57 +00:00
Armijn Hemel
c886383893 add syslinux (partly)
svn path=/nixpkgs/trunk/; revision=3429
2005-07-25 16:58:01 +00:00
Eelco Dolstra
2f9ee7390e * Doh!
svn path=/nixpkgs/trunk/; revision=3424
2005-07-25 10:22:53 +00:00
Eelco Dolstra
7ec1681bb7 * Spelling fascism.
svn path=/nixpkgs/trunk/; revision=3421
2005-07-25 10:09:28 +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
Eelco Dolstra
58acb5aa0f * Add Autoconf, Automake, Libtool for Darwin to the channel.
svn path=/nixpkgs/trunk/; revision=3405
2005-07-22 21:28:43 +00:00
Eelco Dolstra
5e1e73fdac * Remove arguments from iputils.
svn path=/nixpkgs/trunk/; revision=3400
2005-07-22 13:08:02 +00:00
Armijn Hemel
e7fdbcf6ca add grub
svn path=/nixpkgs/trunk/; revision=3391
2005-07-21 11:26:51 +00:00
Martin Bravenboer
e1084ff400 Upgrade of aterm-dynamic
svn path=/nixpkgs/trunk/; revision=3388
2005-07-20 19:41:29 +00:00
Eelco Dolstra
d42f0b60fa * Firefox 1.0.6.
svn path=/nixpkgs/trunk/; revision=3387
2005-07-20 08:46:47 +00:00
Martin Bravenboer
c59283c2f6 Added aterm-dynamic
svn path=/nixpkgs/trunk/; revision=3373
2005-07-19 21:42:56 +00:00
Armijn Hemel
8c62c8966d add grub bootloader
svn path=/nixpkgs/trunk/; revision=3352
2005-07-18 09:18:07 +00:00
Eelco Dolstra
5c2f2d5325 * Firefox 1.0.5.
svn path=/nixpkgs/trunk/; revision=3337
2005-07-13 22:06:05 +00:00
Eelco Dolstra
fa8d81739e * Disable everything depending on Java 1.5, since we cannot build it
in the build farm.

svn path=/nixpkgs/trunk/; revision=3334
2005-07-13 13:26:34 +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
6f8e9bc2f6 * Make the grep call optional.
svn path=/nixpkgs/trunk/; revision=3330
2005-07-13 09:07:54 +00:00
Eelco Dolstra
a85877edaf * r3317 was wrong: grep should be applied to gcc's stderr, not stdout.
svn path=/nixpkgs/trunk/; revision=3329
2005-07-13 08:45:57 +00:00
Eelco Dolstra
f0d6ad6071 * Use sourceforge (more stable).
svn path=/nixpkgs/trunk/; revision=3326
2005-07-13 07:23:55 +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
95529accd7 * ALSA library 1.0.9.
svn path=/nixpkgs/trunk/; revision=3321
2005-07-12 14:22:28 +00:00
Eelco Dolstra
81c16bd02f * The Java SWIG bindings are gone.
* The JavaHL patch is no longer necessary.

svn path=/nixpkgs/trunk/; revision=3320
2005-07-12 14:15:33 +00:00
Eelco Dolstra
61e24481b2 * Typo.
svn path=/nixpkgs/trunk/; revision=3319
2005-07-12 14:03:45 +00:00
Eelco Dolstra
41ceac357c * Prevent a retained dependency on static-tools in stdenv-linux
(findutils stores a reference to coreutils).

svn path=/nixpkgs/trunk/; revision=3318
2005-07-12 14:03:33 +00:00
Eelco Dolstra
620d5b9d4a * Make gcc work properly again in nix-env installations (e.g., when
used outside of builders).

svn path=/nixpkgs/trunk/; revision=3317
2005-07-12 14:02:36 +00:00
Eelco Dolstra
023e502340 * The latest Generator (Genesis / Mega Drive emulator). No longer
crashes when not started in full-screen mode.

svn path=/nixpkgs/trunk/; revision=3316
2005-07-12 11:40:16 +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
Eelco Visser
d47a1e7741 hash for 0.15 tarball
svn path=/nixpkgs/trunk/; revision=3306
2005-07-09 13:11:57 +00:00
Eelco Visser
ed4b36e5ee upgrade to strategoxt 0.15
svn path=/nixpkgs/trunk/; revision=3305
2005-07-09 12:53:02 +00:00
Eelco Dolstra
af854693eb * Subversion updated to 1.2.1.
svn path=/nixpkgs/trunk/; revision=3294
2005-07-06 10:51:18 +00:00
Armijn Hemel
7e042572fc if we don't use httpd set the --without-apxs flag, to prevent slurping in
headerfiles from the hostsystem from /usr/include (thanks Eelco :) )

svn path=/nixpkgs/trunk/; revision=3290
2005-07-04 13:38:28 +00:00
Armijn Hemel
3440fd020c replace iputils with a slightly older version to avoid SSL based tools being
built. Still missing are security patches though, these should be ripped
from the Fedora SRPMs...

svn path=/nixpkgs/trunk/; revision=3288
2005-07-04 12:14:06 +00:00
Eelco Dolstra
b5a41376a7 * Don't use `seq'.
svn path=/nixpkgs/trunk/; revision=3281
2005-07-01 20:16:56 +00:00
Martin Bravenboer
458f0c6faf strategoxt-utils
svn path=/nixpkgs/trunk/; revision=3271
2005-06-30 16:54:25 +00:00
Eelco Dolstra
785fb78cf2 * Fork iputils.
svn path=/nixpkgs/trunk/; revision=3267
2005-06-30 16:05:14 +00:00
Eelco Dolstra
cf09d1933d * Revert.
svn path=/nixpkgs/trunk/; revision=3266
2005-06-30 16:03:44 +00:00
Armijn Hemel
beaf54c8f9 oops, never ever *ever* forget essential false. I will LART myself now...
svn path=/nixpkgs/trunk/; revision=3265
2005-06-30 16:02:23 +00:00
Armijn Hemel
2bc1da9c9c link $out/bin/lex to $out/bin/flex and $out/lib/libl.a to $out/lib/libfl.a.
This is needed to make iputils build.

svn path=/nixpkgs/trunk/; revision=3264
2005-06-30 15:16:53 +00:00
Eelco Dolstra
d33693c438 * Support PNG files.
svn path=/nixpkgs/trunk/; revision=3258
2005-06-27 16:48:00 +00:00
Eelco Dolstra
6ea37d567f * A function for dot animation.
svn path=/nixpkgs/trunk/; revision=3255
2005-06-27 09:44:27 +00:00
Armijn Hemel
9301297f83 add mingetty
svn path=/nixpkgs/trunk/; revision=3252
2005-06-23 14:02:19 +00:00
Armijn Hemel
078e602efc add mingetty
svn path=/nixpkgs/trunk/; revision=3250
2005-06-23 13:54:34 +00:00
Martin Bravenboer
39d6e0a2ed Added some Java libraries to the cache
svn path=/nixpkgs/trunk/; revision=3242
2005-06-22 14:24:12 +00:00
Eelco Dolstra
1751b6481d * Process \includegraphics{filename}.
svn path=/nixpkgs/trunk/; revision=3237
2005-06-21 20:34:15 +00:00
Eelco Dolstra
fa6570f716 * Use python 2.4.
svn path=/nixpkgs/trunk/; revision=3235
2005-06-21 11:49:59 +00:00
Eelco Dolstra
3919b35495 * Add a dot2pdf function.
svn path=/nixpkgs/trunk/; revision=3232
2005-06-20 22:43:35 +00:00
Eelco Dolstra
a75aef6c7a * Add ghostscript to the channel.
svn path=/nixpkgs/trunk/; revision=3231
2005-06-20 22:14:12 +00:00
Martin Bravenboer
20765eb21b Updated all Java virtual machines: a serious security issue was found
in all 1.4.2 and 1.5.0 releases.


svn path=/nixpkgs/trunk/; revision=3230
2005-06-20 21:07:01 +00:00
Martin Bravenboer
4e5040fa09 Build xpf with python enabled libxml2
svn path=/nixpkgs/trunk/; revision=3229
2005-06-20 20:35:07 +00:00
Eelco Dolstra
fe0981babd * Scan for BibTeX files included by \bibliography.
* Automatically run BibTeX when necessary (i.e., when there are
  \citations in the aux file).

svn path=/nixpkgs/trunk/; revision=3222
2005-06-20 15:20:37 +00:00
Eelco Dolstra
6ce80304a5 * Handle subdirectories (e.g., \input{foo/bar.tex}). We don't yet
handle relative paths to parent directories (../foo/bar.tex).  This
  can be handled as was done in
  https://svn.cs.uu.nl:12443/repos/trace/nix/trunk/make/lib/compile-c.sh.
  The `copy-includes.pl' script is generic (not LaTeX specific), so it
  should eventually replace most of compile-c.sh and any future
  builders that have to set up a tree of symlinks to simulate the
  original directory hierarchy of the sources.

svn path=/nixpkgs/trunk/; revision=3220
2005-06-20 15:06:58 +00:00
Eelco Dolstra
5b15f75a13 * mkDerivation: accept an argument `realBuilder' (stupid name) to
override the default builder (i.e., bash).  For example,

    stdenv.mkDerivation {
      realBuilder = perl ~ "bin/perl";
      args = [ "-w" ./builder.pl ];
    }

svn path=/nixpkgs/trunk/; revision=3219
2005-06-20 15:03:52 +00:00
Eelco Dolstra
2cc66184ce * Oops.
svn path=/nixpkgs/trunk/; revision=3218
2005-06-20 14:26:07 +00:00
Eelco Dolstra
6b35cefbf8 * Find LaTeX document dependencies automatically by scanning for
\input and \documentclass.  Copied from Maak
  (https://svn.cs.uu.nl:12443/repos/pkgs/texwrappers/trunk/chase-latex-inputs.pl).

  TODO: support \bibliography, \usepackage, \includegraphics, etc.

svn path=/nixpkgs/trunk/; revision=3217
2005-06-20 14:25:50 +00:00
Eelco Dolstra
6fcee91442 * Macros for building LaTeX documents using Nix.
svn path=/nixpkgs/trunk/; revision=3216
2005-06-20 13:51:48 +00:00
Eelco Dolstra
f029091023 * Turn GTK# apps off for now.
svn path=/nixpkgs/trunk/; revision=3205
2005-06-18 10:05:21 +00:00
Eelco Dolstra
cdeeb98576 * gtkhtml: add gettext dependency.
svn path=/nixpkgs/trunk/; revision=3204
2005-06-18 09:57:09 +00:00
Eelco Dolstra
0f77007f1a * Disable freetype2 because Thunderbird (like Firefox) doesn't like
Freetype >= 2.1.8.

  https://bugzilla.mozilla.org/show_bug.cgi?id=234035

svn path=/nixpkgs/trunk/; revision=3203
2005-06-18 07:20:10 +00:00
Eelco Dolstra
b899b28c73 * Oops, 1.15 was not the most recent version (and a very bad one, too).
svn path=/nixpkgs/trunk/; revision=3202
2005-06-17 22:06:59 +00:00
Eelco Dolstra
4daec2efd0 * gconf -> GConf.
svn path=/nixpkgs/trunk/; revision=3201
2005-06-17 20:21:29 +00:00
Eelco Dolstra
a6dd440024 * gconf -> GConf.
svn path=/nixpkgs/trunk/; revision=3200
2005-06-17 20:00:12 +00:00
Eelco Dolstra
91e4d833b7 * Use the bzip2 from stdenv.
svn path=/nixpkgs/trunk/; revision=3199
2005-06-17 17:07:03 +00:00
Eelco Dolstra
e2c30f15e4 * Fix zip (INSTALL variable not defined in the makefile!).
svn path=/nixpkgs/trunk/; revision=3198
2005-06-17 17:06:14 +00:00
Eelco Dolstra
1a38af7e14 * Gnome 2.10.1.
* A script to generatie fetchurl calls for Gnome packages from
  directory listings.

svn path=/nixpkgs/trunk/; revision=3197
2005-06-17 13:52:24 +00:00
Eelco Dolstra
8bef2f3f82 * Use the generic builder.
svn path=/nixpkgs/trunk/; revision=3196
2005-06-17 13:51:33 +00:00
Eelco Dolstra
0a2f531aea * Don't patch symlinked shared libraries.
svn path=/nixpkgs/trunk/; revision=3195
2005-06-17 13:46:04 +00:00
Eelco Dolstra
98761b883a * Build bzip2 shared library.
svn path=/nixpkgs/trunk/; revision=3194
2005-06-17 13:39:06 +00:00
Eelco Dolstra
b8bae3582b * Lots of updates, especially GTK and X libraries.
svn path=/nixpkgs/trunk/; revision=3193
2005-06-17 11:43:15 +00:00
Eelco Dolstra
32d7a746a2 * Move ensureDir() up, otherwise calls to fail() might fail.
svn path=/nixpkgs/trunk/; revision=3192
2005-06-17 11:42:53 +00:00
Eelco Dolstra
aa05801439 * Ant updated to 1.6.5.
svn path=/nixpkgs/trunk/; revision=3191
2005-06-17 11:41:52 +00:00
Eelco Dolstra
a450978f26 * Glibc updated to 2.3.5.
* GCC 3.4.4 and 3.3.6.
* Other stdenv packages updated.

svn path=/nixpkgs/trunk/; revision=3188
2005-06-17 10:30:13 +00:00
Eelco Dolstra
b691c30aa7 * Remove FreeBSD gcc wrapper.
svn path=/nixpkgs/trunk/; revision=3187
2005-06-17 09:25:16 +00:00
Eelco Dolstra
9cc0ac9090 * Merge r3019.
svn path=/nixpkgs/trunk/; revision=3186
2005-06-17 09:23:15 +00:00
Armijn Hemel
1e5e23ce5d don't forget to actually install modules
svn path=/nixpkgs/trunk/; revision=3185
2005-06-16 23:33:59 +00:00
Armijn Hemel
14a4963ed6 add support for linux kernel (still not complete)
svn path=/nixpkgs/trunk/; revision=3184
2005-06-16 16:20:19 +00:00
Armijn Hemel
30632d1655 install kernel in the store (whoops, forgot to install modules :S )
svn path=/nixpkgs/trunk/; revision=3183
2005-06-15 14:21:48 +00:00
Armijn Hemel
960fea4002 strip kernel config very heavily
svn path=/nixpkgs/trunk/; revision=3182
2005-06-15 13:03:24 +00:00
Armijn Hemel
ef94be2ae1 first stub for kernel compilations. Still a lot missing, doesn't install
everything correctly, the config currently compile quite a bit (too much for
quick tests). This will change.

 --This line, and those below, will be ignored--

A    linux/kernel
A    linux/kernel/builder.sh
A    linux/kernel/default.nix
A    linux/kernel/config

svn path=/nixpkgs/trunk/; revision=3181
2005-06-15 12:30:34 +00:00
Eelco Visser
3385ccd1f7 use tetex
svn path=/nixpkgs/trunk/; revision=3164
2005-05-31 08:11:54 +00:00
Eelco Dolstra
fbdbdb7105 * Fix url.
svn path=/nixpkgs/trunk/; revision=3151
2005-05-27 09:05:54 +00:00
Eelco Dolstra
91e3087c6c * MySQL updated to 4.1.12. This should fix a MythTV crash bug.
svn path=/nixpkgs/trunk/; revision=3150
2005-05-26 21:38:24 +00:00
Eelco Dolstra
7e5de2061b * Added Sylpheed 1.9.11 (beta for GTK 2).
svn path=/nixpkgs/trunk/; revision=3149
2005-05-26 20:09:29 +00:00
Eelco Dolstra
7737d06698 * Sylpheed updated to 1.0.4.
svn path=/nixpkgs/trunk/; revision=3148
2005-05-26 19:45:29 +00:00
Martin Bravenboer
286a0aa881 Custom builder not necessary
svn path=/nixpkgs/trunk/; revision=3134
2005-05-25 09:21:36 +00:00
Martin Bravenboer
637fae18a0 Upgrade of jikes. Jikes is now also included in the cache
svn path=/nixpkgs/trunk/; revision=3133
2005-05-25 09:20:30 +00:00
Martin Bravenboer
f99d7d50b0 Separate package for postgresql-jdbc driver
svn path=/nixpkgs/trunk/; revision=3124
2005-05-24 15:32:57 +00:00
Martin Bravenboer
c76a931faa The postgresql distribution no longer contains the JDBC driver
svn path=/nixpkgs/trunk/; revision=3123
2005-05-24 15:09:04 +00:00
Martin Bravenboer
e3a47a07ed Upgrades of postgresql, jetty, and ant to the latest versions.
svn path=/nixpkgs/trunk/; revision=3122
2005-05-24 14:57:41 +00:00
Eelco Dolstra
977f5183dd * Subversion 1.2.0; this is now the default.
svn path=/nixpkgs/trunk/; revision=3113
2005-05-24 08:42:03 +00:00
Eelco Dolstra
36716a35bd * Subversion updated to 1.2.0rc4.
svn path=/nixpkgs/trunk/; revision=3094
2005-05-19 16:25:40 +00:00
Martin Bravenboer
3aa13ab39a Typo
svn path=/nixpkgs/trunk/; revision=3082
2005-05-19 11:26:23 +00:00
Martin Bravenboer
1c9690ab2f * pkgs/development/tools/parsing/sdf/default.nix: default.nix
now imports Nix expression of specific version.

* pkgs/development/tools/parsing/sdf/sdf2-bundle-2.2.nix: added
previous version of sdf2-bundle.

* pkgs/development/tools/parsing/sdf2: obsolete.

* pkgs/development/compilers/strategoxt/strategoxt-0.12.nix: use
sdf2-bundle instead of attribute set for the individual packages.

* 


svn path=/nixpkgs/trunk/; revision=3081
2005-05-19 11:23:56 +00:00
Eelco Dolstra
2176134a07 * Added help2man and Locale::gettext. Contributed by olivier <bitmap
AT pan.homelinux.com>.

svn path=/nixpkgs/trunk/; revision=3067
2005-05-18 21:15:29 +00:00
Martin Bravenboer
b99065a3d9 * Upgraded Stratego/XT to Stratego/XT 0.14
* Clean up of SDF attributes in all-package-generic. There is now a
single attribute, called sdf.


svn path=/nixpkgs/trunk/; revision=3062
2005-05-18 16:50:14 +00:00
Eelco Dolstra
a3407f79dd * Alias make to gmake on FreeBSD.
svn path=/nixpkgs/trunk/; revision=3049
2005-05-16 01:21:53 +00:00
Eelco Dolstra
6485d5fc09 * Firefox updated to 1.0.4.
svn path=/nixpkgs/trunk/; revision=3039
2005-05-12 14:42:06 +00:00
Eelco Dolstra
6d8c49b23b * Subversion 1.2.0rc3.
svn path=/nixpkgs/trunk/; revision=3029
2005-05-11 12:40:07 +00:00
Eelco Dolstra
25584bc99d * The hash of the Acrobat Reader tarball changed.
svn path=/nixpkgs/trunk/; revision=3024
2005-05-10 14:28:36 +00:00
Eelco Dolstra
54df9b835f * Add FreeBSD binaries to the cache.
svn path=/nixpkgs/trunk/; revision=3020
2005-05-10 13:00:13 +00:00
Eelco Dolstra
0217d8b204 * Add a simple standard environment for FreeBSD.
* Use the system Perl on all non-i686-linux platforms.
* Don't build Python support in libxml2 on most platforms.

svn path=/nixpkgs/trunk/; revision=3019
2005-05-10 12:59:28 +00:00
Eelco Dolstra
edbfa75d01 * Use /bin/bash, not /bin/sh, since we really do need bash.
svn path=/nixpkgs/trunk/; revision=3018
2005-05-10 09:22:14 +00:00
Rob Vermaas
f0ee6546db * CIL 1.3.2
svn path=/nixpkgs/trunk/; revision=3016
2005-05-09 15:56:34 +00:00
Eelco Dolstra
c845640a64 * Berkeley DB updated to 4.3.28.
svn path=/nixpkgs/trunk/; revision=3015
2005-05-09 15:39:01 +00:00
Eelco Dolstra
8774874b89 * Gnuplot 4.0 (without X support).
svn path=/nixpkgs/trunk/; revision=2993
2005-05-06 08:54:01 +00:00
Martin Bravenboer
24d6f803f0 Ruby
svn path=/nixpkgs/trunk/; revision=2990
2005-05-04 23:36:28 +00:00
Eelco Dolstra
ca96422b7d * Don't patch configure.in.
svn path=/nixpkgs/trunk/; revision=2981
2005-05-03 13:28:46 +00:00
Eelco Dolstra
90f7601e2e * MPlayer 1.0pre7.
svn path=/nixpkgs/trunk/; revision=2980
2005-05-02 20:04:07 +00:00
Eelco Dolstra
fe6f8b45e6 * A fix to get the higher optimisation levels (-O2, -O3) to work again
for the ATerm library.  I'm adding it to Nixpkgs so we can get some
  testing ;-)

svn path=/nixpkgs/trunk/; revision=2979
2005-05-02 16:57:13 +00:00
Eelco Dolstra
9594c8eb5b * Apache httpd 2.0.54.
svn path=/nixpkgs/trunk/; revision=2963
2005-04-30 13:59:27 +00:00
Eelco Dolstra
62e3ffab1e * Subversion 1.2.0-rc2.
svn path=/nixpkgs/trunk/; revision=2949
2005-04-29 14:32:31 +00:00
Eelco Dolstra
01cc75d092 * Added GPL Ghostscript 8.15.
svn path=/nixpkgs/trunk/; revision=2941
2005-04-29 13:23:15 +00:00
Eelco Dolstra
7d876cc771 * In `all-packages.nix': use the current system as default for the
`system' argument.  This is so that importers of Nixpkgs don't have
  to specify a system explicitly anymore.

svn path=/nixpkgs/trunk/; revision=2938
2005-04-29 12:13:16 +00:00
Eelco Dolstra
78b11908d4 * And let's add teTeX to the channel. Disk space is cheap, after all ;-)
svn path=/nixpkgs/trunk/; revision=2932
2005-04-28 21:11:39 +00:00
Eelco Dolstra
d6a1bfe1dc * Added teTeX 3.0. Sure, it may take up 267M of disk space, but it
contains everything you could possibly need, including beamer ;-)

  This teTeX has been built without X11 support, meaning that xdvi is
  not included.

svn path=/nixpkgs/trunk/; revision=2931
2005-04-28 21:10:33 +00:00
Martin Bravenboer
b381db3399 Added pkg-config 0.17.2 as pkgconfig017x
svn path=/nixpkgs/trunk/; revision=2913
2005-04-27 16:22:43 +00:00
Martin Bravenboer
8600c9013f Reverted to 0.15 and 0.17.2 in separate file.
svn path=/nixpkgs/trunk/; revision=2909
2005-04-27 07:29:34 +00:00
Martin Bravenboer
85795c5018 Update to latest pkgconfig
svn path=/nixpkgs/trunk/; revision=2907
2005-04-26 20:55:46 +00:00
Eelco Dolstra
4e4ad61aee * Added pygtk.
* Updated bittorrent to 4.0.1.

svn path=/nixpkgs/trunk/; revision=2879
2005-04-22 18:26:04 +00:00
Eelco Dolstra
2ed47f7522 * GCC 4.0.0 added (though it's not used for anything yet).
svn path=/nixpkgs/trunk/; revision=2878
2005-04-22 12:14:55 +00:00
Eelco Dolstra
09cea66748 * Nix updated to 0.8.1.
svn path=/nixpkgs/trunk/; revision=2558
2005-04-16 11:37:56 +00:00
Eelco Dolstra
ba127513df * Firefox updated to 1.0.3.
svn path=/nixpkgs/trunk/; revision=2557
2005-04-16 11:37:43 +00:00
Eelco Dolstra
3edb5db85d * Doh!
svn path=/nixpkgs/trunk/; revision=2548
2005-04-12 13:51:20 +00:00
Eelco Dolstra
23c1cac94d * Nix updated to 0.8.
svn path=/nixpkgs/trunk/; revision=2547
2005-04-12 13:49:34 +00:00
Eelco Dolstra
71ea4dbb8c * Fix for *non*-suid installations.
svn path=/nixpkgs/trunk/; revision=2546
2005-04-12 13:48:36 +00:00
Eelco Dolstra
7775caaa35 * Evacuate tarballs.
svn path=/nixpkgs/trunk/; revision=2527
2005-04-11 13:09:01 +00:00
Eelco Dolstra
5c72ac8252 * Valgrind updated to 2.4.0.
svn path=/nixpkgs/trunk/; revision=2520
2005-04-11 08:55:05 +00:00
Eelco Dolstra
013300cb0e * Libtiff updated to 3.7.2.
svn path=/nixpkgs/trunk/; revision=2519
2005-04-11 08:54:32 +00:00
Eelco Dolstra
c4ca7db276 * OpenSSL updated to 0.9.7f.
svn path=/nixpkgs/trunk/; revision=2518
2005-04-11 08:54:10 +00:00
Eelco Dolstra
67140c410f * Zlib updated to 1.2.2.
svn path=/nixpkgs/trunk/; revision=2517
2005-04-11 08:53:48 +00:00
Eelco Dolstra
fc20bd6518 * GTK updates.
svn path=/nixpkgs/trunk/; revision=2516
2005-04-11 08:27:14 +00:00
Eelco Dolstra
1af17b9d7f * Rename new unzip.
svn path=/nixpkgs/trunk/; revision=2515
2005-04-11 08:26:36 +00:00
Eelco Dolstra
d8a0bdebf2 * Get rid of the old unzip.
svn path=/nixpkgs/trunk/; revision=2514
2005-04-11 08:22:23 +00:00
Eelco Dolstra
42fa9be439 * Apache Httpd 2.0.53.
svn path=/nixpkgs/trunk/; revision=2492
2005-04-05 14:19:25 +00:00
Eelco Dolstra
94ba0a0995 * Fix Berkeley DB Perl bindings.
svn path=/nixpkgs/trunk/; revision=2491
2005-04-05 14:10:16 +00:00
Eelco Dolstra
3269efcb28 * Subversion 1.1.4.
svn path=/nixpkgs/trunk/; revision=2490
2005-04-05 12:12:18 +00:00
Eelco Dolstra
cb751bd5c0 * Adobe Reader 7.0. The PPKLite module (whatever that is) is disabled
because it needs the LDAP libraries, and I'm too lazy to add them
  now.

svn path=/nixpkgs/trunk/; revision=2457
2005-03-25 15:13:46 +00:00
Eelco Dolstra
a2feafba4f * Firefox 1.0.2.
svn path=/nixpkgs/trunk/; revision=2449
2005-03-24 11:32:46 +00:00