aboutsummaryrefslogtreecommitdiff
path: root/games/py-sgfsummary
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Sgfsummary reads multiple SGF (Smart Game Format) files, specificallyPav Lucistnik2004-01-274-0/+36
those recording Go/WeiQi/Baduk games, and summarizes their game information to standard output. It is a part of the Go Tools Project. PR: ports/61419 Submitted by: Leland Wang <llwang@infor.org> Notes: svn path=/head/; revision=99264