From owner-freebsd-ports@FreeBSD.ORG Wed May 10 10:21:32 2006 Return-Path: X-Original-To: ports@FreeBSD.org 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 4B4D516A422 for ; Wed, 10 May 2006 10:21:32 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: from thing.verysmall.org (thing.verysmall.org [212.100.226.116]) by mx1.FreeBSD.org (Postfix) with SMTP id B895E43D70 for ; Wed, 10 May 2006 10:21:18 +0000 (GMT) (envelope-from pobox@verysmall.org) Received: (qmail 52577 invoked by uid 89); 10 May 2006 10:49:16 -0000 Received: from unknown (HELO ?127.0.0.1?) (iavor.raytchev@verysmall.org@130.83.72.223) by thing.verysmall.org with SMTP; 10 May 2006 10:49:16 -0000 Message-ID: <4461BE61.1030205@verysmall.org> Date: Wed, 10 May 2006 12:20:17 +0200 From: "pobox@verysmall.org" User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Alex Dupre References: <001701c6740d$a33d2c90$69010c0a@dublin.wbtsystems.com> <4461ACAD.9090300@FreeBSD.org> In-Reply-To: <4461ACAD.9090300@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Barry Byrne Subject: Re: FreeBSD Port: php5-5.1.4 - Build fails on FreeBSD 4.11 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: Wed, 10 May 2006 10:21:32 -0000 Alex Dupre wrote: > Barry Byrne wrote: >> Never had this problem before, but the 5.1.4 version of doesn't build >> on my >> 4.11 Release box. I typically run portupgrade every few days with no >> major >> problems. >> >> Any ideas on this? > > portsnap/csup/cvsup are your friends. Could anybody explain how exactly are they our friends? I was doing cvsup/portsupgrade on 5.4 for every 2-3 days as well without any problems until 5.1.4. Is something changed in the way the php port will work or is it a temporary state? Thanks, Iv