From owner-cvs-all@FreeBSD.ORG Mon Jun 21 13:18:07 2010 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 E5C8C1065670; Mon, 21 Jun 2010 13:18:06 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CA8B68FC15; Mon, 21 Jun 2010 13:18:06 +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 o5LDI6cb021287; Mon, 21 Jun 2010 13:18:06 GMT (envelope-from decke@repoman.freebsd.org) Received: (from decke@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5LDI6Me021286; Mon, 21 Jun 2010 13:18:06 GMT (envelope-from decke) Message-Id: <201006211318.o5LDI6Me021286@repoman.freebsd.org> From: Bernhard Froehlich Date: Mon, 21 Jun 2010 13:18:06 +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/mythtv Makefile distinfo pkg-plist ports/multimedia/mythtv/files makedb patch-configure patch-libs__libmythdb__lcddevice.cpp patch-libs__libmythfreemheg__Programs.cpp patch-libs__libmythtv__dvbdev__dvbci.cpp patch-libs__libmythtv__dvbstreamhandler.cpp patch-libs__libmythtv__videoout_ivtv.cpp patch-libs__libmythtv__videoout_vdpau.cpp ... 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: Mon, 21 Jun 2010 13:18:07 -0000 decke 2010-06-21 13:18:06 UTC FreeBSD ports repository Modified files: multimedia/mythtv Makefile distinfo pkg-plist multimedia/mythtv/files patch-configure Added files: multimedia/mythtv/files patch-libs__libmythtv__dvbdev__dvbci.cpp patch-libs__libmythtv__dvbstreamhandler.cpp patch-libs__libmythtv__videoout_vdpau.cpp patch-libs__libmythui__mythrender_vdpau.cpp Removed files: multimedia/mythtv/files makedb patch-libs__libmythdb__lcddevice.cpp patch-libs__libmythfreemheg__Programs.cpp patch-libs__libmythtv__videoout_ivtv.cpp patch-programs__mythtranscode__mpeg2fix.cpp patch-qt3style-includes.diff pkg-deinstall.in pkg-install.in Log: - Update to 0.23 - V4L support enabled for webcamd (works fine with DVB-S2 USB hardware) - Use USERS/GROUPS framework - Removed automatic database creation from POST-INSTALL [1] - Harmonize mythtv and mythtv-frontend Makefiles and patches - Remove incorrect CONFLICTS entry for mythtv-themes Feature safe: yes Discussed with: Mickael Maillot [1] Thanks to: Torfinn Ingolfsen Approved by: beat (co-mentor) Revision Changes Path 1.32 +47 -36 ports/multimedia/mythtv/Makefile 1.5 +3 -3 ports/multimedia/mythtv/distinfo 1.2 +0 -23 ports/multimedia/mythtv/files/makedb (dead) 1.5 +12 -12 ports/multimedia/mythtv/files/patch-configure 1.2 +0 -11 ports/multimedia/mythtv/files/patch-libs__libmythdb__lcddevice.cpp (dead) 1.4 +0 -13 ports/multimedia/mythtv/files/patch-libs__libmythfreemheg__Programs.cpp (dead) 1.1 +12 -0 ports/multimedia/mythtv/files/patch-libs__libmythtv__dvbdev__dvbci.cpp (new) 1.1 +29 -0 ports/multimedia/mythtv/files/patch-libs__libmythtv__dvbstreamhandler.cpp (new) 1.2 +0 -12 ports/multimedia/mythtv/files/patch-libs__libmythtv__videoout_ivtv.cpp (dead) 1.1 +11 -0 ports/multimedia/mythtv/files/patch-libs__libmythtv__videoout_vdpau.cpp (new) 1.1 +15 -0 ports/multimedia/mythtv/files/patch-libs__libmythui__mythrender_vdpau.cpp (new) 1.2 +0 -13 ports/multimedia/mythtv/files/patch-programs__mythtranscode__mpeg2fix.cpp (dead) 1.2 +0 -2171 ports/multimedia/mythtv/files/patch-qt3style-includes.diff (dead) 1.2 +0 -18 ports/multimedia/mythtv/files/pkg-deinstall.in (dead) 1.3 +0 -91 ports/multimedia/mythtv/files/pkg-install.in (dead) 1.7 +116 -68 ports/multimedia/mythtv/pkg-plist