From owner-svn-ports-head@freebsd.org Wed Oct 2 08:32:25 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3B3DB126E40; Wed, 2 Oct 2019 08:32:25 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46jqBd0q8lz41GV; Wed, 2 Oct 2019 08:32:25 +0000 (UTC) (envelope-from pkubaj@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F367228E09; Wed, 2 Oct 2019 08:32:24 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x928WOq4073139; Wed, 2 Oct 2019 08:32:24 GMT (envelope-from pkubaj@FreeBSD.org) Received: (from pkubaj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x928WM0A073128; Wed, 2 Oct 2019 08:32:22 GMT (envelope-from pkubaj@FreeBSD.org) Message-Id: <201910020832.x928WM0A073128@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pkubaj set sender to pkubaj@FreeBSD.org using -f From: Piotr Kubaj Date: Wed, 2 Oct 2019 08:32:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513556 - in head: deskutils/xfce4-xkb-plugin sysutils/xfburn sysutils/xfce4-genmon-plugin sysutils/xfce4-netload-plugin sysutils/xfce4-power-manager x11-clocks/xfce4-timer-plugin x11/x... X-SVN-Group: ports-head X-SVN-Commit-Author: pkubaj X-SVN-Commit-Paths: in head: deskutils/xfce4-xkb-plugin sysutils/xfburn sysutils/xfce4-genmon-plugin sysutils/xfce4-netload-plugin sysutils/xfce4-power-manager x11-clocks/xfce4-timer-plugin x11/xfce4-clipman-plugin x11/x... X-SVN-Commit-Revision: 513556 X-SVN-Commit-Repository: ports 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.29 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, 02 Oct 2019 08:32:25 -0000 Author: pkubaj Date: Wed Oct 2 08:32:22 2019 New Revision: 513556 URL: https://svnweb.freebsd.org/changeset/ports/513556 Log: Fix optional xfce ports on GCC architectures. All of them need C11 compiler. Approved by: mentors (implicit approval) Modified: head/deskutils/xfce4-xkb-plugin/Makefile head/sysutils/xfburn/Makefile head/sysutils/xfce4-genmon-plugin/Makefile head/sysutils/xfce4-netload-plugin/Makefile head/sysutils/xfce4-power-manager/Makefile head/x11-clocks/xfce4-timer-plugin/Makefile head/x11/xfce4-clipman-plugin/Makefile head/x11/xfce4-dashboard/Makefile head/x11/xfce4-embed-plugin/Makefile head/x11/xfce4-screensaver/Makefile head/x11/xfce4-screenshooter-plugin/Makefile Modified: head/deskutils/xfce4-xkb-plugin/Makefile ============================================================================== --- head/deskutils/xfce4-xkb-plugin/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/deskutils/xfce4-xkb-plugin/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -13,8 +13,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libxklavier.so:x11/libxklavier -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ - xfce xorg +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce xorg USE_GNOME= cairo gtk30 intltool librsvg2 libwnck3 USE_XFCE= panel USE_XORG= x11 Modified: head/sysutils/xfburn/Makefile ============================================================================== --- head/sysutils/xfburn/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/sysutils/xfburn/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -21,8 +21,8 @@ RUN_DEPENDS= cdrdao:sysutils/cdrdao \ ${LOCALBASE}/include/libburn/libburn.h:devel/libburn \ ${LOCALBASE}/include/libisofs/libisofs.h:devel/libisofs -USES= desktop-file-utils gettext-tools gmake gnome pkgconfig \ - tar:bzip2 xfce:gtk2 +USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ + pkgconfig tar:bzip2 xfce:gtk2 USE_GNOME= cairo glib20 gtk20 intltool USE_XFCE= libexo Modified: head/sysutils/xfce4-genmon-plugin/Makefile ============================================================================== --- head/sysutils/xfce4-genmon-plugin/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/sysutils/xfce4-genmon-plugin/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -13,7 +13,7 @@ COMMENT= Generic Monitor Xfce4 panel plugin LICENSE= LGPL21 -USES= gettext-tools gmake gnome libtool pkgconfig \ +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool USE_XFCE= panel Modified: head/sysutils/xfce4-netload-plugin/Makefile ============================================================================== --- head/sysutils/xfce4-netload-plugin/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/sysutils/xfce4-netload-plugin/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -13,7 +13,8 @@ COMMENT= Network Load plugin for Xfce4 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce USE_GNOME= cairo gtk30 intltool USE_XFCE= panel Modified: head/sysutils/xfce4-power-manager/Makefile ============================================================================== --- head/sysutils/xfce4-power-manager/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/sysutils/xfce4-power-manager/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -15,8 +15,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libnotify.so:devel/libnotify \ libupower-glib.so:sysutils/upower -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ - xfce xorg +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce xorg USE_GNOME= cairo glib20 gtk30 intltool USE_XFCE= panel USE_XORG= ice sm xrandr x11 xext xtst xscrnsaver Modified: head/x11-clocks/xfce4-timer-plugin/Makefile ============================================================================== --- head/x11-clocks/xfce4-timer-plugin/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/x11-clocks/xfce4-timer-plugin/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -13,7 +13,8 @@ COMMENT= Timer plugin for Xfce LICENSE= GPLv2 -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce USE_GNOME= cairo gtk30 intltool USE_XFCE= panel Modified: head/x11/xfce4-clipman-plugin/Makefile ============================================================================== --- head/x11/xfce4-clipman-plugin/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/x11/xfce4-clipman-plugin/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -13,8 +13,8 @@ COMMENT= Clipboard manager for the Xfce panel LICENSE= GPLv2 -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ - xfce xorg +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce xorg USE_GNOME= cairo glib20 gtk30 intltool USE_XFCE= panel USE_XORG= ice sm x11 xorgproto xtst Modified: head/x11/xfce4-dashboard/Makefile ============================================================================== --- head/x11/xfce4-dashboard/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/x11/xfce4-dashboard/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -18,8 +18,8 @@ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter -USES= gettext-tools gmake gnome localbase libtool pathfix perl5 pkgconfig \ - tar:bzip2 xfce xorg +USES= compiler:c11 gettext-tools gmake gnome localbase libtool \ + pathfix perl5 pkgconfig tar:bzip2 xfce xorg USE_GNOME= cairo glib20 gtk30 intltool libwnck3 USE_XFCE= garcon xfconf USE_XORG= x11 xcomposite xdamage xext xfixes xi xinerama xrandr Modified: head/x11/xfce4-embed-plugin/Makefile ============================================================================== --- head/x11/xfce4-embed-plugin/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/x11/xfce4-embed-plugin/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -16,8 +16,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ - xfce:gtk2 xorg +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce:gtk2 xorg USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool USE_XFCE= panel USE_XORG= ice sm x11 Modified: head/x11/xfce4-screensaver/Makefile ============================================================================== --- head/x11/xfce4-screensaver/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/x11/xfce4-screensaver/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -19,8 +19,8 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libxklavier.so:x11/libxklavier -USES= gettext-tools gl gmake gnome pkgconfig python:3.5+ shebangfix \ - tar:bzip2 xfce xorg +USES= compiler:c11 gettext-tools gl gmake gnome pkgconfig python:3.5+ \ + shebangfix tar:bzip2 xfce xorg USE_GL= gl USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libwnck3 USE_XFCE= garcon libexo xfconf Modified: head/x11/xfce4-screenshooter-plugin/Makefile ============================================================================== --- head/x11/xfce4-screenshooter-plugin/Makefile Wed Oct 2 08:19:18 2019 (r513555) +++ head/x11/xfce4-screenshooter-plugin/Makefile Wed Oct 2 08:32:22 2019 (r513556) @@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ - xfce xorg +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce xorg USE_CSTD= c99 USE_GNOME= cairo glib20 gtk30 intltool libxml2 USE_XFCE= panel