From owner-svn-ports-all@FreeBSD.ORG Tue Apr 7 16:17:06 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C366A8FB; Tue, 7 Apr 2015 16:17:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 AE40DCBF; Tue, 7 Apr 2015 16:17:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t37GH69k011581; Tue, 7 Apr 2015 16:17:06 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t37GH608011579; Tue, 7 Apr 2015 16:17:06 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201504071617.t37GH608011579@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 7 Apr 2015 16:17:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383520 - head/x11-wm/xfce4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2015 16:17:07 -0000 Author: olivierd Date: Tue Apr 7 16:17:05 2015 New Revision: 383520 URL: https://svnweb.freebsd.org/changeset/ports/383520 Log: - Switch to USES= metaport - Re-organize options helper Modified: head/x11-wm/xfce4/Makefile Modified: head/x11-wm/xfce4/Makefile ============================================================================== --- head/x11-wm/xfce4/Makefile Tue Apr 7 16:11:22 2015 (r383519) +++ head/x11-wm/xfce4/Makefile Tue Apr 7 16:17:05 2015 (r383520) @@ -5,79 +5,40 @@ PORTNAME= xfce PORTVERSION= 4.12 PORTREVISION= 1 CATEGORIES= x11-wm xfce -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= xfce@FreeBSD.org COMMENT= The "meta-port" for the Xfce Desktop Environment -OPTIONS_DEFINE= APPFINDER ICONS MIXER MOUSEPAD NOTIFY ORAGE PRINT SLIM SQUEEZE TERMINAL XPM -OPTIONS_DEFAULT= APPFINDER ICONS MOUSEPAD NOTIFY ORAGE TERMINAL -ORAGE_DESC= Calendar -MOUSEPAD_DESC= Text editor -TERMINAL_DESC= Terminal emulator -APPFINDER_DESC= Launcher and finder -SQUEEZE_DESC= Archive manager -XPM_DESC= Power manager -SLIM_DESC= SLiM, login manager - RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \ xfce4-session:${PORTSDIR}/x11-wm/xfce4-session \ xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel \ xfdesktop:${PORTSDIR}/x11-wm/xfce4-desktop \ - ${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine \ - xfsettingsd:${PORTSDIR}/sysutils/xfce4-settings + xfsettingsd:${PORTSDIR}/sysutils/xfce4-settings \ + gtk-xfce-engine>0:${PORTSDIR}/x11-themes/gtk-xfce-engine -NO_BUILD= yes +USES= metaport LATEST_LINK= xfce4 -NO_MTREE= yes -.include - -.if ${PORT_OPTIONS:MICONS} -RUN_DEPENDS+= adwaita-icon-theme>=3.14.0:${PORTSDIR}/x11-themes/adwaita-icon-theme -.endif - -.if ${PORT_OPTIONS:MORAGE} -RUN_DEPENDS+= orage:${PORTSDIR}/deskutils/orage -.endif - -.if ${PORT_OPTIONS:MMOUSEPAD} -RUN_DEPENDS+= mousepad:${PORTSDIR}/editors/mousepad -.endif - -.if ${PORT_OPTIONS:MTERMINAL} -RUN_DEPENDS+= xfce4-terminal:${PORTSDIR}/x11/xfce4-terminal -.endif - -.if ${PORT_OPTIONS:MAPPFINDER} -RUN_DEPENDS+= xfce4-appfinder:${PORTSDIR}/misc/xfce4-appfinder -.endif - -.if ${PORT_OPTIONS:MMIXER} -RUN_DEPENDS+= xfce4-mixer:${PORTSDIR}/audio/xfce4-mixer -.endif - -.if ${PORT_OPTIONS:MPRINT} -RUN_DEPENDS+= xfprint4:${PORTSDIR}/print/xfce4-print -.endif - -.if ${PORT_OPTIONS:MSQUEEZE} -RUN_DEPENDS+= squeeze:${PORTSDIR}/archivers/squeeze -.endif - -.if ${PORT_OPTIONS:MNOTIFY} -RUN_DEPENDS+= xfce4-notifyd-config:${PORTSDIR}/deskutils/xfce4-notifyd -.endif - -.if ${PORT_OPTIONS:MXPM} -RUN_DEPENDS+= xfce4-power-manager:${PORTSDIR}/sysutils/xfce4-power-manager -.endif - -.if ${PORT_OPTIONS:MSLIM} -RUN_DEPENDS+= slim:${PORTSDIR}/x11/slim -.endif +OPTIONS_DEFINE= APPFINDER ICONS MIXER MOUSEPAD NOTIFY ORAGE PRINT SLIM SQUEEZE TERMINAL XPM +OPTIONS_DEFAULT= APPFINDER ICONS MOUSEPAD NOTIFY ORAGE TERMINAL +APPFINDER_RUN_DEPENDS= xfce4-appfinder:${PORTSDIR}/misc/xfce4-appfinder +APPFINDER_DESC= Launcher and finder +ICONS_RUN_DEPENDS= adwaita-icon-theme>0:${PORTSDIR}/x11-themes/adwaita-icon-theme +MIXER_RUN_DEPENDS= xfce4-mixer:${PORTSDIR}/audio/xfce4-mixer +MOUSEPAD_RUN_DEPENDS= mousepad:${PORTSDIR}/editors/mousepad +MOUSEPAD_DESC= Text editor +NOTIFY_RUN_DEPENDS= xfce4-notifyd-config:${PORTSDIR}/deskutils/xfce4-notifyd +ORAGE_RUN_DEPENDS= orage:${PORTSDIR}/deskutils/orage +ORAGE_DESC= Calendar +PRINT_RUN_DEPENDS= xfprint4:${PORTSDIR}/print/xfce4-print +SLIM_RUN_DEPENDS= slim:${PORTSDIR}/x11/slim +SLIM_DESC= SLiM, login manager +SQUEEZE_RUN_DEPENDS= squeeze:${PORTSDIR}/archivers/squeeze +SQUEEZE_DESC= Archive manager +TERMINAL_RUN_DEPENDS= xfce4-terminal:${PORTSDIR}/x11/xfce4-terminal +TERMINAL_DESC= Terminal emulator +XPM_RUN_DEPENDS= xfce4-power-manager:${PORTSDIR}/sysutils/xfce4-power-manager +XPM_DESC= Power manager do-install: # empty