From owner-cvs-ports Mon Feb 10 6: 4:18 2003 Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37F6437B406; Mon, 10 Feb 2003 06:04:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB67F43FB1; Mon, 10 Feb 2003 06:04:12 -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 h1AE4Cbv072719; Mon, 10 Feb 2003 06:04:12 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1AE4Cl9072718; Mon, 10 Feb 2003 06:04:12 -0800 (PST) Message-Id: <200302101404.h1AE4Cl9072718@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 10 Feb 2003 06:04:11 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: ports/lang/icc Makefile distinfo pkg-plist ports/lang/icc/files cpio-exclude patch-ia32::bin::icc patch-ia32::bin::icpc patch-ia32::include::dvec.h patch-ia32::include::fvec.h patch-ia32::include::ivec.h patch-ia32::include::yvals.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2003/02/10 06:04:11 PST Modified files: lang/icc Makefile distinfo pkg-plist lang/icc/files cpio-exclude patch-ia32::bin::icc patch-ia32::bin::icpc patch-ia32::include::dvec.h patch-ia32::include::fvec.h patch-ia32::include::ivec.h patch-ia32::include::yvals.h Log: - update to 7.0.082 - fix [dfi]vec.h with stlport-iostreams - do not install a Windows header (mathf.h) - do not install libompstub (depends on pthread_atfork(), see PR 17437) Submitted by: marius@alchemy.franken.de - point to the icc errata after make install Revision Changes Path 1.26 +13 -10 ports/lang/icc/Makefile 1.7 +1 -1 ports/lang/icc/distinfo 1.3 +3 -0 ports/lang/icc/files/cpio-exclude 1.2 +10 -3 ports/lang/icc/files/patch-ia32::bin::icc 1.2 +10 -3 ports/lang/icc/files/patch-ia32::bin::icpc 1.2 +13 -0 ports/lang/icc/files/patch-ia32::include::dvec.h 1.2 +13 -0 ports/lang/icc/files/patch-ia32::include::fvec.h 1.2 +13 -0 ports/lang/icc/files/patch-ia32::include::ivec.h 1.2 +2 -2 ports/lang/icc/files/patch-ia32::include::yvals.h 1.11 +0 -2 ports/lang/icc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message