From owner-cvs-all@FreeBSD.ORG Tue Jul 1 02:50:04 2003 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 2084337B401; Tue, 1 Jul 2003 02:50:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE1AE43FFB; Tue, 1 Jul 2003 02:50:03 -0700 (PDT) (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 h619o30U009333; Tue, 1 Jul 2003 02:50:03 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h619o3Fo009332; Tue, 1 Jul 2003 02:50:03 -0700 (PDT) Message-Id: <200307010950.h619o3Fo009332@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 1 Jul 2003 02:50:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/libgmp-freebsd Makefile 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: Tue, 01 Jul 2003 09:50:04 -0000 netchild 2003/07/01 02:50:03 PDT FreeBSD ports repository Modified files: math/libgmp-freebsd Makefile Log: - add CONFLICTS - build only for alpha and i386 sparc64: may compile with some fixes, but has bugs in the assembly code Submitted by: Marius Strobl Revision Changes Path 1.5 +2 -0 ports/math/libgmp-freebsd/Makefile