aboutsummaryrefslogtreecommitdiff
path: root/games/violetland
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Chase boost updateBaptiste Daroussin2013-01-312-1/+44
| | | | Notes: svn path=/head/; revision=311310
* - Update to 0.4.3Dmitry Marakasov2012-12-043-15/+20
| | | | | | | | | | - Install documentation - Use upstream .desktop file Feature safe: yes Notes: svn path=/head/; revision=308238
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* - Update to 0.4.1Dmitry Marakasov2011-06-162-3/+3
| | | | Notes: svn path=/head/; revision=275643
* - Update to 0.4.0Dmitry Marakasov2011-05-162-3/+5
| | | | Notes: svn path=/head/; revision=274184
* - Update to 0.3.2Dmitry Marakasov2011-04-163-4/+16
| | | | Notes: svn path=/head/; revision=272792
* - Update to 0.3.1Dmitry Marakasov2010-09-233-5/+10
| | | | Notes: svn path=/head/; revision=261659
* - Update graphics/sdl_ttf to version 2.0.10Marcus von Appen2010-08-111-0/+1
| | | | | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version. Notes: svn path=/head/; revision=259098
* - Update to 0.3.0Dmitry Marakasov2010-05-043-4/+9
| | | | Notes: svn path=/head/; revision=253668
* - Update to 0.2.9Dmitry Marakasov2010-04-143-30/+132
| | | | Notes: svn path=/head/; revision=252655
* - 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
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-0/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* - Update to 0.2.8Dmitry Marakasov2010-01-273-27/+81
| | | | Notes: svn path=/head/; revision=248714
* - Update to 0.2.7Dmitry Marakasov2010-01-263-108/+140
| | | | Notes: svn path=/head/; revision=248592
* - Update to 0.2.5Dmitry Marakasov2010-01-103-76/+112
| | | | Notes: svn path=/head/; revision=247538
* - Fix plistDmitry Marakasov2009-12-021-1/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=245117
* - Update to 0.2.4Dmitry Marakasov2009-11-304-36/+31
| | | | Notes: svn path=/head/; revision=245032
* - Update to 0.2.2Dmitry Marakasov2009-11-074-6/+43
| | | | Notes: svn path=/head/; revision=243918
* - Update to 0.2.1Dmitry Marakasov2009-10-273-38/+4
| | | | Notes: svn path=/head/; revision=243363
* In this game the player should help a girl by name of Violet toDmitry Marakasov2009-10-255-0/+224
struggle with hordes of monsters. For this purpose the various weapon, and also the special abilities of the heroine which are opening with experience can be used. In game there are elements of RPG in the form of strength-agility-vitality and derivatives. Also there is an unique feature: dynamic change of day and night. WWW: http://code.google.com/p/violetland/ Notes: svn path=/head/; revision=243306