Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17515 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30428 invoked by uid 1010); 3 Aug 2005 19:00:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30413 invoked from network); 3 Aug 2005 19:00:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Aug 2005 19:00:53 -0000 X-Host-Fingerprint: 64.233.184.201 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.201:34107] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 82/11-04646-36411F24 for ; Wed, 03 Aug 2005 15:00:53 -0400 Received: by wproxy.gmail.com with SMTP id i23so262575wra for ; Wed, 03 Aug 2005 12:00:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Xvu0VBDAHdjfWABYJZIuQDOE56plMYr5BrxymouSIXmvidYse/lVMWzLR+/T8ZuqAYjCODcQspAhShJly/bT0Df34W3RV4HZ704lQZdFoTOr2KDYthjmZE0MLMFati2tvjrrRdTROhijLzwdSCChpkD1w0+9ITAZfx2kc4jieKc= Received: by 10.54.122.12 with SMTP id u12mr833626wrc; Wed, 03 Aug 2005 12:00:47 -0700 (PDT) Received: by 10.54.153.5 with HTTP; Wed, 3 Aug 2005 12:00:46 -0700 (PDT) Message-ID: <4e89b4260508031200671dfa04@mail.gmail.com> Date: Wed, 3 Aug 2005 15:00:46 -0400 Reply-To: Wez Furlong To: Marc Boeren Cc: internals@lists.php.net In-Reply-To: <0C77C7530EA52A4EBD1C47C80D1D291E364AE7@sbs.GuidanceBV.local> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <0C77C7530EA52A4EBD1C47C80D1D291E364AE7@sbs.GuidanceBV.local> Subject: Re: [PHP-DEV] moving extensions to pecl From: kingwez@gmail.com (Wez Furlong) In general, unless the extension is a really ancient forgotten thing, the person moving it should coordinate with the current maintainer to set that up. Would you mind creating the appropriate package.xml file and tarball and releasing dbx via PECL, Marc? Let me know if you need an account for the PECL site. --Wez. On 8/3/05, Marc Boeren wrote: >=20 > Hiyall, >=20 > A while back ext/dbx and ext/ircg were 'moved to pecl' (without any > discussion, but that's not the point). > However, there are no packages on pecl for either extension, which might > lead people to believe that a 'move to pecl' is more like a 'remove from > php' action. Should it not be policy to require the necessary packaging > for pecl _before_ the source is moved in cvs? >=20 > Ciao, Marc. >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20 >