Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: fcgi: Update to 2.4.2. | Tobias Geerinckx-Rice | 2019-12-01 |
| | | | | | | | | | * gnu/packages/web.scm (fcgi): Update to 2.4.2. [source]: Use GIT-FETCH and GIT-FILE-NAME. Remove obsolete patches. [native-inputs]: Add autoconf, automake, and libtool. * gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch, gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. | ||
* | gnu: Add fcgi. | Ricardo Wurmus | 2016-12-03 |
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch: New file. * gnu/packages/patches/fcgi-2.4.0-poll.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patches. * gnu/packages/web.scm (fcgi): New variable. |