nixpkgs/pkgs
Eelco Dolstra 3b514cad99 * Boost: cut the installed size from 257 MB (!!!) to 58 MB. It
required all that space because it was building static/shared,
  single-thread/multi-threaded, and debug/production versions of the
  libraries - as well as every combination of those.  Now we build
  only the shared, multi-threaded, production version, which needs
  only 8 MB.  The headers account for the other 50 MB, so it might be
  worthwhile to split them off into a separate package (in order to
  reduce the runtime closure of applications that use Boost, such as
  KDE).

* Removed some Boost versions that aren't used anymore.

svn path=/nixpkgs/trunk/; revision=14877
2009-04-03 23:54:20 +00:00
..
applications * vlc 0.9.9. 2009-04-03 20:25:23 +00:00
build-support * Add the CPAN master site as a fallback. 2009-04-03 15:51:39 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data Add pthread man pages from LinuxThreads. 2009-04-02 14:30:34 +00:00
desktops * Soprano: don't depend on the JDK. This cuts 200 MB from the KDE 4 2009-04-03 23:18:17 +00:00
development * Boost: cut the installed size from 257 MB (!!!) to 58 MB. It 2009-04-03 23:54:20 +00:00
games Adding neverball 1.5.0, which comes with neverputt. Fun. 2009-03-04 17:28:25 +00:00
lib * Added some regression tests for lib that I wrote a while ago but 2009-03-31 13:03:50 +00:00
misc doh (forgotten to update name) 2009-03-30 14:21:18 +00:00
os-specific/linux added btrfs utilities 2009-04-01 05:42:07 +00:00
servers make samba built the pam_smbpass.so file by default 2009-04-03 10:02:30 +00:00
shells Added bash 4.0 (and readline 6.0, which is required by bash). 2009-03-17 14:03:03 +00:00
stdenv * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools Add GNU mcron, a `cron' implementation in Guile Scheme. 2009-04-03 18:46:26 +00:00
top-level * Boost: cut the installed size from 257 MB (!!!) to 58 MB. It 2009-04-03 23:54:20 +00:00