17 Commits

Author SHA1 Message Date
sthen
6400c91455 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:14 +00:00
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
rsadowski
0de194c3f7 Remove boost version checks and bump after boost rollback 2021-09-19 05:24:30 +00:00
kirby
48c03cb255 Update to freeorion-0.4.10.2
Build with boost-1.76 foxed upstream so remove patch.
From Tom Murphy (maintainer)
2021-08-20 16:24:25 +00:00
rsadowski
f7ceda171e Fix freeorion building with newer Boost
Diff from Brad, OK Tom (maintainer)
2021-05-27 04:14:22 +00:00
sthen
3d81255e3e remove old patch forcing hardcoded "pycodestyle-3" 2021-03-09 08:46:27 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
namn
fe7cf3b003 update games/freeorion to 0.4.10.1
From Tom Murphy (maintainer). Thank you!

changelog:
https://github.com/freeorion/freeorion/blob/v0.4.10.1/ChangeLog.md

- WANTLIB remove GLU and boost_system-mt
- remove upstreamed patch
- tweaks by gonzalo@ for missing tab and by me to adjust for boost
  python bindings naming
- input from thfr@ and sthen@ regarding safely removing two WANTLIB not
  used by freeorion directly. GLEW loads GLU and boost-locale loads
  boost_system-mt.

"Tested and works fine for me." Tom Murphy (maintainer)
kirby@ tested on amd64 and macppc
ok thfr@ gonzalo@ kirby@
2020-12-16 02:04:52 +00:00
rsadowski
7b4a5c6d34 Unbreak with devel/boost>=1.67.0 2020-08-15 20:30:53 +00:00
kirby
b4f659a41c Update to freeorion-0.4.10 and switch to python3
From Tom Murphy, maintainer.
Minor tweaks by me.
2020-08-09 09:37:07 +00:00
kirby
8f8117b454 Update to freeorion-0.4.9
From Tom Murphy, maintainer. Thanks!
2020-05-14 18:14:50 +00:00
cwen
5432b96bb6 freeorion: use "DPB_PROPERTIES=lonesome" only on powerpc
This fixes OOM errors during bulk builds. Survived the last bulk.
2019-11-23 22:08:42 +00:00
cwen
7a494ed767 freeorion: honour default compiler optimisation flags on base-gcc archs
This also allows to fix OOM errors while building on macppc.

"good to me" Tom Murphy (maintainer), "go ahead" danj@
2019-11-01 19:17:31 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
kirby
d832dd41de Free Orion is an open-source, platform independent galactic conquest
game in the tradition of the Master of Orion games.

The game is currently playable, but probably only fun to the more
hard-core fans of the genre. Many features have been implemented, but
many others are not. Much of the content is provisional, and unbalanced.
In other words, it'll be a while till it is finished. See the Roadmap
(https://www.freeorion.org/index.php/Roadmap) for the big picture on our
progress.

Tweaks by sthen@, solene@, bcallah@ and me
OK solene@
2018-10-03 11:43:46 +00:00