non port: games/freeorion/distinfo |
SVNWeb
|
Number of commits found: 21 |
Wed, 5 Apr 2023
|
[ 18:48 Dmitry Marakasov (amdmi3) ] dfec9690
games/freeorion: update 0.4.10.2 → 0.5
|
Fri, 27 Aug 2021
|
[ 23:49 Dmitry Marakasov (amdmi3) ] 3f9b003
games/freeorion: update to 0.4.10.2
|
Wed, 7 Oct 2020
|
[ 22:48 amdmi3 ]
- Update to 0.4.10.1
|
Tue, 28 Jul 2020
|
[ 19:25 amdmi3 ]
- Update to 0.4.10
|
Fri, 14 Feb 2020
|
[ 23:09 amdmi3 ]
- Update to 0.4.9
|
Thu, 14 Nov 2019
|
[ 00:43 jbeich ]
games/freeorion: unbreak with boost 1.72
GG/src/Texture.cpp:232:25: error: no template named 'vector4' in namespace
'boost::mpl'
typedef boost::mpl::vector4<
~~~~~~~~~~~~^
In file included from GG/src/Texture.cpp:32:
In file included from
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:11:
In file included from
/usr/local/include/boost/gil/extension/dynamic_image/any_image_view.hpp:17:
In file included from /usr/local/include/boost/variant.hpp:17:
/usr/local/include/boost/variant/variant.hpp:2416:5: error: static_assert failed
due to requirement '::boost::mpl::is_sequence<int>::value' "(
::boost::mpl::is_sequence<Types>::value )"
BOOST_STATIC_ASSERT(( ::boost::mpl::is_sequence<Types>::value ));
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/static_assert.hpp:70:41: note: expanded from macro
'BOOST_STATIC_ASSERT'
# define BOOST_STATIC_ASSERT( ... ) static_assert(__VA_ARGS__,
#__VA_ARGS__)
^ ~~~~~~~~~~~ (Only the first 15 lines of the commit message are shown above )
|
Thu, 28 Mar 2019
|
[ 18:39 jbeich ]
games/freeorion: unbreak with boost 1.70
PR: 236594
Obtained from: upstream
|
Tue, 27 Nov 2018
|
[ 19:56 jbeich ]
games/freeorion: unbreak with boost 1.69 (post-Beta1)
In file included from combat/CombatEvent.cpp:1:
combat/CombatEvent.h:42:25: error: implicit instantiation of undefined template
'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >'
virtual std::string CombatLogDetails(int viewing_empire_id) const
^
/usr/include/c++/v1/iosfwd:193:32: note: template is declared here
class _LIBCPP_TEMPLATE_VIS basic_string;
^
In file included from combat/CombatEvent.cpp:1:
combat/CombatEvent.h:43:14: error: implicit instantiation of undefined template
'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >'
{ return std::string(""); }
^
/usr/include/c++/v1/iosfwd:193:32: note: template is declared here
class _LIBCPP_TEMPLATE_VIS basic_string;
^
PR: 232525
Obtained from: upstream
|
Sat, 27 Oct 2018
|
[ 01:33 jbeich ]
games/freeorion: unbreak with boost 1.69
CMake Error at /usr/local/share/cmake/Modules/FindBoost.cmake:2049 (message):
Unable to find the requested Boost libraries.
Boost version: 1.69.0
Boost include path: /usr/local/include
Could not find the following Boost libraries:
boost_signals
Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
CMakeLists.txt:198 (find_package)
PR: 232525
Obtained from: upstream
|
Sat, 1 Sep 2018
|
[ 01:20 amdmi3 ]
- Update to 0.4.8
|
Sun, 5 Aug 2018
|
[ 20:25 amdmi3 ]
- Update to 0.4.8-rc2
|
Mon, 2 Jul 2018
|
[ 13:23 amdmi3 ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update games/freeorion to 0.4.8-rc1 (actually, replace with freshly written
port)
|
Sun, 1 Jul 2018
|
[ 17:00 amdmi3 ]
FreeOrion is a free, open source, turn-based space empire and
galactic conquest (4X) computer game being designed and built by
the FreeOrion project. FreeOrion is inspired by the tradition of
the Master of Orion games, but is not a clone or remake of that
series or any other game.
WWW: http://www.freeorion.org/
|
Sun, 3 Jul 2011
|
[ 14:25 ohauer ] (Only the first 10 of 919 ports in this commit are shown above. )
-remove MD5
|
Thu, 10 Mar 2011
|
[ 08:21 oliver ] (Only the first 10 of 17 ports in this commit are shown above. )
graphics/cegui: update to 0.7.5
graphics/ogre3d: update to 1.7.2
games/ember: update to 0.6.0
games/freeorion: update to 0.3.13.3795
games/vegastrike: Bump PORTREVISION
x11-toolkits/gigi: Bump PORTREVISION
PR: 153817, 153818
|
Tue, 5 Jan 2010
|
[ 18:21 oliver ]
update to 0.3.13.3318
|
Wed, 6 May 2009
|
[ 04:46 oliver ]
update to 0.3.12.3007
|
Wed, 12 Dec 2007
|
[ 05:16 alepulver ]
- Update to version 0.3.1.20071206.
- Remove "-j 4" from SCONS_ARGS (forgot that local change and shouldn't be
there).
- Respect WITH_DEBUG through scons.
- Remove pkg-message since it contains obsolete information now.
|
Sun, 9 Sep 2007
|
[ 07:34 alepulver ]
- Update to version 0.3.1.20070909.
- Fix building with new graphics/graphviz.
|
Wed, 29 Aug 2007
|
[ 00:37 alepulver ]
- Update to 0.3.1.20070726.
|
Wed, 2 May 2007
|
[ 05:08 alepulver ]
FreeOrion is an open-source, platform independant galactic conquest game in
the tradition of the Master of Orion games.
WWW: http://www.freeorion.org/
|
Number of commits found: 21 |