Eelco Dolstra
60017b5191
* Upgraded a bunch of packages (in particular OpenSSL, which had a
...
security bug).
svn path=/nixpkgs/trunk/; revision=407
2003-10-09 13:24:24 +00:00
Eelco Dolstra
4de36e3b50
* OpenSSL, Firebird require Perl.
...
svn path=/nixpkgs/trunk/; revision=345
2003-08-22 15:09:51 +00:00
Eelco Dolstra
23154d034f
* Get rid of all `-S' flags (to remove debug info); this is now the default.
...
* Remove all references to set-env.sh; it has been merged into stdenv.fix (actually
baseenv.fix).
svn path=/nixpkgs/trunk/; revision=316
2003-08-18 19:52:54 +00:00
Eelco Dolstra
5da5a72830
* OpenSSL's rpath should include itself.
...
svn path=/nixpkgs/trunk/; revision=258
2003-08-06 11:30:45 +00:00
Eelco Dolstra
7ec0df788f
* Reduced the size of glibc from 130 to 50 MB.
...
* Adapted some more packages to use stdenv, "fixed" ld.so problems.
* Added a package for libxslt.
svn path=/nixpkgs/trunk/; revision=204
2003-07-25 14:59:22 +00:00
Eelco Dolstra
ec3b5134c1
* Converted some old Fix descriptors.
...
* A solution to the library abstraction problem (i.e., if
package X needs library Y, and library Y needs library Z,
then we do not (generally) want to declare Z as a input to X
since that would break abstraction). This was not possible
under the old Nix.
svn path=/nixpkgs/trunk/; revision=150
2003-07-11 21:08:53 +00:00