From owner-freebsd-xfce@FreeBSD.ORG Thu May 31 02:17:35 2012 Return-Path: Delivered-To: xfce@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id BE8CC106566B; Thu, 31 May 2012 02:17:35 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 2B29C150EA5; Thu, 31 May 2012 02:17:35 +0000 (UTC) Message-ID: <4FC6D4BE.2040403@FreeBSD.org> Date: Wed, 30 May 2012 19:17:34 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120506 Thunderbird/12.0.1 MIME-Version: 1.0 To: Martin Wilke References: <201205301649.q4UGnCDV036870@repoman.freebsd.org> In-Reply-To: <201205301649.q4UGnCDV036870@repoman.freebsd.org> X-Enigmail-Version: 1.5pre OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: xfce@FreeBSD.org Subject: Re: cvs commit: ports/archivers/squeeze Makefile ports/deskutils/xfce4-tumbler Makefile ports/sysutils/garcon Makefile ports/sysutils/xfce4-settings Makefile ports/x11/libexo Makefile ports/x11/libxfce4menu Makefile ports/x11/libxfce4util Makefile ... X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2012 02:17:35 -0000 While we're working on OPTIONS, did you by any chance take this opportunity to standardize the order in which the various common options appear? I've noticed several times while installing new systems that various things appear in many of the options menus (like docs, nls, etc.) but always in a different order. Doug On 05/30/2012 09:49, Martin Wilke wrote: > miwi 2012-05-30 16:49:12 UTC > > FreeBSD ports repository > > Modified files: > archivers/squeeze Makefile > deskutils/xfce4-tumbler Makefile > sysutils/garcon Makefile > sysutils/xfce4-settings Makefile > x11/libexo Makefile > x11/libxfce4menu Makefile > x11/libxfce4util Makefile > x11/xfce4-conf Makefile > x11-fm/thunar Makefile > x11-toolkits/libxfce4gui Makefile > x11-wm/xfce4 Makefile > x11-wm/xfce4-desktop Makefile > x11-wm/xfce4-panel Makefile > x11-wm/xfce4-session Makefile > x11-wm/xfce4-wm Makefile > Log: > - Convert complete XFCE to new options framework > While here some extra work: > > - Remove 6.X gruft > - Correct NOPORTDOCS > - Pet portlint > - Whitespaces fixes > > Reviewed by: beat, bapt (thx!) > > Revision Changes Path > 1.8 +3 -3 ports/archivers/squeeze/Makefile > 1.11 +18 -25 ports/deskutils/xfce4-tumbler/Makefile > 1.10 +8 -9 ports/sysutils/garcon/Makefile > 1.22 +13 -16 ports/sysutils/xfce4-settings/Makefile > 1.40 +30 -35 ports/x11-fm/thunar/Makefile > 1.61 +11 -11 ports/x11-toolkits/libxfce4gui/Makefile > 1.70 +7 -6 ports/x11-wm/xfce4-desktop/Makefile > 1.66 +9 -10 ports/x11-wm/xfce4-panel/Makefile > 1.60 +5 -6 ports/x11-wm/xfce4-session/Makefile > 1.63 +8 -8 ports/x11-wm/xfce4-wm/Makefile > 1.123 +21 -23 ports/x11-wm/xfce4/Makefile > 1.51 +7 -8 ports/x11/libexo/Makefile > 1.16 +12 -14 ports/x11/libxfce4menu/Makefile > 1.48 +8 -9 ports/x11/libxfce4util/Makefile > 1.21 +9 -11 ports/x11/xfce4-conf/Makefile > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/archivers/squeeze/Makefile.diff?&r1=1.7&r2=1.8&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/deskutils/xfce4-tumbler/Makefile.diff?&r1=1.10&r2=1.11&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/sysutils/garcon/Makefile.diff?&r1=1.9&r2=1.10&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/sysutils/xfce4-settings/Makefile.diff?&r1=1.21&r2=1.22&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fm/thunar/Makefile.diff?&r1=1.39&r2=1.40&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-toolkits/libxfce4gui/Makefile.diff?&r1=1.60&r2=1.61&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-wm/xfce4-desktop/Makefile.diff?&r1=1.69&r2=1.70&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-wm/xfce4-panel/Makefile.diff?&r1=1.65&r2=1.66&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-wm/xfce4-session/Makefile.diff?&r1=1.59&r2=1.60&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-wm/xfce4-wm/Makefile.diff?&r1=1.62&r2=1.63&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-wm/xfce4/Makefile.diff?&r1=1.122&r2=1.123&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11/libexo/Makefile.diff?&r1=1.50&r2=1.51&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11/libxfce4menu/Makefile.diff?&r1=1.15&r2=1.16&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11/libxfce4util/Makefile.diff?&r1=1.47&r2=1.48&f=u > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11/xfce4-conf/Makefile.diff?&r1=1.20&r2=1.21&f=u > -- This .signature sanitized for your protection