summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autogen.sh: remove fileHEADmasterMichael Orlitzky2023-12-051-2/+0
* configure.ac: update to version 0.9.90.9.9Michael Orlitzky2023-07-261-1/+1
* openrc/init.d/php-fpm.in.in: don't run eselect during sysinit.Michael Orlitzky2023-07-251-3/+15
* Bump version to 0.9.80.9.8Brian Evans2021-10-251-1/+1
* Save PHP_SLOT for reuse on stopBrian Evans2021-10-221-1/+8
* configure.ac: rename AC_HELP_STRING -> AS_HELP_STRING.Michael Orlitzky2021-08-171-2/+2
* Version bump to 0.9.70.9.7Brian Evans2020-12-071-1/+1
* Add support for PHP 8Brian Evans2020-12-071-2/+5
* src/php.eselect.in.in: only create links to targets that exist.0.9.6Michael Orlitzky2020-03-011-7/+16
* src/php.eselect.in.in: add support for the "phar" executable.Michael Orlitzky2020-02-291-1/+1
* src/php.eselect.in.in: create symlinks relatively.Michael Orlitzky2020-02-291-13/+10
* src/php.eselect.in.in: enable nullglob during find_targets().Michael Orlitzky2020-02-291-3/+5
* respect ROOT env variableStefan Langenmaier2020-02-281-8/+18
* src/php.eselect.in.in: remove old pre-php-7.x compatibility code.Michael Orlitzky2020-02-121-34/+0
* autotools: use recursive automake to support out-of-source builds.Michael Orlitzky2020-01-235-48/+73
* Makefile.am: remove redundant $(srcdir)s.Michael Orlitzky2020-01-231-16/+16
* configure.ac: update to version 0.9.6.Michael Orlitzky2020-01-231-1/+1
* src/php-fpm.logrotate.in: add a logrotate script for php-fpm.Michael Orlitzky2020-01-223-2/+15
* src/php-fpm.conf: move the php-fpm tmpfiles.d entry "upstream."Michael Orlitzky2020-01-222-0/+8
* src/php-fpm-launcher.in: add php-fpm-launcher wrapper script.Michael Orlitzky2020-01-223-2/+20
* configure.ac: use "ustar" format for the release tarballs.Michael Orlitzky2020-01-221-1/+1
* configure.ac: place build artifacts in the "build-aux" directory.Michael Orlitzky2020-01-222-2/+2
* Makefile.am: substitute @LIBEXECDIR@ in "*.in" files.Michael Orlitzky2020-01-221-0/+1
* configure.ac: update to version 0.9.5.0.9.5Michael Orlitzky2018-04-131-1/+1
* src/php.eselect.in.in: use "-f" option to "ln" for POSIX compatibility.Michael Orlitzky2018-04-111-1/+2
* configure.ac: update to version 0.9.4.0.9.4Michael Orlitzky2017-07-261-1/+1
* Use "init.d" and "conf.d" subdirectories of "openrc".Michael Orlitzky2017-07-265-7/+7
* Install the php-fpm init scripts conditional on --enable-fpm.0.9.3Michael Orlitzky2017-07-252-4/+21
* Makefile.am: mark openrc/php-fpm as a script and not as data.Michael Orlitzky2017-07-251-2/+2
* Makefile.am: install the php-fpm.conf file with "make install".Michael Orlitzky2017-07-251-0/+2
* Rename OpenRC init script and config file.Michael Orlitzky2017-07-255-6/+6
* configure.ac: update the version to 0.9.3.Michael Orlitzky2017-07-251-1/+1
* Add comments to the php-fpm init script's start/stop_pre functions.Michael Orlitzky2017-07-241-0/+9
* Don't allow restart with a bad configBrian Evans2017-07-241-1/+9
* Add a --with-piddir configure flag.Michael Orlitzky2017-07-242-1/+8
* Rewrite the php-fpm init script to be more declarative.Michael Orlitzky2017-07-241-54/+43
* Add intermediate file doc/php-fpm.example.init.in to gitignore.Michael Orlitzky2017-07-191-0/+1
* Rename the init script input file to facilitate the two-phase replacement.Michael Orlitzky2017-07-192-1/+1
* php-fpm.example.init.in: use @SYSCONFDIR@ from autotools.Michael Orlitzky2017-07-192-5/+6
* Add .gitignoreBrian Evans2017-07-111-0/+13
* Make the init script directory depend on LIBDIRBrian Evans2017-07-112-2/+5
* Bump version to 0.9.2 in configure.ac.0.9.2Michael Orlitzky2016-07-261-1/+1
* Add OpenRC init and conf files.Michael Orlitzky2016-07-263-2/+81
* Bump to v0.9.1 in configure.ac.0.9.1Michael Orlitzky2016-01-221-1/+1
* Move the apache conf file writing into set_sapi().Michael Orlitzky2016-01-221-8/+11
* Add 70_mod_php.conf.in to EXTRA_DIST in Makefile.am.0.9.0Michael Orlitzky2016-01-221-0/+3
* Bump to v0.9.0 in configure.ac.Michael Orlitzky2016-01-221-1/+1
* Add --enable-apache2 flag to the configure script.Michael Orlitzky2016-01-222-2/+19
* Don't inherit config or multilib.Michael Orlitzky2016-01-221-3/+0
* Rename the "modules" action to "list-modules".Michael Orlitzky2016-01-221-3/+3