aboutsummaryrefslogtreecommitdiff
path: root/games/bouncy
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-2/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* - Switch to options helpersDmitry Marakasov2016-05-111-7/+6
| | | | Notes: svn path=/head/; revision=414989
* games/bouncy: fix depend on graphics/py-PyOpenGLKurt Jaeger2016-05-101-2/+2
| | | | | | | | PR: 205472 Reported by: antoine Notes: svn path=/head/; revision=414969
* graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI namingKurt Jaeger2016-05-091-2/+2
| | | | | | | | | | | | | - upgrade fixes the use of the port - py-opengl -> py-PyOpenGL - py-opengl-accelerate -> py-PyOpenGL-accelerate PR: 205472 Submitted by: matthew@reztek.cz Reviewed by: koobs Notes: svn path=/head/; revision=414888
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Add LICENSE_FILEDmitry Marakasov2014-12-062-3/+1
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=374096
* - Release ports maintained by games@Dmitry Marakasov2014-10-311-1/+1
| | | | | | | | | | | | | | games@ team is quite small and inactive, so ports currently assigned to it cannot be assumed as properly maintained. To not cause confusion by making it look otherwise, and also to allow and promote adoption by individual maintainers, release these ports back to the pool. Note that this does not change the fact that games@ team still takes care of these ports to excent of its capabilities. Suggested by: marino Notes: svn path=/head/; revision=371872
* - Convert games/ to new USES=pythonMarcus von Appen2014-10-201-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371287
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Moving some games to @gamesRusmir Dusko2014-05-021-14/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/3dpong - Remove FTP master site - Transfer maintainership to games@ team - Remove TODO.txt from DOCS games/abe - Transfer maintainership to games@ team - Cosmetical changes games/abuse_sdl - Transfer maintainership to games@ team games/airstrike - Transfer maintainership to games@ team - Remove TODO from DOCS games/aop - Transfer maintainership to games@ team - Break lines around 80 characters games/asteroid - Transfer maintainership to games@ team games/asteroids3d - Transfer maintainership to games@ team games/awale - Transfer maintainership to games@ team games/barbie_seahorse_adventures - Transfer maintainership to games@ team games/barrage - Transfer maintainership to games@ team games/black-box - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/blobwars - Transfer maintainership to games@ team games/blockrage - Transfer maintainership to games@ team games/bombz - Transfer maintainership to games@ team - Cosmetical changes games/bouncy - Transfer maintainership to games@ team - Cosmetical changes - Change Desktop entry file games/bubble-chains - Transfer maintainership to games@ team - Remove not needed bsd.port.options.mk games/bugsquish - Remove FTP master site - Transfer maintainership to games@ team - Remove TODO.txt from DOCS games/capicity - Transfer maintainership to games@ team games/capitalism - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Change Desktop entry file - Break lines around 80 characters games/cuyo - Transfer maintainership to games@ team - Don't silence warnings - Remove TODO from DOCS games/defendguin - Remove FTP master site - Transfer maintainership to games@ team - Remove TODO.txt from DOCS - Break lines around 80 characters games/duckmaze - Transfer maintainership to games@ team - Remove TODO.txt from DOCS - Add DOCS Option - Cosmetical changes games/entombed - Remove FTP master site - Transfer maintainership to games@ team - Remove TODO.txt from DOCS - Change Desktop entry file games/epiar - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/euchre - Transfer maintainership to games@ team - Remove TODO from DOCS - Change Desktop entry file - Change pkg-descr, cosmetical changes games/fightorperish - Transfer maintainership to games@ team - Remove TODO.txt from DOCS - Change Desktop entry file - Break lines around 80 characters games/frotz - Transfer maintainership to games@ team games/gemdropx - Remove FTP master site - Transfer maintainership to games@ team - Remove TODO.txt from DOCS games/glightoff - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Remove TODO from DOCS games/gnurobots - Transfer maintainership to games@ team - Remove TODO from DOCS - Simplify DOCS installation handling games/gtkballs - Transfer maintainership to games@ team games/gtktetcolor - Transfer maintainership to games@ team games/help_hannahs_horse - Transfer maintainership to games@ team - Disable Clang warnings with CFLAGS+ - Cosmetical changes - Change pkg-plist, remove mtree games/hitori - Change Makefile header, use my name and @FreeBSD.org email - Bump PORTREVISION for dependency change - Transfer maintainership to games@ team - Remove USES desktop-file-utils - Use tar:xz instead of USE_XZ=yes games/holotz-castle - Transfer maintainership to games@ team - Break lines around 80 characters games/icbm3d - Remove FTP master site - Transfer maintainership to games@ team games/icebreaker - Transfer maintainership to games@ team - Change pkg-message games/icebreaker - Transfer maintainership to games@ team games/iceicepenguin - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Add DOCS Option games/impossible_mission_puzzle - Transfer maintainership to games@ team games/kajaani-kombat - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Cosmetical changes games/krank - Transfer maintainership to games@ team - Add DOCS Option - Cosmetical changes games/lianliankan - Transfer maintainership to games@ team games/lmarbles - Transfer maintainership to games@ team games/lostfeathers - Transfer maintainership to games@ team - Use zip instead of USES=zip - USES shebangfix and SHEBANG_FILES instead of REINPLACE - Cosmetical changes games/madbomber - Remove FTP master site - Transfer maintainership to games@ team - Remove TODO.txt from DOCS games/maelstrom - Transfer maintainership to games@ team games/moagg - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Cosmetical changes games/mopesnake - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Remove TODO.txt from DOCS - Cosmetical changes games/nuclearchess - Transfer maintainership to games@ team games/palomino/Makefile - Transfer maintainership to games@ team games/pipenightdreams - Transfer maintainership to games@ team - Use tar.gz instead of tar.bz2 - Don't silence warnings games/popstar - Remove FTP master site - Transfer maintainership to games@ team - Remove TODO.txt from DOCS - Change Desktop entry file games/ppracer - Transfer maintainership to games@ team games/pyawale - Transfer maintainership to games@ team - Remove not needed bsd.port.options.mk - Fix the usage of 'python' to get rid of the implicit lang/python dependency, change REINPLACE and files/pyawale.in - Break lines around 80 characters - Simplify DOCS installation handling games/pytowerdefense - Transfer maintainership to games@ team - Change Desktop entry file - Simplify installation handling games/rescue - Transfer maintainership to games@ team - Add DOCS Option games/schiff - Transfer maintainership to games@ team games/schwarzweiss - Transfer maintainership to games@ team - Add USES shebangfix and SHEBANG_FILES - Cosmetical changes games/sets - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/ttt - Transfer maintainership to games@ team games/tux-aqfh - Transfer maintainership to games@ team - Simplify DOCS installation handling games/tuxfighter - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Change USE_PYTHON=yes to USE_PYTHON=2 - Change Desktop entry file - Simplify installation handling - Use files/pkg-message.in instead of pkg-message games/tuxkart - Transfer maintainership to games@ team - Simplify DOCS installation handling games/vectoroids - Remove FTP master site - Transfer maintainership to games@ team - Cosmetical changes games/whichwayisup - Transfer maintainership to games@ team games/wordplay - Transfer maintainership to games@ team games/xemeraldia - Transfer maintainership to games@ team games/xsc - Transfer maintainership to games@ team - Break lines around 80 characters games/zephulor - Transfer maintainership to games@ team - Change Desktop entry file - Simplify DOCS installation handling Notes: svn path=/head/; revision=352818
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-0/+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
* 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
* You play Bouncy the Hungry Rabbit.Rusmir Dusko2013-11-265-0/+233
You're in a garden with yummy veggies and a farmer who's not keen on you eating them. You can hide (and move around) under the ground. Bouncy was written so it could be enjoyed by my daughter, who is about to turn 3, and by older gamers. Hence it's not a violent game and "easy" is really, really easy, and "hard" is challenging. WWW: http://pyweek.org/e/bouncy/ PR: ports/171224 Submitted by: nemysis (self) Approved by: wg (mentor) Notes: svn path=/head/; revision=334963