From owner-cvs-ports@FreeBSD.ORG Sat Dec 10 23:01:14 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 502CD1065670; Sat, 10 Dec 2011 23:01:14 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 288E18FC0C; Sat, 10 Dec 2011 23:01:14 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBAN1EiD015197; Sat, 10 Dec 2011 23:01:14 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBAN1ECL015196; Sat, 10 Dec 2011 23:01:14 GMT (envelope-from oliver) Message-Id: <201112102301.pBAN1ECL015196@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 10 Dec 2011 23:01:14 +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/ogre3d Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 10 Dec 2011 23:01:14 -0000 oliver 2011-12-10 23:01:14 UTC FreeBSD ports repository Modified files: graphics/ogre3d Makefile pkg-plist Log: use boost to build a threaded ogre (optional) Feature safe: yes Revision Changes Path 1.55 +15 -2 ports/graphics/ogre3d/Makefile 1.25 +10 -2 ports/graphics/ogre3d/pkg-plist