From owner-cvs-ports@FreeBSD.ORG Sun Oct 5 22:31:05 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 81C3516A4B3; Sun, 5 Oct 2003 22:31:05 -0700 (PDT) Received: from demos.su (mx.demos.su [194.87.0.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04AA743F75; Sun, 5 Oct 2003 22:31:01 -0700 (PDT) (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.5/D1) with ESMTP-TLS id 112059921; Mon, 06 Oct 2003 09:30:59 +0400 Received: from fling-wing.demos.su (localhost [127.0.0.1]) by fling-wing.demos.su (8.12.9/8.12.6) with ESMTP id h965UxJ6096358; Mon, 6 Oct 2003 09:30:59 +0400 (MSD) (envelope-from mitya@fling-wing.demos.su) Received: (from mitya@localhost) by fling-wing.demos.su (8.12.9/8.12.6/Submit) id h965UwKk096357; Mon, 6 Oct 2003 09:30:58 +0400 (MSD) Date: Mon, 6 Oct 2003 09:30:58 +0400 From: Dmitry Sivachenko To: Edwin Groothuis Message-ID: <20031006053058.GA95187@fling-wing.demos.su> References: <200310060339.h963dh1g076557@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200310060339.h963dh1g076557@repoman.freebsd.org> WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc User-Agent: Mutt/1.5.4i cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/Mesa5 Makefile distinfo pkg-descr pkg-plist ports/graphics/Mesa5/files patch-si-glu::libtess::memalloc.h 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, 06 Oct 2003 05:31:05 -0000 On Sun, Oct 05, 2003 at 08:39:43PM -0700, Edwin Groothuis wrote: > edwin 2003/10/05 20:39:43 PDT > > FreeBSD ports repository > > Modified files: > graphics Makefile > Added files: > graphics/Mesa5 Makefile distinfo pkg-descr pkg-plist > graphics/Mesa5/files patch-si-glu::libtess::memalloc.h > Log: > Port submission > > Mesa is a 3-D graphics library with an API which is very > similar to that of OpenGL* > What is the difference between this port and graphics/mesagl?