From owner-cvs-all@FreeBSD.ORG Wed Apr 8 23:14:44 2009 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 01AA5106564A; Wed, 8 Apr 2009 23:14:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E3BF48FC18; Wed, 8 Apr 2009 23:14:43 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n38NEhdW060904; Wed, 8 Apr 2009 23:14:43 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n38NEhus060903; Wed, 8 Apr 2009 23:14:43 GMT (envelope-from amdmi3) Message-Id: <200904082314.n38NEhus060903@repoman.freebsd.org> From: Dmitry Marakasov Date: Wed, 8 Apr 2009 23:14:43 +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/py-rabbyt Makefile distinfo pkg-descr ports/graphics/py-rabbyt/files patch-setup.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2009 23:14:44 -0000 amdmi3 2009-04-08 23:14:43 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/py-rabbyt Makefile distinfo pkg-descr graphics/py-rabbyt/files patch-setup.py Log: Rabbyt is a sprite library for Python with game development in mind. It has two goals: 1. Be fast, without sacrificing ease of use. 2. Be easy to use, without sacrificing speed WWW: http://matthewmarshall.org/projects/rabbyt/ Revision Changes Path 1.1238 +1 -0 ports/graphics/Makefile 1.1 +27 -0 ports/graphics/py-rabbyt/Makefile (new) 1.1 +3 -0 ports/graphics/py-rabbyt/distinfo (new) 1.1 +32 -0 ports/graphics/py-rabbyt/files/patch-setup.py (new) 1.1 +7 -0 ports/graphics/py-rabbyt/pkg-descr (new)