cvs commit: ports/net Makefile ports/net/py-tofu Makefile distinfo pkg-descr pkg-plist

Marcus Alves Grando mnag at FreeBSD.org
Sat Oct 8 15:29:54 PDT 2005


mnag        2005-10-08 22:29:54 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/py-tofu          Makefile distinfo pkg-descr pkg-plist 
  Log:
  Tofu is a practical high-level network game engine, written
  in Python and based on Twisted. Tofu is designed for games
  where players play one or several characters accross several
  levels.
  This includes jump'n run games, RPG or RTS, but not Tetris-like
  games or board game.
  
  It currently support client-server and single player mode;
  peer-to-peer mode may be added later.
  
  PR:             86956
  Submitted by:   Jose Alonso Cardenas Marquez <acardenas at bsd.org.pe>
  
  Revision  Changes    Path
  1.1551    +1 -0      ports/net/Makefile
  1.1       +35 -0     ports/net/py-tofu/Makefile (new)
  1.1       +2 -0      ports/net/py-tofu/distinfo (new)
  1.1       +13 -0     ports/net/py-tofu/pkg-descr (new)
  1.1       +19 -0     ports/net/py-tofu/pkg-plist (new)


More information about the cvs-all mailing list