From owner-cvs-all Fri Nov 8 8: 1:41 2002 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 967A837B401; Fri, 8 Nov 2002 08:01:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 596E143E42; Fri, 8 Nov 2002 08:01:40 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA8FxcmV048888; Fri, 8 Nov 2002 07:59:38 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA8Fxc5X048887; Fri, 8 Nov 2002 07:59:38 -0800 (PST) Message-Id: <200211081559.gA8Fxc5X048887@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 8 Nov 2002 07:59:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/icc Makefile pkg-plist ports/lang/icc/files cpio-exclude ld.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2002/11/08 07:59:38 PST Modified files: lang/icc Makefile pkg-plist lang/icc/files ld.c Added files: lang/icc/files cpio-exclude Log: - Keep up with changes on -current (__sF, elf_i386 -> elf_i386_fbsd). - Use an exclude file for cpio, there's not much sense in extracting and chmod'ing a whole bunch of files only to delete them afterwards. - Fix two bugs in the ld-wrapper that could cause it to dump core in rare cases. - Remove a forgotten C++ include. - Improve IGNORE message. Submitted by: marius@alchemy.franken.de Revision Changes Path 1.21 +26 -20 ports/lang/icc/Makefile 1.1 +64 -0 ports/lang/icc/files/cpio-exclude (new) 1.4 +7 -3 ports/lang/icc/files/ld.c 1.9 +0 -1 ports/lang/icc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message