Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-12 | Added aterm 2.1 backups/martin2@34171 | Martin Bravenboer | 2 | -0/+14 | |
svn path=/nixpkgs/branches/martin2/; revision=1008 | |||||
2004-03-11 | Added j2sdk 1.5.0 beta. You need to download the file by hand to /tmp | Martin Bravenboer | 5 | -3/+42 | |
svn path=/nixpkgs/branches/martin2/; revision=831 | |||||
2004-02-19 | * Added net-tools (for ifconfig, route, hostname). | Eelco Dolstra | 4 | -0/+104 | |
svn path=/nixpkgs/trunk/; revision=805 | |||||
2004-02-18 | * Added the UML utilities (in particular for tunctl). mconsole is | Eelco Dolstra | 3 | -0/+31 | |
not built since it requires readline, which we don't have right now. svn path=/nixpkgs/trunk/; revision=804 | |||||
2004-02-18 | * Upgraded vlc to 0.7.0. | Eelco Dolstra | 3 | -6/+6 | |
svn path=/nixpkgs/trunk/; revision=800 | |||||
2004-02-18 | * Pass parameters correctly. | Eelco Dolstra | 1 | -1/+2 | |
svn path=/nixpkgs/trunk/; revision=799 | |||||
2004-02-17 | * Add bittorrent to the cache. | Eelco Dolstra | 1 | -0/+1 | |
svn path=/nixpkgs/trunk/; revision=798 | |||||
2004-02-17 | * Added BitTorrent. | Eelco Dolstra | 3 | -5/+38 | |
svn path=/nixpkgs/trunk/; revision=797 | |||||
2004-02-17 | * Export a variation point `zlibSupport'. | Eelco Dolstra | 2 | -9/+19 | |
svn path=/nixpkgs/trunk/; revision=796 | |||||
2004-02-17 | * Added wxPython. | Eelco Dolstra | 3 | -0/+28 | |
svn path=/nixpkgs/trunk/; revision=795 | |||||
2004-02-17 | * Export a variation point `compat22' to specify compatibility with | Eelco Dolstra | 2 | -13/+14 | |
wxWindows 2.2. svn path=/nixpkgs/trunk/; revision=794 | |||||
2004-02-16 | * Use separate Berkeley DB and ATerm. | Eelco Dolstra | 3 | -12/+20 | |
svn path=/nixpkgs/trunk/; revision=793 | |||||
2004-02-16 | * Added a Nix expression for Nix. | Eelco Dolstra | 4 | -0/+27 | |
svn path=/nixpkgs/trunk/; revision=790 | |||||
2004-02-16 | * Added e2fsprogs (for e2fsck). | Eelco Dolstra | 3 | -0/+26 | |
svn path=/nixpkgs/trunk/; revision=788 | |||||
2004-02-16 | * Added sysvinit (mostly because it provides a decent `halt' | Eelco Dolstra | 4 | -0/+131 | |
command). svn path=/nixpkgs/trunk/; revision=787 | |||||
2004-02-16 | * Added util-linux (for mount etc.). | Eelco Dolstra | 5 | -1/+175 | |
svn path=/nixpkgs/trunk/; revision=786 | |||||
2004-02-13 | * User-Mode Linux and GNU Patch. | Eelco Dolstra | 8 | -0/+433 | |
svn path=/nixpkgs/trunk/; revision=779 | |||||
2004-02-12 | * Added GHC and Helium. Note that GHC is built using a pre-built GHC | Eelco Dolstra | 8 | -27/+124 | |
for Linux/x86, which is not pure and doesn't work on other platforms! svn path=/nixpkgs/trunk/; revision=776 | |||||
2004-02-10 | * Ugh. | Eelco Dolstra | 4 | -6/+6 | |
svn path=/nixpkgs/trunk/; revision=774 | |||||
2004-02-04 | * Override packages in stdenvLinux with those already built in earlier | Eelco Dolstra | 2 | -5/+32 | |
stages of the bootstrap process (i.e., stdenvLinuxBoot). * Add those packages to the distribution. We didn't do that before because it would cause them to be built twice. svn path=/nixpkgs/trunk/; revision=753 | |||||
2004-02-04 | Added version 2.6.5 of libxml2 | Martin Bravenboer | 2 | -0/+19 | |
svn path=/nixpkgs/trunk/; revision=750 | |||||
2004-02-03 | * Fix undefined variables. | Eelco Dolstra | 3 | -3/+3 | |
svn path=/nixpkgs/trunk/; revision=744 | |||||
2004-02-02 | * Use the `inherit' syntax. | Eelco Dolstra | 2 | -424/+136 | |
svn path=/nixpkgs/trunk/; revision=740 | |||||
2004-01-30 | * Flex required M4 at runtime. | Eelco Dolstra | 3 | -2/+6 | |
svn path=/nixpkgs/trunk/; revision=734 | |||||
2004-01-30 | * Bleeding edge Bison. | Eelco Dolstra | 4 | -0/+32 | |
svn path=/nixpkgs/trunk/; revision=730 | |||||
2004-01-30 | * Missing semicolon. | Eelco Dolstra | 1 | -1/+1 | |
svn path=/nixpkgs/trunk/; revision=729 | |||||
2004-01-30 | * A much newer version of flex. The old (GNU) one was from 1997. | Eelco Dolstra | 4 | -0/+35 | |
svn path=/nixpkgs/trunk/; revision=727 | |||||
2004-01-29 | * Semicolons at the end of an attrset are now required. | Eelco Dolstra | 3 | -3/+3 | |
svn path=/nixpkgs/trunk/; revision=726 | |||||
2004-01-27 | * Upgrade to Subversion 0.37.0. | Eelco Dolstra | 1 | -3/+3 | |
svn path=/nixpkgs/trunk/; revision=724 | |||||
2004-01-26 | * j2sdk should not refer to /tmp/j2sdk-1_4_2_03-linux-i586.bin in this | Eelco Dolstra | 1 | -1/+1 | |
way, since it prevents store expression from being instantiated from all-packages-generic.nix. svn path=/nixpkgs/trunk/; revision=721 | |||||
2004-01-25 | * Added cksfv, a program for verifying sfv checksum files. | Eelco Dolstra | 4 | -0/+28 | |
svn path=/nixpkgs/trunk/; revision=720 | |||||
2004-01-25 | * Teletext support for zapping. | Eelco Dolstra | 5 | -5/+63 | |
svn path=/nixpkgs/trunk/; revision=719 | |||||
2004-01-25 | Added Apache Ant, including configuration of JAVA_HOME and ANT_HOME. ↵ | Martin Bravenboer | 3 | -0/+37 | |
Currently only the shell script is patched, but this one is used most in practice. svn path=/nixpkgs/trunk/; revision=718 | |||||
2004-01-24 | java is a trademark, not a product | Martin Bravenboer | 0 | -0/+0 | |
svn path=/nixpkgs/trunk/; revision=717 | |||||
2004-01-24 | * Added the j2sdk of Sun for Linux. Downloading this thing is | Martin Bravenboer | 7 | -1/+82 | |
a big problem, so I decided to require to user to get the file and put it in some location in the file system. wget doesn't seem to accept the file scheme however, so I had to move the copying into the builder itself. The builder checks the md5 hash of the downloaded file. Maybe having a separate 'fetchfile' would be useful to make a file in the outside world pure. I tried to add this to build-support, but this obviously did not work. I still committed it. Just remove it if you think that it sucks. svn path=/nixpkgs/trunk/; revision=716 | |||||
2004-01-24 | Added jikes, IBM's open source java compiler. | Martin Bravenboer | 3 | -0/+25 | |
svn path=/nixpkgs/trunk/; revision=715 | |||||
2004-01-24 | Added the j2re for Linux. My installation of Eclipse runs on an j2re ↵ | Martin Bravenboer | 4 | -0/+49 | |
installed in Nix, so I guess it works pretty well. Of course other platforms should be added. This version will not be installed if the platform is not i686-linux. svn path=/nixpkgs/trunk/; revision=714 | |||||
2004-01-22 | Added all indivudual packages of the sdf2-bundle | Martin Bravenboer | 9 | -2/+140 | |
svn path=/nixpkgs/trunk/; revision=708 | |||||
2004-01-22 | Added sglr | Martin Bravenboer | 5 | -2/+32 | |
svn path=/nixpkgs/trunk/; revision=707 | |||||
2004-01-22 | Added pt-support 1.0 | Martin Bravenboer | 3 | -3/+31 | |
svn path=/nixpkgs/trunk/; revision=706 | |||||
2004-01-22 | Added toolbuslib. This is fun | Martin Bravenboer | 3 | -0/+26 | |
svn path=/nixpkgs/trunk/; revision=705 | |||||
2004-01-22 | Expression for aterm 2.0.5 at CWI | Martin Bravenboer | 2 | -0/+15 | |
svn path=/nixpkgs/trunk/; revision=704 | |||||
2004-01-21 | * Added Valgrind. | Eelco Dolstra | 4 | -0/+31 | |
svn path=/nixpkgs/trunk/; revision=685 | |||||
2004-01-21 | * Obscure bug: Zapping needs gettext, otherwise the Automake variable | Eelco Dolstra | 3 | -4/+6 | |
DATADIRNAME is not set. svn path=/nixpkgs/trunk/; revision=682 | |||||
2004-01-21 | * Added `zapping', a TV viewer application. It depends on Gnome, so | Eelco Dolstra | 38 | -5/+719 | |
lots of packages are needed. svn path=/nixpkgs/trunk/; revision=681 | |||||
2004-01-20 | * Updated to 0.9.8a. | Eelco Dolstra | 1 | -3/+3 | |
svn path=/nixpkgs/trunk/; revision=674 | |||||
2004-01-16 | * Upgraded to Subversion 0.36.0. | Eelco Dolstra | 1 | -3/+3 | |
svn path=/nixpkgs/trunk/; revision=659 | |||||
2004-01-15 | * Use an actual release of StrategoXT. | Eelco Dolstra | 1 | -1/+1 | |
svn path=/nixpkgs/trunk/; revision=655 | |||||
2004-01-15 | * Build more packages in the distribution of nixpkgs. | Eelco Dolstra | 1 | -2/+14 | |
svn path=/nixpkgs/trunk/; revision=654 | |||||
2004-01-13 | * Added a version number. | Eelco Dolstra | 1 | -0/+1 | |
svn path=/nixpkgs/trunk/; revision=641 |