Date: Thu, 15 Jan 2009 21:24:57 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/mythtv-frontend Makefile distinfo pkg-descr pkg-plist 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 ... Message-ID: <200901152124.n0FLOvB7013579@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2009-01-15 21:24:57 UTC FreeBSD ports repository Added files: multimedia/mythtv-frontend Makefile distinfo pkg-descr pkg-plist 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 patch-programs-mythfrontend-main.cpp patch-programs-mythtranscode-mythtranscode.pro patch-programs-programs.pro patch-settings.pro Log: MythTV is a "Personal Video Recorder", i.e. a computer-based video recorder. It supports pausing and rewinding live TV, multiple tuner cards, hardware or software video compression, onscreen program guides and a distributed architecture. WWW: http://www.mythtv.org NOTE: This is the frontend portion of MythTV, suitable for connecting to a backend MythTV server on a different machine. PR: ports/127856 Submitted by: Bernhard Froehlich <decke at bluelife dot at> Revision Changes Path 1.1 +87 -0 ports/multimedia/mythtv-frontend/Makefile (new) 1.1 +3 -0 ports/multimedia/mythtv-frontend/distinfo (new) 1.1 +55 -0 ports/multimedia/mythtv-frontend/files/patch-changeset-r16895.diff (new) 1.1 +11 -0 ports/multimedia/mythtv-frontend/files/patch-configure (new) 1.1 +19 -0 ports/multimedia/mythtv-frontend/files/patch-configure-toupper (new) 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 +13 -0 ports/multimedia/mythtv-frontend/files/patch-libs-libmyth-util.cpp (new) 1.1 +13 -0 ports/multimedia/mythtv-frontend/files/patch-libs-libmythfreemheg-Programs.cpp (new) 1.1 +10 -0 ports/multimedia/mythtv-frontend/files/patch-libs-libmythtv-libmythtv.pro (new) 1.1 +12 -0 ports/multimedia/mythtv-frontend/files/patch-libs-mythdvdnav-dvd_input.c (new) 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) 1.1 +13 -0 ports/multimedia/mythtv-frontend/files/patch-settings.pro (new) 1.1 +6 -0 ports/multimedia/mythtv-frontend/pkg-descr (new) 1.1 +822 -0 ports/multimedia/mythtv-frontend/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901152124.n0FLOvB7013579>