From owner-freebsd-ports@FreeBSD.ORG Fri Nov 11 13:01:10 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 79B511065673 for ; Fri, 11 Nov 2011 13:01:10 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 384B98FC0A for ; Fri, 11 Nov 2011 13:01:09 +0000 (UTC) Received: by vcbfo14 with SMTP id fo14so4946177vcb.13 for ; Fri, 11 Nov 2011 05:01:09 -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 :content-type; bh=cisyDQIVF5r0xkWxjfEGLpVGdzoLOtb0F0Fr0jt24KQ=; b=syGkxkDMr/XROAMPhyi2qYpz5R42fxyPH2+TaJ6H/IL7FcsH3AWzrbyZFgpyKKDT7C 4SQDOG3p8X0DmMzKRN3D5CFbiUFhcamPopgH2Si18KBwoPlc5Oa/wcRNVrhk/7nGqYm9 2UvLR6Y4jYzkByJi1jQimegswuH2i5VEAfk3o= MIME-Version: 1.0 Received: by 10.52.32.163 with SMTP id k3mr20823814vdi.33.1321016469396; Fri, 11 Nov 2011 05:01:09 -0800 (PST) Received: by 10.52.113.168 with HTTP; Fri, 11 Nov 2011 05:01:09 -0800 (PST) In-Reply-To: <201111111304.41222.benny.goemans@belgacom.net> References: <201111111304.41222.benny.goemans@belgacom.net> Date: Fri, 11 Nov 2011 14:01:09 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: mysql-gui-tools 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, 11 Nov 2011 13:01:10 -0000 Hi, On Fri, Nov 11, 2011 at 1:04 PM, Benny Goemans wrote: > Hi, > > I've noticed that the mysql-gui-tools port has been removed. A few months ago > I had found a way to fix the build (in fact, change one line in an include > file somewhere) but was unsure if it would work with other mysql versions than > the one I'm using. > Is it possible to bring back the port so I can submit that change so that at > least some people can use it again? It doesn't look like the Porter's Handbook has a section on re-animating dead ports. But you could always submit it as a new port (with your fix included): http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html I guess that would also make you the new port maintainer. HTH -- Regards, Torfinn Ingolfsen