aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2019-03-066-178/+0
| | | | | | | | | | | | | | | | | | | | | | | 2019-03-05 devel/elixir-lager_logger: Broken for more than 6 months 2019-03-05 devel/gpsim: Broken for more than 6 months 2019-03-05 devel/hgview: Broken for more than 6 months 2019-03-05 games/mudmagic: Broken for more than 6 months 2019-03-05 math/mumps-mpich: Broken for more than 6 months 2019-03-05 math/sdpara: Broken for more than 6 months 2019-03-05 net/tn5250j: Broken for more than 6 months 2019-03-05 net-im/pidgin-skype: Broken for more than 6 months 2019-03-05 net-im/skype: Broken for more than 6 months 2019-03-05 net-im/skype-devel: Broken for more than 6 months 2019-03-05 science/dft_tools: Broken for more than 6 months 2019-03-05 science/triqs: Broken for more than 6 months 2019-03-05 security/hamachi: Broken for more than 6 months 2019-03-05 textproc/elixir-ex_doc: Broken for more than 6 months 2019-03-05 x11/altyo: Broken for more than 6 months 2019-03-05 x11/pantheon-terminal: Broken for more than 6 months 2019-03-05 x11-wm/e-module-everything-websearch: Broken for more than 6 months Notes: svn path=/head/; revision=494849
* games/flightgear: unbreak with libc++ 8Jan Beich2019-03-061-0/+6
| | | | | | | | | | | | | | | | | | | | | | | In file included from utils/fgelev/fgelev.cxx:23: In file included from /usr/include/c++/v1/iostream:38: In file included from /usr/include/c++/v1/ios:216: In file included from /usr/include/c++/v1/__locale:15: In file included from /usr/include/c++/v1/string:505: In file included from /usr/include/c++/v1/string_view:176: In file included from /usr/include/c++/v1/__string:57: In file included from /usr/include/c++/v1/algorithm:640: In file included from /usr/include/c++/v1/initializer_list:47: In file included from /usr/include/c++/v1/cstddef:38: version:1:1: error: expected unqualified-id 2018.3.2 ^ PR: 236192 Reported by: pkg-fallout Approved by: portmgr blanket Notes: svn path=/head/; revision=494783
* games/openbor: unbreak with GCC 4.2Jan Beich2019-03-061-0/+1
| | | | | | | | | cc1: error: unrecognized command line option "-Wno-unused-result" Reported by: pkg-fallout Notes: svn path=/head/; revision=494760
* games/ponscripter-sekai: unbreak on powerpc64Jan Beich2019-03-061-0/+1
| | | | | | | | | gmake[2]: *** No rule to make target 'graphics_maltivec.o', needed by 'ponscr'. Stop. Reported by: pkg-fallout Notes: svn path=/head/; revision=494759
* devel/renpy: update to 7.2.0Jan Beich2019-03-042-4/+4
| | | | | | | | Changes: https://www.renpy.org/release/7.2.0 (see Announcment) Changes: https://www.renpy.org/doc/html/changelog.html#renpy-7-2-0 Notes: svn path=/head/; revision=494598
* games/gtkradiant: unbreak with libc++ 8Jan Beich2019-03-041-0/+10
| | | | | | | | | | | | | | | In file included from plugins/archivepak/plugin.cpp:24: In file included from include/iarchive.h:25: In file included from /usr/include/c++/v1/cstddef:38: include/version:1:1: error: expected unqualified-id 1.5.0 ^ PR: 236192 Approved by: portmgr blanket Notes: svn path=/head/; revision=494556
* update games/wtf to 20190224 snapshot from NetBSDNikolai Lifanov2019-03-042-4/+4
| | | | Notes: svn path=/head/; revision=494539
* update games/stonesoup to 0.23.1Nikolai Lifanov2019-03-043-60/+22
| | | | | | | Changes: https://crawl.develz.org/wordpress/0-23-1-bugfix-release Notes: svn path=/head/; revision=494538
* games/gcompris-qt: update to 0.96Tobias C. Berner2019-03-032-5/+4
| | | | Notes: svn path=/head/; revision=494488
* Chase update of fluidsynth to 2.0.3Thomas Zander2019-03-027-4/+7
| | | | | | | PR: 233448 Notes: svn path=/head/; revision=494418
* games/robocode: Update to 1.9.3.5Danilo G. Baio2019-03-023-5/+5
| | | | | | | Changelog: https://robo-code.blogspot.com/2019/03/robocode-1935.html Notes: svn path=/head/; revision=494400
* - Update to 94.1Dmitry Marakasov2019-03-012-4/+4
| | | | Notes: svn path=/head/; revision=494294
* - Switch to more correct way of avoiding C++11 related build errorsDmitry Marakasov2019-03-012-8/+24
| | | | | | | | - Make upstream build system properly respect CXX/CXXFLAGS - Add missing USES Notes: svn path=/head/; revision=494293
* - Clarify required c++ standard, add missing USESDmitry Marakasov2019-03-011-1/+3
| | | | Notes: svn path=/head/; revision=494292
* lang/rust: update to 1.33.0Jan Beich2019-02-281-1/+1
| | | | | | | | | | | | | | - www/firefox temporarily loses SIMD in charset conversion, see https://bugzilla.mozilla.org/show_bug.cgi?id=1521249 - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html Tested by: Mikaël Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj (powerpc64) Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D19354 Notes: svn path=/head/; revision=494176
* USES=cargo to update libc to 0.2.49 for Tier2Jan Beich2019-02-282-4/+4
| | | | | | | | PR: 235063 Differential Revision: https://reviews.freebsd.org/D19309 Notes: svn path=/head/; revision=494175
* Add a patch make the configure script know about gtk3 backend for wxGTKBaptiste Daroussin2019-02-261-0/+10
| | | | Notes: svn path=/head/; revision=493949
* Remove unneeded dependency on gtk20.Guido Falsi2019-02-261-2/+2
| | | | Notes: svn path=/head/; revision=493942
* First step at deorbitting esound:Baptiste Daroussin2019-02-252-16/+6
| | | | | | | remove esound options where it is possible to Notes: svn path=/head/; revision=493867
* wxGTK3.0: switch to gtk3 and webkit2Baptiste Daroussin2019-02-253-2/+3
| | | | | | | Discussed with: portmgr Notes: svn path=/head/; revision=493853
* Add USE_CXXSTD=c++98 instead of CXXFLAGS+=-Wno-reserved-user-defined-literalMark Linimon2019-02-241-3/+2
| | | | | | | | | | | | (which is not supported by base GCC). While here, add USES=gl gnome sdl. PR: 235742 Submitted by: Piotr Kubaj Notes: svn path=/head/; revision=493816
* - Update to 2.1.1Danilo Egea Gondolfo2019-02-233-20/+20
| | | | Notes: svn path=/head/; revision=493690
* - Mute service target after it was debugged and works as intendedAlexey Dokuchaev2019-02-233-5/+34
| | | | | | | | - Amend the COMMENT line and port description, add missing articles - Fix several (mostly harmless) bugs reported by PVS Studio Notes: svn path=/head/; revision=493684
* - Fix X11 depends (use only when needed, e.g. for X11 and FASTX11 modes, and ↵Dmitry Marakasov2019-02-221-37/+29
| | | | | | | | | | | | only list actually used components) - Convert to options helpers PR: 235531 Approved by: maintainer timeout (oliver, 2 weeks) Notes: svn path=/head/; revision=493577
* Portable (POSIX) subset of the X-Ray unofficial toolset used for modding theAlexey Dokuchaev2019-02-2217-0/+841
| | | | | | | | | | | | S.T.A.L.K.E.R. game series by GSC Game World. Currently includes standalone converter utility which is useful for casual gamers to unpack game resources. I've ported it back in 2012 but never committed for some reason. WWW: https://github.com/abramcumner/xray_re-tools Notes: svn path=/head/; revision=493572
* - Add USES=glDmitry Marakasov2019-02-211-4/+2
| | | | | | | | - Add USES=sdl - Switch to more correct way of avoiding C++11 related build errors Notes: svn path=/head/; revision=493535
* - Switch to more correct way of avoiding C++11 related build errorsDmitry Marakasov2019-02-211-4/+2
| | | | | | | - Add USES=sdl Notes: svn path=/head/; revision=493534
* - Avoid static linking with ode [1]Dmitry Marakasov2019-02-212-14/+15
| | | | | | | | | | | - Switch to more correct way of avoiding C++11 related build errors - Switch to options helpers PR: 231016 [1] Submitted by: yuri@freebsd.org [1] Notes: svn path=/head/; revision=493533
* - Avoid static linking with odeDmitry Marakasov2019-02-212-6/+13
| | | | | | | | PR: 231015 Submitted by: yuri@freebsd.org Notes: svn path=/head/; revision=493532
* - Switch to more correct way of avoiding C++11 related build errorsDmitry Marakasov2019-02-211-4/+2
| | | | Notes: svn path=/head/; revision=493531
* - Switch to more correct way of avoiding C++11 related build errorsDmitry Marakasov2019-02-211-4/+2
| | | | Notes: svn path=/head/; revision=493530
* - Update to 94.0Dmitry Marakasov2019-02-216-17/+62
| | | | Notes: svn path=/head/; revision=493502
* Remove expired port:Rene Ladan2019-02-218-127/+0
| | | | | | | 2019-02-17 games/plutocracy: broken, upstream gone Notes: svn path=/head/; revision=493495
* - Fix build by not redefining any OpenGL typesDmitry Marakasov2019-02-192-11/+3
| | | | Notes: svn path=/head/; revision=493371
* games/openbor: update to 6966Jan Beich2019-02-192-5/+5
| | | | | | | Changes: https://github.com/DCurrent/openbor/compare/af1e3976...1caf2797 Notes: svn path=/head/; revision=493335
* - Update to 10.5eDmitry Marakasov2019-02-182-5/+4
| | | | Notes: svn path=/head/; revision=493315
* More non-clang, non-x86 fixes.Adriaan de Groot2019-02-181-1/+1
| | | | | | | | | | | | | - add compiler:c++11-lang - make WebEngine optional (Second batch of fixes from the same PR) PR: 235093 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=493281
* games/opensonic: Prepare for Allegro 4.4.3, add wrapper scriptTobias Kortkamp2019-02-185-7/+73
| | | | | | | | | | | | | | | - struct LOGG in liblogg from Allegro 4.4.3 was made opaque. Opensonic directly manipulates it however. Integrate liblogg from Allegro 4.4.2 to preserve this port. - Add a wrapper script so that opensonic can find its data files when you run 'opensonic' or start it from your desktop PR: 235478 Submitted by: tobik Approved by: devel@stasyan.com (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=493257
* - Add USES=compiler:c++11-lang to fix build on GCC architecturesDmitry Marakasov2019-02-122-1/+18
| | | | | | | | | | - Also, add patch to fix build on powerpc PR: 235668 Submitted by: pkubaj@anongoth.pl Notes: svn path=/head/; revision=492784
* - Add USES=compiler:c++11-lang to fix build on GCC architecturesDmitry Marakasov2019-02-121-1/+1
| | | | | | | | PR: 235613 Submitted by: pkubaj@anongoth.pl Notes: svn path=/head/; revision=492783
* games/ags: Update to 3.4.3.1Tobias Kortkamp2019-02-124-100/+9
| | | | | | | Changes: https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.3.1/Changes.txt Notes: svn path=/head/; revision=492782
* games/openbor: update to 6964Jan Beich2019-02-122-6/+6
| | | | | | | Changes: https://github.com/DCurrent/openbor/compare/545b4f94...af1e3976 Notes: svn path=/head/; revision=492741
* Update to 99.9.21Sunpoet Po-Chuan Hsieh2019-02-112-6/+7
| | | | | | | Changes: https://github.com/busyloop/lolcat/commits/master Notes: svn path=/head/; revision=492722
* - Fix build in i386Dmitry Marakasov2019-02-111-0/+1
| | | | Notes: svn path=/head/; revision=492715
* - Fix the way port.mk is included in preparation for USES=sdlDmitry Marakasov2019-02-081-2/+2
| | | | Notes: svn path=/head/; revision=492471
* Fix with build on GCC architectures.Tobias C. Berner2019-02-082-2/+2
| | | | | | | | PR: 235093 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=492466
* - Fix build after SDL2_Mixer updateDmitry Marakasov2019-02-081-0/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=492446
* - Fix build after SDL2_Mixer updateDmitry Marakasov2019-02-081-0/+11
| | | | | | | | | | | | | | | | | | | | | | Don't try to check for SDL2_Mixer at configure phase by trying to run program which tries Mix_LoadMUS. First, the program is incorrect as per SDL2_Mixer documentation, one is not allowed to call any SDL2_Mixer functions without first calling Mix_Init() (which is not called). Next, calling any mixer functions may involve opening audio device, which may not be present on the machine where the package is built. Fix by forcing the broken check to pass. PR: 235557 Reported by: jbeich@FreeBSD.org Approved by: portmgr blanket (build fix) Upstream issue: https://github.com/sekaiproject/ponscripter-fork/issues/92 Notes: svn path=/head/; revision=492445
* update games/stonesoup{-sdl} to 0.23.0Nikolai Lifanov2019-02-083-70/+109
| | | | | | | http://crawl.develz.org/wordpress/crawl-0-23-nemelex-needs-traps-badly Notes: svn path=/head/; revision=492410
* Update KDE Applications to 18.12.2Tobias C. Berner2019-02-0890-177/+133
| | | | | | | | [1] https://www.kde.org/announcements/announce-applications-18.12.2.php [2] https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2 Notes: svn path=/head/; revision=492409