From owner-cvs-all@FreeBSD.ORG Fri Feb 27 16:35:27 2004 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 88C4016A4CE; Fri, 27 Feb 2004 16:35:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E7843D2F; Fri, 27 Feb 2004 16:35:27 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1S0ZRGe016533; Fri, 27 Feb 2004 16:35:27 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1S0ZRxl016532; Fri, 27 Feb 2004 16:35:27 -0800 (PST) (envelope-from edwin) Message-Id: <200402280035.i1S0ZRxl016532@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 27 Feb 2004 16:35:27 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/fmsx Makefile distinfo pkg-descr pkg-message pkg-plist ports/emulators/fmsx/files fmsx patch-SndUnix.c patch-aa patch-ab patch-ac 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: Sat, 28 Feb 2004 00:35:27 -0000 edwin 2004/02/27 16:35:27 PST FreeBSD ports repository Modified files: emulators/fmsx Makefile distinfo pkg-descr pkg-plist emulators/fmsx/files fmsx patch-aa Added files: emulators/fmsx pkg-message emulators/fmsx/files patch-SndUnix.c Removed files: emulators/fmsx/files patch-ab patch-ac Log: [PATCH] ports/emulators/fmsx is outdated, update supplied Last update of ports/emulators/fmsx occured more than 3 years ago. A few version were issued since then, recent is 2.7 that is significantly improved. Some of port patches are integrated. - Added patch to use sys/soundcard.h - Added patch to be able to select the BPP level (BPP32 didn't work on my machine, see http://www.msx.org/newspost149.html for info) PR: ports/60825 Submitted by: Eugene Grosbein Reviewed by: edwin@mavetju.org Approved by: maintainer timeout Revision Changes Path 1.14 +24 -3 ports/emulators/fmsx/Makefile 1.4 +1 -1 ports/emulators/fmsx/distinfo 1.3 +1 -1 ports/emulators/fmsx/files/fmsx 1.1 +11 -0 ports/emulators/fmsx/files/patch-SndUnix.c (new) 1.4 +13 -13 ports/emulators/fmsx/files/patch-aa 1.2 +0 -21 ports/emulators/fmsx/files/patch-ab (dead) 1.2 +0 -11 ports/emulators/fmsx/files/patch-ac (dead) 1.5 +1 -1 ports/emulators/fmsx/pkg-descr 1.1 +10 -0 ports/emulators/fmsx/pkg-message (new) 1.3 +4 -3 ports/emulators/fmsx/pkg-plist