From owner-cvs-all@FreeBSD.ORG Fri Oct 10 12:28:15 2003 Return-Path: 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 D570116A4B3; Fri, 10 Oct 2003 12:28:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67CCC43FAF; Fri, 10 Oct 2003 12:28:15 -0700 (PDT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9AJSFXJ015769; Fri, 10 Oct 2003 12:28:15 -0700 (PDT) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9AJSFkF015768; Fri, 10 Oct 2003 12:28:15 -0700 (PDT) (envelope-from krion) Message-Id: <200310101928.h9AJSFkF015768@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 10 Oct 2003 12:28:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/uqm Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 10 Oct 2003 19:28:16 -0000 krion 2003/10/10 12:28:15 PDT FreeBSD ports repository Modified files: games/uqm Makefile distinfo pkg-plist Log: * Fix Typo and spacing in Makefile * Mark the port i386 only. If someone manages to compile it on another platform, please let me know. * Remove dependency on SDL_mixer, as this library is no longer actually used by Ur-Quan Masters * Add switches for installing the voice and 3domusic add-on packages * Modify wrapper script so to automatically take advantage of these add-on packages PR: 57851 Submitted by: maintainer Revision Changes Path 1.3 +74 -22 ports/games/uqm/Makefile 1.2 +2 -0 ports/games/uqm/distinfo 1.2 +4 -0 ports/games/uqm/pkg-plist