From owner-cvs-all@FreeBSD.ORG Sun Sep 28 05:51:32 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 A3CFE16A4B3; Sun, 28 Sep 2003 05:51:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28CAA43F75; Sun, 28 Sep 2003 05:51:32 -0700 (PDT) (envelope-from edwin@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 h8SCpVXJ049886; Sun, 28 Sep 2003 05:51:31 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8SCpUar049885; Sun, 28 Sep 2003 05:51:30 -0700 (PDT) (envelope-from edwin) Message-Id: <200309281251.h8SCpUar049885@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 28 Sep 2003 05:51:30 -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 Makefile ports/games/linux_nwnclient Makefile distinfo pkg-descr pkg-install pkg-plist ports/games/linux_nwnclient/files patch-aa 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: Sun, 28 Sep 2003 12:51:32 -0000 edwin 2003/09/28 05:51:30 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/linux_nwnclient Makefile distinfo pkg-descr pkg-install pkg-plist games/linux_nwnclient/files patch-aa Log: [NEW PORT] games/linux_nwnclient: Neverwinter Nights Linux (x86) Client This is the Neverwinter Nights Linux based client. It runs under FreeBSD using the Linux emulation mode. WWW: http://nwn.bioware.com/ PR: ports/53914 Submitted by: Erik Olson Revision Changes Path 1.588 +1 -0 ports/games/Makefile 1.1 +75 -0 ports/games/linux_nwnclient/Makefile (new) 1.1 +2 -0 ports/games/linux_nwnclient/distinfo (new) 1.1 +14 -0 ports/games/linux_nwnclient/files/patch-aa (new) 1.1 +7 -0 ports/games/linux_nwnclient/pkg-descr (new) 1.1 +16 -0 ports/games/linux_nwnclient/pkg-install (new) 1.1 +38 -0 ports/games/linux_nwnclient/pkg-plist (new)