From owner-cvs-ports@FreeBSD.ORG Wed Sep 12 04:34:48 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9923516A41B; Wed, 12 Sep 2007 04:34:48 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6401E13C46C; Wed, 12 Sep 2007 04:34:48 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8C4YmMu015688; Wed, 12 Sep 2007 04:34:48 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8C4Ym2t015687; Wed, 12 Sep 2007 04:34:48 GMT (envelope-from alepulver) Message-Id: <200709120434.l8C4Ym2t015687@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 12 Sep 2007 04:34:48 +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/ioquake3 Makefile pkg-message pkg-plist ports/games/ioquake3/files extra-patch-code__unix__unix_shared.c 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: Wed, 12 Sep 2007 04:34:48 -0000 alepulver 2007-09-12 04:34:48 UTC FreeBSD ports repository Modified files: games/ioquake3 Makefile pkg-message pkg-plist Removed files: games/ioquake3/files extra-patch-code__unix__unix_shared.c Log: - Bump PORTREVISION. - Remove FreeBSD 4.x support (USE_GCC=3.4+ and files/extra-patch-*). - Add USE_XLIB when using USE_GL, since it doesn't imply it anymore. - Use ~/.ioquake3 for writing instead of original ~/.q3a, because the new configuration files have more variables, and would be removed if overwriten by another engine. Note it in pkg-message. - Install README. Revision Changes Path 1.9 +9 -10 ports/games/ioquake3/Makefile 1.2 +0 -24 ports/games/ioquake3/files/extra-patch-code__unix__unix_shared.c (dead) 1.2 +5 -0 ports/games/ioquake3/pkg-message 1.2 +2 -0 ports/games/ioquake3/pkg-plist