From owner-cvs-all@FreeBSD.ORG Sun Aug 20 08:28:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 737E316A4E1; Sun, 20 Aug 2006 08:28:30 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA4643D62; Sun, 20 Aug 2006 08:28:30 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7K8SUfq081835; Sun, 20 Aug 2006 08:28:30 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7K8SUjx081834; Sun, 20 Aug 2006 08:28:30 GMT (envelope-from acm) Message-Id: <200608200828.k7K8SUjx081834@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sun, 20 Aug 2006 08:28:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/crystalspace Makefile pkg-plist ports/graphics/crystalspace/files patch-plugins-mesh-sprcal3d-object_sprcal3d.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 20 Aug 2006 08:28:30 -0000 acm 2006-08-20 08:28:29 UTC FreeBSD ports repository Modified files: graphics/crystalspace Makefile pkg-plist Added files: graphics/crystalspace/files patch-plugins-mesh-sprcal3d-object_sprcal3d.cpp Log: - Fix build on i386/amd64 [1] - Fix pkg-plist - Add missing dependencies - Add CONFLICTS with graphics/crystalspace-devel (i'll commit it soon) - Add one patch file for building this with new version of graphics/cal3d - Others tiny modifications Reported by: kris [1] Approved by: garga (mentor) Revision Changes Path 1.11 +23 -10 ports/graphics/crystalspace/Makefile 1.1 +75 -0 ports/graphics/crystalspace/files/patch-plugins-mesh-sprcal3d-object_sprcal3d.cpp (new) 1.3 +9 -7 ports/graphics/crystalspace/pkg-plist