From owner-cvs-all Sun Nov 24 15: 8:45 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 5283A37B401; Sun, 24 Nov 2002 15:08:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E0BB43E6E; Sun, 24 Nov 2002 15:08:44 -0800 (PST) (envelope-from arved@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 gAON5ImV013734; Sun, 24 Nov 2002 15:05:18 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAON5IIu013733; Sun, 24 Nov 2002 15:05:18 -0800 (PST) Message-Id: <200211242305.gAON5IIu013733@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 24 Nov 2002 15:05:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/pinball Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/games/pinball/files patch-base_TextureUtil.cpp patch-configure 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 arved 2002/11/24 15:05:18 PST Modified files: games Makefile Added files: games/pinball Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist games/pinball/files patch-base_TextureUtil.cpp patch-configure Log: Add pinball, a OpenGL/Allegro pinball game PR: 41693 Submitted by: Thierry Thomas Revision Changes Path 1.506 +1 -0 ports/games/Makefile 1.1 +56 -0 ports/games/pinball/Makefile (new) 1.1 +1 -0 ports/games/pinball/distinfo (new) 1.1 +11 -0 ports/games/pinball/files/patch-base_TextureUtil.cpp (new) 1.1 +48 -0 ports/games/pinball/files/patch-configure (new) 1.1 +1 -0 ports/games/pinball/pkg-comment (new) 1.1 +6 -0 ports/games/pinball/pkg-descr (new) 1.1 +8 -0 ports/games/pinball/pkg-message (new) 1.1 +47 -0 ports/games/pinball/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message