aboutsummaryrefslogtreecommitdiff
path: root/net/py-tofu
Commit message (Collapse)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* Update to 0.5Erwin Lansing2006-06-153-7/+4
| | | | | | | | PR: 98957 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=165509
* Update to 0.4Stefan Walter2006-05-082-4/+4
| | | | | | | | | PR: 96942 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Approved by: arved (mentor) Notes: svn path=/head/; revision=161735
* - Update to 0.3Marcus Alves Grando2006-04-082-4/+4
| | | | | | | | PR: 95505 Submitted by: maintainer Notes: svn path=/head/; revision=159139
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Change COMMENT to reflect Porters Handbook (sect 5.6)Marcus Alves Grando2005-10-101-1/+1
| | | | | | | | Notified by: hq Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=144848
* Use %%PYTHON_SITELIBDIR%%Marcus Alves Grando2005-10-082-20/+17
| | | | | | | Remove bsd.port.pre.mk Notes: svn path=/head/; revision=144619
* Tofu is a practical high-level network game engine, writtenMarcus Alves Grando2005-10-084-0/+69
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@bsd.org.pe> Notes: svn path=/head/; revision=144612