public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Proposal: config files for php extensions
@ 2005-03-14 12:39 Juergen Hoetzel
  2005-03-14 14:46 ` Mike Frysinger
  0 siblings, 1 reply; 3+ messages in thread
From: Juergen Hoetzel @ 2005-03-14 12:39 UTC (permalink / raw
  To: gentoo-dev

Hi,

http://bugs.gentoo.org/show_bug.cgi?id=85082 made me consider about
third-party php-extensions modifying php.ini. Why doesn't php ebuilds 
use the scan-dir feature ('--with-config-file-scan-dir=/etc/php.d') like
RedHats do?

Every third-party extension gets its own config file
(/etc/php.d/extension.ini) and unmerging will be no pain anymore.

The following php extensions modify the global php.ini, by using
php-ext-base_addtoinifiles (module specific entries entry) 
and php-ext-source_src_install (extension=extension.so entry):

dev-php/PECL-apc
dev-php/php-accelerator
dev-php/phpdbg
dev-php/turck-mmcache
dev-php/accelerator

But with more extensions to appear, php.ini will get more
complex. 

Jürgen
--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-14 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14 12:39 [gentoo-dev] Proposal: config files for php extensions Juergen Hoetzel
2005-03-14 14:46 ` Mike Frysinger
2005-03-14 16:29   ` Juergen Hoetzel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox