From owner-freebsd-multimedia@FreeBSD.ORG Mon Aug 18 10:31:44 2014 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03300691 for ; Mon, 18 Aug 2014 10:31:44 +0000 (UTC) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DBA8F3554 for ; Mon, 18 Aug 2014 10:31:43 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.9/8.14.9) with ESMTP id s7IAVhn1017648 for ; Mon, 18 Aug 2014 10:31:43 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.9/8.14.9/Submit) id s7IAVhWC017633; Mon, 18 Aug 2014 10:31:43 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201408181031.s7IAVhWC017633@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Mon, 18 Aug 2014 10:31:43 +0000 From: portscout@FreeBSD.org To: multimedia@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2014 10:31:44 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/multimedia@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ multimedia/ffmpeg | 2.2.4 | 2.3.3 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-multimedia@FreeBSD.ORG Thu Aug 21 08:28:10 2014 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8BCBB884 for ; Thu, 21 Aug 2014 08:28:10 +0000 (UTC) Received: from portsmon.freebsd.org (portsmon.freebsd.org [IPv6:2001:1900:2254:206a::50:3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 624BD3687 for ; Thu, 21 Aug 2014 08:28:10 +0000 (UTC) Received: from portsmon.freebsd.org ([127.0.1.104]) by portsmon.freebsd.org (8.14.8/8.14.8) with ESMTP id s7L8SATW048625 for ; Thu, 21 Aug 2014 08:28:10 GMT (envelope-from linimon@FreeBSD.org) Date: Thu, 21 Aug 2014 08:28:10 GMT Message-Id: <201408210828.s7L8SATW048625@portsmon.freebsd.org> From: linimon@FreeBSD.org To: multimedia@freebsd.org Reply-To: portmgr-feedback@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2014 08:28:10 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 7.x/8.x/9.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: multimedia/y4mscaler broken because: Conflicts with mjpegtools on /usr/local/bin/y4mscaler build errors: http://beefy2.isc.freebsd.org/bulk/93amd64-RELENG_9_3/latest/logs/errors/y4mscaler-9.0_8.log overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=y4mscaler If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-multimedia@FreeBSD.ORG Thu Aug 21 08:28:46 2014 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9E93AE1 for ; Thu, 21 Aug 2014 08:28:46 +0000 (UTC) Received: from portsmon.freebsd.org (portsmon.freebsd.org [IPv6:2001:1900:2254:206a::50:3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA11E36E0 for ; Thu, 21 Aug 2014 08:28:46 +0000 (UTC) Received: from portsmon.freebsd.org ([127.0.1.104]) by portsmon.freebsd.org (8.14.8/8.14.8) with ESMTP id s7L8Sken053507 for ; Thu, 21 Aug 2014 08:28:46 GMT (envelope-from linimon@FreeBSD.org) Date: Thu, 21 Aug 2014 08:28:46 GMT Message-Id: <201408210828.s7L8Sken053507@portsmon.freebsd.org> From: linimon@FreeBSD.org To: multimedia@freebsd.org Reply-To: portmgr-feedback@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently scheduled for deletion X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2014 08:28:46 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems (such as via a PR), the ports will be deleted. portname: multimedia/podcatcher description: Podcast client for the command line maintainer: multimedia@FreeBSD.org deprecated because: RubyForge shutdown May 15 2014 expiration date: 2014-09-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=podcatcher portname: multimedia/vodcatcher description: Video podcast client for the command line maintainer: multimedia@FreeBSD.org deprecated because: RubyForge shutdown May 15 2014 expiration date: 2014-09-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=vodcatcher If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-multimedia@FreeBSD.ORG Fri Aug 22 06:03:16 2014 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4B7AAC2 for ; Fri, 22 Aug 2014 06:03:16 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68E003839 for ; Fri, 22 Aug 2014 06:03:15 +0000 (UTC) Received: from [89.204.130.197] (helo=tiny-r269739) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1XKhwI-00048n-FD; Fri, 22 Aug 2014 08:03:06 +0200 Date: Fri, 22 Aug 2014 08:02:58 +0200 From: Matthias Apitz To: freebsd-multimedia@freebsd.org Subject: linux flash plugin not showing all content Message-ID: <20140822060258.GA1158@tiny-r269739> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Operating-System: FreeBSD 11.0-CURRENT r269739 (i386) User-Agent: Mutt/1.5.23 (2014-03-12) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.130.197 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 06:03:16 -0000 Hello, I'm using 11-CURRENT and ports from head, esp. firefox-31.0,1.txz linux-f10-flashplugin-11.2r202.394.txz Flash works fine with dynamic content, for example http://www.telesurtv.net/seccion/programas/index.html and Youtube, ... If you go to this advertisement site: http://coatscraftsuk.cmail2.com/t/r-l-mttiitl-gthlildtt-j/ there is in the middle some flash animation which pages through some paper style publication. A click into this brings up the same in a new flash movie and one can page through it, even with audio simulating the move to the next page. But, all the fotos are missing in this. I checked it with FF on Win7, there they are visible. It is for sure something really insignificant, but I'm curious, why is this? Any ideas? Thanks matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign From owner-freebsd-multimedia@FreeBSD.ORG Fri Aug 22 15:25:38 2014 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D603C4F7 for ; Fri, 22 Aug 2014 15:25:38 +0000 (UTC) Received: from sh4-5.1blu.de (sh4-5.1blu.de [178.254.11.41]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9BEDF3F6B for ; Fri, 22 Aug 2014 15:25:38 +0000 (UTC) Received: from ftp51246-2575596 by sh4-5.1blu.de with local (Exim 4.76) (envelope-from ) id 1XKqiY-0003EK-H4; Fri, 22 Aug 2014 17:25:30 +0200 Date: Fri, 22 Aug 2014 17:25:30 +0200 From: Matthias Apitz To: freebsd-multimedia@freebsd.org Subject: Re: linux flash plugin not showing all content Message-ID: <20140822152530.GA10726@sh4-5.1blu.de> Reply-To: Matthias Apitz References: <20140822060258.GA1158@tiny-r269739> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140822060258.GA1158@tiny-r269739> X-Operating-System: FreeBSD 7.0-RELEASE (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 15:25:38 -0000 El día Friday, August 22, 2014 a las 08:02:58AM +0200, Matthias Apitz escribió: > Hello, > > I'm using 11-CURRENT and ports from head, esp. > > firefox-31.0,1.txz > linux-f10-flashplugin-11.2r202.394.txz > > Flash works fine with dynamic content, for example > http://www.telesurtv.net/seccion/programas/index.html > and Youtube, ... > > If you go to this advertisement site: > > http://coatscraftsuk.cmail2.com/t/r-l-mttiitl-gthlildtt-j/ > > there is in the middle some flash animation which pages through some > paper style publication. A click into this brings up the same in a new > flash movie and one can page through it, even with audio simulating the > move to the next page. But, all the fotos are missing in this. I checked > it with FF on Win7, there they are visible. > > It is for sure something really insignificant, but I'm curious, why is > this? It does not work either with the same versions: Shockwave Flash File: libflashplayer.so Path: /usr/lib/adobe-flashplugin/libflashplayer.so Version: 11.2.202.394 on Ubuntu 14.04.1 matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign From owner-freebsd-multimedia@FreeBSD.ORG Fri Aug 22 18:08:12 2014 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E90DFA6D for ; Fri, 22 Aug 2014 18:08:12 +0000 (UTC) Received: from smtp.kn-bremen.de (gruenbaer.kn-bremen.de [148.251.8.79]) by mx1.freebsd.org (Postfix) with ESMTP id A69993239 for ; Fri, 22 Aug 2014 18:08:12 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 77EBA3DE0DE6; Fri, 22 Aug 2014 20:08:05 +0200 (CEST) Received: from enceladus10.kn-bremen.de (noident@localhost [127.0.0.1]) by enceladus10.kn-bremen.de (8.14.5/8.14.5) with ESMTP id s7MI7AIK011162; Fri, 22 Aug 2014 20:07:10 +0200 (CEST) (envelope-from nox@enceladus10.kn-bremen.de) Received: (from nox@localhost) by enceladus10.kn-bremen.de (8.14.5/8.14.5/Submit) id s7MI7Afg011161; Fri, 22 Aug 2014 20:07:10 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Fri, 22 Aug 2014 20:07:09 +0200 To: Matthias Apitz Subject: Re: linux flash plugin not showing all content Message-ID: <20140822180709.GA11148@enceladus10.kn-bremen.de> References: <20140822060258.GA1158@tiny-r269739> <20140822152530.GA10726@sh4-5.1blu.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140822152530.GA10726@sh4-5.1blu.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 18:08:13 -0000 On Fri, Aug 22, 2014 at 05:25:30PM +0200, Matthias Apitz wrote: > El día Friday, August 22, 2014 a las 08:02:58AM +0200, Matthias Apitz escribió: > > > Hello, > > > > I'm using 11-CURRENT and ports from head, esp. > > > > firefox-31.0,1.txz > > linux-f10-flashplugin-11.2r202.394.txz > > > > Flash works fine with dynamic content, for example > > http://www.telesurtv.net/seccion/programas/index.html > > and Youtube, ... > > > > If you go to this advertisement site: > > > > http://coatscraftsuk.cmail2.com/t/r-l-mttiitl-gthlildtt-j/ > > > > there is in the middle some flash animation which pages through some > > paper style publication. A click into this brings up the same in a new > > flash movie and one can page through it, even with audio simulating the > > move to the next page. But, all the fotos are missing in this. I checked > > it with FF on Win7, there they are visible. > > > > It is for sure something really insignificant, but I'm curious, why is > > this? > > It does not work either with the same versions: > > Shockwave Flash > > File: libflashplayer.so > Path: /usr/lib/adobe-flashplugin/libflashplayer.so > Version: 11.2.202.394 > > on Ubuntu 14.04.1 > > matthias Maybe it needs newer flash, i.e. pepper flash that comes with linux chrome? (and thus likely doesn't work on FreeBSD) https://blogs.adobe.com/flashplayer/2012/02/adobe-and-google-partnering-for-flash-player-on-linux.html Just thinking... Juergen From owner-freebsd-multimedia@FreeBSD.ORG Sat Aug 23 08:33:21 2014 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE664FCA; Sat, 23 Aug 2014 08:33:21 +0000 (UTC) Received: from mail-vc0-x22d.google.com (mail-vc0-x22d.google.com [IPv6:2607:f8b0:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7BFB63DC6; Sat, 23 Aug 2014 08:33:21 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id hy10so13217898vcb.4 for ; Sat, 23 Aug 2014 01:33:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=5onpzk3mmxT/nFYs+m9JEyetU5f7yN4WoMKlSirqi4w=; b=klNU78PPChpdwYJURw784vue74FULANYyzFoYeObiOLQ/upHFM43i31clW3a48tpMG x+4qYFep0LBHxxxlt+ksvY1voRQLA4P06JOQJW/yLL4Q2RmLbApIkhJtfws6eBBn0JXS VlVHO71dSi+9xzUzxwpFetz/EgZxJSXKydAxbpYj83HanhSw1qitgm+SMl9WkSz2WXLk J5E6Nnqgl0haSU773HGaAd8/VC2ge6gKNiCiO9cwjpuh0Lmwpdi8j0e69Dyg2DlTN+Et QJoS3aktP5u+41Mqoruc5qd1G0u4BcQNr4HOL00yGq8rOE56KRGHxlWACfDYuUI8Rb8C tUqg== MIME-Version: 1.0 X-Received: by 10.52.228.67 with SMTP id sg3mr2125963vdc.6.1408782800469; Sat, 23 Aug 2014 01:33:20 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.220.183.137 with HTTP; Sat, 23 Aug 2014 01:33:20 -0700 (PDT) In-Reply-To: References: Date: Sat, 23 Aug 2014 10:33:20 +0200 X-Google-Sender-Auth: Bbc4NdEqDY0eP2Rvu2VEU4TKdo4 Message-ID: Subject: Re: [CFT] New upstream snapshot of mplayer and mencoder From: Thomas Zander To: ports@freebsd.org, multimedia@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 08:33:21 -0000 On 15 August 2014 18:46, Thomas Zander wrote: > Hi folks, > > I have prepared an update to our ports for multimedia/mplayer and mencoder. > You can find the drop-in replacements (just extract it in > ${PORTSDIR}/multimedia) at this url: Update. New tarball here: https://people.freebsd.org/~riggs/m20140822.tar.xz Changes: - Fix regression with mplayer not displaying PGS subtitles Appreciate feedback, really! Best regards Riggs From owner-freebsd-multimedia@FreeBSD.ORG Sat Aug 23 17:17:43 2014 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4DE19A95 for ; Sat, 23 Aug 2014 17:17:43 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3443D38A9 for ; Sat, 23 Aug 2014 17:17:43 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7NHHhqx047906 for ; Sat, 23 Aug 2014 17:17:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 179799] Fix multimedia/mjpegtools on powerpc Date: Sat, 23 Aug 2014 17:17:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: riggs@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 17:17:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179799 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Issue Resolved CC| |riggs@FreeBSD.org Resolution|--- |Overcome By Events --- Comment #2 from Thomas Zander --- This patch has been committed to upstream version 2.1.0. This version was imported into the ports tree on 2014-02-27. Sorry for not taking care of this earlier. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Sat Aug 23 17:18:59 2014 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0977ADE for ; Sat, 23 Aug 2014 17:18:59 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C774038B7 for ; Sat, 23 Aug 2014 17:18:59 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7NHIxpB048501 for ; Sat, 23 Aug 2014 17:18:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 192579] multimedia/ffmpeg does no longer build the V4L2 input device Date: Sat, 23 Aug 2014 17:19:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: riggs@FreeBSD.org X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 17:19:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192579 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Discussion CC| |riggs@FreeBSD.org --- Comment #2 from Thomas Zander --- Would you be able to provide a patch? Thanks! -- You are receiving this mail because: You are the assignee for the bug.