From owner-cvs-all@FreeBSD.ORG Fri Jun 9 10:35:36 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 C18FE16A41F; Fri, 9 Jun 2006 10:35:36 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1BD943D7E; Fri, 9 Jun 2006 10:35:35 +0000 (GMT) (envelope-from skv@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 k59AXYUo058071; Fri, 9 Jun 2006 10:33:34 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k59AXYAX058070; Fri, 9 Jun 2006 10:33:34 GMT (envelope-from skv) Message-Id: <200606091033.k59AXYAX058070@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 9 Jun 2006 10:33:34 +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/swfmill Makefile distinfo pkg-descr pkg-plist 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: Fri, 09 Jun 2006 10:35:36 -0000 skv 2006-06-09 10:33:34 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/swfmill Makefile distinfo pkg-descr pkg-plist Log: Add swfmill 0.2.11, xml2swf and swf2xml processor with import functionalities. Revision Changes Path 1.938 +1 -0 ports/graphics/Makefile 1.1 +30 -0 ports/graphics/swfmill/Makefile (new) 1.1 +3 -0 ports/graphics/swfmill/distinfo (new) 1.1 +17 -0 ports/graphics/swfmill/pkg-descr (new) 1.1 +9 -0 ports/graphics/swfmill/pkg-plist (new)