* [gentoo-dev] PHP command-line version ebuild
@ 2002-05-24 12:11 Roman Weber
2002-05-24 12:23 ` Damien
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Roman Weber @ 2002-05-24 12:11 UTC (permalink / raw
To: gentoo-dev
Hi all
I'm now building the commandline version of php.
Now:
How should I name the package?
php-cli
php-bin
php-cmd
php-shell
or other ideas?
Should I compile in the 'experimental' CLI support?
The CGI-security features?
What do you think?
Roman
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] PHP command-line version ebuild
2002-05-24 12:11 [gentoo-dev] PHP command-line version ebuild Roman Weber
@ 2002-05-24 12:23 ` Damien
2002-05-24 12:27 ` Roman Weber
2002-05-24 12:24 ` Gwenn Gueguen
` (2 subsequent siblings)
3 siblings, 1 reply; 9+ messages in thread
From: Damien @ 2002-05-24 12:23 UTC (permalink / raw
To: gentoo-dev
Le ven 24/05/2002 à 14:11, Roman Weber a écrit :
> Hi all
>
> I'm now building the commandline version of php.
>
> Now:
> How should I name the package?
> php-cli
> php-bin
> php-cmd
> php-shell
> or other ideas?
php-cgi ?
Damien
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] PHP command-line version ebuild
2002-05-24 12:11 [gentoo-dev] PHP command-line version ebuild Roman Weber
2002-05-24 12:23 ` Damien
@ 2002-05-24 12:24 ` Gwenn Gueguen
2002-05-24 12:58 ` hanez
2002-05-24 15:16 ` Arcady Genkin
3 siblings, 0 replies; 9+ messages in thread
From: Gwenn Gueguen @ 2002-05-24 12:24 UTC (permalink / raw
To: gentoo-dev
> How should I name the package?
> php-cli
> php-bin
> php-cmd
> php-shell
> or other ideas?
php-standalone ?
--
Gwenn
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] PHP command-line version ebuild
2002-05-24 12:23 ` Damien
@ 2002-05-24 12:27 ` Roman Weber
0 siblings, 0 replies; 9+ messages in thread
From: Roman Weber @ 2002-05-24 12:27 UTC (permalink / raw
To: gentoo-dev
Hi Damien
On Fri, 2002-05-24 at 14:23, Damien wrote:
>
> php-cgi ?
It tells something like 'You can use me as cgi' also it must have
all the security things compiled in....
On the other hand, you don't need the cgi-version because you have
the module.
I personally use the command line version for cron-jobs and other
tasks...
Roman
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] PHP command-line version ebuild
2002-05-24 12:11 [gentoo-dev] PHP command-line version ebuild Roman Weber
2002-05-24 12:23 ` Damien
2002-05-24 12:24 ` Gwenn Gueguen
@ 2002-05-24 12:58 ` hanez
2002-05-24 15:16 ` Arcady Genkin
3 siblings, 0 replies; 9+ messages in thread
From: hanez @ 2002-05-24 12:58 UTC (permalink / raw
To: gentoo-dev
> How should I name the package?
> php-cli
> php-bin
> php-cmd
> php-shell
> or other ideas?
i think php-cmd or php-shell are good. i prefer php-cmd. or could we call it a
true shell?!?!? i didn't tested it but it sound interesting.
> Should I compile in the 'experimental' CLI support?
> The CGI-security features?
do we need these features on the commandline??? i don't think so.
> What do you think?
cool to ask the mailinglist about the name... ;-)
regards
hanez... ;-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] PHP command-line version ebuild
2002-05-24 12:11 [gentoo-dev] PHP command-line version ebuild Roman Weber
` (2 preceding siblings ...)
2002-05-24 12:58 ` hanez
@ 2002-05-24 15:16 ` Arcady Genkin
2002-05-24 16:18 ` hanez
` (2 more replies)
3 siblings, 3 replies; 9+ messages in thread
From: Arcady Genkin @ 2002-05-24 15:16 UTC (permalink / raw
To: gentoo-dev
Roman Weber <gentoo@gonzo.ch> writes:
> How should I name the package?
I think that the current PHP package should be renamed into ``mod_php'',
and command-line PHP should be named ``php''.
--
Arcady Genkin
Thanks God I'm still an atheist! -- Luis Bunuel
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] PHP command-line version ebuild
2002-05-24 15:16 ` Arcady Genkin
@ 2002-05-24 16:18 ` hanez
2002-05-24 17:27 ` Bjarke Sørensen
2002-05-24 17:31 ` Roman Weber
2 siblings, 0 replies; 9+ messages in thread
From: hanez @ 2002-05-24 16:18 UTC (permalink / raw
To: gentoo-dev
On Friday 24 May 2002 17:16, Arcady Genkin wrote:
> I think that the current PHP package should be renamed into ``mod_php'',
> and command-line PHP should be named ``php''.
yeah, thats the right way...
regards
hanez... ;-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] PHP command-line version ebuild
2002-05-24 15:16 ` Arcady Genkin
2002-05-24 16:18 ` hanez
@ 2002-05-24 17:27 ` Bjarke Sørensen
2002-05-24 17:31 ` Roman Weber
2 siblings, 0 replies; 9+ messages in thread
From: Bjarke Sørensen @ 2002-05-24 17:27 UTC (permalink / raw
To: gentoo-dev
On Fri, May 24, 2002 at 11:16:14AM -0400, Arcady Genkin wrote:
> > How should I name the package?
> I think that the current PHP package should be renamed into ``mod_php'',
> and command-line PHP should be named ``php''.
I'll second that!
--
| Bjarke Sørensen / 9000.WASD
|
| There are 10 types of people in this world:
| Those who understand binary, and those who don't.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] PHP command-line version ebuild
2002-05-24 15:16 ` Arcady Genkin
2002-05-24 16:18 ` hanez
2002-05-24 17:27 ` Bjarke Sørensen
@ 2002-05-24 17:31 ` Roman Weber
2 siblings, 0 replies; 9+ messages in thread
From: Roman Weber @ 2002-05-24 17:31 UTC (permalink / raw
To: gentoo-dev
Hi Arcady
On Fri, 2002-05-24 at 17:16, Arcady Genkin wrote:
> I think that the current PHP package should be renamed into ``mod_php'',
> and command-line PHP should be named ``php''.
Hmm...i think, this will confusing portage.....
But other idea:
- Open a new directory dev-php/
(I have some extensions, i don't know where else i should add them)
- dev-lang/php to dev-php/mod_php
- commandline version to dev-php/php
- replace dev-lang/php with an error ebuild. Something like
`emerge dev-lang/php` -> "Please merge dev-php/mod_php for ...."
- And after some weeks, removing dev-lang/php from cvs....
What do you and all others mean?
Roman
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2002-05-24 17:32 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-24 12:11 [gentoo-dev] PHP command-line version ebuild Roman Weber
2002-05-24 12:23 ` Damien
2002-05-24 12:27 ` Roman Weber
2002-05-24 12:24 ` Gwenn Gueguen
2002-05-24 12:58 ` hanez
2002-05-24 15:16 ` Arcady Genkin
2002-05-24 16:18 ` hanez
2002-05-24 17:27 ` Bjarke Sørensen
2002-05-24 17:31 ` Roman Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox