From owner-cvs-ports@FreeBSD.ORG Mon Nov 10 07:29:55 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3B2216A4CF; Mon, 10 Nov 2003 07:29:55 -0800 (PST) Received: from demos.su (mx.demos.su [194.87.0.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id C733A43FAF; Mon, 10 Nov 2003 07:29:52 -0800 (PST) (envelope-from mitya@fling-wing.demos.su) Received: from [194.87.5.69] (HELO fling-wing.demos.su) by demos.su (CommuniGate Pro SMTP 4.1.6/D) with ESMTP-TLS id 125126668; Mon, 10 Nov 2003 18:29:51 +0300 Received: from fling-wing.demos.su (localhost [127.0.0.1]) by fling-wing.demos.su (8.12.9p2/8.12.6) with ESMTP id hAAFTpcL034786; Mon, 10 Nov 2003 18:29:51 +0300 (MSK) (envelope-from mitya@fling-wing.demos.su) Received: (from mitya@localhost) by fling-wing.demos.su (8.12.9p2/8.12.9/Submit) id hAAFTnR6034779; Mon, 10 Nov 2003 18:29:49 +0300 (MSK) (envelope-from mitya) Date: Mon, 10 Nov 2003 18:29:49 +0300 From: Dmitry Sivachenko To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20031110152949.GA33663@fling-wing.demos.su> References: <200311101411.hAAEB1r0022001@repoman.freebsd.org> <20031110152032.GC810@starjuice.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20031110152032.GC810@starjuice.net> WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc User-Agent: Mutt/1.5.5.1i Subject: Re: cvs commit: ports/www/rt3 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 15:29:56 -0000 On Mon, Nov 10, 2003 at 05:20:32PM +0200, Sheldon Hearn wrote: > On (2003/11/10 06:11), Dmitry Sivachenko wrote: > > > FreeBSD ports repository > > > > Modified files: > > www/rt3 Makefile > > Log: > > Do not force users to install MySQL server on the same machine; > > Add Oracle and SQLite as possible DB types. > > I think PostgreSQL is a uspported database as well. > PostgreSQL options is available in rt3 for a long time...