From owner-cvs-ports@FreeBSD.ORG Sat Apr 25 01:17:57 2009 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 056E21065694; Sat, 25 Apr 2009 01:17:57 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E32598FC12; Sat, 25 Apr 2009 01:17:56 +0000 (UTC) (envelope-from glarkin@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 n3P1Huqk065254; Sat, 25 Apr 2009 01:17:56 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3P1HuYX065253; Sat, 25 Apr 2009 01:17:56 GMT (envelope-from glarkin) Message-Id: <200904250117.n3P1HuYX065253@repoman.freebsd.org> From: Greg Larkin Date: Sat, 25 Apr 2009 01:17:56 +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-frontend Makefile ports/multimedia/mythtv-frontend/files patch-changeset-r16895.diff patch-configure patch-configure-toupper patch-libs-libavcodec-h264.c patch-libs-libavcodec-libavcodec.pro patch-libs-libmyth-util.cpp patch-libs-libmythfreemheg-Programs.cpp patch-libs-libmythtv-libmythtv.pro patch-libs-mythdvdnav-dvd_input.c ... 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: Sat, 25 Apr 2009 01:17:57 -0000 glarkin 2009-04-25 01:17:56 UTC FreeBSD ports repository Modified files: multimedia/mythtv-frontend Makefile multimedia/mythtv-frontend/files patch-configure Added files: multimedia/mythtv-frontend/files patch-libs__libavcodec__h264.c patch-libs__libavcodec__libavcodec.pro patch-libs__libmyth__libmyth.pro patch-libs__libmyth__util.cpp patch-libs__libmythdvdnav__dvd_input.c patch-libs__libmythfreemheg__Programs.cpp patch-libs__libmythtv__libmythtv.pro patch-libs__libmythtv__util-opengl.cpp patch-programs__mythfrontend__main.cpp patch-programs__mythtranscode__mythtranscode.pro patch-programs__programs.pro Removed files: multimedia/mythtv-frontend/files patch-changeset-r16895.diff patch-configure-toupper patch-libs-libavcodec-h264.c patch-libs-libavcodec-libavcodec.pro patch-libs-libmyth-util.cpp patch-libs-libmythfreemheg-Programs.cpp patch-libs-libmythtv-libmythtv.pro patch-libs-mythdvdnav-dvd_input.c patch-programs-mythfrontend-main.cpp patch-programs-mythtranscode-mythtranscode.pro patch-programs-programs.pro Log: - Clarified the requirement for Qt with OpenGL support to avoid compilation problems - Fixed backwards configure flag handling with WITH_OPENGL option - Split some multi-file patches - Regenerated patches with "make makepatch" - Added patches to avoid compilation problems with installed ffmpeg port [1] - Bumped PORTREVISION Reported by: Torfinn Ingolfsen [1] Submitted by: Bernhard Frohlich [1] Revision Changes Path 1.2 +5 -5 ports/multimedia/mythtv-frontend/Makefile 1.2 +0 -55 ports/multimedia/mythtv-frontend/files/patch-changeset-r16895.diff (dead) 1.2 +55 -3 ports/multimedia/mythtv-frontend/files/patch-configure 1.2 +0 -19 ports/multimedia/mythtv-frontend/files/patch-configure-toupper (dead) 1.2 +0 -11 ports/multimedia/mythtv-frontend/files/patch-libs-libavcodec-h264.c (dead) 1.2 +0 -13 ports/multimedia/mythtv-frontend/files/patch-libs-libavcodec-libavcodec.pro (dead) 1.2 +0 -13 ports/multimedia/mythtv-frontend/files/patch-libs-libmyth-util.cpp (dead) 1.2 +0 -13 ports/multimedia/mythtv-frontend/files/patch-libs-libmythfreemheg-Programs.cpp (dead) 1.2 +0 -10 ports/multimedia/mythtv-frontend/files/patch-libs-libmythtv-libmythtv.pro (dead) 1.2 +0 -12 ports/multimedia/mythtv-frontend/files/patch-libs-mythdvdnav-dvd_input.c (dead) 1.1 +11 -0 ports/multimedia/mythtv-frontend/files/patch-libs__libavcodec__h264.c (new) 1.1 +13 -0 ports/multimedia/mythtv-frontend/files/patch-libs__libavcodec__libavcodec.pro (new) 1.1 +25 -0 ports/multimedia/mythtv-frontend/files/patch-libs__libmyth__libmyth.pro (new) 1.1 +13 -0 ports/multimedia/mythtv-frontend/files/patch-libs__libmyth__util.cpp (new) 1.1 +12 -0 ports/multimedia/mythtv-frontend/files/patch-libs__libmythdvdnav__dvd_input.c (new) 1.1 +13 -0 ports/multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp (new) 1.1 +19 -0 ports/multimedia/mythtv-frontend/files/patch-libs__libmythtv__libmythtv.pro (new) 1.1 +13 -0 ports/multimedia/mythtv-frontend/files/patch-libs__libmythtv__util-opengl.cpp (new) 1.2 +0 -11 ports/multimedia/mythtv-frontend/files/patch-programs-mythfrontend-main.cpp (dead) 1.2 +0 -10 ports/multimedia/mythtv-frontend/files/patch-programs-mythtranscode-mythtranscode.pro (dead) 1.2 +0 -13 ports/multimedia/mythtv-frontend/files/patch-programs-programs.pro (dead) 1.1 +11 -0 ports/multimedia/mythtv-frontend/files/patch-programs__mythfrontend__main.cpp (new) 1.1 +10 -0 ports/multimedia/mythtv-frontend/files/patch-programs__mythtranscode__mythtranscode.pro (new) 1.1 +13 -0 ports/multimedia/mythtv-frontend/files/patch-programs__programs.pro (new)