From owner-freebsd-ports@FreeBSD.ORG Sun Jan 22 17:25:40 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 041FF1065670 for ; Sun, 22 Jan 2012 17:25:40 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9123E8FC0C for ; Sun, 22 Jan 2012 17:25:39 +0000 (UTC) Received: by eaai10 with SMTP id i10so929765eaa.13 for ; Sun, 22 Jan 2012 09:25:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=piTDATJwkaAiIfUP/VbomtkYdoqWd5btNGKIGtLDJxo=; b=jQ91QcWZ3ORht6LHb7WkAI7RiqyhISrh8SCjx2PjFuMKFcToVtPyrpfgz3F8XnQxcw qSProCFYVmsvX8Byw6Oel4TaTOkf6JXDOvo17lkdmXM4Q63zrEYq0yHaPk/rRV5UscRe 6FgRHVoa/I0alnH3aaMITA5weR4JQnYX5KpHc= MIME-Version: 1.0 Received: by 10.213.22.193 with SMTP id o1mr973047ebb.125.1327253138518; Sun, 22 Jan 2012 09:25:38 -0800 (PST) Received: by 10.213.3.68 with HTTP; Sun, 22 Jan 2012 09:25:38 -0800 (PST) In-Reply-To: <20120122120400.GA8653@sushi.pseudo.local> References: <20120122120400.GA8653@sushi.pseudo.local> Date: Sun, 22 Jan 2012 18:25:38 +0100 Message-ID: From: Olivier Duchateau To: Tobias Rehbein Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Ports ML Subject: Re: Is there an unofficial graphics/gimp 2.7.4 port? 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, 22 Jan 2012 17:25:40 -0000 2012/1/22 Tobias Rehbein : > Hi all, > > I will participate in a GIMP workshop this wednesday. GIMP 2.7.4 will be = used in > this workshop. As this is a development snapshot and therefore not in the= ports tree I > wondered if anyone on this list has an unofficial port of GIMP 2.7.4 I co= uld > use? > > gnome@freebsd.org, being the maintainer of graphics/gimp(-app) is in CC. = I am > not subscribed to gnome@freebsd.org so please keep me in CC. > > Kind regards, > > =A0 =A0 Tobias When Gimp 2.7.3 was released, I have done an unofficial port, but not with 2.7.4. You can try this one, be careful, I use an old version of poppler-gtk. You can clone my mercurial repository: hg clone https://code.google.com/p/olivier-freebsd-ports/ The Gimp is found in graphics/gimp. --=20 olivier