From owner-cvs-ports@FreeBSD.ORG Sun Feb 1 05:37:17 2004 Return-Path: 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 840F016A4CE; Sun, 1 Feb 2004 05:37:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA50643D55; Sun, 1 Feb 2004 05:37:13 -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 i11DbD0B083350; Sun, 1 Feb 2004 05:37:13 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11DbDpb083349; Sun, 1 Feb 2004 05:37:13 -0800 (PST) (envelope-from netchild) Message-Id: <200402011337.i11DbDpb083349@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 1 Feb 2004 05:37:13 -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/icc7 Makefile distinfo ports/lang/icc Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 13:37:17 -0000 netchild 2004/02/01 05:37:13 PST FreeBSD ports repository Modified files: lang/icc7 Makefile distinfo lang/icc Makefile Log: icc & icc7: - correct the use of ECHO_CMD and ECHO (swap them) [1] icc: - fix the DISTFILE handling, it's automatically available after bsd.port.post.mk, not after bsd.port.pre.mk, so set it explicitly to be able to use it in the check for the IGNORE message [1] icc7: - don't extract the Intel debugger, it's not usable without a threads debugging lib - USE_SIZE Noticed after: reading the commit log/diff of the ifc port [1] Submitted indirectly by: maho, hrs [1] Revision Changes Path 1.62 +46 -46 ports/lang/icc/Makefile 1.61 +46 -44 ports/lang/icc7/Makefile 1.29 +1 -0 ports/lang/icc7/distinfo