From owner-cvs-ports@FreeBSD.ORG Fri Dec 31 16:54:30 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B01DF106564A; Fri, 31 Dec 2010 16:54:30 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9EB4E8FC13; Fri, 31 Dec 2010 16:54:30 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oBVGsU3L040253; Fri, 31 Dec 2010 16:54:30 GMT (envelope-from tota@repoman.freebsd.org) Received: (from tota@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBVGsU7x040252; Fri, 31 Dec 2010 16:54:30 GMT (envelope-from tota) Message-Id: <201012311654.oBVGsU7x040252@repoman.freebsd.org> From: TAKATSU Tomonari Date: Fri, 31 Dec 2010 16:54:30 +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/php5-swfed Makefile distinfo pkg-descr pkg-plist ports/graphics/php5-swfed/files patch-config-lib.m4 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2010 16:54:30 -0000 tota 2010-12-31 16:54:30 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/php5-swfed Makefile distinfo pkg-descr pkg-plist graphics/php5-swfed/files patch-config-lib.m4 Log: - Add a new port: graphics/php5-swfed SWF Editor is an extension for PHP that edits contents in SWF file. WWW: http://sourceforge.jp/projects/swfed/ Revision Changes Path 1.1369 +1 -0 ports/graphics/Makefile 1.1 +65 -0 ports/graphics/php5-swfed/Makefile (new) 1.1 +2 -0 ports/graphics/php5-swfed/distinfo (new) 1.1 +20 -0 ports/graphics/php5-swfed/files/patch-config-lib.m4 (new) 1.1 +3 -0 ports/graphics/php5-swfed/pkg-descr (new) 1.1 +7 -0 ports/graphics/php5-swfed/pkg-plist (new)