From owner-cvs-all Tue Mar 26 9: 1:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF41037B419; Tue, 26 Mar 2002 09:01:09 -0800 (PST) Received: (from netchild@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2QH19e11909; Tue, 26 Mar 2002 09:01:09 -0800 (PST) (envelope-from netchild) Message-Id: <200203261701.g2QH19e11909@freefall.freebsd.org> From: Alexander Leidinger Date: Tue, 26 Mar 2002 09:01:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/icc Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/icc/files patch-include 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/03/26 09:01:09 PST Modified files: lang Makefile Added files: lang/icc Makefile distinfo pkg-comment pkg-descr pkg-plist lang/icc/files patch-include Log: This is Intels C/C++ compiler. It is setup to produce native FreeBSD objects. This port is not able to produce native executables on its own. You need to do it yourself with gcc. Approved by: steve Revision Changes Path 1.284 +1 -0 ports/lang/Makefile 1.1 +86 -0 ports/lang/icc/Makefile (new) 1.1 +1 -0 ports/lang/icc/distinfo (new) 1.1 +13 -0 ports/lang/icc/files/patch-include (new) 1.1 +1 -0 ports/lang/icc/pkg-comment (new) 1.1 +5 -0 ports/lang/icc/pkg-descr (new) 1.1 +786 -0 ports/lang/icc/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message