nixpkgs/pkgs/tools
Eelco Dolstra e21b6b6ee5 * curl: build with OpenSSL (https) support by default.
* Some fetchurl-related refactoring.  The `realCurl' attribute is
  gone, `curl' is the real thing.  To prevent an infinite recursion in
  `fetchurl' (because it depends on curl and building curl needs
  fetchurl), curl and its dependencies (openssl, zlib, perl) use
  `fetchurlBoot', which is the fetchurl used by the previous bootstrap
  phase (e.g. the statically linked version of curl for
  stdenv-linux).  So as a result you can use https:// urls almost
  everywhere.

  There's also some hackery to prevent a different curl from being
  built in every stdenv-linux bootstrap phase (namely the
  stdenv.fetchurl attribute which allows fetchurl to be overriden
  everywhere).

svn path=/nixpkgs/trunk/; revision=11905
2008-05-27 07:49:55 +00:00
..
admin/tightvnc reverted diff r11163-11164 (rgb not needed for tightvnc) 2008-03-18 19:45:31 +00:00
archivers sharutils added (4.6.3) 2008-02-18 20:52:25 +00:00
backup Add rsnapshot, an rsync-based remote backup tool. 2008-03-07 09:33:51 +00:00
compression Various fixes and updates to build that all. 2008-02-10 16:44:43 +00:00
graphics Ploticus: Install prefabs and wrapper script. 2008-03-26 23:42:29 +00:00
misc fixing bad location of hddtemp (spotted by gour) (tools -> tools/misc) 2008-05-11 11:18:16 +00:00
networking * curl: build with OpenSSL (https) support by default. 2008-05-27 07:49:55 +00:00
package-management Relaxed nixCustomFun parameter constraints a bit (string -> string or list of strings) 2008-05-26 19:04:19 +00:00
security * Proper name attribute. 2008-05-22 11:39:30 +00:00
system Add At, the classical Unix command scheduler. 2008-04-01 09:08:17 +00:00
text Add diffstat. (by Vincent Ordy) 2008-05-14 07:58:32 +00:00
typesetting Docbook2X: Fix --to-stdout' option of docbook2texi', fix Perl dependencies 2008-03-12 15:19:54 +00:00
video/mjpegtools
X11 * Adde xpra. Doesn't quite work yet. 2008-03-17 13:45:50 +00:00