From owner-freebsd-chromium@freebsd.org Sun Aug 16 17:43:56 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C91C69BB5DB for ; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AD92EFB0 for ; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AD4F39BB5DA; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACF779BB5D9 for ; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 991ECFAF for ; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7GHhupj070491 for ; Sun, 16 Aug 2015 17:43:56 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202368] www/chromium: optionally build chromedriver Date: Sun, 16 Aug 2015 17:43:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: stb@lassitu.de X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Aug 2015 17:43:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 Bug ID: 202368 Summary: www/chromium: optionally build chromedriver Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: chromium@FreeBSD.org Reporter: stb@lassitu.de Assignee: chromium@FreeBSD.org Flags: maintainer-feedback?(chromium@FreeBSD.org) Created attachment 159929 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159929&action=edit add option to build and install chromedriver chromedriver (https://sites.google.com/a/chromium.org/chromedriver/) allows remote control of a Chrome instance, for example with Selenium. Google does not provide precompiled binaries for chromedriver for FreeBSD. The attached patch adds an option to build and install chromedriver alongside Chrome. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sun Aug 16 17:43:56 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73BDE9BB5D6 for ; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5CE1FFAE for ; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5C91D9BB5D5; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C29E9BB5D4 for ; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CCFAFAD for ; Sun, 16 Aug 2015 17:43:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7GHhuQn070460 for ; Sun, 16 Aug 2015 17:43:56 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: maintainer-feedback requested: [Bug 202368] www/chromium: optionally build chromedriver Date: Sun, 16 Aug 2015 17:43:56 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Aug 2015 17:43:56 -0000 stb@lassitu.de has reassigned Bugzilla Automation 's request for maintainer-feedback to chromium@FreeBSD.org: Bug 202368: www/chromium: optionally build chromedriver https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 --- Description --- Created attachment 159929 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159929&action=edit add option to build and install chromedriver chromedriver (https://sites.google.com/a/chromium.org/chromedriver/) allows remote control of a Chrome instance, for example with Selenium. Google does not provide precompiled binaries for chromedriver for FreeBSD. The attached patch adds an option to build and install chromedriver alongside Chrome. From owner-freebsd-chromium@freebsd.org Sun Aug 16 17:47:11 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAE179BB651 for ; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 940C71042 for ; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 91E6D9BB64F; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 918B09BB64E for ; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 825621040 for ; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7GHlBqe074297 for ; Sun, 16 Aug 2015 17:47:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: maintainer-feedback requested: [Bug 202370] www/chromium: wrapper should exec binary Date: Sun, 16 Aug 2015 17:47:11 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Aug 2015 17:47:11 -0000 stb@lassitu.de has reassigned Bugzilla Automation 's request for maintainer-feedback to chromium@FreeBSD.org: Bug 202370: www/chromium: wrapper should exec binary https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202370 --- Description --- The wrapper shell script should exec the chrome binary, instead of just invoking it. Index: files/chrome.in =================================================================== --- files/chrome.in (revision 394317) +++ files/chrome.in (working copy) @@ -15,4 +15,4 @@ EOMSG exit 1 fi -%%PREFIX%%/share/chromium/chrome $* +exec %%PREFIX%%/share/chromium/chrome $* Without this change, chromedriver can't shut down the chrome process. From owner-freebsd-chromium@freebsd.org Sun Aug 16 17:47:12 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 067969BB658 for ; Sun, 16 Aug 2015 17:47:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DF4281047 for ; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DF22F9BB657; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEC869BB655 for ; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB2341045 for ; Sun, 16 Aug 2015 17:47:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7GHlBck074305 for ; Sun, 16 Aug 2015 17:47:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202370] www/chromium: wrapper should exec binary Date: Sun, 16 Aug 2015 17:47:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: stb@lassitu.de X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Aug 2015 17:47:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202370 Bug ID: 202370 Summary: www/chromium: wrapper should exec binary Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: chromium@FreeBSD.org Reporter: stb@lassitu.de Assignee: chromium@FreeBSD.org Flags: maintainer-feedback?(chromium@FreeBSD.org) The wrapper shell script should exec the chrome binary, instead of just invoking it. Index: files/chrome.in =================================================================== --- files/chrome.in (revision 394317) +++ files/chrome.in (working copy) @@ -15,4 +15,4 @@ EOMSG exit 1 fi -%%PREFIX%%/share/chromium/chrome $* +exec %%PREFIX%%/share/chromium/chrome $* Without this change, chromedriver can't shut down the chrome process. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sun Aug 16 19:25:43 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 817499BB55C for ; Sun, 16 Aug 2015 19:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 655CD1143 for ; Sun, 16 Aug 2015 19:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 65D039BB55B; Sun, 16 Aug 2015 19:25:43 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 656DD9BB55A for ; Sun, 16 Aug 2015 19:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50B7E1142 for ; Sun, 16 Aug 2015 19:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7GJPhuY060125 for ; Sun, 16 Aug 2015 19:25:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202368] www/chromium: optionally build chromedriver Date: Sun, 16 Aug 2015 19:25:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Aug 2015 19:25:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 Carlos J Puga Medina changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cpm@fbsd.es --- Comment #1 from Carlos J Puga Medina --- I'm testing@work via poudriere Thanks for your input. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Mon Aug 17 09:53:55 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E6019BBEF1 for ; Mon, 17 Aug 2015 09:53:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 136F31102 for ; Mon, 17 Aug 2015 09:53:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 101E19BBEF0; Mon, 17 Aug 2015 09:53:55 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FB419BBEEF for ; Mon, 17 Aug 2015 09:53:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F08351101 for ; Mon, 17 Aug 2015 09:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7H9rsCk073347 for ; Mon, 17 Aug 2015 09:53:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202150] www/chromium: chromium window does not open, process hangs at 100% Date: Mon, 17 Aug 2015 09:53:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: z3tbl4@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 09:53:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202150 z3tbl4@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z3tbl4@gmail.com --- Comment #3 from z3tbl4@gmail.com --- portupgrade -fRP chromium -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Mon Aug 17 20:14:38 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 514579BC9D3 for ; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3B36D18DB for ; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 380D69BC9D1; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3792E9BC9D0 for ; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F3E318D9 for ; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7HKEbI2070855 for ; Mon, 17 Aug 2015 20:14:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: maintainer-feedback requested: [Bug 202395] www/chromium: printing issue Date: Mon, 17 Aug 2015 20:14:37 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 20:14:38 -0000 Carlos J Puga Medina has reassigned Bugzilla Automation 's request for maintainer-feedback to chromium@FreeBSD.org: Bug 202395: www/chromium: printing issue https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202395 --- Description --- It seems it's a known chrome bug: https://code.google.com/p/chromium/issues/detail?id=498074 From owner-freebsd-chromium@freebsd.org Mon Aug 17 20:14:38 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88C699BC9D9 for ; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6E2D118DD for ; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6D66D9BC9D7; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D0C09BC9D6 for ; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59F2818DC for ; Mon, 17 Aug 2015 20:14:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7HKEc91070861 for ; Mon, 17 Aug 2015 20:14:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202395] www/chromium: printing issue Date: Mon, 17 Aug 2015 20:14:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 20:14:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202395 Bug ID: 202395 Summary: www/chromium: printing issue Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: chromium@FreeBSD.org Reporter: cpm@fbsd.es Flags: maintainer-feedback?(chromium@FreeBSD.org) Assignee: chromium@FreeBSD.org It seems it's a known chrome bug: https://code.google.com/p/chromium/issues/detail?id=498074 -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Wed Aug 19 16:39:47 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB5B29BE057 for ; Wed, 19 Aug 2015 16:39:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BF5881CA2 for ; Wed, 19 Aug 2015 16:39:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BCEBC9BE055; Wed, 19 Aug 2015 16:39:47 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC8709BE054 for ; Wed, 19 Aug 2015 16:39:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8B931CA1 for ; Wed, 19 Aug 2015 16:39:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7JGdlvk081475 for ; Wed, 19 Aug 2015 16:39:47 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 201865] www/chromium: No file dialogs for saving files Date: Wed, 19 Aug 2015 16:39:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hayjumper@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 16:39:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201865 Hayjumper changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hayjumper@gmail.com --- Comment #3 from Hayjumper --- Quick note, upgrading to FreeBSD 10.2 seems to have fixed the following issues with newer Chromium versions (for me, at least): 1) Chromium window doesn't open when run 2) File Save dialogs don't open 3) Extensions do not install properly -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Thu Aug 20 08:52:17 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 015029BE2A3 for ; Thu, 20 Aug 2015 08:52:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DA0311D41 for ; Thu, 20 Aug 2015 08:52:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D964A9BE2A2; Thu, 20 Aug 2015 08:52:16 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7FAC9BE2A1 for ; Thu, 20 Aug 2015 08:52:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C021C1D40 for ; Thu, 20 Aug 2015 08:52:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7K8qG7a049672 for ; Thu, 20 Aug 2015 08:52:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202368] www/chromium: optionally build chromedriver Date: Thu, 20 Aug 2015 08:52:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 08:52:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 --- Comment #2 from Carlos J Puga Medina --- It was committed into the Chromium GH repo https://github.com/gliaskos/freebsd-chromium/compare/master%40%7B1439455884%7D...master -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Thu Aug 20 09:33:50 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB6309BEEA8 for ; Thu, 20 Aug 2015 09:33:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CFF1CEC9 for ; Thu, 20 Aug 2015 09:33:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CF4149BEEA7; Thu, 20 Aug 2015 09:33:50 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CED389BEEA6 for ; Thu, 20 Aug 2015 09:33:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BAD78EC8 for ; Thu, 20 Aug 2015 09:33:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7K9Xos9070120 for ; Thu, 20 Aug 2015 09:33:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202370] www/chromium: wrapper should exec binary Date: Thu, 20 Aug 2015 09:33:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rene@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc bug_status 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 09:33:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202370 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rene@FreeBSD.org Status|New |In Progress Assignee|chromium@FreeBSD.org |rene@FreeBSD.org --- Comment #1 from Rene Ladan --- Committed to GitHub -> https://github.com/gliaskos/freebsd-chromium/commit/3bc497cf16fa2b1a6e53cc9a9ca923942fbc9377 -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Thu Aug 20 12:23:22 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69E279BD2AA for ; Thu, 20 Aug 2015 12:23:22 +0000 (UTC) (envelope-from tpo.rit@gmail.com) Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3ED39118C for ; Thu, 20 Aug 2015 12:23:22 +0000 (UTC) (envelope-from tpo.rit@gmail.com) Received: by pdrh1 with SMTP id h1so14066382pdr.0 for ; Thu, 20 Aug 2015 05:23:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:subject:message-id:from:to:mime-version:content-type; bh=NE/EHi9SC15V81H1l2T9BnvBJ55ZMkVP+IKCm+aHhTA=; b=bF7UATq0sTJ+0D9wBjPp2pJiAjUV6D3QJRECT8dLPFDzlQY0pQIzdWJSNchTa9GqEp YdI4OS4w94HUiGDxYViC46O8rcUzHplZ7xdhfq8LIl4yGxgHCCYrrr5RyL0TX12YRH9p Nnd2tNgZeEj8/U6MCd6E/hiIOxjo349z5M+qFdhsH22WjtxBRb1ylxb8SlI15GbSB1vU is/o683PA+PGFcuXUzjAVFrqyJMtXDZog7liEwOPSmtSOIJ6jZCcCKGAJ9M+K8CIdWZh nP6vckkBroL7xbshb9lvByY7ZZPL+8ISOfG+Y+Oie2MYk0uHEC0+fih6zak7Odf/t93c XIfg== X-Received: by 10.70.94.194 with SMTP id de2mr6046723pdb.8.1440073401813; Thu, 20 Aug 2015 05:23:21 -0700 (PDT) Received: from [100.102.146.250] ([112.79.36.187]) by smtp.gmail.com with ESMTPSA id ow5sm4253681pdb.30.2015.08.20.05.23.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Aug 2015 05:23:20 -0700 (PDT) Date: Thu, 20 Aug 2015 17:53:09 +0530 Subject: Discontinue Message-ID: From: "tpo.rit" To: freebsd-chromium@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 12:23:22 -0000 SGVhZGVyIGludGFjdA== From owner-freebsd-chromium@freebsd.org Thu Aug 20 12:42:44 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B4FF9BD973 for ; Thu, 20 Aug 2015 12:42:44 +0000 (UTC) (envelope-from tpo.rit@gmail.com) Received: from mail-pd0-x235.google.com (mail-pd0-x235.google.com [IPv6:2607:f8b0:400e:c02::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CCC381D43 for ; Thu, 20 Aug 2015 12:42:43 +0000 (UTC) (envelope-from tpo.rit@gmail.com) Received: by pdob1 with SMTP id b1so13984947pdo.2 for ; Thu, 20 Aug 2015 05:42:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:message-id:from:to:mime-version:content-type; bh=PtScdxMitEqOiN+pIpovMPYoT3ToB/dAw36aygjKti0=; b=0c240sgJEtsCnDsghB9ItGuJv8OPS+Ld5CVGw4eOai5mHKZVBxG17PBfgFxDpJfko1 6FpmpBTvUNyuQko6k+AInzB05FEhk7bJpvKvKLF4m6lhfYFjqOBEUm2/PncdVjGfKjNb TjfVvUg6I4qUC8TgJPHBKPQLG3+JK9x/h7L6j/kn+z7gVWIitjm8k6tpBeCO/R7luqkJ 0euiWHp0dbKWjEtm6x0B/sv9VDFo9cOwB0EAFCN49RmZ+mohb27firRUAM/mpKXdzzQr ECillvNRsUkf9T3eMRP5c18uPAWDVFqKHxPmafuSLh4dfMVaouU84EEyhOLonYkdNg11 I0MA== X-Received: by 10.70.44.228 with SMTP id h4mr6058984pdm.45.1440074563231; Thu, 20 Aug 2015 05:42:43 -0700 (PDT) Received: from [100.102.146.250] ([112.79.36.187]) by smtp.gmail.com with ESMTPSA id bc10sm4314823pbd.14.2015.08.20.05.42.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Aug 2015 05:42:41 -0700 (PDT) Date: Thu, 20 Aug 2015 18:11:47 +0530 Message-ID: From: "tpo.rit" To: freebsd-chromium@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 12:42:44 -0000 SGVhZGVyIGludGFjdA== From owner-freebsd-chromium@freebsd.org Thu Aug 20 18:12:23 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1536A9BFC7A for ; Thu, 20 Aug 2015 18:12:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EDF111AAE for ; Thu, 20 Aug 2015 18:12:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id ED64A9BFC79; Thu, 20 Aug 2015 18:12:22 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECF839BFC78 for ; Thu, 20 Aug 2015 18:12:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8A2C1AAD for ; Thu, 20 Aug 2015 18:12:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7KICMxp020469 for ; Thu, 20 Aug 2015 18:12:22 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202368] www/chromium: optionally build chromedriver Date: Thu, 20 Aug 2015 18:12:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 18:12:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Thu Aug 20 18:12:56 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 127AA9BFCA1 for ; Thu, 20 Aug 2015 18:12:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EB2901AD1 for ; Thu, 20 Aug 2015 18:12:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EAA9C9BFCA0; Thu, 20 Aug 2015 18:12:55 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA3EE9BFC9F for ; Thu, 20 Aug 2015 18:12:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D64E01AD0 for ; Thu, 20 Aug 2015 18:12:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7KICtQM039253 for ; Thu, 20 Aug 2015 18:12:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202368] www/chromium: optionally build chromedriver Date: Thu, 20 Aug 2015 18:12:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages 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: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 18:12:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: rene Date: Thu Aug 20 18:11:58 UTC 2015 New revision: 394902 URL: https://svnweb.freebsd.org/changeset/ports/394902 Log: - Update to 44.0.2403.155 [1] - Add a non-default option to install Chrome Driver [2][3] PR: 202368 [2] PR: 202370 [3] Submitted by: LeFroid via GitHub [1] Submitted by: stb@lassitu.de [2][3] MFH: 2015Q3 Changes: head/www/chromium/Makefile head/www/chromium/distinfo head/www/chromium/files/chrome.in head/www/chromium/pkg-plist -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Thu Aug 20 18:21:59 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA5AB9BFDED for ; Thu, 20 Aug 2015 18:21:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CEEC51EAD for ; Thu, 20 Aug 2015 18:21:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CE7BA9BFDEB; Thu, 20 Aug 2015 18:21:59 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE0F49BFDEA for ; Thu, 20 Aug 2015 18:21:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA50F1EAB for ; Thu, 20 Aug 2015 18:21:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7KILx9O019359 for ; Thu, 20 Aug 2015 18:21:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202368] www/chromium: optionally build chromedriver Date: Thu, 20 Aug 2015 18:21:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages 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: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 18:22:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: rene Date: Thu Aug 20 18:21:05 UTC 2015 New revision: 394903 URL: https://svnweb.freebsd.org/changeset/ports/394903 Log: MFH: r394902 - Update to 44.0.2403.155 [1] - Add a non-default option to install Chrome Driver [2][3] PR: 202368 [2] PR: 202370 [3] Submitted by: LeFroid via GitHub [1] Submitted by: stb@lassitu.de [2][3] Approved by: ports-secteam (feld) Changes: _U branches/2015Q3/ branches/2015Q3/www/chromium/Makefile branches/2015Q3/www/chromium/distinfo branches/2015Q3/www/chromium/files/chrome.in branches/2015Q3/www/chromium/pkg-plist -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Fri Aug 21 03:03:50 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B1AF9BE643 for ; Fri, 21 Aug 2015 03:03:50 +0000 (UTC) (envelope-from tpo.rit@gmail.com) Received: from mail-pd0-x22e.google.com (mail-pd0-x22e.google.com [IPv6:2607:f8b0:400e:c02::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DE2B6A1A for ; Fri, 21 Aug 2015 03:03:49 +0000 (UTC) (envelope-from tpo.rit@gmail.com) Received: by pdbmi9 with SMTP id mi9so21139300pdb.3 for ; Thu, 20 Aug 2015 20:03:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:subject:message-id:from:to:mime-version:content-type; bh=DHpPXr+zem323+glEoK6w4PKRvejFhhRo+Np1pfmIu0=; b=vfbfjo8nx5ObKva2lYUvpMQ3WbK+ZTgIHwLqULsFgIvdwHBDK8x8B1jsFUo7D0JlKN 4Vzd8960SY2yV3kvJ07XLvzvnB1LuZzsxzUO340an5vBEnmI6Go5AqP3mT6uu1yGQ5ej xAOIGe1qAxjwddOe9CoHNwo9Q0co3Q0Q0Xy7O5abE2MxZUPgWLVuqQB8cekj4xht+A/c OulhOMzCcDWc5jfJN/nFvAJhNDIZUtZJ5Mz9HuOoMDFGja20hV+6OIjIKeWdAxtccCVK pBJdcR2OqzeedjpuNPjDxevZMhbS1lOUTzh+jTCkto4gferaY+c9059yQE+wWb2RSRAl ttwQ== X-Received: by 10.70.0.71 with SMTP id 7mr12683909pdc.157.1440126229319; Thu, 20 Aug 2015 20:03:49 -0700 (PDT) Received: from [10.84.150.241] ([112.79.36.150]) by smtp.gmail.com with ESMTPSA id dn3sm3482634pdb.66.2015.08.20.20.03.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Aug 2015 20:03:48 -0700 (PDT) Date: Fri, 21 Aug 2015 08:33:40 +0530 Subject: Header intact Message-ID: From: "tpo.rit" To: freebsd-chromium@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2015 03:03:50 -0000 UGxlYXNlIHVuc3Vic2NyaWJlLg== From owner-freebsd-chromium@freebsd.org Fri Aug 21 10:45:33 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BB7D9BC49A for ; Fri, 21 Aug 2015 10:45:33 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 34F4CA8A for ; Fri, 21 Aug 2015 10:45:33 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3432C9BC496; Fri, 21 Aug 2015 10:45:33 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33C5B9BC495 for ; Fri, 21 Aug 2015 10:45:33 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 24577A89 for ; Fri, 21 Aug 2015 10:45:33 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t7LAjX4c067570 for ; Fri, 21 Aug 2015 10:45:33 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t7LAjXSf067569; Fri, 21 Aug 2015 10:45:33 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201508211045.t7LAjXSf067569@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, 21 Aug 2015 10:45:33 +0000 From: portscout@FreeBSD.org To: chromium@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2015 10:45:33 -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/chromium@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ www/chromium | 44.0.2403.155 | 44.0.2403.156 ------------------------------------------------+-----------------+------------ 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-chromium@freebsd.org Sat Aug 22 01:51:07 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF5B59C0687 for ; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C3B0DE21 for ; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C304E9C0686; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C296F9C0685 for ; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC5FFE20 for ; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M1p7pU043115 for ; Sat, 22 Aug 2015 01:51:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] www/chromium: fails to install with DRIVE option active Date: Sat, 22 Aug 2015 01:51:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 01:51:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 Bug ID: 202560 Summary: www/chromium: fails to install with DRIVE option active Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: chromium@FreeBSD.org Reporter: cpm@fbsd.es Flags: maintainer-feedback?(chromium@FreeBSD.org) Assignee: chromium@FreeBSD.org It seems that the chromedriver binary isn't build. ===> Generating temporary packing list install -m 444 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chrome.1 /usr/ports/www/chromium/work/stage/usr/local/man/man1 install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/product_logo_22.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/22x22/apps/chrome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/product_logo_24.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/24x24/apps/chrome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/product_logo_48.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/48x48/apps/chrome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/product_logo_64.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/64x64/apps/chrome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/product_logo_128.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/128x128/apps/chrome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/product_logo_256.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/256x256/apps/chrome.png install -m 555 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/tools/build/linux/chrome-wrapper /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chrome_100_percent.pak /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/content_resources.pak /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/keyboard_resources.pak /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/resources.pak /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -s -m 555 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chrome /usr/ports/www/chromium/work/stage/usr/local/share/chromium cd /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- "locales resources" /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-browser.desktop /usr/ports/www/chromium/work/stage/usr/local/share/applications install -m 555 /usr/ports/www/chromium/work/chrome /usr/ports/www/chromium/work/stage/usr/local/bin install -s -m 555 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/mksnapshot /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -s -m 555 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chromedriver /usr/ports/www/chromium/work/stage/usr/local/bin install: /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chromedriver: No such file or directory *** Error code 71 Stop. make[1]: stopped in /usr/ports/www/chromium *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 01:51:07 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A058A9C0682 for ; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 887D3E1E for ; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8782A9C0680; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D2169C067F for ; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D73CE1D for ; Sat, 22 Aug 2015 01:51:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M1p7Uc043109 for ; Sat, 22 Aug 2015 01:51:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: maintainer-feedback requested: [Bug 202560] www/chromium: fails to install with DRIVE option active Date: Sat, 22 Aug 2015 01:51:07 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 01:51:07 -0000 Carlos J Puga Medina has reassigned Bugzilla Automation 's request for maintainer-feedback to chromium@FreeBSD.org: Bug 202560: www/chromium: fails to install with DRIVE option active https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 --- Description --- It seems that the chromedriver binary isn't build. ===> Generating temporary packing list install -m 444 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chrome.1 /usr/ports/www/chromium/work/stage/usr/local/man/man1 install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/p roduct_logo_22.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/22x22/apps/chr ome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/p roduct_logo_24.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/24x24/apps/chr ome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/p roduct_logo_48.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/48x48/apps/chr ome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/p roduct_logo_64.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/64x64/apps/chr ome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/p roduct_logo_128.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/128x128/apps/c hrome.png install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/app/theme/chromium/p roduct_logo_256.png /usr/ports/www/chromium/work/stage/usr/local/share/icons/hicolor/256x256/apps/c hrome.png install -m 555 /usr/ports/www/chromium/work/chromium-44.0.2403.155/chrome/tools/build/linux/ch rome-wrapper /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chrome_100_perc ent.pak /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/content_resourc es.pak /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/keyboard_resour ces.pak /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/resources.pak /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -s -m 555 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chrome /usr/ports/www/chromium/work/stage/usr/local/share/chromium cd /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- "locales resources" /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -m 0644 /usr/ports/www/chromium/work/chromium-browser.desktop /usr/ports/www/chromium/work/stage/usr/local/share/applications install -m 555 /usr/ports/www/chromium/work/chrome /usr/ports/www/chromium/work/stage/usr/local/bin install -s -m 555 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/mksnapshot /usr/ports/www/chromium/work/stage/usr/local/share/chromium install -s -m 555 /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chromedriver /usr/ports/www/chromium/work/stage/usr/local/bin install: /usr/ports/www/chromium/work/chromium-44.0.2403.155/out/Release/chromedriver: No such file or directory *** Error code 71 Stop. make[1]: stopped in /usr/ports/www/chromium *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium From owner-freebsd-chromium@freebsd.org Sat Aug 22 04:17:18 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C128D9BF982 for ; Sat, 22 Aug 2015 04:17:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A6385AFE for ; Sat, 22 Aug 2015 04:17:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A35DB9BF981; Sat, 22 Aug 2015 04:17:18 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A20369BF980 for ; Sat, 22 Aug 2015 04:17:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 85036AFA for ; Sat, 22 Aug 2015 04:17:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M4HI2s067202 for ; Sat, 22 Aug 2015 04:17:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] www/chromium: fails to install with DRIVER option active Date: Sat, 22 Aug 2015 04:17:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: short_desc 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 04:17:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 Carlos J Puga Medina changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|www/chromium: fails to |www/chromium: fails to |install with DRIVE option |install with DRIVER option |active |active -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 04:29:04 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FE4A9BFBBE for ; Sat, 22 Aug 2015 04:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 84D5D11B0 for ; Sat, 22 Aug 2015 04:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 81D7A9BFBBD; Sat, 22 Aug 2015 04:29:04 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 807E69BFBBC for ; Sat, 22 Aug 2015 04:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 655E911AF for ; Sat, 22 Aug 2015 04:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M4T4oA084426 for ; Sat, 22 Aug 2015 04:29:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] www/chromium: fails to install with DRIVER option active Date: Sat, 22 Aug 2015 04:29:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 04:29:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 --- Comment #1 from Carlos J Puga Medina --- # cd /usr/port/www/chromium # make -V MAKE_ARGS -C out/Release -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 04:39:04 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B3E69BFD67 for ; Sat, 22 Aug 2015 04:39:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 40724161F for ; Sat, 22 Aug 2015 04:39:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3D4599BFD66; Sat, 22 Aug 2015 04:39:04 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CD8A9BFD65 for ; Sat, 22 Aug 2015 04:39:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29999161E for ; Sat, 22 Aug 2015 04:39:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M4d4da001830 for ; Sat, 22 Aug 2015 04:39:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] [PATCH] www/chromium: fix install with DRIVER option active Date: Sat, 22 Aug 2015 04:39:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: short_desc 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 04:39:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 Carlos J Puga Medina changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|www/chromium: fails to |[PATCH] www/chromium: fix |install with DRIVER option |install with DRIVER option |active |active -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 04:39:21 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C87649BFD80 for ; Sat, 22 Aug 2015 04:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AD6021635 for ; Sat, 22 Aug 2015 04:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AC4CD9BFD7E; Sat, 22 Aug 2015 04:39:21 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABE939BFD7C for ; Sat, 22 Aug 2015 04:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 987B71634 for ; Sat, 22 Aug 2015 04:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M4dLNY002044 for ; Sat, 22 Aug 2015 04:39:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] [PATCH] www/chromium: fix install with DRIVER option active Date: Sat, 22 Aug 2015 04:39:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 04:39:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 --- Comment #2 from Carlos J Puga Medina --- Created attachment 160203 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160203&action=edit Patch -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 07:18:18 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 470EE9BE447 for ; Sat, 22 Aug 2015 07:18:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2C543FBD for ; Sat, 22 Aug 2015 07:18:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2B05D9BE446; Sat, 22 Aug 2015 07:18:18 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A9AC9BE444 for ; Sat, 22 Aug 2015 07:18:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1774CFBC for ; Sat, 22 Aug 2015 07:18:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M7IHlJ070781 for ; Sat, 22 Aug 2015 07:18:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] [PATCH] www/chromium: fix install with DRIVER option active Date: Sat, 22 Aug 2015 07:18:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 07:18:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 --- Comment #3 from Jan Beich --- Comment on attachment 160203 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160203 Patch Why not move DRIVER_MAKE_ARGS and MAKE_ARGS before bsd.port.options.mk instead? -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 08:31:42 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D813D9BF982 for ; Sat, 22 Aug 2015 08:31:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BCC0019BB for ; Sat, 22 Aug 2015 08:31:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BBBE49BF981; Sat, 22 Aug 2015 08:31:42 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB5A99BF980 for ; Sat, 22 Aug 2015 08:31:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A77DB19BA for ; Sat, 22 Aug 2015 08:31:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M8VgZJ013525 for ; Sat, 22 Aug 2015 08:31:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] [PATCH] www/chromium: fix install with DRIVER option active Date: Sat, 22 Aug 2015 08:31:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 08:31:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 Carlos J Puga Medina changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160203|0 |1 is obsolete| | --- Comment #4 from Carlos J Puga Medina --- Created attachment 160207 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160207&action=edit Patch You're right, Jan. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 09:29:22 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 263F39C0444 for ; Sat, 22 Aug 2015 09:29:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0AB171160 for ; Sat, 22 Aug 2015 09:29:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 07A769C0443; Sat, 22 Aug 2015 09:29:22 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 074029C0442 for ; Sat, 22 Aug 2015 09:29:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7993115F for ; Sat, 22 Aug 2015 09:29:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M9TLTE046038 for ; Sat, 22 Aug 2015 09:29:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] [PATCH] www/chromium: fix install with DRIVER option active Date: Sat, 22 Aug 2015 09:29:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 09:29:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #5 from Rene Ladan --- Hmm, it does work for me, but I'll change the Makefile. [9i386-default] Installing chromium-44.0.2403.155... ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/share/chromium/chrome /usr/local/bin/chromedriver -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 09:29:42 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 074699C045C for ; Sat, 22 Aug 2015 09:29:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E03F21176 for ; Sat, 22 Aug 2015 09:29:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DF0679C045B; Sat, 22 Aug 2015 09:29:41 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEA2B9C045A for ; Sat, 22 Aug 2015 09:29:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CAE951175 for ; Sat, 22 Aug 2015 09:29:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M9TfBt046353 for ; Sat, 22 Aug 2015 09:29:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] [PATCH] www/chromium: fix install with DRIVER option active Date: Sat, 22 Aug 2015 09:29:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages 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: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 09:29:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: rene Date: Sat Aug 22 09:29:15 UTC 2015 New revision: 395024 URL: https://svnweb.freebsd.org/changeset/ports/395024 Log: Move definitions of MAKE_ARGS up to ensure that chromedriver is built when requested [1] While here sort USES PR: 202560 [1] Submitted by: Carlos J Puga Medina [1] MFH: 2015Q3 Changes: head/www/chromium/Makefile -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 09:46:44 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8312C9C0753 for ; Sat, 22 Aug 2015 09:46:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6797718CB for ; Sat, 22 Aug 2015 09:46:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 64DED9C0752; Sat, 22 Aug 2015 09:46:44 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 647449C0750 for ; Sat, 22 Aug 2015 09:46:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5082A18CA for ; Sat, 22 Aug 2015 09:46:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7M9kiBY077246 for ; Sat, 22 Aug 2015 09:46:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202560] [PATCH] www/chromium: fix install with DRIVER option active Date: Sat, 22 Aug 2015 09:46:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages 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: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 09:46:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202560 --- Comment #7 from commit-hook@freebsd.org --- A commit references this bug: Author: rene Date: Sat Aug 22 09:45:45 UTC 2015 New revision: 395025 URL: https://svnweb.freebsd.org/changeset/ports/395025 Log: MFH: r395024 Move definitions of MAKE_ARGS up to ensure that chromedriver is built when requested [1] While here sort USES PR: 202560 [1] Submitted by: Carlos J Puga Medina [1] Approved by: ports-secteam (delphij) Changes: _U branches/2015Q3/ branches/2015Q3/www/chromium/Makefile -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 10:39:35 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78E979C0FD7 for ; Sat, 22 Aug 2015 10:39:35 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 61EE09D6 for ; Sat, 22 Aug 2015 10:39:35 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 616019C0FD6; Sat, 22 Aug 2015 10:39:35 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60EEA9C0FD5 for ; Sat, 22 Aug 2015 10:39:35 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 515799D5 for ; Sat, 22 Aug 2015 10:39:35 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t7MAdZee086503 for ; Sat, 22 Aug 2015 10:39:35 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t7MAdZtl086502; Sat, 22 Aug 2015 10:39:35 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201508221039.t7MAdZtl086502@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: Sat, 22 Aug 2015 10:39:35 +0000 From: portscout@FreeBSD.org To: chromium@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 10:39:35 -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/chromium@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ www/chromium | 44.0.2403.155 | 44.0.2403.157 ------------------------------------------------+-----------------+------------ 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-chromium@freebsd.org Sat Aug 22 11:28:11 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E22C9BEB9E for ; Sat, 22 Aug 2015 11:28:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E6A301ED0 for ; Sat, 22 Aug 2015 11:28:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E429F9BEB9C; Sat, 22 Aug 2015 11:28:10 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3B639BEB9B for ; Sat, 22 Aug 2015 11:28:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF37D1ECF for ; Sat, 22 Aug 2015 11:28:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7MBSARR088980 for ; Sat, 22 Aug 2015 11:28:10 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202368] www/chromium: optionally build chromedriver Date: Sat, 22 Aug 2015 11:28:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: stb@lassitu.de X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 11:28:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 stb@lassitu.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Closed |Open Resolution|FIXED |--- --- Comment #5 from stb@lassitu.de --- Unfortunately, the version committed doesn't work. DRIVER_MAKE_ARGS gets defined unconditionally, but is never used, and chromedriver is never built. Something like this is needed: Index: Makefile =================================================================== --- Makefile (revision 394932) +++ Makefile (working copy) @@ -196,6 +196,9 @@ GPERF="${LOCALBASE}/bin/gperf" MAKE_ARGS= -C out/${BUILDTYPE} DRIVER_MAKE_ARGS=chromedriver +.if ${PORT_OPTIONS:MDRIVER} +MAKE_ARGS+= ${DRIVER_MAKE_ARGS} +.endif .include -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@freebsd.org Sat Aug 22 11:34:11 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA0F59BED17 for ; Sat, 22 Aug 2015 11:34:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9E7E2191 for ; Sat, 22 Aug 2015 11:34:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 9B5179BED15; Sat, 22 Aug 2015 11:34:11 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AE2A9BED14 for ; Sat, 22 Aug 2015 11:34:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86C5A18D for ; Sat, 22 Aug 2015 11:34:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7MBYBEN099577 for ; Sat, 22 Aug 2015 11:34:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202368] www/chromium: optionally build chromedriver Date: Sat, 22 Aug 2015 11:34:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status 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-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 11:34:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202368 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #6 from Rene Ladan --- Can you check with r395024 I committed this morning? -- You are receiving this mail because: You are the assignee for the bug.