From owner-cvs-ports@FreeBSD.ORG Sun May 28 16:02:59 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B58F16BE2B; Sun, 28 May 2006 16:02:59 +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 4932143D72; Sun, 28 May 2006 16:02:59 +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 k4SG1orh059656; Sun, 28 May 2006 16:01:50 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4SG1otq059655; Sun, 28 May 2006 16:01:50 GMT (envelope-from alepulver) Message-Id: <200605281601.k4SG1otq059655@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 28 May 2006 16:01:50 +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/quake3-q3base Makefile pkg-plist ports/games/quake3-q3base/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 16:03:08 -0000 alepulver 2006-05-28 16:01:50 UTC FreeBSD ports repository Modified files: games/quake3-q3base Makefile pkg-plist games/quake3-q3base/files pkg-message.in Log: - Remove PKGNAMEPREFIX. - Remove CONFLICTS with quake3. Install libraries in lib/q3base. - Remove ONLY_FOR_ARCHS (builds on other archs). - Integrate with quake3-data. - Avoid creating a botlib.log file in the current directory. - Add NO_PACKAGE and pkg-message to !i386, and ask for feedback. PR: ports/97931 Submitted by: alepulver (myself) Approved by: garga (mentor, implicitly), maintainer Revision Changes Path 1.3 +20 -12 ports/games/quake3-q3base/Makefile 1.2 +5 -22 ports/games/quake3-q3base/files/pkg-message.in 1.3 +9 -13 ports/games/quake3-q3base/pkg-plist