summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cosmetic changes to help text.Michael Orlitzky2016-01-221-12/+12
* Add a "modules" action to list all valid modules (requested in bug 491866).Michael Orlitzky2016-01-221-0/+10
* Remove useless describe_cleanup_parameters() and describe_cleanup_options().Michael Orlitzky2016-01-221-8/+0
* Document and fix the update functionality.Michael Orlitzky2016-01-221-11/+35
* Remove the word "automatically" from the cleanup description.Michael Orlitzky2016-01-221-1/+1
* Clean up and document the cleanup_sapi() function.Michael Orlitzky2016-01-221-14/+33
* Remove cleanup_sapis() and ensmarten the libphp[57].so symlink removal.Michael Orlitzky2016-01-221-14/+14
* Add a TODO to find_targets() about an error condition.Michael Orlitzky2016-01-211-0/+3
* Use uppercase @BINDIR@, @LIBDIR@, etc. for autotools substitution.Michael Orlitzky2016-01-213-13/+13
* Clean up and document find_targets().Michael Orlitzky2016-01-211-8/+10
* Replace get_libdirs() and get_active_libdir() with autotools magic.Michael Orlitzky2016-01-211-34/+13
* Add 70_mod_php.conf.in to the project source.Michael Orlitzky2016-01-213-2/+30
* Replace custom bindir handling with the new autotools magic.Michael Orlitzky2016-01-211-5/+4
* Add another layer of indirection to get @bindir@ and friends in the output.Michael Orlitzky2016-01-213-2/+19
* Fix cleanup up libphp[57].so symlinks.Michael Orlitzky2016-01-201-1/+1
* Bump to v0.8.5 in configure.ac.0.8.5Michael Orlitzky2016-01-091-1/+1
* Consolidate all of the set_foo() functions.Michael Orlitzky2016-01-091-27/+16
* Undo the change from phpdbg -> dbg, using "phpdbg" everywhere makes more sense.Michael Orlitzky2016-01-091-6/+6
* Bump to v0.8.4 in configure.ac.0.8.4Michael Orlitzky2016-01-081-1/+1
* Fix cleanup and update actions.Michael Orlitzky2016-01-081-10/+13
* Clean up check_module() a bit and give it some documentation.Michael Orlitzky2016-01-081-1/+15
* Remove superfluous list_foo() functions.Michael Orlitzky2016-01-081-22/+3
* Rename "phpdbg" to "dbg" for consistency and to fix its show action.Michael Orlitzky2016-01-081-3/+3