GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/eselect-php.git
master
PHP eselect module
PHP Team <php-bugs@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install the php-fpm init scripts conditional on --enable-fpm.
0.9.3
Michael Orlitzky
2017-07-25
2
-4
/
+21
*
Makefile.am: mark openrc/php-fpm as a script and not as data.
Michael Orlitzky
2017-07-25
1
-2
/
+2
*
Makefile.am: install the php-fpm.conf file with "make install".
Michael Orlitzky
2017-07-25
1
-0
/
+2
*
Rename OpenRC init script and config file.
Michael Orlitzky
2017-07-25
5
-6
/
+6
*
configure.ac: update the version to 0.9.3.
Michael Orlitzky
2017-07-25
1
-1
/
+1
*
Add comments to the php-fpm init script's start/stop_pre functions.
Michael Orlitzky
2017-07-24
1
-0
/
+9
*
Don't allow restart with a bad config
Brian Evans
2017-07-24
1
-1
/
+9
*
Add a --with-piddir configure flag.
Michael Orlitzky
2017-07-24
2
-1
/
+8
*
Rewrite the php-fpm init script to be more declarative.
Michael Orlitzky
2017-07-24
1
-54
/
+43
*
Add intermediate file doc/php-fpm.example.init.in to gitignore.
Michael Orlitzky
2017-07-19
1
-0
/
+1
*
Rename the init script input file to facilitate the two-phase replacement.
Michael Orlitzky
2017-07-19
2
-1
/
+1
*
php-fpm.example.init.in: use @SYSCONFDIR@ from autotools.
Michael Orlitzky
2017-07-19
2
-5
/
+6
*
Add .gitignore
Brian Evans
2017-07-11
1
-0
/
+13
*
Make the init script directory depend on LIBDIR
Brian Evans
2017-07-11
2
-2
/
+5
*
Bump version to 0.9.2 in configure.ac.
0.9.2
Michael Orlitzky
2016-07-26
1
-1
/
+1
*
Add OpenRC init and conf files.
Michael Orlitzky
2016-07-26
3
-2
/
+81
*
Bump to v0.9.1 in configure.ac.
0.9.1
Michael Orlitzky
2016-01-22
1
-1
/
+1
*
Move the apache conf file writing into set_sapi().
Michael Orlitzky
2016-01-22
1
-8
/
+11
*
Add 70_mod_php.conf.in to EXTRA_DIST in Makefile.am.
0.9.0
Michael Orlitzky
2016-01-22
1
-0
/
+3
*
Bump to v0.9.0 in configure.ac.
Michael Orlitzky
2016-01-22
1
-1
/
+1
*
Add --enable-apache2 flag to the configure script.
Michael Orlitzky
2016-01-22
2
-2
/
+19
*
Don't inherit config or multilib.
Michael Orlitzky
2016-01-22
1
-3
/
+0
*
Rename the "modules" action to "list-modules".
Michael Orlitzky
2016-01-22
1
-3
/
+3
*
Cosmetic changes to help text.
Michael Orlitzky
2016-01-22
1
-12
/
+12
*
Add a "modules" action to list all valid modules (requested in bug 491866).
Michael Orlitzky
2016-01-22
1
-0
/
+10
*
Remove useless describe_cleanup_parameters() and describe_cleanup_options().
Michael Orlitzky
2016-01-22
1
-8
/
+0
*
Document and fix the update functionality.
Michael Orlitzky
2016-01-22
1
-11
/
+35
*
Remove the word "automatically" from the cleanup description.
Michael Orlitzky
2016-01-22
1
-1
/
+1
*
Clean up and document the cleanup_sapi() function.
Michael Orlitzky
2016-01-22
1
-14
/
+33
*
Remove cleanup_sapis() and ensmarten the libphp[57].so symlink removal.
Michael Orlitzky
2016-01-22
1
-14
/
+14
*
Add a TODO to find_targets() about an error condition.
Michael Orlitzky
2016-01-21
1
-0
/
+3
*
Use uppercase @BINDIR@, @LIBDIR@, etc. for autotools substitution.
Michael Orlitzky
2016-01-21
3
-13
/
+13
*
Clean up and document find_targets().
Michael Orlitzky
2016-01-21
1
-8
/
+10
*
Replace get_libdirs() and get_active_libdir() with autotools magic.
Michael Orlitzky
2016-01-21
1
-34
/
+13
*
Add 70_mod_php.conf.in to the project source.
Michael Orlitzky
2016-01-21
3
-2
/
+30
*
Replace custom bindir handling with the new autotools magic.
Michael Orlitzky
2016-01-21
1
-5
/
+4
*
Add another layer of indirection to get @bindir@ and friends in the output.
Michael Orlitzky
2016-01-21
3
-2
/
+19
*
Fix cleanup up libphp[57].so symlinks.
Michael Orlitzky
2016-01-20
1
-1
/
+1
*
Bump to v0.8.5 in configure.ac.
0.8.5
Michael Orlitzky
2016-01-09
1
-1
/
+1
*
Consolidate all of the set_foo() functions.
Michael Orlitzky
2016-01-09
1
-27
/
+16
*
Undo the change from phpdbg -> dbg, using "phpdbg" everywhere makes more sense.
Michael Orlitzky
2016-01-09
1
-6
/
+6
*
Bump to v0.8.4 in configure.ac.
0.8.4
Michael Orlitzky
2016-01-08
1
-1
/
+1
*
Fix cleanup and update actions.
Michael Orlitzky
2016-01-08
1
-10
/
+13
*
Clean up check_module() a bit and give it some documentation.
Michael Orlitzky
2016-01-08
1
-1
/
+15
*
Remove superfluous list_foo() functions.
Michael Orlitzky
2016-01-08
1
-22
/
+3
*
Rename "phpdbg" to "dbg" for consistency and to fix its show action.
Michael Orlitzky
2016-01-08
1
-3
/
+3
*
Fix the "show" action for SAPIs other than phpdbg.
Michael Orlitzky
2016-01-08
1
-2
/
+3
*
Bump to v0.8.3 in configure.ac.
0.8.3
Michael Orlitzky
2016-01-08
1
-1
/
+1
*
Add config warning when setting the apache2 target.
Michael Orlitzky
2016-01-08
1
-0
/
+20
*
Add sapi_link_name_target() to clean up set_sapi().
Michael Orlitzky
2016-01-08
1
-9
/
+29
[next]