From owner-freebsd-ports@FreeBSD.ORG Wed Aug 17 17:27:48 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 B12351065670; Wed, 17 Aug 2011 17:27:48 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward18.mail.yandex.net (forward18.mail.yandex.net [IPv6:2a02:6b8:0:1402::3]) by mx1.freebsd.org (Postfix) with ESMTP id 3320E8FC17; Wed, 17 Aug 2011 17:27:48 +0000 (UTC) Received: from smtp18.mail.yandex.net (smtp18.mail.yandex.net [95.108.252.18]) by forward18.mail.yandex.net (Yandex) with ESMTP id 08E8E1782C02; Wed, 17 Aug 2011 21:27:42 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1313602062; bh=53UUKlLFW0OfFs/8b4OibN4sAqOJ4TxqZgvpvtV6gZE=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=RelL/+4/70RgkiYRgEscYaCcBySKKtmn6Pwr/+T+0E9D7J8pCenOgtnRqpK0E/fqZ FSxwjMuKUDkaKIHCl+Qw+VEybgCXFMbd53HbrbgWb7t00/uHODNlbWMzY8chtyqMiR Wgmv0WR8Pu+07qifIp5PbRreJ3izeTFRw7i+sZw0= Received: from smtp18.mail.yandex.net (localhost [127.0.0.1]) by smtp18.mail.yandex.net (Yandex) with ESMTP id DD7CD18A0340; Wed, 17 Aug 2011 21:27:41 +0400 (MSD) Received: from unknown (unknown [178.76.212.172]) by smtp18.mail.yandex.net (nwsmtp/Yandex) with ESMTP id RfWeRS4x; Wed, 17 Aug 2011 21:27:41 +0400 X-Yandex-Spam: 1 Message-ID: <4E4BF9FF.4080706@yandex.ru> Date: Wed, 17 Aug 2011 21:27:27 +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: Chris Rees References: <4E4BF152.3060504@yandex.ru> <4E4BF2B5.2020107@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: FreeBSD Ports Mailing List , Mark Linimon Subject: 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 17:27:48 -0000 Chris Rees wrote on 17.08.2011 21:23: > On 17 August 2011 17:56, Ruslan Mahmatkhanov wrote: >> 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. > > Careful; those timeout commits were only mine from the USERS change > (unfortunately I had to revert them too... I wouldn't go so far as to > say he's inactive-- in fact I had spoken to him recently IIRC. > > Chris Ok, this is mean i was wrong. -- Regards, Ruslan