From owner-cvs-all Mon Nov 18 9:46:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C708B37B401; Mon, 18 Nov 2002 09:46:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 826D443EA3; Mon, 18 Nov 2002 09:46:45 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAIHhqmV006249; Mon, 18 Nov 2002 09:43:52 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAIHhqIE006248; Mon, 18 Nov 2002 09:43:52 -0800 (PST) Message-Id: <200211181743.gAIHhqIE006248@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 18 Nov 2002 09:43:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/libwpcg Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/libwpcg/files patch-WP_Image.C patch-WP_Terrain.C X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/11/18 09:43:52 PST Modified files: graphics Makefile Added files: graphics/libwpcg Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/libwpcg/files patch-WP_Image.C patch-WP_Terrain.C Log: add libwpcg 0.9.0 A basic 2D/3D computer graphics library which uses OpenGL Revision Changes Path 1.526 +1 -0 ports/graphics/Makefile 1.1 +22 -0 ports/graphics/libwpcg/Makefile (new) 1.1 +1 -0 ports/graphics/libwpcg/distinfo (new) 1.1 +40 -0 ports/graphics/libwpcg/files/patch-WP_Image.C (new) 1.1 +11 -0 ports/graphics/libwpcg/files/patch-WP_Terrain.C (new) 1.1 +1 -0 ports/graphics/libwpcg/pkg-comment (new) 1.1 +1 -0 ports/graphics/libwpcg/pkg-descr (new) 1.1 +1 -0 ports/graphics/libwpcg/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message