aboutsummaryrefslogtreecommitdiffstats
path: root/games/frogatto
Commit message (Collapse)AuthorAgeFilesLines
* devel/boost-*: update to 1.63.0jbeich2017-01-061-1/+1
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
* Assume "pkg-config zlib" works after 9.x reached EOLjbeich2017-01-041-11/+2
|
* devel/boost-*: update to 1.62.0jbeich2016-11-231-1/+1
| | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
* - Add license (commercial distribution is forbidden)amdmi32016-10-063-7/+14
| | | | | | | - Regenerate patches Approved by: portmgr blanket MFH: 2016Q4 (blanket)
* Cleanup some other NO_PACKAGE madness.mat2016-05-241-2/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* - Drop @dirrm* from plistamdmi32015-05-131-3/+0
| | | | Approved by: portmgr blanket
* Update ports in the games category to not use GH_COMMIT.mat2015-05-072-4/+2
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* Bump portrevision after png updatebapt2014-12-261-1/+1
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-262-4/+2
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* games/frogatto: Attempt to unbreakmarino2014-07-291-3/+6
| | | | | | | | Portsmon says this is broken everywhere. Maybe this untested PR from the maintainer will fix it. PR: 192126 Submitted by: maintainer (Green Dog)
* Update to version 1.3.1 and stagify (slightly less intrusive patch committeddanfe2014-07-165-56/+75
| | | | | | compared to the one in the PR). PR: 190513
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* - Convert gmake, bzip to USESmiwi2014-05-291-1/+1
| | | | Approved by: portmgr
* Chase boost and icu bumpbapt2014-02-071-1/+1
| | | | While here convert some LIB_DEPENDS
* Convert LIB_DEPENDS for ports depending on boostbapt2013-12-121-2/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* Chase boost updatebapt2013-01-311-1/+2
|
* Update to 1.2.rakuco2012-12-096-35/+37
| | | | | | PR: ports/173535 Submitted by: Green Dog <fiziologus@gmail.com> (maintainer) Feature safe: yes
* - update png to 1.5.10dinoex2012-06-012-2/+13
|
* Add patches to fix build with boost-1.48.0makc2012-05-172-1/+12
| | | | | | PR: ports/156253 Submitted by: Alexander Churanov Approved by: portmgr (linimon)
* - Update devel/sdl12 to 1.2.15mva2012-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
* Over to new volunteer (and submitter of the previous changes).danfe2011-11-121-1/+1
| | | | Feature safe: yes
* - Belatedly update to version 1.1.1danfe2011-11-072-13/+21
| | | | | | | | | | | - Install localized messages (no USE_GETTEXT since the game does not use any of its bits) - Drop USE_GCC=4.2+ which was only required on FreeBSD 6.X - Adjust a comment and cleanup post-patch things a bit - Set NO_PACKAGE as it will be worth approximately 144M now - Relinquish port control (lack of time) Submitted by: fiziologus@gmail.com (version bump and NLS parts)
* Rephrase description while looking at OpenBSD port.danfe2011-11-071-7/+7
|
* Avoid usage of first-person talk in port description.danfe2011-08-181-5/+5
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - Update to version 1.0.3danfe2010-09-222-9/+10
| | | | | | | | | - Prevent ld(1) from picking up wrong -lstdc++ when using non-default compiler (e.g. GCC from ports) and thus unbreak the build [1] - Mute chmod(1) command - Adjust Makefile header and touch couple of comments while here PR: ports/150442 [1]
* - Allow the game to find its music and sounds [1]danfe2010-08-221-3/+7
| | | | | | | - Fix permissions on DATADIR after COPYTREE_SHARE (cpio(1) defaults to 700) - Mute PLIST-generation commands while here Reported by: Jeff Molofee [1]
* - Update graphics/sdl_ttf to version 2.0.10mva2010-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.
* Fix the build on amd64/6-stable.danfe2010-07-191-1/+1
| | | | Reported by: pavmail
* Port of Frogatto, an old-school 2D classic adventure platformer game.danfe2010-07-164-0/+100
WWW: http://www.frogatto.com/