From owner-cvs-all@FreeBSD.ORG Fri Jul 28 21:39:00 2006 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 6ED4816A4DA; Fri, 28 Jul 2006 21:39:00 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 362B043D45; Fri, 28 Jul 2006 21:39:00 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6SLd0C4099624; Fri, 28 Jul 2006 21:39:00 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6SLd0M1099623; Fri, 28 Jul 2006 21:39:00 GMT (envelope-from alepulver) Message-Id: <200607282139.k6SLd0M1099623@repoman.freebsd.org> From: Alejandro Pulver Date: Fri, 28 Jul 2006 21:39:00 +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/quake2-data Makefile Makefile.include distinfo pkg-descr pkg-plist ports/games/quake2-data/files Makefile 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: Fri, 28 Jul 2006 21:39:00 -0000 alepulver 2006-07-28 21:39:00 UTC FreeBSD ports repository Modified files: games/quake2-data Makefile Makefile.include distinfo pkg-descr pkg-plist games/quake2-data/files pkg-message.in Added files: games/quake2-data/files Makefile Log: - Bump PORTREVISION. - Build an install the original game.so file to avoid each engine having to build its own version (unless it provides additional features or is incompatible). - Add MANUAL option (to install the game manual). - Add some notes about Quake II ports in Makefile.include. - Remove CTF option (split to "games/quake2-ctf"). - Remove mention of Rogue/Xatrix mission packs in files/pkg-message.in (split to "games/quake2/rogue" and "games/quake2-xatrix"). Revision Changes Path 1.10 +43 -54 ports/games/quake2-data/Makefile 1.3 +46 -2 ports/games/quake2-data/Makefile.include 1.3 +6 -9 ports/games/quake2-data/distinfo 1.1 +63 -0 ports/games/quake2-data/files/Makefile (new) 1.2 +2 -12 ports/games/quake2-data/files/pkg-message.in 1.2 +5 -6 ports/games/quake2-data/pkg-descr 1.3 +128 -135 ports/games/quake2-data/pkg-plist