summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-eselect/eselect-php: arm64 stableAaron Bauman2019-05-221-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* app-eselect/eselect-php: stable 0.9.4-r5 for hppa, bug #642788Rolf Eike Beer2019-02-281-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-eselect/eselect-php: remove unused fileMichael Mair-Keimberger2018-05-181-28/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8448
* app-eselect/eselect-php: Drop old, hppa is ~arch onlyBrian Evans2018-05-142-61/+0
| | | | | Closes: https://bugs.gentoo.org/642788 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-eselect/eselect-php: new version 0.9.5.Michael Orlitzky2018-04-132-0/+45
| | | | | Closes: https://bugs.gentoo.org/649270 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-eselect/eselect-php: arm stable wrt bug #642788Mikle Kolyada2018-03-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-eselect/eselect-php-0.9.4-r5: alpha stableTobias Klausmann2018-01-291-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/642788
* app-eselect/eselect-php: stable 0.9.4-r5 for ia64/ppc/ppc64, bug #642788Sergei Trofimovich2018-01-061-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64 ppc ppc64"
* app-eselect/eselect-php: x86 stable (bug #642788)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-eselect/eselect-php: amd64 stable wrt bug #642788Mikle Kolyada2018-01-041-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-eselect/eselect-php: stable 0.9.4-r5 for sparc, bug #642788Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* app-eselect/eselect-php: remove unused fileMichael Mair-Keimberger2017-12-301-13/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-eselect/eselect-php: drop unused eselect-php-0.9.4-r2.ebuild.Michael Orlitzky2017-12-111-66/+0
| | | | | Bug: https://bugs.gentoo.org/640460 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-eselect/eselect-php: drop the "PHP5" backwards-compatibility shim.Michael Orlitzky2017-12-112-44/+0
| | | | | | | | | | | A backwards-compatibility shim was added on 2016-01-05, in commit 1ae81f5, to prevent (unmodified) configurations from breaking when upgrading eselect-php. A "you should upgrade your configuration" warning was added three days later in commit 470b42d. I think two years is a long enough time to maintain the shim/warning, so this commit removes them from the live ebuild and latest revision. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-eselect/eselect-php: drop sys-apps/gentoo-functions dependency.Michael Orlitzky2017-12-112-4/+2
| | | | | | | | | Thanks to Craig Andrews in commit bbd39788, we no longer need to pull in sys-apps/gentoo-functions when USE=fpm is set. Drop it from the latest revision and the live ebuild. Bug: https://bugs.gentoo.org/640460 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-eselect/eselect-php: do not use get_libdir in php-fpm-launcherCraig Andrews2017-12-103-1/+80
| | | | | Closes: https://bugs.gentoo.org/640460 Package-Manager: Portage-2.3.17, Repoman-2.3.6
* app-eselect/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* app-eselect/eselect-php: Revbump to remove set call in files/php-fpm-launcher-r2Brian Evans2017-08-012-2/+0
| | | | | | | The "set -o errexit" and "set -e" cause $(get_libdir) to fail. Apparently, gentoo-functions does not work properly if this is set. Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-eselect/eselect-php: new revision to fix bashisms.Michael Orlitzky2017-07-294-11/+17
| | | | | | | | | | | Thomas Arnett pointed out two bashisms in our php-fpm launcher, and provided a new script that works with app-shells/dash. This commit updates the launcher, and revisions the v0.9.4 ebuild to use it. I fixed the live ebuild while I was at it. Gentoo-Bug: 626496 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-eselect/eselect-php: new version 0.9.4 with fixed conf.d file name.Michael Orlitzky2017-07-262-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-eselect/eselect-php: update the live ebuild for recent repo changes.Michael Orlitzky2017-07-261-3/+10
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-eselect/eselect-php: new version 0.9.3.Michael Orlitzky2017-07-262-0/+67
| | | | | | Gentoo-Bug: 624528 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-eselect/eselect-php: Update live ebuild to match changes in the repoBrian Evans2017-07-261-4/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-eselect/eselect-php: Add live version for testingBrian Evans2017-07-112-0/+75
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-eselect/eselect-php: dropped ~ia64-linux ~x86-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* app-eselect/eselect-php: Drop oldBrian Evans2016-10-1111-453/+0
| | | | Package-Manager: portage-2.3.1
* app-eselect/eselect-php: Stable for ia64, ppc, sparc, x86 wrt bug 592968Brian Evans2016-10-111-1/+1
| | | | | | | | Tested under x86. Other arches stable under ALLARCHES policy. Package-Manager: portage-2.3.1
* app-eselect/eselect-php: Stable for HPPA PPC64 (bug #592968).Jeroen Roovers2016-10-021-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* app-eselect/eselect-php: arm stable, bug #592968Markus Meier2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --include-arches="arm"
* app-eselect/eselect-php: amd64 stable wrt bug #592968Agostino Sarubbo2016-09-241-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-eselect/eselect-php-0.9.2-r0: add alpha keywordTobias Klausmann2016-09-211-1/+1
| | | | Gentoo-Bug: 592968
* app-eselect/eselect-php: new version 0.9.2 using bundled init scripts.Michael Orlitzky2016-07-262-0/+62
| | | | | | | | | | | This adds the current Gentoo init script (and its conf file) for php-fpm to a "doc" directory in the tarball, to be installed with newinitd and newconfd. In the process, bug 549172 was addressed by adding a new conf paramater, PHP_FPM_UMASK. Gentoo-Bug: 549172 Package-Manager: portage-2.2.28
* app-eselect/eselect-php: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-eselect/eselect-php: arm stable, bug #577376Markus Meier2016-03-241-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* app-eselect/eselect-php: ia64 stable wrt bug #577376Agostino Sarubbo2016-03-201-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-eselect/eselect-php: sparc stable wrt bug #577376Agostino Sarubbo2016-03-191-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-eselect/eselect-php: ppc stable wrt bug #577376Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-eselect/eselect-php: x86 stable wrt bug #577376Agostino Sarubbo2016-03-151-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-eselect/eselect-php: Stable for HPPA PPC64 (bug #573892).Jeroen Roovers2016-02-121-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* app-eselect/eselect-php: amd64 stable wrt bug #573892Agostino Sarubbo2016-02-111-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-eselect/eselect-php: add alpha keywordTobias Klausmann2016-02-091-1/+1
| | | | | | Gentoo-Bug: 573892 Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-2/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* app-eselect/eselect-php: add version 0.9.1 (masked for testing).Michael Orlitzky2016-01-222-0/+67
| | | | Package-Manager: portage-2.2.26
* app-eselect/eselect-php: replace v0.8.4 with v0.8.5.Michael Orlitzky2016-01-092-1/+1
| | | | Package-Manager: portage-2.2.24
* app-eselect/eselect-php: version bump 0.8.3 -> 0.8.4.Michael Orlitzky2016-01-082-1/+1
| | | | Package-Manager: portage-2.2.24
* app-eselect/eselect-php: add version 0.8.3.Michael Orlitzky2016-01-082-0/+59
| | | | | | | | | | | This new version will emit a warning if the old apache module configuration file (70_mod_php5.conf) is in place. This, along with the backwards-compatibility shim in 0.8.2-r1, hopefully fully addresses the breakage seen on upgrades. Gentoo-Bug: 569042 Package-Manager: portage-2.2.24
* app-eselect/eselect-php: remove old 0.8.x versions.Michael Orlitzky2016-01-053-94/+0
| | | | Package-Manager: portage-2.2.24