From owner-freebsd-ports@FreeBSD.ORG Tue Dec 9 10:21:36 2008 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 95FE21065670 for ; Tue, 9 Dec 2008 10:21:36 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id C124A8FC1D for ; Tue, 9 Dec 2008 10:21:35 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 19164 invoked from network); 9 Dec 2008 10:21:33 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 9 Dec 2008 10:21:33 -0000 Message-ID: <493E46AC.1080909@FreeBSD.org> Date: Tue, 09 Dec 2008 11:21:32 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.17 (X11/20080929) MIME-Version: 1.0 To: Vlad GURDIGA References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: FreeBSD Port: php5-5.2.8 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: Tue, 09 Dec 2008 10:21:36 -0000 Vlad GURDIGA ha scritto: > Do we have a "make test" for the lang/php5 port? Yes, but the message is printed by the php makefile, not port makefile. You have to know also that the suhosin patch will make a few tests failing. -- Alex Dupre