From owner-cvs-all@FreeBSD.ORG Tue Nov 22 05:48:52 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 F0DD116A41F; Tue, 22 Nov 2005 05:48:51 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E13843D46; Tue, 22 Nov 2005 05:48:51 +0000 (GMT) (envelope-from edwin@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 jAM5mpbO013827; Tue, 22 Nov 2005 05:48:51 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAM5mpqJ013826; Tue, 22 Nov 2005 05:48:51 GMT (envelope-from edwin) Message-Id: <200511220548.jAM5mpqJ013826@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 22 Nov 2005 05:48:51 +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/linux-quake3 Makefile distinfo pkg-descr pkg-message pkg-plist 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, 22 Nov 2005 05:48:52 -0000 edwin 2005-11-22 05:48:51 UTC FreeBSD ports repository Modified files: games/linux-quake3 Makefile distinfo pkg-descr pkg-plist Removed files: games/linux-quake3 pkg-message Log: [UPDATE] games/q3server: integrate with "quake3-data", rename to "linux-quake3" Changes: * Rename to "linux-quake3" (also rename the port directory). * Integrate with "quake3-data". * Clean-up/rewrite. * Take maintainership. Changes: * Do not take maintainership. * Use a subdirectory under "libexec". * Use the same DIST_SUBDIR as "quake3-data" (becauses they use a common file). Changes: * Remove ".in" files and the "files" directory (build scripts in do-build). Changes: * Fix the wrapper scripts (weren't passing their arguments to the real binaries). PR: ports/86186 Submitted by: Alejandro Pulver Approved by: maintainer timeout Revision Changes Path 1.15 +66 -76 ports/games/linux-quake3/Makefile 1.9 +3 -2 ports/games/linux-quake3/distinfo 1.3 +4 -7 ports/games/linux-quake3/pkg-descr 1.2 +0 -9 ports/games/linux-quake3/pkg-message (dead) 1.7 +83 -99 ports/games/linux-quake3/pkg-plist