From owner-cvs-all@FreeBSD.ORG Sun Jun 22 08:00:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FCAB106564A; Sun, 22 Jun 2008 08:00:59 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0E1FC8FC0A; Sun, 22 Jun 2008 08:00:59 +0000 (UTC) (envelope-from edwin@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 m5M80w9M094997; Sun, 22 Jun 2008 08:00:58 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5M80wGr094996; Sun, 22 Jun 2008 08:00:58 GMT (envelope-from edwin) Message-Id: <200806220800.m5M80wGr094996@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 22 Jun 2008 08:00:58 +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/processing-devel Makefile distinfo pkg-descr pkg-plist ports/graphics/processing-devel/files patch-processing 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: Sun, 22 Jun 2008 08:00:59 -0000 edwin 2008-06-22 08:00:58 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/processing-devel Makefile distinfo pkg-descr pkg-plist graphics/processing-devel/files patch-processing Log: Add development version of graphics/processing Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain. WWW: http://processing.org/ Revision Changes Path 1.1166 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/processing-devel/Makefile (new) 1.1 +3 -0 ports/graphics/processing-devel/distinfo (new) 1.1 +28 -0 ports/graphics/processing-devel/files/patch-processing (new) 1.1 +10 -0 ports/graphics/processing-devel/pkg-descr (new) 1.1 +1831 -0 ports/graphics/processing-devel/pkg-plist (new)