From owner-freebsd-chromium@FreeBSD.ORG Mon Oct 31 11:06:33 2011 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E3421065670 for ; Mon, 31 Oct 2011 11:06:33 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 54C628FC1C for ; Mon, 31 Oct 2011 11:06:33 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9VB6XHF056330 for ; Mon, 31 Oct 2011 11:06:33 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9VB6WD0056328 for chromium@FreeBSD.org; Mon, 31 Oct 2011 11:06:32 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 31 Oct 2011 11:06:32 GMT Message-Id: <201110311106.p9VB6WD0056328@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: chromium@FreeBSD.org Cc: Subject: Current problem reports assigned to chromium@FreeBSD.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2011 11:06:33 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/162018 chromium www/chromium update WITH_CODECS defines o ports/161737 chromium www/chromium 14.0.835.x stalls (probably javascript-re 2 problems total. From owner-freebsd-chromium@FreeBSD.ORG Tue Nov 1 03:51:59 2011 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 230E7106564A for ; Tue, 1 Nov 2011 03:51:59 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (r2b9.nsu.ru [212.192.164.39]) by mx1.freebsd.org (Postfix) with ESMTP id B88D58FC0A for ; Tue, 1 Nov 2011 03:51:58 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1RL4rn-00022D-H6 for chromium@FreeBSD.org; Tue, 01 Nov 2011 10:18:23 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id pA13IqJG078608 for ; Tue, 1 Nov 2011 09:18:52 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id pA13IJL0078162 for chromium@FreeBSD.org; Tue, 1 Nov 2011 09:18:19 +0600 (NOVT) (envelope-from danfe) Date: Tue, 1 Nov 2011 09:18:19 +0600 From: Alexey Dokuchaev To: chromium@FreeBSD.org Message-ID: <20111101031819.GA71929@regency.nsu.ru> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [patch] minor Makefile cleanups X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2011 03:51:59 -0000 --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline please consider attached diff: - checking nss version to be >=3.12 is probably long overdue; it was updated to version 3.12.4 back in 2009/09/08 (more than two years ago) - prefer official spellings for Clang and GCC; use the word "build" instead of "compile" as it is more appropriate in this case ./danfe --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="ch.diff" Index: Makefile =================================================================== RCS file: /home/danfe/fbsd/FreeBSD-CVS/ports/www/chromium/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- Makefile 27 Oct 2011 11:00:46 -0000 1.56 +++ Makefile 1 Nov 2011 03:15:30 -0000 @@ -25,9 +25,7 @@ bash:${PORTSDIR}/shells/bash \ yasm:${PORTSDIR}/devel/yasm \ flock:${PORTSDIR}/sysutils/flock \ - v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat \ - nss>=3.12:${PORTSDIR}/security/nss -# minimal version of nss, LIB_DEPENDS does not enforce this + v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ cairo.2:${PORTSDIR}/graphics/cairo \ @@ -80,8 +78,8 @@ OPTIONS= CODECS "Compile and enable patented codecs like H.264" on \ GCONF "Use GConf2 for preferences" on \ PULSE "Enable Pulse Audio support" off \ - CLANG "Compile Chromium with clang" off \ - GCC45 "Compile Chromium with gcc 4.5+" off \ + CLANG "Build Chromium with Clang" off \ + GCC45 "Build Chromium with GCC 4.5+" off \ DEBUG "Compile with debug symbols and verbose output" off .include --Kj7319i9nmIyA2yE-- From owner-freebsd-chromium@FreeBSD.ORG Wed Nov 2 14:34:52 2011 Return-Path: Delivered-To: chromium@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDDAA106566C; Wed, 2 Nov 2011 14:34:52 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 969638FC15; Wed, 2 Nov 2011 14:34:52 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id pA2EYq3i015980; Wed, 2 Nov 2011 14:34:52 GMT (envelope-from rene@freefall.freebsd.org) Received: (from rene@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id pA2EYqMs015976; Wed, 2 Nov 2011 14:34:52 GMT (envelope-from rene) Date: Wed, 2 Nov 2011 14:34:52 GMT Message-Id: <201111021434.pA2EYqMs015976@freefall.freebsd.org> To: wizputer@gmail.com, rene@FreeBSD.org, chromium@FreeBSD.org From: rene@FreeBSD.org Cc: Subject: Re: ports/162018: www/chromium update WITH_CODECS defines X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2011 14:34:52 -0000 Synopsis: www/chromium update WITH_CODECS defines State-Changed-From-To: open->closed State-Changed-By: rene State-Changed-When: Wed Nov 2 14:34:15 UTC 2011 State-Changed-Why: Committed (on 2011-10-26), thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=162018