Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2003 21:26:35 -0700 (PDT)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games Makefile ports/games/moria Makefile distinfo pkg-descr pkg-plist ports/games/moria/files patch-source::config.h patch-source::io.c patch-source::signals.c patch-unix::Makefile
Message-ID:  <200308070426.h774QZmi036356@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2003/08/06 21:26:35 PDT

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/moria          Makefile distinfo pkg-descr pkg-plist 
    games/moria/files    patch-source::config.h patch-source::io.c 
                         patch-source::signals.c 
                         patch-unix::Makefile 
  Log:
  . Add a port of moria.  For those too young to have played moria:
  
  The game of moria is a single player dungeon simulation.  A player
  may choose from a number of races and classes when creating a
  character, and then `run' that character over a period of days,
  weeks, even months, attempting to win the game by defeating the
  Balrog which lurks in the deeper levels.
  
  The player will begin his adventure on the town level where he may
  acquire supplies, weapons, armor, and magical devices by bartering
  with various shop owners. After preparing for his adventure, the
  player can descend into the dungeons of moria where fantastic
  adventures await his coming!
  
  WWW: http://www-math.bgsu.edu/~grabine/moria.html
  
  Revision  Changes    Path
  1.575     +1 -0      ports/games/Makefile
  1.1       +36 -0     ports/games/moria/Makefile (new)
  1.1       +1 -0      ports/games/moria/distinfo (new)
  1.1       +40 -0     ports/games/moria/files/patch-source::config.h (new)
  1.1       +42 -0     ports/games/moria/files/patch-source::io.c (new)
  1.1       +22 -0     ports/games/moria/files/patch-source::signals.c (new)
  1.1       +31 -0     ports/games/moria/files/patch-unix::Makefile (new)
  1.1       +13 -0     ports/games/moria/pkg-descr (new)
  1.1       +11 -0     ports/games/moria/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308070426.h774QZmi036356>