From owner-cvs-ports@FreeBSD.ORG Thu May 27 06:19:50 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 64F721065673; Thu, 27 May 2010 06:19:50 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 55C7F8FC1C; Thu, 27 May 2010 06:19:50 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4R6JoDp092047; Thu, 27 May 2010 06:19:50 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4R6JnSZ092046; Thu, 27 May 2010 06:19:49 GMT (envelope-from wen) Message-Id: <201005270619.o4R6JnSZ092046@repoman.freebsd.org> From: Wen Heping Date: Thu, 27 May 2010 06:19:49 +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/mp4split Makefile distinfo pkg-descr 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: Thu, 27 May 2010 06:19:50 -0000 wen 2010-05-27 06:19:49 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/mp4split Makefile distinfo pkg-descr Log: This tool converts MP4 files to Fragmented MP4 and also creates the necessary manifest files. WWW: http://smoothstreaming.code-shop.com PR: ports/147050 Submitted by: Marcus Hermansson Revision Changes Path 1.373 +1 -0 ports/multimedia/Makefile 1.1 +30 -0 ports/multimedia/mp4split/Makefile (new) 1.1 +3 -0 ports/multimedia/mp4split/distinfo (new) 1.1 +4 -0 ports/multimedia/mp4split/pkg-descr (new)