summaryrefslogtreecommitdiff
path: root/games/glob2
AgeCommit message (Collapse)Author
2019-12-11devel/boost-*: update to 1.72.0Jan Beich
Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136
2019-11-08games: Add missing USES={gnome,gl,sdl,xorg}Tobias Kortkamp
2019-11-05Add USES=xorg USES=gl, ports categories gNiclas Zeising
Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-10-02Fix build with scons 3.1.1Sunpoet Po-Chuan Hsieh
PR: 240584 Exp-run by: antoine
2019-08-19devel/boost-*: update to 1.71.0Jan Beich
Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774
2019-08-13Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold
2019-07-26Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. 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, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
2019-05-12games/glob2: add USES=compiler:c++11-langPiotr Kubaj
It's needed to fix linking with portaudio. Approved by: mentors (implicit approval)
2019-04-12devel/boost-*: update to 1.70.0Jan Beich
Changes: http://www.boost.org/users/history/version_1_70_0.html PR: 235956 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19303
2018-12-12devel/boost-*: update to 1.69.0Jan Beich
Changes: http://www.boost.org/users/history/version_1_69_0.html PR: 232525 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17645
2018-10-22games/glob2: unbreak with boost 1.69Jan Beich
src/AIEcho.cpp:4390:9: error: no viable conversion from returned value of type 'boost::logic::tribool' to function return type 'bool' return is_end!=rhs.is_end || team!=rhs.team || building_type!=rhs.building_type || level!=rhs.level || construction_site!=rhs.construction_site; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 232525
2018-09-11Change x11/xorgproto to become a build depNiclas Zeising
Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906
2018-08-26games/glob2: Fix bad absolute symlinkTobias Kortkamp
2018-08-26games/glob2: Fix build with Clang 6Tobias Kortkamp
src/EditorMainMenu.cpp:93:20: error: no matching constructor for initialization of 'ChooseMapScreen' ChooseMapScreen chooseMapScreen("maps", "map", false, "games", "game", false); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/glob2-0.9.4.4_22.log
2018-08-09devel/boost-*: update to 1.68.0Jan Beich
- Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165
2018-04-18devel/boost-*: update to 1.67.0Jan Beich
Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030
2018-01-18devel/boost-*: update to 1.66.0Jan Beich
Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
2017-09-25devel/boost-*: update to 1.65.1Jan Beich
Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25devel/boost-*: enable C++11 featuresJan Beich
PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
2017-05-23Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
2017-05-02devel/boost-*: update to 1.64.0Jan Beich
Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472
2017-01-06devel/boost-*: update to 1.63.0Jan Beich
Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
2016-11-23devel/boost-*: update to 1.62.0Jan Beich
- 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)
2016-04-01Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold
With hat: portmgr Sponsored by: Absolight
2016-01-12Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov
Approved by: portmgr blanket
2015-05-30Update portaudio to v19/Remove portaudio2 [1]Baptiste Daroussin
Chase portaudio change Add patches from debian for games/cultivation Add patches from upsteam for audio/rezound Mark py-fastaudio as broken Approved by: maintainer
2015-03-25games category: Remove $PTHREAD_LIBSJohn Marino
approved by: PTHREAD blanket
2014-12-08Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans
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)
2014-10-31- Clarify LICENSEDmitry Marakasov
- Add LICENSE_FILE - Drop @dirrm* from plist
2014-09-10Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
2014-08-31converters/fribidi:Tijl Coosemans
- Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip
2014-07-09- Convert net/sdl_net to USES=libtool and bump dependent portsTijl Coosemans
- Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port)
2014-06-11Unbreak.Thierry Thomas
2014-06-06Mark BROKEN: Fails to buildAntoine Brodin
Checking for C++ header file boost/lexical_cast.hpp... yes Checking for C library GL... no Checking for C library GL... no Checking for C library opengl32... no Could not find libGL or opengl32, or could not find GL/gl.h or OpenGL/gl.h Checking for C library GLU... no Checking for C library GLU... no Checking for C library glu32... no Could not find libGLU or glu32, or could not find GL/glu.h or OpenGL/glu.h Checking for C library fribidi... no Checking for C library portaudio... no Missing SDL Missing SDL_ttf Missing SDL_image Missing SDL_net Missing speex Missing vorbisfile Missing vorbis Missing ogg Missing libboost_thread Missing libboost_date_time Missing OpenGL Missing GLU *** Error code 1 Reported by: pkg-fallout
2014-04-16The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising
a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
2014-02-07Chase boost and icu bumpBaptiste Daroussin
While here convert some LIB_DEPENDS
2013-12-25- Fix build on -currentPawel Pekala
- Convert to new options framework, add PORTAUDIO option - Strip glob2 binary PR: ports/184841 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2013-10-28audio/musescoreRusmir Dusko
- Bump PORTREVISION for dependency change - Fix portaudio2 dependency due to recent commit - Use the new format for LIB_DEPENDS - Support STAGEDIR and add OPTIONS_SUB - Add DOCS and Option audio/zynaddsubfx - Bump PORTREVISION for dependency change - Fix portaudio2 dependency due to recent commit - Use the new format for LIB_DEPENDS - Add DOCS and EXAMPLES Options - Change DOCS - Support STAGEDIR and add OPTIONS_SUB - Change pkg-plist, remove DOCS and EXAMPLES games/glob2 - Simplify master sites - Bump PORTREVISION for dependency change - Fix portaudio2 dependency due to recent commit - Change comment - Use the new format for LIB_DEPENDS - Add DOCS and Option - Change icons - Use REINPLACE_CMD instead of files/patch-src_VoiceRecorder.cpp - Adjust patches - Change pkg-message Approved by: pawel / wg (mentors, implicit)
2013-10-22- Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov
the mtree (games category) Approved by: portmgr (bdrewery)
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin
games)
2013-01-31Chase boost updateBaptiste Daroussin
2012-07-19libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber
directly or indirectly (via libvorbis, libtheora).
2012-06-01- update png to 1.5.10Dirk Meyer
2012-02-18- Update devel/sdl12 to 1.2.15Marcus von Appen
- 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
2011-07-03-remove MD5Olli Hauer
2010-08-11- Update graphics/sdl_ttf to version 2.0.10Marcus von Appen
- Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version.
2010-06-20- Upgrade to 0.9.4.4Thierry Thomas
Changelog at <http://globulation2.org/wiki/Changes> - Release maintainership - Remove platform test for Alpha - Define license. Feature safe: yes
2010-06-06Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber
(via libvorbis, libtheora).
2010-03-28- update to 1.4.1Dirk Meyer
Reviewed by: exp8 run on pointyhat Supported by: miwi
2010-02-05- update to jpeg-8Dirk Meyer