From owner-cvs-ports@FreeBSD.ORG Thu Apr 17 09:03:36 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EFF737B401; Thu, 17 Apr 2003 09:03:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D3643FBF; Thu, 17 Apr 2003 09:03:35 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3HG3Z0U036888; Thu, 17 Apr 2003 09:03:35 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3HG3ZOT036887; Thu, 17 Apr 2003 09:03:35 -0700 (PDT) Message-Id: <200304171603.h3HG3ZOT036887@repoman.freebsd.org> From: Tilman Linneweh Date: Thu, 17 Apr 2003 09:03:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/evolvotron Makefile distinfo pkg-descr pkg-plistpatch-matrix.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 17 Apr 2003 16:03:36 -0000 arved 2003/04/17 09:03:35 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/evolvotron Makefile distinfo pkg-descr pkg-plist graphics/evolvotron/files patch-dialog_mutation_parameters.h patch-matrix.cpp Log: Evolvotron is interactive "generative art" software to evolve images/textures/patterns through an iterative process of random mutation and user-selection driven evolution PR: 50232 Submitted by: David Yeske Revision Changes Path 1.578 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/evolvotron/Makefile (new) 1.1 +1 -0 ports/graphics/evolvotron/distinfo (new) 1.1 +10 -0 ports/graphics/evolvotron/files/patch-dialog_mutation_parameters.h (new) 1.1 +10 -0 ports/graphics/evolvotron/files/patch-matrix.cpp (new) 1.1 +8 -0 ports/graphics/evolvotron/pkg-descr (new) 1.1 +1 -0 ports/graphics/evolvotron/pkg-plist (new)