Commit graph

12 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim 35523fbb0d
fcgi: 2.4.0 -> 2.4.2 2020-03-31 08:39:25 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Graham Christensen da6b9f47e9
fcgi: Patch to protect against stack smashing 2016-09-24 07:21:15 -04:00
Joachim Fasting bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
William A. Kennington III 85b22617c9 fcgi: Update meta 2014-09-21 15:18:16 -07:00
Peter Simons 13c9e2b285 fcgi: added "fastcgi -> ." symlink in $out/include to fix compilation of
packages that expect the fastcgi library headers in a sub-directory
(which is the way they're installed on some platforms, i.e. CentOS).

svn path=/nixpkgs/trunk/; revision=30790
2011-12-07 10:29:52 +00:00
Yury G. Kudryashov 8d0fe0e19b fcgi: builds with newer gcc
svn path=/nixpkgs/trunk/; revision=28473
2011-08-10 22:16:48 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Marc Weber 248004a624 fcgi library added
svn path=/nixpkgs/trunk/; revision=10552
2008-02-08 10:54:56 +00:00