From owner-freebsd-ports@FreeBSD.ORG Fri Jul 27 01:11:39 2007 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3C6316A41A for ; Fri, 27 Jul 2007 01:11:39 +0000 (UTC) (envelope-from thehunmonkgroup@yahoo.com) Received: from smtp124.plus.mail.mud.yahoo.com (smtp124.plus.mail.mud.yahoo.com [209.191.106.155]) by mx1.freebsd.org (Postfix) with SMTP id 9460113C45D for ; Fri, 27 Jul 2007 01:11:39 +0000 (UTC) (envelope-from thehunmonkgroup@yahoo.com) Received: (qmail 22753 invoked from network); 27 Jul 2007 00:44:59 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:Mime-Version:Content-Type:Message-Id:Cc:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=Me93DLXkOBcc/W85Xkkz+r0W2NsS7rCuqL4sQ3J4XasqIvoee6HyKZaa2kBdxwNZcNrjmD+w92K0mCn9UTrgGhhRcx6X0L1iNIcmilGlTpKQbnt8q7DrHjIoM3+xMJda4KqTXP0QkXprTHKLUB3Cu8o4iG54Vm2JkV5iIsCKHKg= ; Received: from unknown (HELO ?192.168.2.4?) (thehunmonkgroup@65.100.128.184 with plain) by smtp124.plus.mail.mud.yahoo.com with SMTP; 27 Jul 2007 00:44:58 -0000 X-YMail-OSG: pIbG.IMVM1k4e2W1c7RWMLZgjzgd6jSXbEebQU8ytkS5wi8PDru5m5WBPlZu1cprWfj8ssVkRg-- Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chad Phillips Date: Thu, 26 Jul 2007 18:44:44 -0600 To: ale@FreeBSD.org X-Mailer: Apple Mail (2.752.2) Cc: ports@FreeBSD.org Subject: FreeBSD Port: php5-5.2.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jul 2007 01:11:40 -0000 i was wondering if it would be possible to make --enable-versioning an optional config parameter? zend platform will not install when php is compiled with it, and it looks like xdebug has problems as well. i looked for awhile for a way to bypass this option with a command line switch, but came empty -- apologies if i've missed something. thanks for a great port, chad