From owner-freebsd-ports@FreeBSD.ORG Sat Jun 4 10:51:02 2005 Return-Path: <owner-freebsd-ports@FreeBSD.ORG> 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 779AD16A41C; Sat, 4 Jun 2005 10:51:02 +0000 (GMT) (envelope-from eculp@bafirst.com) Received: from 72-12-2-214.wan.networktel.net (72-12-2-214.wan.networktel.net [72.12.2.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13DF143D1F; Sat, 4 Jun 2005 10:50:57 +0000 (GMT) (envelope-from eculp@bafirst.com) Received: from localhost (localhost [127.0.0.1]) (uid 80) by 72-12-2-214.wan.networktel.net with local; Sat, 04 Jun 2005 05:50:57 -0500 id 00095AA8.42A18791.000171D0 Received: from dsl-201-144-92-62.prod-infinitum.com.mx (dsl-201-144-92-62.prod-infinitum.com.mx [201.144.92.62]) by mail.bafirst.com (Horde MIME library) with HTTP; Sat, 04 Jun 2005 05:50:56 -0500 Message-ID: <20050604055056.9tkxnefm88kgg8co@mail.bafirst.com> Date: Sat, 04 Jun 2005 05:50:56 -0500 From: eculp@bafirst.com To: current@freebsd.org, ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.1-cvs Cc: Subject: pear broken on current. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports> List-Post: <mailto:freebsd-ports@freebsd.org> List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 04 Jun 2005 10:51:02 -0000 In /usr/src/UPDATING, there was a change: 20050528: Kernel parsing of extra options on '#!' first lines of shell scripts has changed. and documented at: http://people.freebsd.org/~gad/Updating-20050528.txt After a week of rebuilding, changing versions of pear, php, apache and all other dependencies and looking everywhere except at this change, Finally, thanks to Manfred Antar <null@pozo.com> and Thierry Thomas <thierry@freebsd.org>, I was able to understand that this was my problem with pear but I still don't know what the solution is. I assume that the port will need to be changed or am I missing something? Thanks, ed P.S. I have submitted a PR