From owner-cvs-all@FreeBSD.ORG Wed Jun 6 12:18:10 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D297916A41F; Wed, 6 Jun 2007 12:18:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C2CE213C43E; Wed, 6 Jun 2007 12:18:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l56CIAXG004634; Wed, 6 Jun 2007 12:18:10 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l56CIAHn004630; Wed, 6 Jun 2007 12:18:10 GMT (envelope-from miwi) Message-Id: <200706061218.l56CIAHn004630@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Jun 2007 12:18:10 +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/dvdauthorwizard 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: Wed, 06 Jun 2007 12:18:10 -0000 miwi 2007-06-06 12:18:10 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/dvdauthorwizard Makefile distinfo pkg-descr pkg-plist Log: This wizard will create a DVD with fully animated menu from MPEG-2 files. It is designed to be very easy to use. All you need to do is add one or more files to the playlist and answer the questions that follow. WWW: http://dvdauthorwizard.sourceforge.net PR: ports/113146 Submitted by: liu_yinghong at yahoo.com.cn Revision Changes Path 1.226 +1 -0 ports/multimedia/Makefile 1.1 +38 -0 ports/multimedia/dvdauthorwizard/Makefile (new) 1.1 +3 -0 ports/multimedia/dvdauthorwizard/distinfo (new) 1.1 +6 -0 ports/multimedia/dvdauthorwizard/pkg-descr (new) 1.1 +49 -0 ports/multimedia/dvdauthorwizard/pkg-plist (new)