From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 13:59:20 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D20C837B404 for ; Wed, 2 Jul 2003 13:59:20 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 387C743FB1 for ; Wed, 2 Jul 2003 13:59:19 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 73907 invoked from network); 2 Jul 2003 20:59:17 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 2 Jul 2003 20:59:17 -0000 Message-ID: <3F0347A5.3030206@liwing.de> Date: Wed, 02 Jul 2003 22:59:17 +0200 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (Compact - Build 2) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports Subject: lang/php4 disables overload X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 20:59:21 -0000 Hi Alex, your port disables the overload functionality which is enabled by default in php4 since 4.3.0. Maybe there're other things disabled, too. At first, I'd recomment to add '--enable-overload' after the '--disable-all' line and some further analysis at a later point. If you want me to submit a PR, please let me know. Best, Jens