From owner-cvs-all@FreeBSD.ORG Sat Aug 14 09:48:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1BA816A4CE; Sat, 14 Aug 2004 09:48:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A344343D48; Sat, 14 Aug 2004 09:48:27 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7E9mRbo030972; Sat, 14 Aug 2004 09:48:27 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7E9mRnQ030971; Sat, 14 Aug 2004 09:48:27 GMT (envelope-from arved) Message-Id: <200408140948.i7E9mRnQ030971@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 14 Aug 2004 09:48:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/IglooFTP Makefile ports/ftp/IglooFTP/files patch-ftp_tree.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2004 09:48:27 -0000 arved 2004-08-14 09:48:27 UTC FreeBSD ports repository Modified files: ftp/IglooFTP Makefile Added files: ftp/IglooFTP/files patch-ftp_tree.h Log: Fix build with gcc 3.4 Reported by: pointyhat Mark IGNORE on amd64, crahes on startup. Probably broken on other 64bit archs too, because of a lot of LP64-warnings. Revision Changes Path 1.18 +7 -1 ports/ftp/IglooFTP/Makefile 1.1 +15 -0 ports/ftp/IglooFTP/files/patch-ftp_tree.h (new)