Commit graph

2243 commits

Author SHA1 Message Date
Rob Vermaas 7d5a3a1933 * strategoxt-0.17
svn path=/nixpkgs/trunk/; revision=16154
2009-07-03 05:01:04 +00:00
Ludovic Courtès 51f3a05ab5 GNU libunistring 0.9.1.
svn path=/nixpkgs/trunk/; revision=16153
2009-07-02 22:54:19 +00:00
Peter Simons 17d75b8168 Fixed build of pkgs/development/libraries/buddy with gcc 4.3.3.
svn path=/nixpkgs/trunk/; revision=16150
2009-07-02 17:06:01 +00:00
Eelco Dolstra e2293f605d * Match what DBD::SQLite expects.
svn path=/nixpkgs/trunk/; revision=16139
2009-07-02 13:56:06 +00:00
Eelco Dolstra fc34431dde * Latest DBD::SQLite. Fix building against an external SQLite.
svn path=/nixpkgs/trunk/; revision=16138
2009-07-02 13:55:38 +00:00
Eelco Dolstra ce84af677b * Improve the determinism of Perl builds: don't try to download stuff
from CPAN.

svn path=/nixpkgs/trunk/; revision=16137
2009-07-02 13:54:52 +00:00
Eelco Dolstra d62a585e15 * sqlite 3.6.16.
svn path=/nixpkgs/trunk/; revision=16135
2009-07-02 11:21:22 +00:00
Eelco Dolstra d3f5d94ac7 * Fix some attributes that now make nix-env -q --meta barf.
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +00:00
Eelco Dolstra 255a4a91f0 * Get rid of some dietlibc stuff.
svn path=/nixpkgs/trunk/; revision=16132
2009-07-02 08:58:58 +00:00
Ludovic Courtès 0de18066f7 Nettle: Add `meta.homepage'.
svn path=/nixpkgs/trunk/; revision=16128
2009-07-01 21:44:20 +00:00
Ludovic Courtès 725ed45940 Add GNU Nettle, a cryptographic library.
svn path=/nixpkgs/trunk/; revision=16127
2009-07-01 15:42:01 +00:00
Marc Weber 108052a4e9 really fix the name conflicts by patching the patch which generates the code
svn path=/nixpkgs/trunk/; revision=16123
2009-06-30 21:45:17 +00:00
Ludovic Courtès 1b9dbe740b Avoid collision between Ruby-GetText and GNU Gettext.
svn path=/nixpkgs/trunk/; revision=16120
2009-06-30 21:05:13 +00:00
Peter Simons afa04f4576 Updated scons to version 1.2.0.
svn path=/nixpkgs/trunk/; revision=16111
2009-06-30 18:51:01 +00:00
Eelco Dolstra d4fb6f3a53 * Comment out; not clear if we'll actually need this with a properly
built GCC.

svn path=/nixpkgs/trunk/; revision=16102
2009-06-30 15:19:32 +00:00
Marc Weber d1e39e78f9 adding rubygems support to nix - implemented target libraries/apps: sup mail client
svn path=/nixpkgs/trunk/; revision=16100
2009-06-30 14:29:20 +00:00
Marc Weber 8661c406f2 ruby / gems update
svn path=/nixpkgs/trunk/; revision=16099
2009-06-30 14:29:17 +00:00
Rob Vermaas ca6850d95e * removed -arch flag for i686-darwin for openssl
svn path=/nixpkgs/trunk/; revision=16097
2009-06-30 13:54:44 +00:00
Rob Vermaas d2419bccee * bumped gcc 4.2.1 build 5531 for apple again
svn path=/nixpkgs/trunk/; revision=16092
2009-06-30 09:24:53 +00:00
Andres Löh 785b190861 Added pandoc and dependencies.
svn path=/nixpkgs/trunk/; revision=16091
2009-06-30 08:04:12 +00:00
Ludovic Courtès 42161470ae buildPythonPackage: Wrap binaries with an appropriate $PATH.
svn path=/nixpkgs/trunk/; revision=16081
2009-06-28 21:00:36 +00:00
Ludovic Courtès a84297a6e3 buildPythonPackage: Inherit extra attributes from its argument.
svn path=/nixpkgs/trunk/; revision=16080
2009-06-28 14:05:41 +00:00
Ludovic Courtès 705205340b buildPythonPackage: Allow callers to get rid of the `python-' name prefix.
svn path=/nixpkgs/trunk/; revision=16079
2009-06-28 13:44:21 +00:00
Ludovic Courtès c46b748958 Add GNU Libunistring, a Unicode string handling library.
svn path=/nixpkgs/trunk/; revision=16071
2009-06-27 21:44:47 +00:00
Marc Weber 6bc07c8e68 fix my wrong opplication of the patch
svn path=/nixpkgs/trunk/; revision=16062
2009-06-26 17:00:02 +00:00
Marc Weber f316832e3a update default ocmal to 3.11.1. patch provided by olegfink
svn path=/nixpkgs/trunk/; revision=16061
2009-06-26 16:53:02 +00:00
Marc Weber 3fa07803c6 adding jruby-1.1.6 cause the one shipping with netbeans can't get uid.
svn path=/nixpkgs/trunk/; revision=16060
2009-06-26 16:52:58 +00:00
Marc Weber ffb53a0e6f adding sqlalchemy which is a nice orm mapper for python
svn path=/nixpkgs/trunk/; revision=16059
2009-06-26 16:52:54 +00:00
Marc Weber 738858983a ctags wrapper: find ruby classes (eg class Gem::Dependency)
svn path=/nixpkgs/trunk/; revision=16058
2009-06-26 16:52:52 +00:00
Eelco Dolstra c69010d6eb * Fix that annoying deprecated getAttr warning.
svn path=/nixpkgs/trunk/; revision=16049
2009-06-26 11:03:14 +00:00
Eelco Dolstra e7edaef873 * Latest patchelf.
svn path=/nixpkgs/trunk/; revision=16017
2009-06-22 11:14:51 +00:00
Rob Vermaas 1c3f49e06f * Changed version of gcc to 4.0.1 - 5484 on darwin
* Added dsymutil to gcc wrapper env on darwin
 * turned off make check for gnugrep on darwin
 * added --enable-bsd=libs configure flag for gnugrep on darwin 


svn path=/nixpkgs/trunk/; revision=16014
2009-06-21 18:37:54 +00:00
Rob Vermaas e89d4a39c6 * added checkstyle, pmd, jdepends.
* changed version of ant to 1.7

svn path=/nixpkgs/trunk/; revision=15995
2009-06-18 12:52:10 +00:00
Rob Vermaas c1c7dce5d5 * added checkstyle, pmd, jdepends.
* changed version of ant to 1.7

svn path=/nixpkgs/trunk/; revision=15994
2009-06-18 12:51:51 +00:00
Andres Löh b7032e7fc4 Version bump for uu-parsinglib.
svn path=/nixpkgs/trunk/; revision=15970
2009-06-16 08:59:19 +00:00
Andres Löh a889b5bb66 Updated multirec and zipper for Haskell.
svn path=/nixpkgs/trunk/; revision=15969
2009-06-16 08:56:31 +00:00
Lluís Batlle i Rossell 4855ff6979 Updating radare.
svn path=/nixpkgs/trunk/; revision=15966
2009-06-15 18:37:31 +00:00
Marc Weber 959342d209 PHP enable SOAP and openssl support
svn path=/nixpkgs/trunk/; revision=15953
2009-06-14 01:30:04 +00:00
Eelco Dolstra 143787ad74 * PatchELF 0.5pre15500. Needed for --force-rpath.
svn path=/nixpkgs/trunk/; revision=15951
2009-06-13 16:10:24 +00:00
Andres Löh 97ad35b531 Version bump for HDBC.
svn path=/nixpkgs/trunk/; revision=15946
2009-06-12 13:39:05 +00:00
Andres Löh 3f26456240 New version of vacuum.
svn path=/nixpkgs/trunk/; revision=15945
2009-06-12 13:11:37 +00:00
Andres Löh 3466e0d6c9 New versions of vty and uu-parsinglib.
svn path=/nixpkgs/trunk/; revision=15929
2009-06-10 16:27:39 +00:00
Rob Vermaas ee88032be9 * bumped gcc to 4.2.1 build 5531 on darwin
svn path=/nixpkgs/trunk/; revision=15920
2009-06-10 11:08:57 +00:00
Rob Vermaas 342d9834bf * -msse2 flag for python on i686-darwin
svn path=/nixpkgs/trunk/; revision=15914
2009-06-10 09:18:51 +00:00
Rob Vermaas 22474c3539 * enable i686-darwin for mesa
svn path=/nixpkgs/trunk/; revision=15900
2009-06-09 09:19:32 +00:00
Armijn Hemel 5af34a4ef7 update to 2.16.2
svn path=/nixpkgs/trunk/; revision=15888
2009-06-08 17:50:57 +00:00
Rob Vermaas 9f7731c3d6 * added openmpi
svn path=/nixpkgs/trunk/; revision=15868
2009-06-05 13:31:57 +00:00
Sander van der Burg 8faec095df Updated libxklavier to version 3.9
svn path=/nixpkgs/trunk/; revision=15852
2009-06-04 11:38:56 +00:00
Michael Raskin 260e13ddeb Update WebKit and Midori
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Lluís Batlle i Rossell 3fae4aa6b3 Updating radare to 1.4.
svn path=/nixpkgs/trunk/; revision=15847
2009-06-03 19:45:38 +00:00