From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 8 15:37:14 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64FEF106568C for ; Sat, 8 Nov 2008 15:37:14 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [213.47.211.116]) by mx1.freebsd.org (Postfix) with ESMTP id B937E8FC1A for ; Sat, 8 Nov 2008 15:37:13 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from [78.142.74.81] (helo=chii.bluelife.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1Kyps0-0001nb-BJ; Sat, 08 Nov 2008 16:37:11 +0100 Date: Sat, 8 Nov 2008 16:37:21 +0100 From: Bernhard Froehlich To: Torfinn Ingolfsen Message-ID: <20081108163721.75472677@chii.bluelife.at> In-Reply-To: <20081107233427.c07b862f.torfinn.ingolfsen@broadpark.no> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212243.05068.shoesoft@gmx.net> <200809222219.14268.shoesoft@gmx.net> <20080924214956.6936e491@chii.bluelife.at> <20081102012335.e7465e42.torfinn.ingolfsen@broadpark.no> <20081104225543.6f45897f@chii.bluelife.at> <20081107232438.07b05af2.torfinn.ingolfsen@broadpark.no> <20081107233427.c07b862f.torfinn.ingolfsen@broadpark.no> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, 07 Nov 2008 23:34:27 +0100 Torfinn Ingolfsen wrote: > On Fri, 07 Nov 2008 23:24:38 +0100 > Torfinn Ingolfsen wrote: > > > BTW, this port should probably reduce the plist to only include the > > files that are actually needed for the mythfrontend and mythtv-setup > > executable (IMHO). > > And the plist needs to be correct, of course: > > root@kg-quiet# make deinstall > ===> Deinstalling for multimedia/mythtv-frontend > ===> Deinstalling mythtv-frontend-0.21 > pkg_delete: unable to completely remove directory > '/usr/local/include/mythtv/upnp/' pkg_delete: unable to completely > remove directory '/usr/local/include/mythtv' pkg_delete: unable to > completely remove directory '/usr/local/lib/mythtv/filters/' > pkg_delete: unable to completely remove directory > '/usr/local/lib/mythtv/' pkg_delete: unable to completely remove > directory '/usr/local/share/mythtv/themes/default-wide/' pkg_delete: > couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > > root@kg-quiet# > ls /usr/local/include/mythtv/* /usr/local/lib/mythtv/* /usr/local/share/mythtv/themes/default-wide/* /usr/local/share/mythtv/themes/default-wide/mv-background.png > /usr/local/share/mythtv/themes/default-wide/mv-mselect.png > /usr/local/share/mythtv/themes/default-wide/mv-sel.png > /usr/local/share/mythtv/themes/default-wide/mv_filerequest.png > /usr/local/share/mythtv/themes/default-wide/mv_other_background.png > /usr/local/share/mythtv/themes/default-wide/mv_selected.png > /usr/local/share/mythtv/themes/default-wide/mw-background.png > /usr/local/share/mythtv/themes/default-wide/mw-lines.png > /usr/local/share/mythtv/themes/default-wide/mw-map-sat.png > /usr/local/share/mythtv/themes/default-wide/mw-map.png > /usr/local/share/mythtv/themes/default-wide/mw-popup.png > /usr/local/share/mythtv/themes/default-wide/weather-ui.xml > > /usr/local/include/mythtv/upnp: > mediaserver.h > > /usr/local/lib/mythtv/filters: > libpostprocess.so [...] Content analysis details: (-1.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.1 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com -0.1 AWL AWL: From: address is in the auto white-list Cc: freebsd-multimedia@freebsd.org Subject: Re: CFT: MythTV Fixes X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2008 15:37:14 -0000 On Fri, 07 Nov 2008 23:34:27 +0100 Torfinn Ingolfsen wrote: > On Fri, 07 Nov 2008 23:24:38 +0100 > Torfinn Ingolfsen wrote: > > > BTW, this port should probably reduce the plist to only include the > > files that are actually needed for the mythfrontend and mythtv-setup > > executable (IMHO). > > And the plist needs to be correct, of course: > > root@kg-quiet# make deinstall > ===> Deinstalling for multimedia/mythtv-frontend > ===> Deinstalling mythtv-frontend-0.21 > pkg_delete: unable to completely remove directory > '/usr/local/include/mythtv/upnp/' pkg_delete: unable to completely > remove directory '/usr/local/include/mythtv' pkg_delete: unable to > completely remove directory '/usr/local/lib/mythtv/filters/' > pkg_delete: unable to completely remove directory > '/usr/local/lib/mythtv/' pkg_delete: unable to completely remove > directory '/usr/local/share/mythtv/themes/default-wide/' pkg_delete: > couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > > root@kg-quiet# > ls /usr/local/include/mythtv/* /usr/local/lib/mythtv/* /usr/local/share/mythtv/themes/default-wide/* /usr/local/share/mythtv/themes/default-wide/mv-background.png > /usr/local/share/mythtv/themes/default-wide/mv-mselect.png > /usr/local/share/mythtv/themes/default-wide/mv-sel.png > /usr/local/share/mythtv/themes/default-wide/mv_filerequest.png > /usr/local/share/mythtv/themes/default-wide/mv_other_background.png > /usr/local/share/mythtv/themes/default-wide/mv_selected.png > /usr/local/share/mythtv/themes/default-wide/mw-background.png > /usr/local/share/mythtv/themes/default-wide/mw-lines.png > /usr/local/share/mythtv/themes/default-wide/mw-map-sat.png > /usr/local/share/mythtv/themes/default-wide/mw-map.png > /usr/local/share/mythtv/themes/default-wide/mw-popup.png > /usr/local/share/mythtv/themes/default-wide/weather-ui.xml > > /usr/local/include/mythtv/upnp: > mediaserver.h > > /usr/local/lib/mythtv/filters: > libpostprocess.so Can you please recheck that because i think they were not installed by that port. I've successfully testet that port with my tinderbox in several configurations and it has no leftovers so maybe they are from another port or your configure detected something different and installed additional files. If that is the case please send me your configure output. Thanks! -- Bernhard Froehlich http://www.bluelife.at/