From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo@gonzo.ch>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING,
	MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no
	version=4.0.0
Received: from snofru.wshosting.ch (kheops.wshosting.ch [195.49.33.12])
	by chiba.3jane.net (Postfix) with ESMTP id A6183ABD73
	for <gentoo-dev@gentoo.org>; Fri, 24 May 2002 07:11:59 -0500 (CDT)
Received: from localhost (localhost [127.0.0.1])
	by snofru.wshosting.ch (Postfix) with SMTP id B23802B4BF
	for <gentoo-dev@gentoo.org>; Fri, 24 May 2002 14:11:58 +0200 (CEST)
Received: from wintermute.tessier-ashpool.ch (wintermute.tessier-ashpool.ch [62.65.144.134])
	by snofru.wshosting.ch (Postfix) with ESMTP id 46F892B4BE
	for <gentoo-dev@gentoo.org>; Fri, 24 May 2002 14:11:55 +0200 (CEST)
From: Roman Weber <gentoo@gonzo.ch>
To: gentoo-dev@gentoo.org
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Ximian Evolution 1.0.5 
Date: 24 May 2002 14:11:16 +0200
Message-Id: <1022242277.11523.39.camel@wintermute.tessier-ashpool.ch>
Mime-Version: 1.0
Subject: [gentoo-dev] PHP command-line version ebuild
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: gentoo-dev@gentoo.org
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: f8aab835-32ea-4978-8931-08270acff0fe
X-Archives-Hash: dc53cea105b740edf43f97f0f47db481

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