From owner-cvs-all@FreeBSD.ORG Thu Jan 29 18:58:44 2009 Return-Path: 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 719901065680; Thu, 29 Jan 2009 18:58:44 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5FCD18FC14; Thu, 29 Jan 2009 18:58:44 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n0TIwi8X023274; Thu, 29 Jan 2009 18:58:44 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0TIwiQl023273; Thu, 29 Jan 2009 18:58:44 GMT (envelope-from makc) Message-Id: <200901291858.n0TIwiQl023273@repoman.freebsd.org> From: Max Brazhnikov Date: Thu, 29 Jan 2009 18:58:44 +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/multimedia Makefile ports/multimedia/mlt Makefile distinfo pkg-descr pkg-plist ports/multimedia/mlt/files patch-src-modules-sox-filter_sox.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2009 18:58:45 -0000 makc 2009-01-29 18:58:44 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/mlt Makefile distinfo pkg-descr pkg-plist multimedia/mlt/files patch-src-modules-sox-filter_sox.c Log: Add new port multimedia/mlt. MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, XML authoring components, and an extensible plug-in based API. WWW: http://www.mltframework.org PR: ports/129794 Submitted by: Alberto Villa Approved by: miwi (mentor) Revision Changes Path 1.292 +1 -0 ports/multimedia/Makefile 1.1 +165 -0 ports/multimedia/mlt/Makefile (new) 1.1 +3 -0 ports/multimedia/mlt/distinfo (new) 1.1 +11 -0 ports/multimedia/mlt/files/patch-src-modules-sox-filter_sox.c (new) 1.1 +8 -0 ports/multimedia/mlt/pkg-descr (new) 1.1 +206 -0 ports/multimedia/mlt/pkg-plist (new)