From owner-cvs-all@FreeBSD.ORG Tue Jun 6 20:23:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFB0516CDB9; Tue, 6 Jun 2006 20:15:50 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7068043D48; Tue, 6 Jun 2006 20:15:50 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k56KE0Zq018464; Tue, 6 Jun 2006 20:14:00 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k56KE0v9018461; Tue, 6 Jun 2006 20:14:00 GMT (envelope-from itetcu) Message-Id: <200606062014.k56KE0v9018461@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 6 Jun 2006 20:14:00 +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/editors Makefile ports/editors/f4l Makefile distinfo pkg-descr pkg-message ports/editors/f4l/files patch-src_flagStonePort_transform-cxx-bsd_transform_FSMovie.cpp 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: Tue, 06 Jun 2006 20:24:00 -0000 itetcu 2006-06-06 20:14:00 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/f4l Makefile distinfo pkg-descr pkg-message editors/f4l/files patch-src_flagStonePort_transform-cxx-bsd_transform_FSMovie.cpp Log: F4L - or Flash for Linux - is an open source development environment for Macromedia Flash, a multi-platform format (swf/svg) widely used for web applications and vector animation. Basically, you can make interactive eye candy for your website and any other purpose. This software is work-in-progress -- but it mostly works. WWW: http://f4l.sourceforge.net/ PR: ports/98227 Submitted by: Shaun Amott Approved by: lawrance (mentor, implicit) Revision Changes Path 1.345 +1 -0 ports/editors/Makefile 1.1 +34 -0 ports/editors/f4l/Makefile (new) 1.1 +3 -0 ports/editors/f4l/distinfo (new) 1.1 +12 -0 ports/editors/f4l/files/patch-src_flagStonePort_transform-cxx-bsd_transform_FSMovie.cpp (new) 1.1 +8 -0 ports/editors/f4l/pkg-descr (new) 1.1 +7 -0 ports/editors/f4l/pkg-message (new)