From owner-cvs-ports@FreeBSD.ORG Fri Apr 25 15:37:52 2008 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 6C67F106566B; Fri, 25 Apr 2008 15:37:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4323A8FC0C; Fri, 25 Apr 2008 15:37:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3PFbqp9045164; Fri, 25 Apr 2008 15:37:52 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3PFbqGT045163; Fri, 25 Apr 2008 15:37:52 GMT (envelope-from miwi) Message-Id: <200804251537.m3PFbqGT045163@repoman.freebsd.org> From: Martin Wilke Date: Fri, 25 Apr 2008 15:37:52 +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/structuresynth Makefile distinfo pkg-descr 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: Fri, 25 Apr 2008 15:37:52 -0000 miwi 2008-04-25 15:37:52 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/structuresynth Makefile distinfo pkg-descr pkg-plist Log: Structure Synth is an application for creating 3D structures from a set of user specified rules. It is an attempt to make a 3D version of Context Free. The resulting structures can be viewed in the integrated OpenGL viewer or exported to various formats. WWW: http://structuresynth.sourceforge.net PR: ports/122897 Submitted by: Dmitry Marakasov Revision Changes Path 1.1145 +1 -0 ports/graphics/Makefile 1.1 +41 -0 ports/graphics/structuresynth/Makefile (new) 1.1 +3 -0 ports/graphics/structuresynth/distinfo (new) 1.1 +6 -0 ports/graphics/structuresynth/pkg-descr (new) 1.1 +36 -0 ports/graphics/structuresynth/pkg-plist (new)