From owner-svn-ports-head@freebsd.org Wed Jul 13 16:24:34 2016 Return-Path: Delivered-To: svn-ports-head@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 E2426B98DE8; Wed, 13 Jul 2016 16:24:34 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BA4D91196; Wed, 13 Jul 2016 16:24:34 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6DGOX4J047856; Wed, 13 Jul 2016 16:24:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6DGOX8H047850; Wed, 13 Jul 2016 16:24:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201607131624.u6DGOX8H047850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 13 Jul 2016 16:24:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418489 - in head: Mk mail/thunderbird www/firefox www/firefox-esr www/libxul www/seamonkey X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2016 16:24:35 -0000 Author: jbeich Date: Wed Jul 13 16:24:33 2016 New Revision: 418489 URL: https://svnweb.freebsd.org/changeset/ports/418489 Log: gecko: axe poorly maintained QT5 support https://bugzilla.mozilla.org/show_bug.cgi?id=1282866 Modified: head/Mk/bsd.gecko.mk (contents, props changed) head/mail/thunderbird/Makefile (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/libxul/Makefile (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Wed Jul 13 16:18:29 2016 (r418488) +++ head/Mk/bsd.gecko.mk Wed Jul 13 16:24:33 2016 (r418489) @@ -286,14 +286,7 @@ MOZ_EXPORT+= MOZ_GOOGLE_API_KEY=AIzaSyBs MOZ_TOOLKIT= cairo-gtk3 .endif -.if ${MOZ_TOOLKIT:Mcairo-qt} -# don't use - transparent backgrounds (bug 521582), -USE_MOZILLA+= -cairo # ports/169343 -USE_DISPLAY=yes # install -USE_GNOME+= pango -USE_QT5+= qmake_build buildtools_build gui network quick printsupport -MOZ_EXPORT+= HOST_QMAKE="${QMAKE}" HOST_MOC="${MOC}" HOST_RCC="${RCC}" -.elif ${MOZ_TOOLKIT:Mcairo-gtk3} +.if ${MOZ_TOOLKIT:Mcairo-gtk3} BUILD_DEPENDS+= gtk3>=3.14.6:x11-toolkits/gtk30 USE_GNOME+= gdkpixbuf2 gtk30 . if ${MOZILLA_VER:R:R} >= 32 @@ -350,7 +343,7 @@ MOZ_OPTIONS+= --enable-gconf MOZ_OPTIONS+= --disable-gconf .endif -.if ${PORT_OPTIONS:MGIO} && ! ${MOZ_TOOLKIT:Mcairo-qt} +.if ${PORT_OPTIONS:MGIO} MOZ_OPTIONS+= --enable-gio .else MOZ_OPTIONS+= --disable-gio Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Wed Jul 13 16:18:29 2016 (r418488) +++ head/mail/thunderbird/Makefile Wed Jul 13 16:24:33 2016 (r418489) @@ -38,8 +38,6 @@ SSP_UNSAFE= yes USE_GECKO= gecko USE_MOZILLA= # empty -USE_QT5= # empty -QT_NONSTANDARD= yes USE_GL= gl USES= tar:xz Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Wed Jul 13 16:18:29 2016 (r418488) +++ head/www/firefox-esr/Makefile Wed Jul 13 16:24:33 2016 (r418489) @@ -40,8 +40,6 @@ MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= # empty MOZILLA_NAME= Firefox -USE_QT5= # empty -QT_NONSTANDARD= yes USE_GL= gl USES= tar:xz Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Wed Jul 13 16:18:29 2016 (r418488) +++ head/www/firefox/Makefile Wed Jul 13 16:24:33 2016 (r418489) @@ -38,8 +38,6 @@ MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= # empty MOZILLA_NAME= Firefox -USE_QT5= # empty -QT_NONSTANDARD= yes USE_GL= gl USES= tar:xz Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Wed Jul 13 16:18:29 2016 (r418488) +++ head/www/libxul/Makefile Wed Jul 13 16:24:33 2016 (r418489) @@ -34,8 +34,6 @@ LIB_DEPENDS= libv4l2.so:multimedia/libv4 WRKSRC:= ${WRKDIR}/firefox-${DISTVERSION}esr CONFLICTS_INSTALL= libxul-1.9.* -USE_QT5= # empty -QT_NONSTANDARD= yes USE_GL= gl USES= pathfix tar:xz MAKE_ENV= SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA} Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Wed Jul 13 16:18:29 2016 (r418488) +++ head/www/seamonkey/Makefile Wed Jul 13 16:24:33 2016 (r418489) @@ -38,8 +38,6 @@ L_VERSION= 4.4 SSP_UNSAFE= yes USE_GECKO= gecko -USE_QT5= # empty -QT_NONSTANDARD= yes USE_GL= gl USES= tar:xz MOZ_PIS_SCRIPTS= moz_pis_S50cleanhome