From owner-cvs-all@FreeBSD.ORG Thu Jan 19 08:28:59 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C00E5106566B; Thu, 19 Jan 2012 08:28:59 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) by mx1.freebsd.org (Postfix) with ESMTP id D1A668FC08; Thu, 19 Jan 2012 08:28:58 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward15.mail.yandex.net (Yandex) with ESMTP id CC57C9E18EA; Thu, 19 Jan 2012 12:28:57 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1326961737; bh=zOhJW4CbSjscvGYW9FQXbx+Cr9tWHIr0xjF98DkQqIM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ULbdN/lyTu/W6+9/rURy+2XQs5FZMb6ijJQKpHtCCXFa2TLP+oWC7oUS+xGYLMFbQ ghV6b/YrnDgLMiRlq8Q8kztudGKXlHXC1son88Jrt7HyotiV5r04mY570juyek1Jg3 1vhfAWlpDfpMB5mqkG9aFuGA8HUmcVKh/hyfn23c= Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 835E71B603E4; Thu, 19 Jan 2012 12:28:57 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1326961737; bh=zOhJW4CbSjscvGYW9FQXbx+Cr9tWHIr0xjF98DkQqIM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ULbdN/lyTu/W6+9/rURy+2XQs5FZMb6ijJQKpHtCCXFa2TLP+oWC7oUS+xGYLMFbQ ghV6b/YrnDgLMiRlq8Q8kztudGKXlHXC1son88Jrt7HyotiV5r04mY570juyek1Jg3 1vhfAWlpDfpMB5mqkG9aFuGA8HUmcVKh/hyfn23c= Received: from unknown (unknown [213.27.65.65]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTP id StIiUvOK-SvIKrFcM; Thu, 19 Jan 2012 12:28:57 +0400 X-Yandex-Spam: 1 Message-ID: <4F17D423.20407@yandex.ru> Date: Thu, 19 Jan 2012 12:28:19 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: Chris Rees References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, cvs-all@freebsd.org, Thomas Abthorpe Subject: Re: cvs commit: ports/databases/p5-Pg Makefile ports/databases/p5-postgresql-plperl Makefile ports/databases/pgaccess Makefile ports/databases/postgresql-docs Makefile ports/databases/postgresql-jdbc Makefile ports/databases/postgresql-libpgeasy Make X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 08:28:59 -0000 Chris Rees wrote on 19.01.2012 12:25: > On 19 Jan 2012 07:51, "Chris Rees" wrote: >> >> On 19 January 2012 03:35, Thomas Abthorpe wrote: >>> tabthorpe 2012-01-19 03:35:49 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> databases/p5-Pg Makefile >>> databases/p5-postgresql-plperl Makefile >>> databases/pgaccess Makefile >>> databases/postgresql-docs Makefile >>> databases/postgresql-jdbc Makefile >>> databases/postgresql-libpgeasy Makefile >>> databases/postgresql-libpq++ Makefile >>> databases/postgresql-libpqxx Makefile >>> databases/postgresql-pltcl Makefile >>> databases/postgresql-tcltk Makefile >>> databases/postgresql82-contrib Makefile >>> databases/postgresql82-server Makefile >>> databases/postgresql83-contrib Makefile >>> databases/postgresql83-server Makefile >>> databases/postgresql84-contrib Makefile >>> databases/postgresql84-server Makefile >>> databases/postgresql90-contrib Makefile >>> databases/postgresql90-server Makefile >>> databases/postgresql91-contrib Makefile >>> databases/postgresql91-server Makefile >> >> Since I've been chasing the -client/server for six months, I'd >> appreciate it if people give me ~8h to get back home so I can grab >> them! > > D'oh, just read the diffs. > > Thanks Thomas, and sorry for the noise. > > Chris FYI, PostgreSQL 8.2 is EOL since December 2011: http://www.postgresql.org/support/versioning/ So may be it worth deprecation. It's doubtful that anybody still using it. -- Regards, Ruslan Tinderboxing kills... the drives.