From owner-cvs-all Thu Oct 31 14:51:50 2002 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 BB39D37B401; Thu, 31 Oct 2002 14:51:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D79443E3B; Thu, 31 Oct 2002 14:51:48 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9VMoQmV026300; Thu, 31 Oct 2002 14:50:26 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9VMoQhB026299; Thu, 31 Oct 2002 14:50:26 -0800 (PST) Message-Id: <200210312250.g9VMoQhB026299@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 31 Oct 2002 14:50:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/xmess Makefile ports/emulators/xmess/files patch-makefile.unix patch-src-unix::sysdep::dsp-drivers::oss.c patch-src-unix::sysdep::mixer-drivers::oss.c patch-src-unix::unix.mak patch-src::unix::dsp-drivers::oss.c patch-src::unix::joystick-drivers::joy_usb.c patch-src::unix::sysdep::mixer-drivers::oss.c patch-src::unix::unix.mak patch-src::unix::video-drivers::svgainput.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2002/10/31 14:50:26 PST Modified files: emulators/xmess Makefile Added files: emulators/xmess/files patch-makefile.unix patch-src::unix::dsp-drivers::oss.c patch-src::unix::joystick-drivers::joy_usb.c patch-src::unix::sysdep::mixer-drivers::oss.c patch-src::unix::unix.mak patch-src::unix::video-drivers::svgainput.c Removed files: emulators/xmess/files patch-src-unix::sysdep::dsp-drivers::oss.c patch-src-unix::sysdep::mixer-drivers::oss.c patch-src-unix::unix.mak Log: Make xmess building on -current and -stable again. (with joystick support for -current and -stable) Rename of the files on maintainers request. PR: ports/43329 Submitted by: Stijn Hoop (maintainer) Revision Changes Path 1.10 +1 -1 ports/emulators/xmess/Makefile 1.1 +15 -0 ports/emulators/xmess/files/patch-makefile.unix (new) 1.2 +0 -13 ports/emulators/xmess/files/patch-src-unix::sysdep::dsp-drivers::oss.c (dead) 1.2 +0 -13 ports/emulators/xmess/files/patch-src-unix::sysdep::mixer-drivers::oss.c (dead) 1.2 +0 -28 ports/emulators/xmess/files/patch-src-unix::unix.mak (dead) 1.1 +13 -0 ports/emulators/xmess/files/patch-src::unix::dsp-drivers::oss.c (new) 1.1 +46 -0 ports/emulators/xmess/files/patch-src::unix::joystick-drivers::joy_usb.c (new) 1.1 +13 -0 ports/emulators/xmess/files/patch-src::unix::sysdep::mixer-drivers::oss.c (new) 1.3 +56 -0 ports/emulators/xmess/files/patch-src::unix::unix.mak (new) 1.3 +13 -0 ports/emulators/xmess/files/patch-src::unix::video-drivers::svgainput.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message