From owner-cvs-all@FreeBSD.ORG Tue May 1 19:08:40 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 25C4C16A402; Tue, 1 May 2007 19:08:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 15EBC13C46E; Tue, 1 May 2007 19:08:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l41J8dxF051943; Tue, 1 May 2007 19:08:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l41J8dW1051942; Tue, 1 May 2007 19:08:39 GMT (envelope-from miwi) Message-Id: <200705011908.l41J8dW1051942@repoman.freebsd.org> From: Martin Wilke Date: Tue, 1 May 2007 19:08:39 +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 Makefile ports/graphics/pear-Image_3D Makefile distinfo pkg-descr 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: Tue, 01 May 2007 19:08:40 -0000 miwi 2007-05-01 19:08:39 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/pear-Image_3D Makefile distinfo pkg-descr Log: Image_3D is a highly object oriented PHP5 package that allows the creation of 3 dimensional images using PHP. Image_3D currently supports: * Creation of 3D objects like cubes, spheres, maps, text, pie, torus, ... * Own object definitions possible * Own material definitions * Import of 3DSMax files * Unlimited number of light sources * Rendering output via GD, SVG or ASCII WWW: http://pear.php.net/package/Image_3D/ Revision Changes Path 1.1067 +1 -0 ports/graphics/Makefile 1.1 +52 -0 ports/graphics/pear-Image_3D/Makefile (new) 1.1 +3 -0 ports/graphics/pear-Image_3D/distinfo (new) 1.1 +13 -0 ports/graphics/pear-Image_3D/pkg-descr (new)