nixpkgs/pkgs/servers
Lluís Batlle i Rossell 585ba8c27f Big fixes in the cross build:
- Before this changes, cflags and ldflags for the native and the cross compiler
  got mixed. Not all the gcc-wrapper/gcc-cross-wrapper variables are
  independant now, but enough, I think.
- Fixed the generic stdenv expression, which did a big mess on buildInputs and
  buildNativeInputs. Now it distinguishes when there is a stdenvCross or not.
  Maybe we should have a single stdenv and forget about the stdenvCross
  adapter - this could end in a stdenv a bit complex, but simpler than the
  generic stdenv + adapter.
- Added basic support in pkgconfig for cross-builds: a single PKG_CONFIG_PATH
  now works for both the cross and the native compilers, but I think this
  should work well for most cases I can think of.
- I tried to fix the guile expression to cross-biuld; guile is built, but not
  its manual, so the derivation still fails. Guile requires patching to
  cross-build, as far as I understnad.
- Made the glibcCross build to be done through the usage of a
  gcc-cross-wrapper over the gcc-cross-stage-static, instead of using it
  directly.
- Trying to make physfs (a neverball dependency) cross build.
- Updated the gcc expression to support building a cross compiler without getting
  derivation variables mixed with those of the stdenvCross.

svn path=/nixpkgs/branches/stdenv-updates/; revision=18534
2009-11-22 19:51:45 +00:00
..
dico
dict * Removed selectVersion. There's no good reason to write 2009-11-18 09:39:59 +00:00
dns/bind * Removed selectVersion. There's no good reason to write 2009-11-18 09:39:59 +00:00
fingerd/bsd-fingerd
ftp/vsftpd
gpm * Fix the GPM URL. 2009-11-18 12:47:58 +00:00
gpsd
http Upgraded Axis2 to 1.5.1 2009-11-16 12:50:04 +00:00
irc/ircd-hybrid
mail
monitoring
openafs-client Add package OpenAFS (added forgotten files) 2009-11-10 16:00:52 +00:00
portmap
pulseaudio A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though. 2009-10-06 05:43:51 +00:00
sabnzbd Added par2, unzip/rar as dependencies so they are not picked up from PATH 2009-11-08 23:37:49 +00:00
samba
sql * Postgres updated to 8.3.8 and 8.4.1. Dropped the "with args" and 2009-10-14 14:38:16 +00:00
squid
x11/xorg Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
xinetd Adding the xinetd package. 2009-08-19 20:19:17 +00:00
xmpp Upgraded ejabberd to the latest stable 2.1.0 and also claimed maintainership since I really need this for one of my experiments 2009-11-17 16:54:04 +00:00