From owner-cvs-ports@FreeBSD.ORG Wed Jan 27 05:59:59 2010 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 C6AD9106566B; Wed, 27 Jan 2010 05:59:59 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4864B8FC1F; Wed, 27 Jan 2010 05:59:59 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0R5xxtQ093299; Wed, 27 Jan 2010 05:59:59 GMT (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0R5xxXF093298; Wed, 27 Jan 2010 05:59:59 GMT (envelope-from knu) Message-Id: <201001270559.o0R5xxXF093298@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 27 Jan 2010 05:59:59 +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 Makefile ports/games/unnethack Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/unnethack/files patch-config.h patch-makefile.doc patch-makefile.src patch-makefile.top patch-makefile.utl ... 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, 27 Jan 2010 05:59:59 -0000 knu 2010-01-27 05:59:59 UTC FreeBSD ports repository Modified files: games Makefile games/unnethack Makefile distinfo pkg-descr pkg-message pkg-plist games/unnethack/files patch-config.h patch-makefile.doc patch-makefile.src patch-makefile.top patch-makefile.utl pkg-deinstall.in Added files: games/unnethack/files sample.unnethackrc Removed files: games/unnethack/files sample.slashemrc Log: This is a port of UnNetHack, a new variant of NetHack, based on and repocopied from the slashem-tty port. Revision Changes Path 1.1322 +1 -0 ports/games/Makefile 1.16 +17 -17 ports/games/unnethack/Makefile 1.10 +3 -3 ports/games/unnethack/distinfo 1.4 +25 -26 ports/games/unnethack/files/patch-config.h 1.3 +11 -22 ports/games/unnethack/files/patch-makefile.doc 1.3 +12 -12 ports/games/unnethack/files/patch-makefile.src 1.4 +13 -32 ports/games/unnethack/files/patch-makefile.top 1.3 +9 -9 ports/games/unnethack/files/patch-makefile.utl 1.2 +2 -2 ports/games/unnethack/files/pkg-deinstall.in 1.2 +0 -47 ports/games/unnethack/files/sample.slashemrc (dead) 1.1 +47 -0 ports/games/unnethack/files/sample.unnethackrc (new) 1.5 +7 -8 ports/games/unnethack/pkg-descr 1.3 +4 -4 ports/games/unnethack/pkg-message 1.5 +4 -6 ports/games/unnethack/pkg-plist