aboutsummaryrefslogtreecommitdiff
path: root/games/pythonsudoku
Commit message (Collapse)AuthorAgeFilesLines
* games/dcrossRusmir Dusko2014-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Transfer maintainership to games@ team games/openbubbles - Mastersite disappeared, mirror on my SF site - Transfer maintainership to games@ team - Use tar:bzip2 instead of USE_BZIP2=yes - Don't silence warnings - Change WWW to WayBack games/pythonsudoku - Transfer maintainership to games@ team games/robocalypto - Transfer maintainership to games@ team games/sudoku-sensei - Transfer maintainership to games@ team Notes: svn path=/head/; revision=354469
* - Bump PORTREVISION for dependency changeRusmir Dusko2014-04-051-16/+19
| | | | | | | | | | | | | - Use tar:bzip2 instead of USE_BZIP2=yes - Remove TODO from DOCS - Change Desktop entry file - Use NLS_USES=gettext:run instead of NLS_USES=gettext - Change REINPLACE, cosmetical changes - Break lines around 80 characters - Simplify DOCS installation handling Notes: svn path=/head/; revision=350275
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* - Repocopy print/py-reportlab to print/py-reportlab1TAKATSU Tomonari2014-02-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to preserve version 1.x and to update to 3.0 print/py-reportlab: - Update print/py-reportlab to 3.0 based on print/py-reportlab2 - Support STAGEDIR - Use PYDISTUTILS_AUTOPLIST * Remove pkg-plist, accordingly - Set CONFLICTS - Add PORTSCOUT - Replace tab with a single space after WWW: in pkg-descr print/py-reportlab1: - Support STAGEDIR - Add PKGNAMESUFFIX not to duplicate ports with the same name - Set CONFLICTS - Use PYDISTUTILS_AUTOPLIST * Remove pkg-plist, accordingly - Make use of PORTDOCS - Set OPTIONS_DEFINE explicitly - Fix include statement - Make docs unconditional to stage - Replace tab with a single space after WWW: in pkg-descr print/py-reportlab2: - Update CONFLICTS - Set PORTSCOUT dependent ports: - Switch dependency from print/py-reportlab to print/py-reportlab1 * biology/py-biopython * deskutils/gourmet * deskutils/griffith * games/pythonsudoku * misc/pdfmap * print/py-trml2pdf * www/py-satchmo PR: ports/186970 Submitted by: tota (myself) Approved by: Muhammad Moinur Rahman (maintainer) Notes: svn path=/head/; revision=345987
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Python Sudoku is a text and graphical program (gtk interface) to create orRusmir Dusko2013-11-304-0/+138
resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write an image (png, jpeg, etc) with a sudoku. WWW: http://pythonsudoku.sourceforge.net/ PR: ports/171332 Submitted by: nemysis (self) Approved by: wg (mentor) Notes: svn path=/head/; revision=335286