aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* games/openbor: unbreak with Clang 11Jan Beich2020-08-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at openborscript.c >>> openborscript.o:(.bss+0xD80) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at openborscript.c >>> openborscript.o:(.bss+0x4B0) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at control.c >>> sdl/control.o:(.bss+0x68) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at control.c >>> sdl/control.o:(.bss+0x70) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at menu.c >>> sdl/menu.o:(.bss+0x30) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at menu.c >>> sdl/menu.o:(.bss+0x38) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at translation.c >>> source/gamelib/translation.o:(.bss+0x18) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at translation.c >>> source/gamelib/translation.o:(.bss+0x20) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at models.c >>> source/gamelib/models.o:(.bss+0x408) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at models.c >>> source/gamelib/models.o:(.bss+0x410) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at utils.c >>> source/utils.o:(.bss+0x850) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at utils.c >>> source/utils.o:(.bss+0x858) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at animation.c >>> source/openborscript/animation.o:(.bss+0x0) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at animation.c >>> source/openborscript/animation.o:(.bss+0x8) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at axis.c >>> source/openborscript/axis.o:(.bss+0x0) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at axis.c >>> source/openborscript/axis.o:(.bss+0x8) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at binding.c >>> source/openborscript/binding.o:(.bss+0x0) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at binding.c >>> source/openborscript/binding.o:(.bss+0x8) ld: error: duplicate symbol: anim_list >>> defined at openbor.c >>> openbor.o:(anim_list) >>> defined at drawmethod.c >>> source/openborscript/drawmethod.o:(.bss+0x0) ld: error: duplicate symbol: model_cache >>> defined at openbor.c >>> openbor.o:(model_cache) >>> defined at drawmethod.c >>> source/openborscript/drawmethod.o:(.bss+0x8) ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) Reported by: pkg-fallout Notes: svn path=/head/; revision=545824
* - Update to 2.1.0Dmitry Marakasov2020-08-234-36/+43
| | | | | | | | | | | | | | | | - Fix LICENSE - Fix RUN_DEPENDS - Fix configure handling - Fix desktop file categories - Simplify stripping - Switch to options helpers PR: 248149 Submitted by: amdmi3 Approved by: lme (maintainer) Notes: svn path=/head/; revision=545817
* games/sdlpop: fix checksumPiotr Kubaj2020-08-222-3/+4
| | | | | | | | | Upstream rolled the tarball due to still showing previous version in the menu and updated copyrights year. Due to package change (displayed version number) bump PORTREVISION. Notes: svn path=/head/; revision=545755
* games/veloren: unbreak on GCC architectures after r545731Jan Beich2020-08-221-1/+5
| | | | | | | cc1: error: unrecognized command line option "-fuse-ld=lld" Notes: svn path=/head/; revision=545740
* games/veloren: unbreak on FreeBSD < 12Jan Beich2020-08-221-0/+1
| | | | | | | | | | | | | | | | | = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib" "/wrkdirs/usr/ports/games/veloren/work/target/release/deps/veloren_voxygen-843c89249209bb67.veloren_voxygen.76os4767-cgu.6.rcgu.o" "-o" "/wrkdirs/usr/ports/games/veloren/work/target/release/deps/veloren_voxygen-843c89249209bb67" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs" "-L" "/wrkdirs/usr/ports/games/veloren/work/target/release/deps" "-L" "/usr/local/lib" "-L" "/wrkdirs/usr/ports/games/veloren/work/target/release/build/libloading-270f3080df6654be/out" "-L" "/usr/local/lib" "-L" "/usr/local/lib" "-L" "/usr/local/lib" "-L" "/usr/local/lib" "-L" "/usr/local/lib" "-L" "/usr/local/lib" "-L" "/usr/local/lib" "-L" "/usr/local/lib" "-L" "/usr/local/lib" "-L" "/wrkdirs/usr/ports/games/veloren/work/target/release/build/ring-6fd1a3f6440c683b/out" "-L" "/wrkdirs/usr/ports/games/veloren/work/target/release/build/libsqlite3-sys-ef5873ae9f6e9fdc /out" "-L" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib" "-Wl,-Bstatic" "/tmp/rustct3DqsV/liblibloading-bd3ccf10bb8832dc.rlib" "/tmp/rustct3DqsV/liblibsqlite3_sys-bdac21fd9cc42d5d.rlib" "/tmp/rustct3DqsV/libring-ac8e5a59fbebebea.rlib" "-Wl,--start-group" "/tmp/rustct3DqsV/libbacktrace_sys-8ab9e9c1d9bb3e04.rlib" "-Wl,--end-group" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler_builtins-7eb94795a99379bb.rlib" "-Wl,-Bdynamic" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lpthread" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lintl" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lintl" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lpthread" "-lgobject-2.0" "-lglib-2.0" "-lintl" "-lcairo" "-lpthread" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lintl" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lintl" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lintl" "-lg object-2.0" "-lglib-2.0" "-lintl" "-lglib-2.! 0" "-lintl" "-lc" "-lc" "-lasound" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lc" "-lutil" "-lutil" "-lexecinfo" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-fstack-protector-strong" = note: /wrkdirs/usr/ports/games/veloren/work/target/release/deps/veloren_voxygen-843c89249209bb67.veloren_voxygen.76os4767-cgu.6.rcgu.o: file not recognized: File format not recognized cc: error: linker command failed with exit code 1 (use -v to see invocation) error: aborting due to previous error error: could not compile `veloren-voxygen`. Reported by: pkg-fallout Notes: svn path=/head/; revision=545731
* games/colobot: fix build with Python 3 and restore portMax Brazhnikov2020-08-217-0/+3768
| | | | Notes: svn path=/head/; revision=545621
* games/sdlpop: update to 1.21Piotr Kubaj2020-08-213-18/+18
| | | | Notes: svn path=/head/; revision=545585
* games/moonlight-embedded: Unbreak with GCC10/Clang11 (-fno-common default)Tobias Kortkamp2020-08-202-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ld: error: duplicate symbol: inputAdded >>> defined at config.c >>> CMakeFiles/moonlight.dir/src/config.c.o:(inputAdded) >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(.bss+0x0) ld: error: duplicate symbol: mutex >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(mutex) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/sdl.c.o:(.bss+0x28) ld: error: duplicate symbol: sdlCurrentFrame >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(sdlCurrentFrame) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/sdl.c.o:(.bss+0x4) ld: error: duplicate symbol: sdlNextFrame >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(sdlNextFrame) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/sdl.c.o:(.bss+0x0) ld: error: duplicate symbol: mutex >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(mutex) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/video/sdl.c.o:(.bss+0x0) ld: error: duplicate symbol: sdlCurrentFrame >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(sdlCurrentFrame) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/video/sdl.c.o:(.bss+0x8) ld: error: duplicate symbol: sdlNextFrame >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(sdlNextFrame) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/video/sdl.c.o:(.bss+0xC) ld: error: duplicate symbol: mutex >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(mutex) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/input/sdl.c.o:(.bss+0xB8) ld: error: duplicate symbol: sdlCurrentFrame >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(sdlCurrentFrame) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/input/sdl.c.o:(.bss+0xC0) ld: error: duplicate symbol: sdlNextFrame >>> defined at main.c >>> CMakeFiles/moonlight.dir/src/main.c.o:(sdlNextFrame) >>> defined at sdl.c >>> CMakeFiles/moonlight.dir/src/input/sdl.c.o:(.bss+0xC4) Notes: svn path=/head/; revision=545505
* games/openrct2: update to 0.3.0Piotr Kubaj2020-08-202-9/+12
| | | | Notes: svn path=/head/; revision=545481
* games/veloren: update to 0.7.0Jan Beich2020-08-202-657/+537
| | | | | | | | Changes: https://gitlab.com/veloren/veloren/-/tags/v0.7.0 Reported by: Repology Notes: svn path=/head/; revision=545479
* Update OpenTTD to version 1.10.3.Alexey Dokuchaev2020-08-182-4/+4
| | | | Notes: svn path=/head/; revision=545223
* games/jaggedalliance2: Update to 0.17.0Tobias Kortkamp2020-08-183-118/+314
| | | | | | | Changes: https://ja2-stracciatella.github.io/2020-08-03-release-0.17.0/ Notes: svn path=/head/; revision=545219
* games/eduke32: unbreak SHAREWARE optionPiotr Kubaj2020-08-171-0/+2
| | | | | | | Reported by: barbara.freebsd@gmail.com Notes: svn path=/head/; revision=545187
* games/duel: fix build on GCC architecturesPiotr Kubaj2020-08-161-1/+1
| | | | | | | | Use C++11 compiler: /usr/local/include/FTGL/FTLibrary.h:137: error: ISO C++ forbids declaration of 'atomic' with no type Notes: svn path=/head/; revision=545112
* lang/ghc: Update to 8.10.1.Gleb Popov2020-08-164-29/+51
| | | | | | | As usual, along with the compiler, many Haskell packages are updated as well. Notes: svn path=/head/; revision=545088
* games/renpy: drop slave port hooks after r544927Jan Beich2020-08-161-19/+9
| | | | Notes: svn path=/head/; revision=545085
* Remove deprecated ports:Rene Ladan2020-08-1531-5034/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python 2020-08-15 archivers/py-bup: Uses deprecated version of python 2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python 2020-08-15 audio/blop-lv2: Uses deprecated version of python 2020-08-15 audio/bs2b-lv2: Uses deprecated version of python 2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python 2020-08-15 audio/py-karaoke: Uses deprecated version of python 2020-08-15 audio/py-openal: Uses deprecated version of python 2020-08-15 audio/py-py-jack: Uses deprecated version of python 2020-08-15 audio/py-xmms2: Uses deprecated version of python 2020-08-15 audio/triceratops-lv2: Uses deprecated version of python 2020-08-15 biology/py-biom-format: Uses deprecated version of python 2020-08-15 comms/py-bulksms: Uses deprecated version of python 2020-08-15 comms/py-gammu: Uses deprecated version of python 2020-08-15 databases/py-geoalchemy: Uses deprecated version of python 2020-08-15 databases/py-htsql-mysql: Uses deprecated version of python 2020-08-15 databases/py-htsql-pgsql: Uses deprecated version of python 2020-08-15 databases/py-mysql2pgsql: Uses deprecated version of python 2020-08-15 databases/py-oursql: Uses deprecated version of python 2020-08-15 databases/py-pyPgSQL: Uses deprecated version of python 2020-08-15 databases/py-pyhs: Uses deprecated version of python 2020-08-15 databases/py-pytc: Uses deprecated version of python 2020-08-15 databases/py-riak: Uses deprecated version of python 2020-08-15 databases/py-umemcache: Uses deprecated version of python 2020-08-15 devel/py-Breve: Uses deprecated version of python 2020-08-15 devel/py-PyODE: Uses deprecated version of python 2020-08-15 devel/py-akismet: Uses deprecated version of python 2020-08-15 devel/py-aspects: Uses deprecated version of python 2020-08-15 devel/py-backports.tempfile: Uses deprecated version of python 2020-08-15 devel/py-backports.weakref: Uses deprecated version of python 2020-08-15 devel/py-cfgparse: Uses deprecated version of python 2020-08-15 devel/py-ciphon: Uses deprecated version of python 2020-08-15 devel/py-cjson: Uses deprecated version of python 2020-08-15 devel/py-clonedigger: Uses deprecated version of python 2020-08-15 devel/py-cuisine: Uses deprecated version of python 2020-08-15 devel/py-deliciousapi: Uses deprecated version of python 2020-08-15 devel/py-dialog: Uses deprecated version of python 2020-08-15 devel/py-efl: Uses deprecated version of python 2020-08-15 devel/py-ezpyinline: Uses deprecated version of python 2020-08-15 devel/py-fsm: Uses deprecated version of python 2020-08-15 devel/py-gdbgui: Uses deprecated version of python 2020-08-15 devel/py-gearman: Uses deprecated version of python 2020-08-15 devel/py-generate: Uses deprecated version of python 2020-08-15 devel/py-geotypes: Uses deprecated version of python 2020-08-15 devel/py-gitosis: Uses deprecated version of python 2020-08-15 devel/py-google-apputils: Uses deprecated version of python 2020-08-15 devel/py-hghooks: Uses deprecated version of python 2020-08-15 devel/py-instant: Uses deprecated version of python 2020-08-15 devel/py-jcc: Uses deprecated version of python 2020-08-15 devel/py-json-py: Uses deprecated version of python 2020-08-15 devel/py-json-sempai: Uses deprecated version of python 2020-08-15 devel/py-jsonlib: Uses deprecated version of python 2020-08-15 devel/py-jsonlib2: Uses deprecated version of python 2020-08-15 devel/py-jsonrpclib: Uses deprecated version of python 2020-08-15 devel/py-kayako: Uses deprecated version of python 2020-08-15 devel/py-kid: Uses deprecated version of python 2020-08-15 devel/py-kjbuckets: Uses deprecated version of python 2020-08-15 devel/py-kqueue: Uses deprecated version of python 2020-08-15 devel/py-log4py: Uses deprecated version of python 2020-08-15 devel/py-mwlib.ext: Uses deprecated version of python 2020-08-15 devel/py-mx-experimental: Uses deprecated version of python 2020-08-15 devel/py-option_merge: Uses deprecated version of python 2020-08-15 devel/py-prioritized_methods: Uses deprecated version of python 2020-08-15 devel/py-protocols: Uses deprecated version of python 2020-08-15 devel/py-ptrace: Uses deprecated version of python 2020-08-15 devel/py-pydoop: Uses deprecated version of python 2020-08-15 devel/py-pyke: Uses deprecated version of python 2020-08-15 devel/py-pymtbl: Uses deprecated version of python 2020-08-15 devel/py-pyshapelib: Uses deprecated version of python 2020-08-15 devel/py-pytemplate: Uses deprecated version of python 2020-08-15 devel/py-python2-pythondialog: Uses deprecated version of python 2020-08-15 devel/py-pyutil: Uses deprecated version of python 2020-08-15 devel/py-pyvalid: Uses deprecated version of python 2020-08-15 devel/py-pyxml2obj: Uses deprecated version of python 2020-08-15 devel/py-qpid: Uses deprecated version of python 2020-08-15 devel/py-repoze.what-pylons: Uses deprecated version of python 2020-08-15 devel/py-repoze.who-friendlyform: Uses deprecated version of python 2020-08-15 devel/py-robotframework-ride: Uses deprecated version of python 2020-08-15 devel/py-ruamel.ordereddict: Uses deprecated version of python 2020-08-15 devel/py-sanetime: Uses deprecated version of python 2020-08-15 devel/py-selectors34: Uses deprecated version of python 2020-08-15 devel/py-sqlcc: Uses deprecated version of python 2020-08-15 devel/py-statgrab: Uses deprecated version of python 2020-08-15 devel/py-tconfpy: Uses deprecated version of python 2020-08-15 devel/py-terminable_thread: Uses deprecated version of python 2020-08-15 devel/py-trace2html: Uses deprecated version of python 2020-08-15 devel/py-tvrage: Uses deprecated version of python 2020-08-15 devel/py-tw.forms: Uses deprecated version of python 2020-08-15 devel/py-uncompyle2: Uses deprecated version of python 2020-08-15 devel/py-yum-metadata-parser: Uses deprecated version of python 2020-08-15 devel/rubygem-warden127: No longer needed 2020-08-15 dns/py-dnschain: Uses deprecated version of python 2020-08-15 dns/py-idnkit2: Uses deprecated version of python 2020-08-15 games/colobot: Uses deprecated version of python 2020-08-15 games/endgame-singularity: Uses deprecated version of python 2020-08-15 games/katawa-shoujo: Uses deprecated version of RenPy 2020-08-15 games/pyfa: Uses deprecated version of python 2020-08-15 games/renpy6: Uses deprecated version of python 2020-08-15 games/solarwolf: Uses deprecated version of python 2020-08-15 games/thudboard: Uses deprecated version of python 2020-08-15 graphics/djvusmooth: Uses deprecated version of python 2020-08-15 graphics/py-glewpy: Uses deprecated version of python 2020-08-15 graphics/py-openexr: Uses deprecated version of python 2020-08-15 graphics/py-poppler: Uses deprecated version of python 2020-08-15 graphics/py-pygooglechart: Uses deprecated version of python 2020-08-15 graphics/py-sane: Uses deprecated version of python 2020-08-15 graphics/py-stltools: Uses deprecated version of python 2020-08-15 graphics/sk1: Uses deprecated version of python 2020-08-15 japanese/py-mecab: Uses deprecated version of python 2020-08-15 japanese/py-tegaki-gtk: Uses deprecated version of python 2020-08-15 lang/py-mx-base: Uses deprecated version of python 2020-08-15 mail/mailpile: Uses deprecated version of python 2020-08-15 math/py-ffc: Uses deprecated version of python 2020-08-15 math/py-fiat: Uses deprecated version of python 2020-08-15 math/py-nzmath: Uses deprecated version of python 2020-08-15 math/py-pymc: Uses deprecated version of python 2020-08-15 math/py-ufl: Uses deprecated version of python 2020-08-15 misc/py-socli: Uses deprecated version of python 2020-08-15 misc/py-yolk: Uses deprecated version of python 2020-08-15 multimedia/py-flvlib: Uses deprecated version of python 2020-08-15 net/py-gspreadsheet: Uses deprecated version of python 2020-08-15 net/py-libnet: Uses deprecated version of python 2020-08-15 net/py-netlib: Uses deprecated version of python 2020-08-15 net/py-pynmsg: Uses deprecated version of python 2020-08-15 net/py-rainbowstream: Uses deprecated version of python 2020-08-15 net/py-wolframalpha: Uses deprecated version of python 2020-08-15 net-im/empathy: Uses deprecated version of python 2020-08-15 net-im/farsight2: Uses deprecated version of python 2020-08-15 net-im/py-xmpppy: Uses deprecated version of python 2020-08-15 net-im/telepathy-farsight: Uses deprecated version of python 2020-08-15 net-im/telepathy-python: Uses deprecated version of python 2020-08-15 net-im/telepathy-rakia: Uses deprecated version of python 2020-08-15 net-mgmt/py-pynsca: Uses deprecated version of python 2020-08-15 net-mgmt/py-yapsnmp: Uses deprecated version of python 2020-08-15 net-p2p/py-py2play: Uses deprecated version of python 2020-08-15 news/py-yenc: Uses deprecated version of python 2020-08-15 print/py-pyscript: Uses deprecated version of python 2020-08-15 print/py-stapler: Uses deprecated version of python 2020-08-15 print/py-trml2pdf: Uses deprecated version of python 2020-08-15 science/py-PyQuante: Uses deprecated version of python 2020-08-15 science/py-mlpy: Uses deprecated version of python 2020-08-15 science/py-ws2300: Uses deprecated version of python 2020-08-15 security/py-PF: Uses deprecated version of python 2020-08-15 security/py-cracklib: Uses deprecated version of python 2020-08-15 security/py-fteproxy: Uses deprecated version of python 2020-08-15 security/py-onetime: Uses deprecated version of python 2020-08-15 security/py-pydeep: Uses deprecated version of python 2020-08-15 security/py-slowaes: Uses deprecated version of python 2020-08-15 security/py-sslstrip: Uses deprecated version of python 2020-08-15 security/py-volatility: Uses deprecated version of python 2020-08-15 sysutils/py-analyzemft: Uses deprecated version of python 2020-08-15 sysutils/py-cdmi: Uses deprecated version of python 2020-08-15 sysutils/py-ezjailremote: Uses deprecated version of python 2020-08-15 sysutils/py-gmailfs-fuse: Uses deprecated version of python 2020-08-15 sysutils/py-ploy_ec2: Uses deprecated version of python 2020-08-15 sysutils/py-ploy_fabric: Uses deprecated version of python 2020-08-15 sysutils/py-scriptine: Uses deprecated version of python 2020-08-15 sysutils/py-superlance: Uses deprecated version of python 2020-08-15 textproc/py-bugzillatools: Uses deprecated version of python 2020-08-15 textproc/py-elib.intl: Uses deprecated version of python 2020-08-15 textproc/py-errorhandler: Uses deprecated version of python 2020-08-15 textproc/py-hyperestraier-python: Uses deprecated version of python 2020-08-15 textproc/py-pyes: Uses deprecated version of python 2020-08-15 textproc/py-pyhwp: Uses deprecated version of python 2020-08-15 textproc/py-sphinx_numfig: Uses deprecated version of python 2020-08-15 www/py-HTMLgen: Uses deprecated version of python 2020-08-15 www/py-albatross: Uses deprecated version of python 2020-08-15 www/py-amf: Uses deprecated version of python 2020-08-15 www/py-apachelog: Uses deprecated version of python 2020-08-15 www/py-aws-requests-auth: Uses deprecated version of python 2020-08-15 www/py-clientform: Uses deprecated version of python 2020-08-15 www/py-django-appmedia: Uses deprecated version of python 2020-08-15 www/py-django-evolution: Uses deprecated version of python 2020-08-15 www/py-fedex: Uses deprecated version of python 2020-08-15 www/py-formalchemy: Uses deprecated version of python 2020-08-15 www/py-frappe-bench: Uses deprecated version of python 2020-08-15 www/py-funkload: Uses deprecated version of python 2020-08-15 www/py-goobook: Uses deprecated version of python 2020-08-15 www/py-poster: Uses deprecated version of python 2020-08-15 www/py-pyquery: Uses deprecated version of python 2020-08-15 www/py-pysearch: Uses deprecated version of python 2020-08-15 www/py-pywebdav: Uses deprecated version of python 2020-08-15 www/py-slimmer: Uses deprecated version of python 2020-08-15 www/py-surl: Uses deprecated version of python 2020-08-15 www/py-tmdb3: Uses deprecated version of python 2020-08-15 www/py-trello: Uses deprecated version of python 2020-08-15 www/py-uliweb: Uses deprecated version of python 2020-08-15 www/py-wsgiauth: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wax: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wxPython-common: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wxPython28-common: Uses deprecated version of python Notes: svn path=/head/; revision=544927
* games/homura: Switch back to wine-develTobias C. Berner2020-08-151-2/+3
| | | | | | | | | | | This fixes internet problems in AdventureQuest3D, Origin and maybe in other games too. PR: 248539 Submitted by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer) Notes: svn path=/head/; revision=544912
* games/springlobby: prepare for cmake-3.18.1Tobias C. Berner2020-08-141-0/+11
| | | | | | | | | - remove unsupported 'libcurl' component from find(CURL) call PR: 248003 Notes: svn path=/head/; revision=544893
* graphics/ilmbase, graphics/openexr: PORTREVISION bump for usersMatthias Andree2020-08-131-1/+1
| | | | | | | | | | | ilmbase and openexr were updated to v2.5.3 and their shlibs changed from *.25.0.1 to *.25.0.2. This is a PORTREVISION bump to ports using ilmbase or openexr to chase that change and trigger rebuild. Notes: svn path=/head/; revision=544853
* KDE's August 2020 Apps UpdateTobias C. Berner2020-08-1347-133/+134
| | | | | | | | | | | | | Dozens of KDE apps are getting new releases from KDE’s release service. New features, usability improvements, re-designs and bug fixes all contribute to helping boost your productivity and making this new batch of applications more efficient and pleasant to use. Full announcement: https://kde.org/announcements/releases/2020-08-apps-update/ Notes: svn path=/head/; revision=544824
* games/zaz: fix build on GCC architecturesPiotr Kubaj2020-08-131-1/+2
| | | | | | | | Use C++11 compiler: /usr/local/include/FTGL/FTLibrary.h:137: error: ISO C++ forbids declaration of 'atomic' with no type Notes: svn path=/head/; revision=544812
* Fix games/easyrpg-player in advance of CMake 3.18 landingAdriaan de Groot2020-08-132-0/+18
| | | | | | | | | | | | | | | - This (still) builds with CMake 3.17 - Circular dependency between harfbuzz and freetype causes build (configure) failures with CMake 3.18, although I don't see why CMake 3.17 doesn't fall over (it might be due to recent CMake module additions) - Reported upstream with alternate fix at https://github.com/EasyRPG/Player/pull/2274 PR: 248003 Notes: svn path=/head/; revision=544796
* Only pass -E to find(1) when passing -regex or -iregexMateusz Piotrowski2020-08-121-1/+1
| | | | | | | | | | | | The -E flag tells find(1) to interpret regular expressions which were passed as arguments to -regex and -iregex as extended regular expressions. It has no effect on other otherwise. Let's not invoke find(1) with -E if not necessary. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=544746
* Update to 0.9.0Mateusz Piotrowski2020-08-122-314/+314
| | | | Notes: svn path=/head/; revision=544741
* - Update to 6.0.1Danilo Egea Gondolfo2020-08-115-79/+44
| | | | | | | - Remove EXAMPLES option Notes: svn path=/head/; revision=544697
* - Add new port games/py-pysol-cardsDanilo Egea Gondolfo2020-08-114-0/+33
| | | | | | | | | The pysol-cards python modules allow the python developer to generate the initial deals of some PySol FC games. It also supports PySol legacy deals and Microsoft FreeCell / Freecell Pro deals. Notes: svn path=/head/; revision=544696
* games/emptyepsilon: Update 2020.04.09 -> 2020.08.07Yuri Victorovich2020-08-083-6/+114
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=544505
* - Fix detection of system jpeg by adding USES=localbase, this fixes crash on ↵Dmitry Marakasov2020-08-073-73/+35
| | | | | | | | | | | | | | | | | | | | game start due to libraries conflict - Fix build failure on 12.x i386 related to linking with OpenAL - Remove most bundled third party librarues ti ensure they are not used - Add missing depends - Portlint nits - Modernize options handling - Silence patching - Simplify radiant data installation - Fix absolute symlink PR: 242612 Reported by: peter.kien@posteo.org, attila.kover@guardian.co.uk, storm16@gmail.com Approved by: maintainer timeout (m.tsatsenko@gmail.com, 8 months) Notes: svn path=/head/; revision=544349
* games/eduke32: update to newer voxels packPiotr Kubaj2020-08-042-6/+4
| | | | Notes: svn path=/head/; revision=544153
* Move deprecation of my python2 ports to September - being on vacation, need ↵Dmitry Marakasov2020-08-036-6/+6
| | | | | | | some more time to fix them Notes: svn path=/head/; revision=544114
* lang/rust: Update to 1.45.2Tobias Kortkamp2020-08-035-5/+5
| | | | | | | Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html Notes: svn path=/head/; revision=544073
* Deprecate a few python 2.7 portsAntoine Brodin2020-08-031-0/+3
| | | | Notes: svn path=/head/; revision=544040
* games/homura: Update to 5.1Tobias C. Berner2020-08-024-8/+10
| | | | | | | | | | | - Switched to GitLab - The launcher window will not appear if nothing is installed PR: 248350 Submitted by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer) Notes: svn path=/head/; revision=543934
* - Update WWWDmitry Marakasov2020-08-011-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=543901
* games/py-mnemosyne: Take Maintainer'ship, fix runtime error and add missing ↵Loïc Bartoletti2020-07-301-5/+8
| | | | | | | | | | | | | | | | | | | | | | dependencies Latest version of games/py-mnemosyne requires new dependencies. This commit adds the missing dependencies: - audio/py-gtts - security/py-gtts-token (required by audio/py-gtts) - textproc/py-googletrans The games/py-mnemosyne port needs to be limited to Python 3.7+ to keep the dependency chains intact. This is because textproc/py-googletrans depends on www/py-httpx which is only for Python 3.7+. PR: 247595 Submitted by: kai Reported by: gspurki@gmail.com Approved by: tcberner (mentor) MFH: 2020Q3 Differential Revision: https://reviews.freebsd.org/D25895 Notes: svn path=/head/; revision=543817
* lang/rust: Update to 1.45.1Tobias Kortkamp2020-07-305-5/+5
| | | | | | | | | | | | | - Apply the "hard links break `env::current_exe()`" workaround from r543251 to lang/rust too - Force rebuild all consumers for the soundness bug in 1.45.0 Changes: https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html With hat: rust Differential Revision: https://reviews.freebsd.org/D25835 Notes: svn path=/head/; revision=543815
* games/ltris: update to 1.2.1Fernando Apesteguía2020-07-302-4/+4
| | | | | | | | | | | | | From ChangeLog: https://sourceforge.net/projects/lgames/files/ltris/ * fixed build failure with gcc 4.8 * added training mode with optional zero gravity PR: 248344 Submitted by: marcel@herrbischoff.com (maintainer) Notes: svn path=/head/; revision=543714
* - Update to 0.4.10Dmitry Marakasov2020-07-284-27/+24
| | | | Notes: svn path=/head/; revision=543630
* - Update to 1.1.4Dmitry Marakasov2020-07-272-4/+4
| | | | Notes: svn path=/head/; revision=543546
* - Update to build21Dmitry Marakasov2020-07-278-75/+74
| | | | Notes: svn path=/head/; revision=543545
* games/dMagnetic: update to 0.25Tobias C. Berner2020-07-273-9/+9
| | | | | | | | PR: 248280 Submitted by: Thomas Dettbarn <dettus@dettus.net> (maintainer) Notes: svn path=/head/; revision=543541
* Add compiler:c11 to USES to fix build on GCC-based systems:Mark Linimon2020-07-271-1/+1
| | | | | | | | | cc1: error: unrecognized command line option "-std=gnu11" Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=543517
* New port: games/black-hole-solverTobias C. Berner2020-07-265-0/+39
| | | | | | | | | | | | | | | | Black Hole Solitaire Solver This is a solver, written in C, to solve Golf solitaire, the Solitaire variant called “Black Hole” and the one called “All in a Row”. It provides a portable C library, and a command line application that after being fed with a layout will emit the cards to move. https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/ This is an upcoming dependency in games/kpat Notes: svn path=/head/; revision=543457
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-07-266-0/+12
| | | | Notes: svn path=/head/; revision=543440
* games/powwow: update 1.2.17 -> 1.2.22Kurt Jaeger2020-07-2412-202/+182
| | | | | | | | | | PR: 247902 Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer) Relnotes: https://www.hoopajoo.net/projects/powwow.html https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247902#c0 Notes: svn path=/head/; revision=543247
* Cosmetic changeSunpoet Po-Chuan Hsieh2020-07-241-2/+3
| | | | Notes: svn path=/head/; revision=543102
* Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports ↵Alexandre C. Guimarães2020-07-241-1/+1
| | | | | | | | | | | | | geographical load balancing - update all affected ports PR: 244164 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Differential Revision: https://reviews.freebsd.org/D24955 Notes: svn path=/head/; revision=543005
* - fix build of icon fileDirk Meyer2020-07-242-7/+136
| | | | | | | netpbm-10.91.00 has regressions to parse .ico files Notes: svn path=/head/; revision=542997
* games/minecraft-server: fix fetchSteve Wills2020-07-241-3/+3
| | | | | | | | | PR: 247667 Submitted by: Juraj Lutter <juraj@lutter.sk> Approved by: maintainer timeout (freebsd@jonathanprice.org, >2 weeks) Notes: svn path=/head/; revision=542977