From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 18:56:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 29AAFAD9 for ; Wed, 23 Jan 2013 18:56:25 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by mx1.freebsd.org (Postfix) with ESMTP id B8DCD838 for ; Wed, 23 Jan 2013 18:56:24 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.12]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0Llskg-1UXQJT3MgK-00ZSeJ for ; Wed, 23 Jan 2013 19:56:23 +0100 Received: (qmail invoked by alias); 23 Jan 2013 18:56:23 -0000 Received: from p578be941.dip0.t-ipconnect.de (EHLO [192.168.0.100]) [87.139.233.65] by mail.gmx.net (mp012) with SMTP; 23 Jan 2013 19:56:23 +0100 X-Authenticated: #1956535 X-Provags-ID: V01U2FsdGVkX1+aHWErYqOaJQNEt6mAurG1L5Ydt/ZkGwSJ0wLohq UongEnviNBsRpZ Message-ID: <51003254.6010601@gmx.de> Date: Wed, 23 Jan 2013 19:56:20 +0100 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: "freebsd-ports@freebsd.org" Subject: Re: No Response to Port Submission References: In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: "Moran, William" , "Trisoline, Matt" 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: Wed, 23 Jan 2013 18:56:25 -0000 On 2013-01-23 17:34, Trisoline, Matt wrote: > Hello, > > I have submitted http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/174620 to update the Postgis port from version 1.5.3 to 2.0.2 to work with Postgres 9.2. The original port maintainer has been unresponsive and I have tried to contact the person that was assigned this from FreeBSD and he has also been unresponsive. This port as it stands is slated to be deleted from the ports tree at the end of this month. I understand that there is a 3 month timeout on port maintainers, but with it being slated for removal from the ports tree and the unresponsiveness from the original maintainer if someone could take a look at this and move it along in the process or provide me the feedback that I need to get this moving forward. I would also like to note that there are several other PRs that are awaiting feedback from the original maintainer that are older than the one I submitted. > > Other PRs Awaiting original Maintainer Feedback > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167955 > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171849 > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/174764 > > Thanks, > Hi Matthew, Are you interested in become the maintainer for postgis? I think this can be arranged. Also could you please update your PR 174620 with a patch taken in the opposite order diff -u $orig $new (instead $new $orig) else it is hard handwork to apply your patch. -- Regards, olli