From owner-freebsd-multimedia@FreeBSD.ORG Sun Sep 7 08:28:10 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 AC753CF1 for ; Sun, 7 Sep 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 840871258 for ; Sun, 7 Sep 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 s878SA1x013862 for ; Sun, 7 Sep 2014 08:28:10 GMT (envelope-from linimon@FreeBSD.org) Date: Sun, 7 Sep 2014 08:28:10 GMT Message-Id: <201409070828.s878SA1x013862@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: Sun, 07 Sep 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/subtitleeditor broken because: Does not compile on FreeBSD 10.0 and later build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=subtitleeditor 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 Sun Sep 7 08:28:51 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 F2E05EB6 for ; Sun, 7 Sep 2014 08:28:51 +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 E3203129A for ; Sun, 7 Sep 2014 08:28:51 +0000 (UTC) Received: from portsmon.freebsd.org ([127.0.1.104]) by portsmon.freebsd.org (8.14.8/8.14.8) with ESMTP id s878Spm6017715 for ; Sun, 7 Sep 2014 08:28:51 GMT (envelope-from linimon@FreeBSD.org) Date: Sun, 7 Sep 2014 08:28:51 GMT Message-Id: <201409070828.s878Spm6017715@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: Sun, 07 Sep 2014 08:28:52 -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 Sun Sep 7 15:08:20 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 EA1F2BDA for ; Sun, 7 Sep 2014 15:08:20 +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 D0E1B1FFF for ; Sun, 7 Sep 2014 15:08:20 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s87F8Kwf020207 for ; Sun, 7 Sep 2014 15:08:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 181964] [patch] multimedia/gstreamer-ffmpeg, multimedia/gstreamer1-libav: make sure libavcodec builds MD code Date: Sun, 07 Sep 2014 15:08:20 +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: jbeich@vfemail.net X-Bugzilla-Status: Open X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Sun, 07 Sep 2014 15:08:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181964 --- Comment #7 from Jan Beich --- Comment on attachment 146612 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146612 0.10.x fix (based on r349197) Build log is shared with another bug: attachment 146648. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Sun Sep 7 17:54:05 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 BBC01652 for ; Sun, 7 Sep 2014 17:54:05 +0000 (UTC) Received: from vfemail.net (nine.vfemail.net [108.76.175.9]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4AA411845 for ; Sun, 7 Sep 2014 17:54:05 +0000 (UTC) Received: (qmail 72396 invoked by uid 89); 7 Sep 2014 17:53:55 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 7 Sep 2014 17:53:55 -0000 Received: (qmail 72322 invoked by uid 89); 7 Sep 2014 17:53:37 -0000 Received: by simscan 1.3.1 ppid: 72313, pid: 72315, t: 0.1014s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 7 Sep 2014 17:53:37 -0000 Received: (qmail 8355 invoked by uid 89); 7 Sep 2014 17:53:37 -0000 Received: by simscan 1.4.0 ppid: 8324, pid: 8345, t: 0.8679s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by 172.16.100.62 with ESMTPA; 7 Sep 2014 17:53:36 -0000 From: Jan Beich To: Barbara Guida Subject: Re: totem/gstreamer and h264/xvid formats References: <5401E166.8090102@gmail.com> Date: Sun, 07 Sep 2014 19:53:31 +0200 In-Reply-To: <5401E166.8090102@gmail.com> (Barbara Guida's message of "Sat, 30 Aug 2014 16:36:22 +0200") Message-ID: <8ulv-qpus-wny@vfemail.net> MIME-Version: 1.0 Content-Type: text/plain Cc: gnome@FreeBSD.org, bar@FreeBSD.org, 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: Sun, 07 Sep 2014 17:54:05 -0000 Barbara Guida writes: > On the console messages are displayed: > ** Message: Missing plugin: gstreamer|0.10|totem|H.264 > decoder|decoder-video/x-h264, stream-format=(string)avc, > alignment=(string)au, level=(string)4.1, profile=(string)high, > parsed=(boolean)true (H.264 decoder) Likely gstreamer-ffmpeg bug. Can you check if the patch helps? Try removing ~/.gstreamer-0.10/registry.*.bin as well. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181964 ------------------------------------------------- VFEmail.net - http://www.vfemail.net ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands! $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options! From owner-freebsd-multimedia@FreeBSD.ORG Sun Sep 7 20:10:21 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 6C27FB20 for ; Sun, 7 Sep 2014 20:10:21 +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 520E415A2 for ; Sun, 7 Sep 2014 20:10:21 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s87KALTo095175 for ; Sun, 7 Sep 2014 20:10:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 185477] audio/fluidsynth fails to build with distcc Date: Sun, 07 Sep 2014 20:10:21 +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: hsn@sendmail.cz 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 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: Sun, 07 Sep 2014 20:10:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185477 Radim Kolar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Issue Resolved Resolution|--- |Report to Upstream --- Comment #2 from Radim Kolar --- all cmake builds suffers from this problem. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 8 17:05:59 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 17BAED14 for ; Mon, 8 Sep 2014 17:05: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 F25B21BA8 for ; Mon, 8 Sep 2014 17:05:58 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s88H5w0d016114 for ; Mon, 8 Sep 2014 17:05:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 181519] multimedia/gstreamer-ffmpeg: an option to build against system ffmpeg Date: Mon, 08 Sep 2014 17:05:59 +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: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Mon, 08 Sep 2014 17:05:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181519 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org --- Comment #9 from Thomas Zander --- This patch does not apply cleanly versus a pristine tree. The post-patch looks different. Could you double-check? -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 8 17:24:35 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 A11BE802 for ; Mon, 8 Sep 2014 17:24:35 +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 87D041DE9 for ; Mon, 8 Sep 2014 17:24:35 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s88HOZAN060267 for ; Mon, 8 Sep 2014 17:24:35 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 181519] multimedia/gstreamer-ffmpeg: an option to build against system ffmpeg Date: Mon, 08 Sep 2014 17:24:35 +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: jbeich@vfemail.net X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Mon, 08 Sep 2014 17:24:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181519 --- Comment #10 from Jan Beich --- Per comment 3: apply after bug 181964. Moving directories within any *-patch target is confusing, even worse with post-patch. If we have CVE patch under files/ directory fixing an issue in libav-0.7.7 it would be silently ignored becasue it would end up in libav.old, not connected to the build. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 9 05:39:09 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 34E94E10 for ; Tue, 9 Sep 2014 05:39:09 +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 1B15EFF9 for ; Tue, 9 Sep 2014 05:39:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s895d81x088095 for ; Tue, 9 Sep 2014 05:39:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 181519] multimedia/gstreamer-ffmpeg: an option to build against system ffmpeg Date: Tue, 09 Sep 2014 05:39:09 +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: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: riggs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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: Tue, 09 Sep 2014 05:39:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181519 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-multimedia@FreeBSD. |riggs@FreeBSD.org |org | -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 9 05:39:14 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 5720BE4A for ; Tue, 9 Sep 2014 05:39:14 +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 3D019FFC for ; Tue, 9 Sep 2014 05:39:14 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s895dEVc088170 for ; Tue, 9 Sep 2014 05:39:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 181964] [patch] multimedia/gstreamer-ffmpeg, multimedia/gstreamer1-libav: make sure libavcodec builds MD code Date: Tue, 09 Sep 2014 05:39:14 +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: Open X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: riggs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to 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: Tue, 09 Sep 2014 05:39:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181964 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org Assignee|freebsd-multimedia@FreeBSD. |riggs@FreeBSD.org |org | -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 9 18:08:55 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 BAE74CC7 for ; Tue, 9 Sep 2014 18:08:55 +0000 (UTC) Received: from spring-chicken-as.twitter.com (spring-chicken-as.twitter.com [199.16.156.158]) (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 7DDA4FB2 for ; Tue, 9 Sep 2014 18:08:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=twitter.com; s=dkim-201406; t=1410286130; bh=Vtd0Tsitwv+rVGUIMd7yVp+TqIjFBmur5Mdsyjm3UpA=; h=Date:From:To:Subject:MIME-Version:Content-Type:List-Unsubscribe: Feedback-ID:Message-ID; b=MSFWXMCLcsJOJEn15htM1q+r2o+52Vhzbn5bM9T8YoppLrafB9wst0UgatJTPb8Ai fuhuY6oDhFDXouRwdyQKqK0sILsTErB/m/ogCLTKArYFmIIL5t0v7yFIcEegIpVCNN AzUf6QXeS7pZzAzcgBVJKS5KQ7Swus2RzRBLH7j+xbBTkgs5uHW/fDKuWnP8iJL9Ok zdvCA+vfKi13yWBYPWnQ3O9FhbyIzMHYJiyWLuKt4vxJuNKUEr6hmsv1EQdguE9qpb sMqcDm10EqLsOBlg70n+vDX51FGc1lz+nyEY2Cas1SPHbCkzq/9JrODBNuEjBRtgfo dmV3J0BFQJ9+g== X-MSFBL: ZnJlZWJzZC1tdWx0aW1lZGlhQGZyZWVic2Qub3JnQGF0bGEtYXFsLTM3LXNyMS1F dmVyeXRoaW5nLjE3OEBFdmVyeXRoaW5nQGZyZWVic2QtbXVsdGltZWRpYVxAZnJl ZWJzZC5vcmdcQHVzYiMjMFxAMjQ0XEAwXEAwXEBiNWNhMWE0NjE5ZTE3ZDA2YmY3 ZDcwMTE1OGY3M2QyMmRkZmQyYmQw Date: Tue, 09 Sep 2014 18:08:50 +0000 From: "elisha urayayi (via Twitter)" To: freebsd-multimedia@freebsd.org Subject: elisha urayayi sent you an invitation MIME-Version: 1.0 Feedback-ID: 0040162518f58f41d1f0:1a4b0c2a33e3b540c2f9f813ac6366b7f1:none:twitterESP Message-ID: <43.73.26424.2324F045@twitter.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-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: Tue, 09 Sep 2014 18:08:55 -0000 elisha urayayi sent you an invitation Twitter helps you stay connected with what's happening right now and with the people and organizations you care about. Accept invitation https://twitter.com/i/50a6868c-5cde-4694-97bb-23dc47c3bd2e -- You can unsubscribe from receiving email notifications from Twitter at anytime. For general inquiries, please visit us at Twitter Support. Unsubscribe: https://twitter.com/i/o?t=1&iid=43c55ddc1be145eab9bad73f61a957e6&uid=0&c=ZNV%2BN6G7N7g42O%2FGIBvB5IRQ91CDOcvmIuneI%2BvGoPQ%3D&nid=244+26 Need help? https://support.twitter.com From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 9 21:06:09 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 898926F4 for ; Tue, 9 Sep 2014 21:06:09 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4592C8FB for ; Tue, 9 Sep 2014 21:06:08 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 933271FE027 for ; Tue, 9 Sep 2014 23:05:57 +0200 (CEST) Message-ID: <540F6BAC.6040403@selasky.org> Date: Tue, 09 Sep 2014 23:05:48 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 CC: freebsd-multimedia@FreeBSD.org Subject: New version of webcamd, now v3.17.0.x References: <53994428.6030103@selasky.org> <20140612164722.GA13565@enceladus10.kn-bremen.de> <5399E460.9050403@selasky.org> <20140612191932.GA19375@enceladus10.kn-bremen.de> <539E8E9A.8030902@selasky.org> In-Reply-To: <539E8E9A.8030902@selasky.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Tue, 09 Sep 2014 21:06:09 -0000 Hi, Changes: - Updated to latest V4L, Linux 3.17 sources - Major improvements to webcamd rc.d script svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b/trunk/ports Please test and report any regression issues to me or freebsd-multimedia. Will be released to ports soon if no showstoppers are found. --HPS From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 10 10:08:20 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 7DF3723F for ; Wed, 10 Sep 2014 10:08:20 +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 643F51849 for ; Wed, 10 Sep 2014 10:08:20 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8AA8Ki4006057 for ; Wed, 10 Sep 2014 10:08:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 178273] multimedia/gstreamer-plugins: It's hava no package of gstreamer-plugins-base in ports Date: Wed, 10 Sep 2014 10:08:20 +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: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Wed, 10 Sep 2014 10:08:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178273 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org --- Comment #4 from Thomas Zander --- Is this still an issue? -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 10 10:35:10 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 11638956 for ; Wed, 10 Sep 2014 10:35:10 +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 F0E841B3E for ; Wed, 10 Sep 2014 10:35:09 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.9/8.14.9) with ESMTP id s8AAZ9Le084963 for ; Wed, 10 Sep 2014 10:35:09 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.9/8.14.9/Submit) id s8AAZ999084962; Wed, 10 Sep 2014 10:35:09 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201409101035.s8AAZ999084962@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: Wed, 10 Sep 2014 10:35:09 +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: Wed, 10 Sep 2014 10:35:10 -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/libdc1394 | 2.2.2 | 2.2.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 Sep 11 07:30:12 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 435AFCC4 for ; Thu, 11 Sep 2014 07:30:12 +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 2940CAD7 for ; Thu, 11 Sep 2014 07:30:12 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8B7UC6E004428 for ; Thu, 11 Sep 2014 07:30:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 181655] [patch] multimedia/gstreamer1-plugins-good: add more sample formats to oss plugin Date: Thu, 11 Sep 2014 07:30:12 +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: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: riggs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to 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: Thu, 11 Sep 2014 07:30:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181655 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org Assignee|freebsd-multimedia@FreeBSD. |riggs@FreeBSD.org |org | -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 11 10:46:31 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 D4978F00 for ; Thu, 11 Sep 2014 10:46:31 +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 BB8E0D7 for ; Thu, 11 Sep 2014 10:46:31 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8BAkVXB048043 for ; Thu, 11 Sep 2014 10:46:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 186629] multimedia/vlc fails to build when 'pulseaudio' option is selected Date: Thu, 11 Sep 2014 10:46:32 +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: commit-hook@freebsd.org X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Thu, 11 Sep 2014 10:46:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186629 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: riggs Date: Thu Sep 11 10:45:59 UTC 2014 New revision: 367917 URL: http://svnweb.freebsd.org/changeset/ports/367917 Log: - Mark IGNORE when trying to use pulseaudio with vlc on pre-9.x systems due to an rtld issue during build PR: 186629 Submitted by: bobf@mrp3.com Changes: head/multimedia/vlc/Makefile -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 11 11:02:31 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 EEB1B4FE for ; Thu, 11 Sep 2014 11:02:31 +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 D55A42C3 for ; Thu, 11 Sep 2014 11:02:31 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8BB2VWk012343 for ; Thu, 11 Sep 2014 11:02:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 186629] multimedia/vlc fails to build when 'pulseaudio' option is selected Date: Thu, 11 Sep 2014 11:02:32 +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: Thu, 11 Sep 2014 11:02:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186629 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Issue Resolved CC| |riggs@FreeBSD.org Resolution|--- |Feature Proposal Rejected --- Comment #5 from Thomas Zander --- For now, mark port IGNORE if pulseaudio is selected on 8.x systems. Rationale: 1) It is not enabled by default 2) There will not be another release from stable/8 3) Works as intended on 9.x and later If it is possible to fix this on a port level, patches are, of course, always welcome! -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 11 21:41:37 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 04904DD6 for ; Thu, 11 Sep 2014 21:41:37 +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 E0AEF99E for ; Thu, 11 Sep 2014 21:41:36 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8BLfalh087853 for ; Thu, 11 Sep 2014 21:41:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 191997] [patch] multimedia/vlc: SMB option with linker error Date: Thu, 11 Sep 2014 21:41:36 +0000 X-Bugzilla-Reason: CC 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: tijl@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: timur@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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: Thu, 11 Sep 2014 21:41:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191997 Tijl Coosemans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Issue Resolved Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 12 10:27:23 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 B8CC731C for ; Fri, 12 Sep 2014 10:27:23 +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 A4AE4BF6 for ; Fri, 12 Sep 2014 10:27:23 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.9/8.14.9) with ESMTP id s8CARNF2044079 for ; Fri, 12 Sep 2014 10:27:23 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.9/8.14.9/Submit) id s8CARNCS044078; Fri, 12 Sep 2014 10:27:23 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201409121027.s8CARNCS044078@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: Fri, 12 Sep 2014 10:27:23 +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: Fri, 12 Sep 2014 10:27:23 -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 ------------------------------------------------+-----------------+------------ net/liveMedia | 2013.11.29 | 2014.09.11 ------------------------------------------------+-----------------+------------ 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 Fri Sep 12 23:27:24 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 C6948E83 for ; Fri, 12 Sep 2014 23:27:24 +0000 (UTC) Received: from mail.theusgroup.com (mail.theusgroup.com [64.122.243.222]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A63E1A49 for ; Fri, 12 Sep 2014 23:27:24 +0000 (UTC) Received: by mail.theusgroup.com (Postfix, from userid 20) id 26CF1C2C; Fri, 12 Sep 2014 16:20:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=theusgroup.com; s=mail; t=1410564004; bh=A/aHdUjXX1eTqxlgruMtw1lA0Nts92FampKuLoK9YHA=; h=From:To:cc:Subject:In-reply-to:References:Date; b=ZUFeWKujbXF4BhQd24mtHFuYyjwC0/vHpPQnVvWVKJEI+hCOhekrqbIf0/YQigrPD v8b7iWq98lb/lWjK5UJfIMwBEAqivgiKTerzvy9yvJGhpTR2+TdgUf+sVHetCeT2gU whE1UvHBN4+jIAJhgciCWp01P6ax8J3cjgwgIxoA= From: John To: Hans Petter Selasky Subject: Re: New version of webcamd, now v3.17.0.x In-reply-to: <540F6BAC.6040403@selasky.org> References: <53994428.6030103@selasky.org> <20140612164722.GA13565@enceladus10.kn-bremen.de> <5399E460.9050403@selasky.org> <20140612191932.GA19375@enceladus10.kn-bremen.de> <539E8E9A.8030902@selasky.org> <540F6BAC.6040403@selasky.org> Comments: In-reply-to Hans Petter Selasky message dated "Tue, 09 Sep 2014 23:05:48 +0200." Date: Fri, 12 Sep 2014 16:20:04 -0700 Message-Id: <20140912232004.26CF1C2C@mail.theusgroup.com> 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, 12 Sep 2014 23:27:24 -0000 >Hi, > >Changes: > >- Updated to latest V4L, Linux 3.17 sources >- Major improvements to webcamd rc.d script > >svn --username anonsvn --password anonsvn \ > checkout svn://svn.turbocat.net/i4b/trunk/ports > >Please test and report any regression issues to me or freebsd-multimedia. >Will be released to ports soon if no showstoppers are found. > Wow, what an improvement to the rc script! I have multiple logitech webcams, and with the new improvements assigning specific cams to specific device numbers is a snap. With the new documention, I got everything working correctly one the first try. Thanks. John Theus TheUsGroup.com From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 13 16:53:16 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 C2EA4541 for ; Sat, 13 Sep 2014 16:53:16 +0000 (UTC) Received: from spruce-goose-an.twitter.com (spruce-goose-an.twitter.com [199.59.150.83]) (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 A0A60E29 for ; Sat, 13 Sep 2014 16:53:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=twitter.com; s=dkim-201406; t=1410627190; bh=4h6JfwBr8ZeVsbsEV3RuKoSrrrm7unY5hl1H8XGA9C8=; h=Date:From:To:Subject:MIME-Version:Content-Type:List-Unsubscribe: Feedback-ID:Message-ID; b=kZC36lSrY7tQ1AQiZOC5vYIch8WcBsg6aC+322o/fw9DLDVUjxQyw90+EgX4u6VnV pIuqAGaZB1kVDhy3q6ro8Gk1aEio6+32lvS6wqb5haKjt4ZmmpLumEkDieCaaj0g26 lmgQLRJC3qvNtPhX6pTv0Wsm05/EiK5B8DKS2hSRDvChPH7bjS45iDIffwhXKNWuwp CgT1IdvVXlFlQXwgecjPm0L88gY8FERrz+GA7WABjq6aJHRPK3PzWdRixlJQvGDtYv brk5KbC+b9+t579/Mooipprjq1ADygzmOcJ+91xddjYt60f/b1yUQWg2uXrJCUYxPH NcmGC24C0lNaw== X-MSFBL: ZnJlZWJzZC1tdWx0aW1lZGlhQGZyZWVic2Qub3JnQHNtZjEtYmZwLTA3LXNyMS1F dmVyeXRoaW5nLjE4M0BFdmVyeXRoaW5nQGZyZWVic2QtbXVsdGltZWRpYVxAZnJl ZWJzZC5vcmdcQDE1NlxAMFxAMFxAMjY5ZjZhZjM5Mjg2NzYxOGRhN2VmYjhmZTA1 YTJmYWNlMjM0NmVlZQ== Date: Sat, 13 Sep 2014 16:53:10 +0000 From: Twitter To: freebsd-multimedia@freebsd.org Subject: elisha urayayi is still waiting for you to join Twitter... MIME-Version: 1.0 Feedback-ID: 1a4b0c2a33e3b541c2f8f722bb63669ea7de694565:1d4a1426:US:twitterESP Precedence: Bulk Message-ID: <76.64.16866.67674145@twitter.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2014 16:53:16 -0000 elisha urayayi is still waiting for you to join Twitter... Twitter helps you stay connected with what's happening right now and with the people and organizations you care about. Accept invitation https://twitter.com/i/50a6868c-5cde-4694-97bb-23dc47c3bd2e -- You can unsubscribe from receiving email notifications from Twitter at anytime. For general inquiries, please visit us at Twitter Support. Unsubscribe: https://twitter.com/i/o?t=1&iid=e938e83010a54933bc1cba2402cdc303&uid=0&c=ZNV%2BN6G7N7g42O%2FGIBvB5IRQ91CDOcvmIuneI%2BvGoPQ%3D&nid=156+26+20140912 Need help? https://support.twitter.com