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
*
autogen.sh: remove file
HEAD
master
Michael Orlitzky
2023-12-05
1
-2
/
+0
*
configure.ac: update to version 0.9.9
0.9.9
Michael Orlitzky
2023-07-26
1
-1
/
+1
*
openrc/init.d/php-fpm.in.in: don't run eselect during sysinit.
Michael Orlitzky
2023-07-25
1
-3
/
+15
*
Bump version to 0.9.8
0.9.8
Brian Evans
2021-10-25
1
-1
/
+1
*
Save PHP_SLOT for reuse on stop
Brian Evans
2021-10-22
1
-1
/
+8
*
configure.ac: rename AC_HELP_STRING -> AS_HELP_STRING.
Michael Orlitzky
2021-08-17
1
-2
/
+2
*
Version bump to 0.9.7
0.9.7
Brian Evans
2020-12-07
1
-1
/
+1
*
Add support for PHP 8
Brian Evans
2020-12-07
1
-2
/
+5
*
src/php.eselect.in.in: only create links to targets that exist.
0.9.6
Michael Orlitzky
2020-03-01
1
-7
/
+16
*
src/php.eselect.in.in: add support for the "phar" executable.
Michael Orlitzky
2020-02-29
1
-1
/
+1
*
src/php.eselect.in.in: create symlinks relatively.
Michael Orlitzky
2020-02-29
1
-13
/
+10
*
src/php.eselect.in.in: enable nullglob during find_targets().
Michael Orlitzky
2020-02-29
1
-3
/
+5
*
respect ROOT env variable
Stefan Langenmaier
2020-02-28
1
-8
/
+18
*
src/php.eselect.in.in: remove old pre-php-7.x compatibility code.
Michael Orlitzky
2020-02-12
1
-34
/
+0
*
autotools: use recursive automake to support out-of-source builds.
Michael Orlitzky
2020-01-23
5
-48
/
+73
*
Makefile.am: remove redundant $(srcdir)s.
Michael Orlitzky
2020-01-23
1
-16
/
+16
*
configure.ac: update to version 0.9.6.
Michael Orlitzky
2020-01-23
1
-1
/
+1
*
src/php-fpm.logrotate.in: add a logrotate script for php-fpm.
Michael Orlitzky
2020-01-22
3
-2
/
+15
*
src/php-fpm.conf: move the php-fpm tmpfiles.d entry "upstream."
Michael Orlitzky
2020-01-22
2
-0
/
+8
*
src/php-fpm-launcher.in: add php-fpm-launcher wrapper script.
Michael Orlitzky
2020-01-22
3
-2
/
+20
*
configure.ac: use "ustar" format for the release tarballs.
Michael Orlitzky
2020-01-22
1
-1
/
+1
*
configure.ac: place build artifacts in the "build-aux" directory.
Michael Orlitzky
2020-01-22
2
-2
/
+2
*
Makefile.am: substitute @LIBEXECDIR@ in "*.in" files.
Michael Orlitzky
2020-01-22
1
-0
/
+1
*
configure.ac: update to version 0.9.5.
0.9.5
Michael Orlitzky
2018-04-13
1
-1
/
+1
*
src/php.eselect.in.in: use "-f" option to "ln" for POSIX compatibility.
Michael Orlitzky
2018-04-11
1
-1
/
+2
*
configure.ac: update to version 0.9.4.
0.9.4
Michael Orlitzky
2017-07-26
1
-1
/
+1
*
Use "init.d" and "conf.d" subdirectories of "openrc".
Michael Orlitzky
2017-07-26
5
-7
/
+7
*
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
[next]