Date: Fri, 18 Feb 2005 13:12:51 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/noegnud-addons Makefile distinfo pkg-descr ports/games/noegnud-data Makefile distinfo pkg-descr pkg-plist ports/games/noegnud-data/files... Message-ID: <200502181312.j1IDCr4v013127@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-02-18 13:12:51 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/noegnud-addons Makefile distinfo pkg-descr
games/noegnud-data Makefile distinfo pkg-descr pkg-plist
games/noegnud-data/files patch-variants::Makefile
games/noegnud-littlehack Makefile distinfo pkg-descr pkg-plist
games/noegnud-littlehack/files noegnud-littlehack.patch
patch-noegnud::noegnud_glfuncs.h
patch-noegnud::noegnud_interface.h
patch-variants::Makefile
patch-variants::littlehack-0.0.1::src::trap.c
games/noegnud-nethack Makefile distinfo pkg-descr pkg-plist
games/noegnud-nethack/files noegnud-nethack.patch
patch-noegnud::noegnud_glfuncs.h
patch-noegnud::noegnud_interface.h
patch-variants::Makefile
games/noegnud-nethack-deet Makefile distinfo pkg-descr
pkg-plist
games/noegnud-nethack-deet/files noegnud-nethack-deet.patch
patch-noegnud::noegnud_glfuncs.h
patch-noegnud::noegnud_interface.h
patch-variants::Makefile
games/noegnud-slashem Makefile distinfo pkg-descr pkg-plist
games/noegnud-slashem/files noegnud-slashem.patch
patch-noegnud::noegnud_glfuncs.h
patch-noegnud::noegnud_interface.h
patch-variants::Makefile
Log:
noeGNUd aims to be the ultimate User Interface ( UI ) for nethack. comibining
character mode, 2D tilesets and 3d graphics, all interchangeable at runtime to
allow the serious nethack player ultimate freedom of interface to the game that
allows ultimate freedom of gameplay and imagination.
noegnud-data is the foundamental data for noeGNUd which all noeGNUd games
depend on it. noegnud-nethack, noegnud-nethack-deet, noegnud-slashem, and
noegnud-littlehack are the four variant games that noeGNUd support.
noegnud-addons installs tilesets and sound themes.
PR: ports/65318
Submitted by: Leland Wang <llwang@infor.org>
Revision Changes Path
1.746 +6 -0 ports/games/Makefile
1.1 +74 -0 ports/games/noegnud-addons/Makefile (new)
1.1 +20 -0 ports/games/noegnud-addons/distinfo (new)
1.1 +10 -0 ports/games/noegnud-addons/pkg-descr (new)
1.1 +26 -0 ports/games/noegnud-data/Makefile (new)
1.1 +2 -0 ports/games/noegnud-data/distinfo (new)
1.1 +29 -0 ports/games/noegnud-data/files/patch-variants::Makefile (new)
1.1 +10 -0 ports/games/noegnud-data/pkg-descr (new)
1.1 +1566 -0 ports/games/noegnud-data/pkg-plist (new)
1.1 +65 -0 ports/games/noegnud-littlehack/Makefile (new)
1.1 +4 -0 ports/games/noegnud-littlehack/distinfo (new)
1.1 +144 -0 ports/games/noegnud-littlehack/files/noegnud-littlehack.patch (new)
1.1 +13 -0 ports/games/noegnud-littlehack/files/patch-noegnud::noegnud_glfuncs.h (new)
1.1 +13 -0 ports/games/noegnud-littlehack/files/patch-noegnud::noegnud_interface.h (new)
1.1 +60 -0 ports/games/noegnud-littlehack/files/patch-variants::Makefile (new)
1.1 +18 -0 ports/games/noegnud-littlehack/files/patch-variants::littlehack-0.0.1::src::trap.c (new)
1.1 +10 -0 ports/games/noegnud-littlehack/pkg-descr (new)
1.1 +14 -0 ports/games/noegnud-littlehack/pkg-plist (new)
1.1 +65 -0 ports/games/noegnud-nethack-deet/Makefile (new)
1.1 +4 -0 ports/games/noegnud-nethack-deet/distinfo (new)
1.1 +164 -0 ports/games/noegnud-nethack-deet/files/noegnud-nethack-deet.patch (new)
1.1 +13 -0 ports/games/noegnud-nethack-deet/files/patch-noegnud::noegnud_glfuncs.h (new)
1.1 +13 -0 ports/games/noegnud-nethack-deet/files/patch-noegnud::noegnud_interface.h (new)
1.1 +51 -0 ports/games/noegnud-nethack-deet/files/patch-variants::Makefile (new)
1.1 +10 -0 ports/games/noegnud-nethack-deet/pkg-descr (new)
1.1 +14 -0 ports/games/noegnud-nethack-deet/pkg-plist (new)
1.1 +65 -0 ports/games/noegnud-nethack/Makefile (new)
1.1 +4 -0 ports/games/noegnud-nethack/distinfo (new)
1.1 +143 -0 ports/games/noegnud-nethack/files/noegnud-nethack.patch (new)
1.1 +13 -0 ports/games/noegnud-nethack/files/patch-noegnud::noegnud_glfuncs.h (new)
1.1 +13 -0 ports/games/noegnud-nethack/files/patch-noegnud::noegnud_interface.h (new)
1.1 +51 -0 ports/games/noegnud-nethack/files/patch-variants::Makefile (new)
1.1 +10 -0 ports/games/noegnud-nethack/pkg-descr (new)
1.1 +14 -0 ports/games/noegnud-nethack/pkg-plist (new)
1.1 +65 -0 ports/games/noegnud-slashem/Makefile (new)
1.1 +4 -0 ports/games/noegnud-slashem/distinfo (new)
1.1 +114 -0 ports/games/noegnud-slashem/files/noegnud-slashem.patch (new)
1.1 +13 -0 ports/games/noegnud-slashem/files/patch-noegnud::noegnud_glfuncs.h (new)
1.1 +13 -0 ports/games/noegnud-slashem/files/patch-noegnud::noegnud_interface.h (new)
1.1 +51 -0 ports/games/noegnud-slashem/files/patch-variants::Makefile (new)
1.1 +10 -0 ports/games/noegnud-slashem/pkg-descr (new)
1.1 +186 -0 ports/games/noegnud-slashem/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502181312.j1IDCr4v013127>
