From owner-cvs-all@FreeBSD.ORG Sat Mar 18 23:36:16 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 1DA3A16A423; Sat, 18 Mar 2006 23:36:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8EDE43D75; Sat, 18 Mar 2006 23:36:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k2INa8Y2031196; Sat, 18 Mar 2006 23:36:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2INa85o031195; Sat, 18 Mar 2006 23:36:08 GMT (envelope-from pav) Message-Id: <200603182336.k2INa85o031195@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 18 Mar 2006 23:36:08 +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/sharpconstruct Makefile distinfo pkg-descr pkg-plist 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: Sat, 18 Mar 2006 23:36:16 -0000 pav 2006-03-18 23:36:08 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/sharpconstruct Makefile distinfo pkg-descr pkg-plist Log: SharpConstruct is a 3D modeling program designed to paint depth on to polygon models in real-time. Unlike traditional modeling programs, SharpConstruct makes it easy to model organic shapes. There is no need to even look at a wireframe (unless you want to). Instead, the model is manipulated much like clay - push or pull an area, smooth it, make a hollow or a hill. The entire process is both simple and organic; you won't need years of modeling experience to create detailed models in SharpConstruct. WWW: http://sharp3d.sourceforge.net/ PR: ports/94523 Submitted by: Dmitry Marakasov Revision Changes Path 1.905 +1 -0 ports/graphics/Makefile 1.1 +45 -0 ports/graphics/sharpconstruct/Makefile (new) 1.1 +3 -0 ports/graphics/sharpconstruct/distinfo (new) 1.1 +10 -0 ports/graphics/sharpconstruct/pkg-descr (new) 1.1 +18 -0 ports/graphics/sharpconstruct/pkg-plist (new)