nixpkgs/pkgs/servers
Bjørn Forsman 238c26cea9 lighttpd: fix build warnings
The build complains about missing "file" and "which" commands, so add them as
build inputs.

"file" is used by the autotools configure script to tweak what -m flag
(if any) to pass to the linker when it asks it for shared library
support.

Here is an example of -m values for GNU ld:
  Supported emulations:
   elf_x86_64
   elf32_x86_64
   elf_i386
   i386linux
   elf_l1om
   elf_k1om

"which" is used in the build phase to look for svnversion and git, to build a
version stamp. Since we build from a release tarball (and don't pass svn or git
as inputs either), this check fails and falls back to the version number in the
tarball.

There is one build warning left, but I think this is normal on NixOS:

  /tmp/nix-build-lighttpd-1.4.32.drv-0/lighttpd-1.4.32/libtool: line 1085: ldconfig: command not found
2013-04-01 15:28:35 +02:00
..
amqp/rabbitmq-server Update rabbitmq to version 3.0.3 2013-03-07 12:34:45 +01:00
dico dico: minor update, but still bad: wants "gets" 2013-02-23 14:51:40 +01:00
dict * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
dns/bind Updating BIND to freshest version 9.9.2 2012-10-17 16:27:38 +04:00
elasticmq Add ElasticMQ, a message queue service 2012-07-09 15:26:07 -04:00
evolution-data-server Make Ekiga build 2011-05-27 05:39:44 +00:00
felix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
fingerd/bsd-fingerd * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
firebird firebird: update and fix, hopefully works 2013-02-23 17:22:45 +01:00
ftp/vsftpd vsftpd: fixing build in x86_64/i686 2013-01-03 19:52:14 +01:00
games/ghost-one * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
gpm Rename buildNativeInputs -> nativeBuildInputs 2012-12-28 19:20:09 +01:00
gpsd Rename buildNativeInputs -> nativeBuildInputs 2012-12-28 19:20:09 +01:00
http lighttpd: fix build warnings 2013-04-01 15:28:35 +02:00
icecast - icecast-2.3.3, libshout-2.3.1 2012-10-14 23:48:46 -07:00
identd/oidentd * Add platforms attribute. 2011-11-10 22:50:45 +00:00
irc/ircd-hybrid create logs symlink later so that builder doesn't stumble on it 2010-11-11 19:57:46 +00:00
mail petidomo: update to version 4.3 2013-02-11 14:38:02 +01:00
mediatomb compile fix: <stddef.h> needed for size_t 2013-02-15 18:01:37 -08:00
memcached Update memcached to 1.4.15 2012-12-01 21:09:55 +01:00
monitoring net_snmp: fix build and a minor update 2013-02-23 19:15:14 +01:00
mpd mpd: Update to 0.17.3 2013-01-18 12:01:14 +01:00
nosql mongodb: upgrade to 2.4.0 2013-03-25 08:08:46 +01:00
openafs-client Partially revert my recent kernelPackages changes 2013-03-24 07:45:00 -04:00
pies Add GNU Pies. 2011-04-23 21:15:11 +00:00
polipo Polipo: packaged 2011-05-07 23:41:34 +00:00
portmap Remove duplicate tcp-wrappers package 2012-11-29 15:26:13 +01:00
prayer prayer: update to 1.3.5 2013-03-30 22:45:45 +01:00
pulseaudio update pulseaudio to 2.1 2012-11-15 07:41:11 +01:00
radius Add GNU Shishi and GNU Radius. 2010-04-26 08:45:23 +00:00
restund Add support for authentication via user list in MySQL to restund 2012-09-25 10:47:00 +04:00
rpcbind * Fix rpcbind. It wasn't listening on port 111, causing nfsd to fail 2012-03-22 11:16:28 +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 samba, imagemagick: Add missing meta info 2013-01-06 22:31:16 +01:00
search/elasticsearch Add elasticsearch 0.20.5 2013-03-07 12:36:29 +01:00
shishi shishi: Fix build 2013-01-28 17:19:01 +01:00
sip freeswitch: updating to stable 1.2.3 2012-09-26 22:55:56 +02:00
sql oracle-xe: Add new package, version 11.2.0. 2013-03-07 10:24:18 +01:00
squid Update Squid 3.2 to the latest 3.2.2 version 2012-10-17 16:44:26 +04:00
unfs3 Rename buildNativeInputs -> nativeBuildInputs 2012-12-28 19:20:09 +01:00
x11/xorg Add xf86videodummy and xf86inputvoid to xorg overrides (pixman fix) 2013-03-30 11:52:44 +01:00
xinetd xinetd: Update to 2.3.15 2012-10-02 11:52:37 -04:00
xmpp svn merge ^/nixpkgs/trunk 2012-01-26 15:27:03 +00:00