From owner-freebsd-ports@FreeBSD.ORG Sun Jan 15 20:39:48 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3DE1106566C for ; Sun, 15 Jan 2012 20:39:48 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9C28F8FC0C for ; Sun, 15 Jan 2012 20:39:48 +0000 (UTC) Received: by iagz16 with SMTP id z16so3846789iag.13 for ; Sun, 15 Jan 2012 12:39:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=kffVhRi+XAWpQm+2DWubdwDZgfhsDtd4TkmXK7jqpYg=; b=wWOX2rB5x09z5oPFju6A6QuA98T1FPaDw2cFOSCxWXIFk9TowAFpSt4FdXd5kYCrbv RxQJ7dcB9wAf402iA8ra5sApE9LspkpyiyJbK5XJJdM6j7kf++I2hLRstFuNcGXvkYAm 7sRheIC2QtU1tmgrcNBCzVwV5cvjPaXuQlbHg= Received: by 10.42.142.129 with SMTP id s1mr7884498icu.42.1326659988292; Sun, 15 Jan 2012 12:39:48 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.207.7 with HTTP; Sun, 15 Jan 2012 12:39:17 -0800 (PST) In-Reply-To: <20120111054608.3dcbbe1f@cox.net> References: <20120111054608.3dcbbe1f@cox.net> From: Chris Rees Date: Sun, 15 Jan 2012 20:39:17 +0000 X-Google-Sender-Auth: A3zpClL-qowh5h5y79bx08dDbks Message-ID: To: "Conrad J. Sabatier" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, xfce@xfce.org Subject: Re: libxfce4ui vs. libxfce4gui: wha'? 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: Sun, 15 Jan 2012 20:39:48 -0000 On 11 January 2012 11:46, Conrad J. Sabatier wrote: > I just noticed the announcement for libxfce4ui version 4.9.0 and it got > me wondering about something. > > In the FreeBSD ports collection, we have a libxfce4gui package (note > the "g" up in there), but no libxfce4ui. =A0Are we missing something that > we should be available here? > > Could anyone please explain the difference between these two packages, > and possibly why one of them is non-existent in the FreeBSD ports > collection? > > Could this be the reason why I have no "Arrange icons" item on my > desktop menu? =A0Seems I used to have such an item, but after some port > upgrades, it just "went away", and I've been unable to resurrect it. > libxfce4ui is installed as libxfce4menu on FreeBSD. Best ask oliver@ if you're really interested in why it's called that! Chris