aboutsummaryrefslogtreecommitdiff
path: root/games/ctris/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* games/ctris: honor LDFLAGS (again)John Marino2017-02-081-0/+1
| | | | | | | | | | | The previous update removed the LIBS definition of MAKE_ARGS, but it is still needed for ports ncurses, so return it back (minus the -lm flag which is no longer needed). Approved by: nurses blanket Notes: svn path=/head/; revision=433658
* - Update to 0.42.1Emanuel Haupt2017-02-021-5/+8
| | | | | | | | - Move to GitHub - Define LICENSE_FILE Notes: svn path=/head/; revision=433135
* games/ctris: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-041-1/+2
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408093
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376395
* Convert USE_BZIP2=yes to USES=tar:bzip2Emanuel Haupt2014-03-141-1/+1
| | | | Notes: svn path=/head/; revision=348200
* Support staging.Emanuel Haupt2013-10-261-6/+4
| | | | Notes: svn path=/head/; revision=331666
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Mark MAKE_JOBS_SAFEEmanuel Haupt2013-05-081-5/+2
| | | | | | | - Trim header Notes: svn path=/head/; revision=317643
* Remove dead mirror.Emanuel Haupt2012-08-021-1/+0
| | | | Notes: svn path=/head/; revision=301864
* Fix typos in COMMENTCarlo Strub2012-07-281-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301663
* - Take maintainershipEmanuel Haupt2011-10-131-3/+6
| | | | | | | | - Add LICENSE - Add more distfile mirrors Notes: svn path=/head/; revision=283477
* Reset maintainer: email address bounces.Mark Linimon2009-05-291-1/+1
| | | | Notes: svn path=/head/; revision=234749
* - Remove MASTER_SITE_LOCAL since distfile does not exists.Marcus Alves Grando2007-02-081-3/+1
| | | | Notes: svn path=/head/; revision=184569
* - Update 0.42Martin Wilke2006-12-231-2/+3
| | | | | | | | | | - Fix build with gcc 4.X PR: ports/107149 Submitted by: Travis Poppe <tlp@liquidx.org> (maintainer) Notes: svn path=/head/; revision=180633
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Update to 0.41Marcus Alves Grando2005-10-211-11/+13
| | | | | | | | | | | Move games/ctetris to games/ctris PR: 87232 Submitted by: Travis Poppe <tlp@liquidx.org> (maintainer) Repocopied by: marcus Notes: svn path=/head/; revision=146086
* - Update to 0.30Pav Lucistnik2004-11-281-1/+1
| | | | | | | | PR: ports/74356 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=122639
* Add ctetris, ncurses-bases tetris cloneTilman Keskinoz2004-09-021-0/+31
PR: 70446 Submitted by: Travis Poppe <tlp@LiquidX.org> Notes: svn path=/head/; revision=117927