From owner-freebsd-ports@FreeBSD.ORG Mon Oct 13 13:52:46 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 5F78C1065699 for ; Mon, 13 Oct 2008 13:52:46 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA06.westchester.pa.mail.comcast.net (qmta06.westchester.pa.mail.comcast.net [76.96.62.56]) by mx1.freebsd.org (Postfix) with ESMTP id 07CD08FC08 for ; Mon, 13 Oct 2008 13:52:45 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA07.westchester.pa.mail.comcast.net ([76.96.62.59]) by QMTA06.westchester.pa.mail.comcast.net with comcast id SCb31a00D1GhbT856Dsc8i; Mon, 13 Oct 2008 13:52:36 +0000 Received: from koitsu.dyndns.org ([69.181.141.110]) by OMTA07.westchester.pa.mail.comcast.net with comcast id SDsj1a00d2P6wsM3TDskgJ; Mon, 13 Oct 2008 13:52:44 +0000 X-Authority-Analysis: v=1.0 c=1 a=y8RNvJ3VKW0A:10 a=KM_53wxI9igA:10 a=6I5d2MoRAAAA:8 a=jTWcN5MmAAAA:8 a=QycZ5dHgAAAA:8 a=nX4q5f22Gvq8L0tlNVwA:9 a=fE7cAM3VrBuxXZffJocA:7 a=f69SezYB0Btvp-GQcENFg2_3yRcA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 69CC7C9419; Mon, 13 Oct 2008 06:52:43 -0700 (PDT) Date: Mon, 13 Oct 2008 06:52:43 -0700 From: Jeremy Chadwick To: Jason Message-ID: <20081013135243.GA20064@icarus.home.lan> References: <48F2B3ED.5060103@tinisi.com> <48F34C4E.1020600@tinisi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48F34C4E.1020600@tinisi.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: "Carlos A. M. dos Santos" , ports@freebsd.org, nork@freebsd.org Subject: Re: FreeBSD Port: DarwinStreamingServer-6.0.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: Mon, 13 Oct 2008 13:52:46 -0000 On Mon, Oct 13, 2008 at 08:25:34AM -0500, Jason wrote: > Carlos, > Thanks for the reply. I downloaded just the Streaming Server port > from the FreeBSD web site, I haven't upgraded my entire ports tree. But, > if I understand this particular problem, the only factors are the actual > patch file and the file being patched, so as long as those are in sync, > it should work. Is the port posted on the FreeBSD web the latest? The > web access to cvs shows the port I am using at revision 1.35. Has > something else fundamental changed like make itself or the patch utility > since 6.0 was released? The problem is that your ports tree has been updated incorrectly or is broken somehow. The patch which is failing for you was removed from the files/ directory 4 months ago, when the 6.0.3 update got applied: http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/DarwinStreamingServer/files/Attic/ The patch in question does not apply to 6.0.3, and that's what the problem here is. I don't know how you have 6.0.3 of the port, but still have old patch files in files/. I do not know how/why your ports tree is in this state. It's possible that when you installed FreeBSD you chose "src" and "ports" from the installation menu. The problem with this is that you have to "adopt" the src and ports trees to work with csup/cvsup: http://www.cvsup.org/faq.html#adopt I would highly recommend you "start over" from scratch by nuking your ports tree (rm -fr /usr/ports/*), and the files/dirs in /usr/sup/* and/or /var/db/sup/*, then updating your entire ports tree again. You should probably do the same thing with /usr/src as well. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |