From owner-svn-ports-head@FreeBSD.ORG Tue Apr 23 13:36:41 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 64BD4361; Tue, 23 Apr 2013 13:36:41 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-vb0-x233.google.com (mail-vb0-x233.google.com [IPv6:2607:f8b0:400c:c02::233]) by mx1.freebsd.org (Postfix) with ESMTP id 026E11301; Tue, 23 Apr 2013 13:36:40 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id x19so558551vbf.24 for ; Tue, 23 Apr 2013 06:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=YWfDqShE0c5AmTUaEqb2ILw00clRwq53oZdFMsGOX7E=; b=Uoo5BqLmAmRbJez99LJZbKRs89jXgHRd//1c+WZcd8ooBdz1FDHNlSkO1hy6RVoLKw 6aqhR+mFbVUDvQVJHmOmFm72rHycW7Ihit944sdAYvC7X/emNlJyn6f6KBiFpdWHiuht Bgo66QE64608i4gN6RL8jnRThSIUfhFkoRcl1nq2tCQlpNIjWYucld+pvATreoRZGucC +RY5Ba4A3sBYUgSKfdmYywa++xYt/kQ5lwLLIuUSHMg8//SLkES6RoDO36gWdw4hj/uG sHtxHhHdY+wg8w9ubR2KffGP3aYOiVNIiF+S7dOsba0knh67zwt4dL1iiK9d6sVhrzgE XxsA== MIME-Version: 1.0 X-Received: by 10.220.106.14 with SMTP id v14mr22295387vco.2.1366724200522; Tue, 23 Apr 2013 06:36:40 -0700 (PDT) Received: by 10.58.74.197 with HTTP; Tue, 23 Apr 2013 06:36:40 -0700 (PDT) In-Reply-To: <51765110.2000608@rainbow-runner.nl> References: <201304162121.r3GLLPjp013493@svn.freebsd.org> <516E4A54.2020501@coosemans.org> <516E5A08.2010202@rainbow-runner.nl> <5176404F.1030403@passap.ru> <51764546.8010600@passap.ru> <517646B2.8050600@rainbow-runner.nl> <51764AE4.1070903@coosemans.org> <51764BB0.60807@passap.ru> <51765110.2000608@rainbow-runner.nl> Date: Tue, 23 Apr 2013 08:36:40 -0500 Message-ID: Subject: Re: svn commit: r315907 - head/Mk/Uses From: Jeremy Messenger To: Koop Mast Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Tijl Coosemans , Boris Samorodov , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 23 Apr 2013 13:36:41 -0000 On Tue, Apr 23, 2013 at 4:14 AM, Koop Mast wrote: > On 23-4-2013 10:52, Boris Samorodov wrote: >> >> 23.04.2013 12:48, Tijl Coosemans =D0=C9=DB=C5=D4: >>> >>> On 2013-04-23 10:30, Koop Mast wrote: >>>> >>>> On 23-4-2013 10:24, Boris Samorodov wrote: >>>>> >>>>> 23.04.2013 12:03, Boris Samorodov =D0=C9=DB=C5=D4: >>>>>> >>>>>> Hence: the example and use case is fixed to use desktop-file-utils >>>>>> (s:info:utils:g). >>>>> >>>>> O-ops! Wrong subject to answer! :-( >>>>> Sorry, the file in question is obviously desktop-file-utils.mk! >>>> >>>> Still you pointed out that I didn't use the correct name.. the info >>>> bit somes from shared-mime-info where I copied this file from but >>>> neglected fixing it properly. Since it not used widely, I will fix >>>> this soon. I really should stop taking other files as templates and >>>> than not fixing all the things that need to change.. >>> >>> Maybe take the opportunity to use shorter names like desktopcache and >>> mimecache maybe? >> >> Or even Uses=3Dcache:desktop cache:mime? >> > > Both have merrid, and I agree that the names are a bit long. However I'm = a > bit worried that the obvious connection with shared-mime-info and > desktop-file-utils is lost. I agree. I prefer to keep as it is, shared-mime-info and desktop-file-utils. It's so much easier for the others to figure out what they can add in the USES. The short name doesn't help for other people. A lot of them don't know that they need to run it to make cache when they saw application that depends on shared-mime-info, so the 'cache' or short name is useless. > -Koop -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org