From owner-freebsd-ports@FreeBSD.ORG Wed Aug 17 16:56:38 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11922106566B for ; Wed, 17 Aug 2011 16:56:38 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [IPv6:2a02:6b8:0:801::2]) by mx1.freebsd.org (Postfix) with ESMTP id 88ABA8FC15 for ; Wed, 17 Aug 2011 16:56:37 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward12.mail.yandex.net (Yandex) with ESMTP id DAD49C2647F for ; Wed, 17 Aug 2011 20:56:35 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1313600195; bh=LtRMMc7fzRwJI/QfQGoh85BjaJrOwcae0TUh0Tgw/7k=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=FEKGpTbwFjiI0790OCcAnokNdajgjc4NYvUbCJ7TKjCpv2mLg4FxzVr5adADPPRwx aU33+JGZ1djB2I9anKqHK0gkxmt+drXQHQ17Lk0TwZaVYXXvhq8r45xn+kRpMqr8U6 GO1s57eWWsaPdLqlMRBBkiLMiuRiWJMEMImAnTsI= Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id CE60B16A03AE for ; Wed, 17 Aug 2011 20:56:35 +0400 (MSD) Received: from unknown (unknown [178.76.212.172]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id uZwCwTHZ; Wed, 17 Aug 2011 20:56:35 +0400 X-Yandex-Spam: 1 Message-ID: <4E4BF2B5.2020107@yandex.ru> Date: Wed, 17 Aug 2011 20:56:21 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:6.0) Gecko/20110816 Thunderbird/6.0 MIME-Version: 1.0 To: FreeBSD Ports Mailing List References: <4E4BF152.3060504@yandex.ru> In-Reply-To: <4E4BF152.3060504@yandex.ru> X-Forwarded-Message-Id: <4E4BF152.3060504@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Fwd: Re: Some concerns about our postgresql and plpython ports 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: Wed, 17 Aug 2011 16:56:38 -0000 I'm sorry, Mark, but your mailserver still dislikes me, so i can't reply to to you directly: """ : host mail.soaustin.net[66.135.54.68] said: 553 5.7.1 : Sender address rejected: Refused yandex.ru: Blocked due to mail abuse: go away spamming scum (in reply to RCPT TO command) """ -------- Исходное сообщение -------- Тема: Re: Some concerns about our postgresql and plpython ports Дата: Wed, 17 Aug 2011 20:50:26 +0400 От: Ruslan Mahmatkhanov Кому: Mark Linimon Mark Linimon wrote on 17.08.2011 20:26: > have you emailed the individual port maintainers? No. plpython is unmantained, postgresql ports are belongs to girgen@, that (by looking at commit's history) is not there, since all the recent changes was committed with "maintainer timeout" message. > > fwiw, I usually recommend send-pr for large fixes (OTOH dividing it up > with one PR for postgresql and one for plpython would make life a little > easier for us.) > > mcl Ok, i'll do right now. But you should take into account that plpython can't be fixed without touching postgresqlXX-server ports. I can split this up to python pkg-plist fix, postgresql9x-client build fix, and the very plpython unbreak. -- Regards, Ruslan