Date: Mon, 10 Feb 2003 06:04:11 -0800 (PST) From: Alexander Leidinger <netchild@FreeBSD.org> 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 Message-ID: <200302101404.h1AE4Cl9072718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302101404.h1AE4Cl9072718>