From owner-cvs-all@FreeBSD.ORG Wed May 19 16:04:25 2010 Return-Path: <owner-cvs-all@FreeBSD.ORG> 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 D5D06106566B; Wed, 19 May 2010 16:04:25 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C3C1E8FC15; Wed, 19 May 2010 16:04:25 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4JG4PLD049422; Wed, 19 May 2010 16:04:25 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4JG4P1q049421; Wed, 19 May 2010 16:04:25 GMT (envelope-from amdmi3) Message-Id: <201005191604.o4JG4P1q049421@repoman.freebsd.org> From: Dmitry Marakasov <amdmi3@FreeBSD.org> Date: Wed, 19 May 2010 16:04:25 +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/lightspark-devel Makefile distinfo pkg-descr pkg-plist ports/graphics/lightspark-devel/files patch-CMakeLists.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree <cvs-all.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>, <mailto:cvs-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/cvs-all> List-Post: <mailto:cvs-all@freebsd.org> List-Help: <mailto:cvs-all-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>, <mailto:cvs-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 19 May 2010 16:04:25 -0000 amdmi3 2010-05-19 16:04:25 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/lightspark-devel Makefile distinfo pkg-descr pkg-plist graphics/lightspark-devel/files patch-CMakeLists.txt Log: Lightspark is an alternative Flash Player implementation with llvm-based ActionScript JIT compiler and support for hardware accelerated rendering. WWW: http://lightspark.sourceforge.net/ Revision Changes Path 1.1328 +1 -0 ports/graphics/Makefile 1.1 +91 -0 ports/graphics/lightspark-devel/Makefile (new) 1.1 +3 -0 ports/graphics/lightspark-devel/distinfo (new) 1.1 +25 -0 ports/graphics/lightspark-devel/files/patch-CMakeLists.txt (new) 1.1 +5 -0 ports/graphics/lightspark-devel/pkg-descr (new) 1.1 +6 -0 ports/graphics/lightspark-devel/pkg-plist (new)