From owner-cvs-all@FreeBSD.ORG Tue Feb 10 03:57:56 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC815106566B; Tue, 10 Feb 2009 03:57:56 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 808C28FC1A; Tue, 10 Feb 2009 03:57:56 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1A3vuVN021507; Tue, 10 Feb 2009 03:57:56 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1A3vuUt021506; Tue, 10 Feb 2009 03:57:56 GMT (envelope-from amdmi3) Message-Id: <200902100357.n1A3vuUt021506@repoman.freebsd.org> From: Dmitry Marakasov Date: Tue, 10 Feb 2009 03:57:56 +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/osg Makefile pkg-plist ports/graphics/osg/files patch-src-osgViewer-CMakeLists.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2009 03:57:57 -0000 amdmi3 2009-02-10 03:57:56 UTC FreeBSD ports repository Modified files: graphics/osg Makefile pkg-plist Added files: graphics/osg/files patch-src-osgViewer-CMakeLists.txt Log: - Fix installation - Merge some changes from osg-devel - Add more knobs (for things detected via pkg-config) - Remove OPENVRML knob, which is broken - Add PORTSCOUT - Plist fixes Revision Changes Path 1.39 +61 -21 ports/graphics/osg/Makefile 1.1 +20 -0 ports/graphics/osg/files/patch-src-osgViewer-CMakeLists.txt (new) 1.15 +4 -2 ports/graphics/osg/pkg-plist