From owner-freebsd-ports@FreeBSD.ORG Wed Jan 19 05:41:03 2005 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 48E5216A4CE for ; Wed, 19 Jan 2005 05:41:03 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id D229843D39 for ; Wed, 19 Jan 2005 05:41:02 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] (pool-68-160-236-186.ny325.east.verizon.net [68.160.236.186]) by pi.codefab.com (8.12.11/8.12.11) with ESMTP id j0J5evsm000536 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 19 Jan 2005 00:40:59 -0500 (EST) Message-ID: <41EDF363.8060406@mac.com> Date: Wed, 19 Jan 2005 00:42:59 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Nottebrock References: <0C3AB98B-69AD-11D9-B776-003065ABFD92@mac.com> <20050119012809.GA62189@xor.obsecurity.org> <41EDCBA1.4030909@mac.com> <41EDD190.4010509@gmx.net> <41EDE335.1000704@mac.com> <41EDEDF7.9060907@gmx.net> In-Reply-To: <41EDEDF7.9060907@gmx.net> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=1.9 required=5.5 tests=AWL,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=disabled version=3.0.1 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on pi.codefab.com cc: freebsd-ports@FreeBSD.org Subject: Re: depends on ...? 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, 19 Jan 2005 05:41:03 -0000 Michael Nottebrock wrote: [ ... ] > The code in question exists in bzflag since 2003. The FreeBSD port of > bzflag exists since 2000, an OpenBSD port, with patch, exists since > 2003. NetBSD's pkgsrc patches the file for FreeBSD 4.x's sake, too. How > could this issue ever have survived in the upstream sources? - Easily. :-) > > *idly wonders how many > > +#ifdef HAVE_SYS_TYPES_H > +#include > +#endif > > will need to be added to KDE 3.4 to make it compile on 4.x* My keyboard is grateful that I wasn't drinking anything when I read this. :-) 8-) 3-) ;-) I betcha KDE 3.4 takes longer than 1300 seconds to compile, too, when you are testing the port to see whether everything works this time and whether the mighty pkg-plist is right. -- -Chuck