summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-eselect/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* app-eselect/eselect-php: new version 0.9.4 with fixed conf.d file name.Michael Orlitzky2017-07-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-eselect/eselect-php: new version 0.9.3.Michael Orlitzky2017-07-261-0/+1
| | | | | | Gentoo-Bug: 624528 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-eselect/eselect-php: Drop oldBrian Evans2016-10-111-4/+0
| | | | Package-Manager: portage-2.3.1
* app-eselect/eselect-php: new version 0.9.2 using bundled init scripts.Michael Orlitzky2016-07-261-0/+1
| | | | | | | | | | | 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: add version 0.9.1 (masked for testing).Michael Orlitzky2016-01-221-0/+1
| | | | Package-Manager: portage-2.2.26
* app-eselect/eselect-php: replace v0.8.4 with v0.8.5.Michael Orlitzky2016-01-091-1/+1
| | | | Package-Manager: portage-2.2.24
* app-eselect/eselect-php: version bump 0.8.3 -> 0.8.4.Michael Orlitzky2016-01-081-1/+1
| | | | Package-Manager: portage-2.2.24
* app-eselect/eselect-php: add version 0.8.3.Michael Orlitzky2016-01-081-0/+1
| | | | | | | | | | | 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-051-2/+0
| | | | Package-Manager: portage-2.2.24
* app-eselect/eselect-php: Version bump to add phpdbg supportBrian Evans2015-12-181-0/+1
| | | | Package-Manager: portage-2.2.26
* app-eselect/eselect-php: version bump adding v0.8.1.Michael Orlitzky2015-12-101-0/+1
| | | | | | | | | | | This is another attempt at php-7.x support in apache2. This new version is already masked for testing, which is good because it requires some configuration changes to apache. Upgraders should read the elogs. Gentoo-Bug: 552156 Package-Manager: portage-2.2.20.1
* app-eselect/eselect-php: version bump with partial php-7.x support for apache2.Michael Orlitzky2015-12-061-0/+1
| | | | | | | | | | | | | | This new version adds the ability to switch the apache2 implementation to php-7.x. This was missing earlier due to a library name change, libphp5 -> libphp7. This partially addresses bug #552156, although there is still some work to be done in the apache config file. Upstream development has moved to a Gentoo-hosted git repository at https://gitweb.gentoo.org/proj/eselect-php.git/ Gentoo-Bug: 552156 Package-Manager: portage-2.2.20.1
* app-eselect/eselect-php: Remove oldManuel Rüger2015-09-111-1/+0
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed