From owner-freebsd-ports@FreeBSD.ORG Thu Sep 27 18:42:11 2012 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 3CD6B106564A for ; Thu, 27 Sep 2012 18:42:11 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 062088FC16 for ; Thu, 27 Sep 2012 18:42:10 +0000 (UTC) Received: by pbbrp8 with SMTP id rp8so4665404pbb.13 for ; Thu, 27 Sep 2012 11:42:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=QkH2ocwrlYadC8pKVNuUtzVgag2TPjaXcOhA6k5jEko=; b=VQowXwSgDUZGE4cChDpzpvAZzhaPbDctn7EYDC9tsCqslSgdUagiwa9BSCKAorIIfk UGI4CEw+1BCyuUpxLBRK1hFoaZy6Ls/WajuGVO7MkPAe4X0pVfdHl8NsCyEhjWjR6tm+ 5Pge57fj99Bv3Pk5QJ7oD1O7trvFwyoWEfUjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=QkH2ocwrlYadC8pKVNuUtzVgag2TPjaXcOhA6k5jEko=; b=PMAzY6BGbQWm6Jenbd9b+utNP2iqhW05P2vhYuyD1rNsoJnEBWhcWirohvh/UJ3PwK kuzwK7D0aGlI0+XloIj4eZp4FuWbJ95kSOu4iPSfiERayQHrMv8LOy4PYILHM90TASJ1 wpMKHVv5Y1hstKA7wvAHAcZuaYiQrbu010Vt4yAdCwe+zwF+sHTS8LoFzw1gRnJ9mY8R MKN53BriOIjJ9kIXhUEsOFahn7f4MRqTV08ZtvGeP1aGrg6FlZnb+taJlc0CxcnbNNlh ZRUplcD4fAPe0ugoVY6T6ltC4YwdCUK+S7KJ2GKA3VMlNtFUt91iSSzalrvdpI7/hoBv Uu3w== Received: by 10.66.85.202 with SMTP id j10mr7674376paz.27.1348771330467; Thu, 27 Sep 2012 11:42:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.127.20 with HTTP; Thu, 27 Sep 2012 11:41:40 -0700 (PDT) In-Reply-To: <50648B1A.50406@gmail.com> References: <50630E95.1060400@gmail.com> <20120926152651.3ea916ce@laptop> <5063118C.9080404@gmail.com> <50648B1A.50406@gmail.com> From: Eitan Adler Date: Thu, 27 Sep 2012 14:41:40 -0400 Message-ID: To: Florent Peterschmitt Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQmQVD61Cmo20EKm6RvajoVGmuMGgcOW4um2rJXk3ATLQanWWmNbZOmgSnQgPcAGETR2t9RE Cc: Olivier Duchateau , freebsd-ports@freebsd.org Subject: Re: x11/Terminal - why not xfce4-terminal 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: Thu, 27 Sep 2012 18:42:11 -0000 On 27 September 2012 13:21, Florent Peterschmitt wro= te: > Le 26/09/2012 14:10, Olivier Duchateau a =C3=A9crit : > >> 2012/9/26 Florent Peterschmitt: >>> >>> Le 26/09/2012 12:26, Sergey V. Dyatko a =C3=A9crit : >>> >>>> On Wed, 26 Sep 2012 14:17:57 +0000 >>>> Florent Peterschmitt wrote: >>>> >>>>> Hello, >>>>> >>>>> Why the terminal emulator from XFCE4 is called Terminal instead of >>>>> xfce4-terminal ? >>>> >>>> http://goodies.xfce.org/projects/applications/terminal >>>> >>>> >>>> >>> Ok, then next question. Why xfce apps are not under un sub-directory >>> called >>> xfce (or xfce4 if versionning becomes important) ? >>> >> What do you mean by =C2=AB Why xfce apps are not under un sub-directory >> called xfce =C2=BB ? >> >> >> > Have something like /usr/ports/xfce/ ? symports will create one for you: it adds symbolic links for virtual catego= ries. --=20 Eitan Adler