aboutsummaryrefslogtreecommitdiff
path: root/games/vitetris
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 0.59.1Dmitry Marakasov2020-12-282-4/+4
| | | | Notes: svn path=/head/; revision=559505
* - Update to 0.59.0Dmitry Marakasov2020-12-142-4/+4
| | | | Notes: svn path=/head/; revision=558112
* - Update to 0.58.0Dmitry Marakasov2019-12-125-30/+41
| | | | | | | | | | - Take maintainership - Add LICENSE - Add support for global highscore table - Fix .desktop file Notes: svn path=/head/; revision=519932
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* games/vitetris: USES+= ncursesJohn Marino2016-02-041-0/+1
| | | | Notes: svn path=/head/; revision=408113
* Reset dhn's portsErwin Lansing2015-06-121-1/+1
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* Allow staging as a regular userAntoine Brodin2014-10-292-2/+1
| | | | Notes: svn path=/head/; revision=371701
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-2/+1
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Update to 0.57Dennis Herrmann2009-09-162-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241538
* - Update to 0.56Dennis Herrmann2009-07-143-53/+15
| | | | | | | | | - Take maintainership Approved by: miwi (old maintainer) Notes: svn path=/head/; revision=237791
* - Update to 0.55Martin Wilke2008-11-012-4/+4
| | | | Notes: svn path=/head/; revision=222305
* - Update to 0.54Martin Wilke2008-10-242-4/+4
| | | | Notes: svn path=/head/; revision=221983
* - Update to 0.53Martin Wilke2008-10-122-4/+4
| | | | Notes: svn path=/head/; revision=221477
* - Update to 0.52Martin Wilke2008-10-032-4/+4
| | | | Notes: svn path=/head/; revision=221164
* vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay isMartin Wilke2008-09-234-0/+100
much like the early Tetris games by Nintendo. Features include: -Configurable keys -Highscore table -Two-player mode with garbage -Network play WWW: http://victornils.net/tetris/ Notes: svn path=/head/; revision=220509