head 1.2; access; symbols pkgsrc-2019Q2:1.1.0.2 pkgsrc-2019Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2019.09.29.11.28.05; author fox; state dead; branches; next 1.1; commitid wixwWJIuNDMSOTEB; 1.1 date 2019.04.19.14.02.03; author fox; state Exp; branches; next ; commitid OOOdhXh69MHpUXjB; desc @@ 1.2 log @cliqz: update to 1.29.0 - Removes obsolete patches no longer applicable to 1.29.0. - Adds a patch to support building cliqz from clang base in NetBSD. - No longer uses gcc in the build process. Changes since 1.28.2: Merge with Firefox 69.0.1 Committed during freeze as it's a security fix to a leaf package. ok maya@@ @ text @$NetBSD: patch-mozilla-release_toolkit_xre_glxtest.cpp,v 1.1 2019/04/19 14:02:03 fox Exp $ Fix libGL filename on NetBSD, see https://bugzilla.mozilla.org/show_bug.cgi?id=1180498 Original patch from matrin, imported from www/firefox --- mozilla-release/toolkit/xre/glxtest.cpp.orig 2018-11-16 08:40:07.000000000 +0000 +++ mozilla-release/toolkit/xre/glxtest.cpp @@@@ -116,7 +116,7 @@@@ void glxtest() { "The MOZ_AVOID_OPENGL_ALTOGETHER environment variable is defined"); ///// Open libGL and load needed symbols ///// -#ifdef __OpenBSD__ +#if defined(__OpenBSD__) || defined(__NetBSD__) # define LIBGL_FILENAME "libGL.so" #else # define LIBGL_FILENAME "libGL.so.1" @ 1.1 log @Import of cliqz-1.26.3 as www/cliqz Cliqz develops novel Internet browsers that incorporate features such as search and anti-tracking. Cliqz desktop browser is based on Mozilla Firefox. Cliqz pre-installs the Cliqz add-on, which causes search terms to be sent to Cliqz as the default search engine. In addition the HTTPS Everywhere addon is installed, and an addon to manage consent. @ text @d1 1 a1 1 $NetBSD$ @