Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36224 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51792 invoked from network); 20 Mar 2008 17:59:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2008 17:59:11 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.187 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.187 rv-out-0910.google.com Received: from [209.85.198.187] ([209.85.198.187:62383] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/04-09437-DE5A2E74 for ; Thu, 20 Mar 2008 12:59:09 -0500 Received: by rv-out-0910.google.com with SMTP id k15so598953rvb.23 for ; Thu, 20 Mar 2008 10:59:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=OG5hyIQQA8dJjzy8fisaHlqMBLSty2axk82uwrMuz/0=; b=B3+2UMWVgyByn7aPOVps0OoTSUNTILX/jF5wBoDSphWTVE6cRYpr1md8PPzprsXwT7iaSTFUiF3g6jcUL82kZT92lPygnc4+NlriXjY5cg2Kwg4orskVV3Znj2WKYrVRaSen58mlCaSWug6n2sqbj0ebN7UY3fMj7j9U23RYSzw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pqPWJdUtcyr28r8P77/KgMdYPx4zY6xxZD94hjnRIXS7iCHsvL4mBSnSyPySvEOzFSsSZ5A2DKZclJXHoVR63duOaCpzXXEXcPJ9zvLdyb2DshVFDrgCNtX9SqShOEkID/TcGrhKrrDFFgUG4WvDNfyH8wiojoCdqsSHBjtfDG0= Received: by 10.140.172.19 with SMTP id u19mr946849rve.133.1206035946782; Thu, 20 Mar 2008 10:59:06 -0700 (PDT) Received: by 10.141.116.12 with HTTP; Thu, 20 Mar 2008 10:59:06 -0700 (PDT) Message-ID: Date: Thu, 20 Mar 2008 18:59:06 +0100 To: "Cristian Rodriguez" Cc: php-dev In-Reply-To: <7d5a202f0803200929h25d73794kd9f2f6dea0389923@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7d5a202f0803200929h25d73794kd9f2f6dea0389923@mail.gmail.com> Subject: Re: [PHP-DEV] CMake SoC Proposal From: pierre.php@gmail.com ("Pierre Joye") On Thu, Mar 20, 2008 at 5:29 PM, Cristian Rodriguez wrote: > 2008/3/19, Scott MacVicar : > > > > Another alternative would be to simply bundle CMake with PHP, > > Nope, Cmake is available in almost all distributions and in the case > some of them dont have it yet, they will because sooner or later will > need to integrate KDE4. > > Please dont bundle more stuff in PHP, life is already painful ( > bundled PCRE, regexp, libzip, libgd , timezonedb..) dont add yet > another duplicate task for distributors. As I agree with you, libgd and libzip are two wrong examples, they are not simply bundled, they are different (fork for libgd). Especially libgd as our version is not the same as the official version from a feature and behavior point of view. That will change soon but it is not yet the case. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org