From owner-cvs-all@FreeBSD.ORG Sat Apr 5 23:45:31 2003 Return-Path: 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 394D737B401; Sat, 5 Apr 2003 23:45:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D57D843FB1; Sat, 5 Apr 2003 23:45:30 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h367jU0U088149; Sat, 5 Apr 2003 23:45:30 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h367jUaR088148; Sat, 5 Apr 2003 23:45:30 -0800 (PST) Message-Id: <200304060745.h367jUaR088148@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sat, 5 Apr 2003 23:45:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/swfdec Makefile distinfo pkg-descr pkg-plist ports/graphics/swfdec/files patch-clipconv_f32_s16.h patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 06 Apr 2003 07:45:31 -0000 ijliao 2003/04/05 23:45:30 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/swfdec Makefile distinfo pkg-descr pkg-plist graphics/swfdec/files patch-clipconv_f32_s16.h patch-ltmain.sh Log: add swfdec 0.2.1 Flash Rendering Library Revision Changes Path 1.575 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/swfdec/Makefile (new) 1.1 +1 -0 ports/graphics/swfdec/distinfo (new) 1.1 +11 -0 ports/graphics/swfdec/files/patch-clipconv_f32_s16.h (new) 1.1 +41 -0 ports/graphics/swfdec/files/patch-ltmain.sh (new) 1.1 +6 -0 ports/graphics/swfdec/pkg-descr (new) 1.1 +10 -0 ports/graphics/swfdec/pkg-plist (new)