From owner-freebsd-ports@FreeBSD.ORG Tue Oct 1 16:15:13 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B1160354 for ; Tue, 1 Oct 2013 16:15:13 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8760E26EB for ; Tue, 1 Oct 2013 16:15:13 +0000 (UTC) Received: by mail-pd0-f182.google.com with SMTP id r10so7522777pdi.27 for ; Tue, 01 Oct 2013 09:15:13 -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; bh=Jl+rcQP98c5AHgchP+KqKv4hOEKvMXLraSzaTcsuqYc=; b=aDSqZU+1h1L1/QfIPQVCdnT9XznfMY58SpB1dBCD+WGZv+0lFAPEfZbeNhSyLbQzNp 5V1Iv1/kNS5VJ1j9Ve//JxCv4mggAbVp+mEwVD591reKUqnmm6DwZihJF8JCTe7dNAio qcJIePdMDsukGPJr6EqBK/pfK1X7ugxWrxKwg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=Jl+rcQP98c5AHgchP+KqKv4hOEKvMXLraSzaTcsuqYc=; b=XGcM0+UQhGBXzpRpKMsQxEqkilpCOZbEfqaF3wQozv4VqQZvs+oHOAWyPXnVLsIZof F2bhlh84PvVoZC4PaYa2B30kCv++sArDSveHqjSJHiWdLbeTvjjuutrHF4ej+UYxxk0S gvN8Vv4UqflPxODbN8eSXS9aszWPzDL3sh08xYoQ7T3p05FVvHeMxPja5tI/s+FerWO9 /Km+IVt1QKOOebakarHlPoU4M84yQkgKQfZIjASADoLd97v61zoiMiy0elsROEjAKmKf oR+VixtzYDFM0Inf/xB7vezozjSssmflz8KnY1elG0g7Qrkr1uO5e21PIdl5rdnfWZy9 mBEg== X-Gm-Message-State: ALoCoQlLp39EpwpZGx1DlIDX6QDXiZteZB+27PYdJ4rCITDxR0Ea8myHNlgE7WgIcJ6h6miSczfZ X-Received: by 10.68.238.193 with SMTP id vm1mr2556260pbc.198.1380644113222; Tue, 01 Oct 2013 09:15:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.6.3 with HTTP; Tue, 1 Oct 2013 09:14:43 -0700 (PDT) In-Reply-To: <20131001083924.GB57183@oldfaithful.bebik.local> References: <20131001083924.GB57183@oldfaithful.bebik.local> From: Eitan Adler Date: Tue, 1 Oct 2013 12:14:43 -0400 Message-ID: Subject: Re: search for port adopters To: Rodrigo OSORIO Content-Type: text/plain; charset=UTF-8 Cc: "Vlad V. Teterya" , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 16:15:13 -0000 On Tue, Oct 1, 2013 at 4:39 AM, Rodrigo OSORIO wrote: > > I'm interested by x11/tilda > - regads Done! Note that this port needs some work done: in particular it needs "STAGEDIR support" See here for more details: https://wiki.freebsd.org/ports/StageDir -- Eitan Adler