aboutsummaryrefslogtreecommitdiff
path: root/devel/godot
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to newly supported CC licensesDmitry Marakasov2016-09-131-4/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=422001
* - Pass environment to the compiler, fixing build with ccacheDmitry Marakasov2016-09-063-2/+11
| | | | | | | | | | - Fix WWW: - Unsilence installation Approved by: portmgr blanket Notes: svn path=/head/; revision=421411
* devel/godot: Update to 2.1 and add minimal devel/godot-tools slave portKurt Jaeger2016-08-2410-779/+305
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 2.1 release - Add LICENSE_FILE for MIT license - Add CCBYv3 license for logo - Add devel/xdg-user-dirs, devel/xdg-utils and x11/xmessage to RUN_DEPENDS - Add xrandr to USE_XORG - Replace USE_OPENSSL=yes with USES+=ssl - Add gl to USE_GL - Remove GLU dependency - glu.h was included from imported glew.h but GLU components are not used - Add DEBUG option and clarify build targets - Replace TOOLS option with devel/godot-tools port, while devel/godot port used as runtime - Allow to build ALSA and PulseAudio drivers independently - Allow to build RtAudio driver with OSS or ALSA or PulseAudio - Set OSS option by default - Add desktop entry for godot-tools - Add sed patch to fix executable paths inside of ${WRKSRC}/platform/x11/os_x11.cpp file - Remove mkdir, because of COPYTREE_SHARE usage, which recreates destination directories - Remove RM command for demos/2d/hexamap/.fscache file, because the file is not available for current version - Add patch to enable OSS usage for RtAudio driver on FreeBSD - Add patch to fix issue(s) with OS_Unix::execute and OS_Unix::get_executable_path functions on FreeBSD - Add patch to fix layout of --help text - Remove pkg-plist and use dynamic package list with PORTDATA and PLIST_FILES - Use current head commit of 2.1 branch from new github repo godotengine/godot-demo-projects to install examples (this was previously part of godot repo) PR: 209742 Submitted by: lightside@gmx.com Approved by: FreeBSD@Shaneware.biz Notes: svn path=/head/; revision=420818
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* devel/godot: update to 2.0.3Steve Wills2016-05-195-101/+90
| | | | | | | | PR: 209639 Submitted by: FreeBSD@Shaneware.biz (maintainer) Notes: svn path=/head/; revision=415528
* devel/godot: update 1.1 -> 2.0Bartek Rutkowski2016-05-055-51/+110
| | | | | | | | PR: 209067 Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=414634
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Drop 8.x supportDmitry Marakasov2015-09-181-5/+2
| | | | | | | | | - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=397246
* - Update to upstream version 1.1Thomas Zander2015-05-258-151/+346
| | | | | | | | | | | | | | - Add xinerama to USE_XORG - Use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE While on it - Pet portlint PR: 200424 Submitted by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=387390
* Update ports in the [bcd]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-5/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385521
* - Don't require openssl from portsDmitry Marakasov2015-03-053-8/+37
| | | | | | | | | | | - Make SCons preserve environment for e.g. ccache to work properly PR: 198225 Submitted by: amdmi3 Approved by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=380508
* Replace USE_GCC=4.8+ by USE_GCC=yes.Gerald Pfeifer2015-02-281-1/+1
| | | | | | | Approved by: maintainer (Shane Ambler <FreeBSD@Shaneware.biz>) Notes: svn path=/head/; revision=380138
* Add godot 1.0, game engine and development environment.Vanilla I. Shu2015-01-279-0/+588
PR: ports/197114 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> Notes: svn path=/head/; revision=377975