From owner-cvs-all@FreeBSD.ORG Sat Mar 13 02:33:19 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 9514416A4CE; Sat, 13 Mar 2004 02:33:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EB7143D39; Sat, 13 Mar 2004 02:33:19 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2DAXJGe088060; Sat, 13 Mar 2004 02:33:19 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2DAXJw0088059; Sat, 13 Mar 2004 02:33:19 -0800 (PST) (envelope-from netchild) Message-Id: <200403131033.i2DAXJw0088059@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 13 Mar 2004 02:33:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/icc Makefile pkg-plist ports/lang/icc7 Makefile pkg-plist ports/lang/icc7/files stdarg.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, 13 Mar 2004 10:33:19 -0000 netchild 2004/03/13 02:33:18 PST FreeBSD ports repository Modified files: lang/icc Makefile pkg-plist lang/icc7 Makefile pkg-plist lang/icc7/files stdarg.h Log: - some base system headers know about icc now, don't override them where appropriate [1] - make portlint happy [1] - sync icc7 and icc [1] - add linux_base as a patch depends for icc v8 Submitted by: Marius Strobl [1] Requested by: maintainer [1] Revision Changes Path 1.64 +15 -2 ports/lang/icc/Makefile 1.18 +3 -3 ports/lang/icc/pkg-plist 1.62 +15 -5 ports/lang/icc7/Makefile 1.2 +4 -0 ports/lang/icc7/files/stdarg.h 1.16 +4 -4 ports/lang/icc7/pkg-plist