From owner-cvs-all@FreeBSD.ORG Tue Oct 4 18:43:19 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 7CD3F16A41F; Tue, 4 Oct 2005 18:43:19 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 484D843D45; Tue, 4 Oct 2005 18:43:19 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j94IhJUP042135; Tue, 4 Oct 2005 18:43:19 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j94IhJwX042134; Tue, 4 Oct 2005 18:43:19 GMT (envelope-from garga) Message-Id: <200510041843.j94IhJwX042134@repoman.freebsd.org> From: Renato Botelho Date: Tue, 4 Oct 2005 18:43:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/darkplaces Makefile distinfo pkg-descr pkg-plist ports/games/darkplaces/files patch-netconn.h pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 18:43:19 -0000 garga 2005-10-04 18:43:18 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/darkplaces Makefile distinfo pkg-descr pkg-plist games/darkplaces/files patch-netconn.h pkg-message.in Log: Dark Places is a Quake modification I have built over the course of 6 years on and off experimenting, it got somewhat of an overhaul when the Quake engine source code was released, and I began developing a custom OpenGL-only engine for it and other mods, which supports Windows WGL and Linux GLX, and has greatly improved graphics and image quality. WWW: http://icculus.org/twilight/darkplaces/ PR: ports/85325 Submitted by: Alejandro Pulver Revision Changes Path 1.831 +1 -0 ports/games/Makefile 1.1 +103 -0 ports/games/darkplaces/Makefile (new) 1.1 +2 -0 ports/games/darkplaces/distinfo (new) 1.1 +11 -0 ports/games/darkplaces/files/patch-netconn.h (new) 1.1 +5 -0 ports/games/darkplaces/files/pkg-message.in (new) 1.1 +18 -0 ports/games/darkplaces/pkg-descr (new) 1.1 +5 -0 ports/games/darkplaces/pkg-plist (new)