aboutsummaryrefslogtreecommitdiff
path: root/games/quackle
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES=qmakeMax Brazhnikov2013-11-231-5/+5
| | | | | | | Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334688
* Add support for STAGEDIRPawel Pekala2013-09-271-3/+3
| | | | Notes: svn path=/head/; revision=328532
* 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 variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert my ports to current standardsPawel Pekala2013-07-101-1/+1
| | | | | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense Notes: svn path=/head/; revision=322729
* - Fix build with clang by using USE_GCC=anyPawel Pekala2013-06-151-7/+4
| | | | | | | | - Fix comment, remove leading article, correct capitalization - Trim Makefile header Notes: svn path=/head/; revision=320999
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to version 0.97Pawel Pekala2012-01-093-4/+14
| | | | | | | | - Add desktop entry - Take maintainership Notes: svn path=/head/; revision=288843
* Update to 0.96Emanuel Haupt2011-08-105-44/+83
| | | | | | | | PR: 159454 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279433
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Reset shoemaker@bluebottle.com: email bounces.Mark Linimon2008-11-281-1/+1
| | | | Notes: svn path=/head/; revision=223505
* - Use QT_COMPONENTSMartin Wilke2008-07-182-54/+54
| | | | | | | | | | | | - Install data to ${DATADIR} (adjust pkg-plist in accordance) - Use COPYTREE_SHARE macro PR: 124821 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=217036
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Free crossword game artificial intelligence and analysis tool thatPav Lucistnik2008-04-255-0/+103
rivals the best players in the world! You will need to set up a game board with the bonus squares scrabble has. See http://web.mit.edu/jasonkb/www/quackle/example_report.html for a reminder of which squares are which, and recreate this board to have exactly the same rules as Scrabble (TM) WWW: http://web.mit.edu/jasonkb/www/quackle/ PR: ports/122810 Submitted by: Jonathan Shoemaker <shoemaker@bluebottle.com> Notes: svn path=/head/; revision=211970