non port: games/freeorion/Makefile |
SVNWeb
|
Number of commits found: 68 |
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Mon, 31 Oct 2022
|
[ 17:14 Dmitry Marakasov (amdmi3) ] 244bfa1
games/freeorion: remove irrelevant python version limitation
PR: 267362
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Thu, 14 Jul 2022
|
[ 12:58 Dmitry Marakasov (amdmi3) ] 32538c1
games/freeorion: update supported python versions
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Fri, 27 Aug 2021
|
[ 23:49 Dmitry Marakasov (amdmi3) ] 3f9b003
games/freeorion: update to 0.4.10.2
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Wed, 7 Apr 2021
|
[ 23:19 Dmitry Marakasov (amdmi3) ] 5823922 (Only the first 10 of 288 ports in this commit are shown above. )
Remove useless Created by: headers mentioning me
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
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
|
Thu, 19 Mar 2020
|
[ 23:02 tobik ] (Only the first 10 of 62 ports in this commit are shown above. )
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030
|
Sun, 23 Feb 2020
|
[ 15:25 antoine ] (Only the first 10 of 257 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Fri, 14 Feb 2020
|
[ 23:09 amdmi3 ]
- Update to 0.4.9
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
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
|
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 )
|
Fri, 8 Nov 2019
|
[ 10:47 tobik ] (Only the first 10 of 263 ports in this commit are shown above. )
games: Add missing USES={gnome,gl,sdl,xorg}
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
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
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
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
|
Thu, 28 Mar 2019
|
[ 18:39 jbeich ]
games/freeorion: unbreak with boost 1.70
PR: 236594
Obtained from: upstream
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
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
|
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
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
Change x11/xorgproto to become a build dep
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
|
Sat, 1 Sep 2018
|
[ 01:20 amdmi3 ]
- Update to 0.4.8
|
Wed, 29 Aug 2018
|
[ 18:45 madpilot ]
Mark as LLD_UNSAFE.
PR: 230356
Submitted by: me
Approved by: amdmi3 (maintainer)
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
devel/boost-*: update to 1.68.0
- 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
|
Sun, 5 Aug 2018
|
[ 20:25 amdmi3 ]
- Update to 0.4.8-rc2
|
Fri, 3 Aug 2018
|
[ 17:36 jbeich ]
games/freeorion: unbreak with boost 1.68
In file included from GG/src/GUI.cpp:44:
GG/src/gilext/io/png_io.hpp:39:10: fatal error:
'boost/gil/extension/io/io_error.hpp' file not found
#include <boost/gil/extension/io/io_error.hpp>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GG/src/gilext/io/png_io_private.hpp:46:37: error: use of undeclared identifier
'bits8'
template <> struct png_is_supported<bits8,gray_t>
{BOOST_STATIC_CONSTANT(bool,value=true);};
^
In file included from GG/src/Texture.cpp:39:
GG/src/gilext/io/png_dynamic_io.hpp:37:10: fatal error:
'boost/gil/extension/io/dynamic_io.hpp' file not found
#include <boost/gil/extension/io/dynamic_io.hpp>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from GG/src/gilext/io/png_dynamic_io.hpp:43:
In file included from GG/src/gilext/io/png_io.hpp:38: (Only the first 15 lines of the commit message are shown above )
|
Fri, 13 Jul 2018
|
[ 14:00 amdmi3 ]
- Switch to ${PY_BOOST} for dependency on boost-python
|
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/
|
Thu, 19 Jul 2012
|
[ 20:15 naddy ] (Only the first 10 of 187 ports in this commit are shown above. )
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 9 Apr 2012
|
[ 23:51 bapt ] (Only the first 10 of 63 ports in this commit are shown above. )
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- Update devel/sdl12 to 1.2.15
- 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
|
Fri, 20 May 2011
|
[ 08:31 dinoex ]
- bump after update to graphviz-0.28
|
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
|
Thu, 16 Dec 2010
|
[ 11:56 erwin ]
Mark BROKEN: does not build
|
Thu, 18 Nov 2010
|
[ 05:19 acm ]
- Update bullet to 2.77
- Bump PORTREVISION
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ] (Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Thu, 1 Apr 2010
|
[ 05:34 dinoex ]
- fix build for png-1.4.1
PR: 145225
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Mon, 25 Jan 2010
|
[ 19:15 pav ] (Only the first 10 of 66 ports in this commit are shown above. )
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat)
|
Sun, 10 Jan 2010
|
[ 18:10 oliver ]
fix several bugs so the game should actually run (cannot verify it 100% because
I've no OpenGL support)
bump PORTREVISION
|
Fri, 8 Jan 2010
|
[ 10:32 oliver ]
fix the linking of freeorion to pick up the right libstdc++ library
PR: ports/142432
Submitted By: Rusty Nejdl <rnejdl@ringofsaturn.com>
|
Tue, 5 Jan 2010
|
[ 18:21 oliver ]
update to 0.3.13.3318
|
Mon, 6 Jul 2009
|
[ 21:26 naddy ] (Only the first 10 of 165 ports in this commit are shown above. )
Bump PORTREVISION after libogg and libvorbisfile major version increment.
|
Sat, 9 May 2009
|
[ 17:31 gerald ]
Replace USE_GCC=4.3 by USE_GCC=4.3+.
Approved by: oliver (maintainer)
|
Thu, 7 May 2009
|
[ 19:57 oliver ]
install OISInput.cfg as well
|
[ 17:05 oliver ]
install ogre_plugins.cfg too
|
Wed, 6 May 2009
|
[ 04:46 oliver ]
update to 0.3.12.3007
|
Fri, 20 Mar 2009
|
[ 21:16 pav ]
- Mark BROKEN: does not compile with graphviz-2.22.2
Reported by: pointyhat
|
Fri, 27 Feb 2009
|
[ 21:24 alepulver ] (Only the first 10 of 23 ports in this commit are shown above. )
- Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 13:31 edwin ] (Only the first 10 of 215 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Fri, 11 Jan 2008
|
[ 02:07 alepulver ]
- Fix local patch that was producing a crash.
- Bump PORTREVISION.
|
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.
|
Tue, 7 Aug 2007
|
[ 16:38 dinoex ]
- chase shlib version of gvc (default off)
|
Sat, 28 Jul 2007
|
[ 12:27 miwi ] (Only the first 10 of 128 ports in this commit are shown above. )
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
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: 68 |