From owner-freebsd-ports@FreeBSD.ORG Fri Jul 15 23:22:54 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF246106566B; Fri, 15 Jul 2011 23:22:54 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 7DDD88FC18; Fri, 15 Jul 2011 23:22:54 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.4/8.14.4) with ESMTP id p6FNMfwQ062496; Fri, 15 Jul 2011 18:22:41 -0500 (CDT) (envelope-from stephen@missouri.edu) Message-ID: <4E20CBC1.6080401@missouri.edu> Date: Fri, 15 Jul 2011 18:22:41 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10 MIME-Version: 1.0 To: Warren Block References: <201107121826.00020.jkim@FreeBSD.org> <201107131857.36772.jkim@FreeBSD.org> <4E1E9C79.6080105@FreeBSD.org> <4E1F200D.1080002@missouri.edu> <1310666060.23182.1.camel@hood.oook.cz> <1310756731.23182.17.camel@hood.oook.cz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Scot Hetzel , Stephen Montgomery-Smith , "lioux@FreeBSD.org" , Pav Lucistnik , "freebsd-ports@FreeBSD.org" , "demon@FreeBSD.org" , Jung-uk Kim Subject: Re: [RFC] A trivial change for DESKTOP_ENTRIES (take 2) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2011 23:22:54 -0000 On 07/15/2011 04:57 PM, Warren Block wrote: > FWIW, I think the original code with a better regex like Jung-uk Kim has > in http://lists.freebsd.org/pipermail/freebsd-ports/2011-July/068737.html > is still the way to go. If the port requires a special desktop entry > filename, that seems beyond the scope of the DESKTOP_ENTRIES variable. I agree. DESKTOP_ENTRIESv2 seems like a lot of work for just three ports.