non port: games/freeorion/Makefile |
Number of commits found: 77 |
Wednesday, 5 Mar 2025
|
21:04 Dmitry Marakasov (amdmi3)
games/freeorion: update 0.5 → 0.5.1
ec981e2 |
Friday, 14 Feb 2025
|
03:17 Dima Panov (fluffy)
games/freeorion: mark as BROKEN with Boost>=1.87 (+)
Since 1.87 release some long-time-ago deprecated Boost.asio facilities was
dropped off
Sponsored by: Future Crew, LLC
1b12a06 |
Wednesday, 20 Nov 2024
|
10:05 Dima Panov (fluffy)
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
312ee18 |
Thursday, 3 Oct 2024
|
10:24 Dima Panov (fluffy)
games/freeorion: unbreak build with boost-1.85
With hat: office
Sponsored by: Future Crew, LLC
5a58ab0 |
Tuesday, 13 Feb 2024
|
14:44 Dima Panov (fluffy)
devel/boost: bump consumers after library update
db61653 |
Wednesday, 27 Sep 2023
|
14:36 Dima Panov (fluffy)
devel/boost*: bump all consumers after 1.83.0
21d8008 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Thursday, 27 Apr 2023
|
18:25 Dima Panov (fluffy)
*/*: bump all direct Boost cunsumers
3e45e8e |
Wednesday, 5 Apr 2023
|
18:48 Dmitry Marakasov (amdmi3)
games/freeorion: update 0.4.10.2 → 0.5
dfec9690 |
Monday, 16 Jan 2023
|
19:32 Dima Panov (fluffy)
*/*: bump libboost*.so libraries consumert after Boost upgrade
e1287d0 |
Monday, 31 Oct 2022
|
17:14 Dmitry Marakasov (amdmi3)
games/freeorion: remove irrelevant python version limitation
PR: 267362
244bfa1 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Thursday, 14 Jul 2022
|
12:58 Dmitry Marakasov (amdmi3)
games/freeorion: update supported python versions
32538c1 |
Sunday, 22 May 2022
|
20:17 Dima Panov (fluffy)
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
b082b3d |
Friday, 27 Aug 2021
|
23:49 Dmitry Marakasov (amdmi3)
games/freeorion: update to 0.4.10.2
3f9b003 |
Tuesday, 22 Jun 2021
|
18:53 Kevin Bowling (kbowling)
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
da3162c |
Wednesday, 7 Apr 2021
|
23:19 Dmitry Marakasov (amdmi3)
Remove useless Created by: headers mentioning me
5823922 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 7 Oct 2020
|
22:48 amdmi3
- Update to 0.4.10.1
 |
Tuesday, 28 Jul 2020
|
19:25 amdmi3
- Update to 0.4.10
 |
Thursday, 19 Mar 2020
|
23:02 tobik
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
 |
Sunday, 23 Feb 2020
|
15:25 antoine
Deprecate a few ports
With hat: portmgr
 |
Friday, 14 Feb 2020
|
23:09 amdmi3
- Update to 0.4.9
 |
Wednesday, 11 Dec 2019
|
17:53 jbeich
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
 |
Thursday, 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__)
^ ~~~~~~~~~~~
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:88:26: note:
in instantiation of template class 'boost::make_variant_over<int>' requested
here
class any_image : public make_variant_over<Images>::type
^
GG/src/Texture.cpp:247:15: note: in instantiation of template class
'boost::gil::any_image<int>' requested here
ImageType image;
^
In file included from GG/src/Texture.cpp:32:
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:90:58: error:
no type named 'type' in 'boost::make_variant_over<int>'
using parent_t = typename make_variant_over<Images>::type;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
GG/src/Texture.cpp:247:15: note: in instantiation of template class
'boost::gil::any_image<int>' requested here
ImageType image;
^
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:12:
In file included from /usr/local/include/boost/gil/image.hpp:11:
In file included from /usr/local/include/boost/gil/algorithm.hpp:11:
In file included from
/usr/local/include/boost/gil/bit_aligned_pixel_iterator.hpp:11:
In file included from
/usr/local/include/boost/gil/bit_aligned_pixel_reference.hpp:12:
In file included from /usr/local/include/boost/gil/pixel.hpp:12:
In file included from /usr/local/include/boost/gil/channel.hpp:11:
In file included from /usr/local/include/boost/gil/utilities.hpp:11:
In file included from /usr/local/include/boost/gil/detail/mp11.hpp:12:
In file included from /usr/local/include/boost/mp11.hpp:11:
/usr/local/include/boost/mp11/list.hpp:45:19: error: no type named 'type' in
'boost::mp11::detail::mp_size_impl<int>'
template<class L> using mp_size = typename detail::mp_size_impl<L>::type;
^~~~~
/usr/local/include/boost/mp11/algorithm.hpp:121:50: note: in instantiation of
template type alias 'mp_size' requested here
template<template<class...> class F, class... L> using mp_transform = typename
mp_if<mp_same<mp_size<L>...>, detail::mp_transform_impl<F, L...>,
detail::list_size_mismatch>::type;
^
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:33:1: note:
in instantiation of template type alias 'mp_transform' requested here
using images_get_views_t = mp11::mp_transform<get_view_t, Images>;
^
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:92:43: note:
in instantiation of template type alias 'images_get_views_t' requested here
using view_t = any_image_view<detail::images_get_views_t<Images>>;
^
GG/src/Texture.cpp:247:15: note: in instantiation of template class
'boost::gil::any_image<int>' requested here
ImageType image;
^
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:12:
In file included from /usr/local/include/boost/gil/image.hpp:11:
In file included from /usr/local/include/boost/gil/algorithm.hpp:11:
In file included from
/usr/local/include/boost/gil/bit_aligned_pixel_iterator.hpp:11:
In file included from
/usr/local/include/boost/gil/bit_aligned_pixel_reference.hpp:12:
In file included from /usr/local/include/boost/gil/pixel.hpp:12:
In file included from /usr/local/include/boost/gil/channel.hpp:11:
In file included from /usr/local/include/boost/gil/utilities.hpp:11:
In file included from /usr/local/include/boost/gil/detail/mp11.hpp:12:
In file included from /usr/local/include/boost/mp11.hpp:11:
/usr/local/include/boost/mp11/list.hpp:45:19: error: no type named 'type' in
'boost::mp11::detail::mp_size_impl<int>'
template<class L> using mp_size = typename detail::mp_size_impl<L>::type;
^~~~~
/usr/local/include/boost/mp11/algorithm.hpp:121:50: note: in instantiation of
template type alias 'mp_size' requested here
template<template<class...> class F, class... L> using mp_transform = typename
mp_if<mp_same<mp_size<L>...>, detail::mp_transform_impl<F, L...>,
detail::list_size_mismatch>::type;
^
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:39:1: note:
in instantiation of template type alias 'mp_transform' requested here
using images_get_const_views_t = mp11::mp_transform<get_const_view_t, Images>;
^
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:93:49: note:
in instantiation of template type alias 'images_get_const_views_t' requested
here
using const_view_t =
any_image_view<detail::images_get_const_views_t<Images>>;
^
GG/src/Texture.cpp:247:15: note: in instantiation of template class
'boost::gil::any_image<int>' requested here
ImageType image;
^
Obtained from: upstream
 |
Friday, 8 Nov 2019
|
10:47 tobik
games: Add missing USES={gnome,gl,sdl,xorg}
 |
Monday, 19 Aug 2019
|
15:35 jbeich
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
 |
Friday, 26 Jul 2019
|
20:46 gerald
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
 |
Friday, 12 Apr 2019
|
06:36 jbeich
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
 |
Thursday, 28 Mar 2019
|
18:39 jbeich
games/freeorion: unbreak with boost 1.70
PR: 236594
Obtained from: upstream
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
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
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
 |
Tuesday, 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
 |
Saturday, 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
 |
Tuesday, 11 Sep 2018
|
18:34 zeising
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
 |
Saturday, 1 Sep 2018
|
01:20 amdmi3
- Update to 0.4.8
 |
Wednesday, 29 Aug 2018
|
18:45 madpilot
Mark as LLD_UNSAFE.
PR: 230356
Submitted by: me
Approved by: amdmi3 (maintainer)
 |
Thursday, 9 Aug 2018
|
06:58 jbeich
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
 |
Sunday, 5 Aug 2018
|
20:25 amdmi3
- Update to 0.4.8-rc2
 |
Friday, 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:
In file included from GG/src/gilext/io/png_io_private.hpp:30:
GG/src/gilext/io/../typedefs.hpp:30:40: error: too few arguments provided to
function-like macro invocation
GIL_DEFINE_BASE_TYPEDEFS(8, gray_alpha)
^
/usr/local/include/boost/gil/typedefs.hpp:86:9: note: macro
'GIL_DEFINE_BASE_TYPEDEFS' defined here
#define GIL_DEFINE_BASE_TYPEDEFS(B, CM, CS)
\
^
In file included from GG/src/GUI.cpp:44:
In file included from GG/src/gilext/io/png_io.hpp:40:
GG/src/gilext/io/png_io_private.hpp:167:27: error: expected class name
class png_reader : public file_mgr {
^
PR: 229699
Obtained from: upstream
Approved by: maintainer timeout (2 weeks)
 |
Friday, 13 Jul 2018
|
14:00 amdmi3
- Switch to ${PY_BOOST} for dependency on boost-python
 |
Monday, 2 Jul 2018
|
13:23 amdmi3
- Update games/freeorion to 0.4.8-rc1 (actually, replace with freshly written
port)
 |
Sunday, 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/
 |
Thursday, 19 Jul 2012
|
20:15 naddy
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Monday, 9 Apr 2012
|
23:51 bapt
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month
 |
Saturday, 18 Feb 2012
|
10:18 mva
- 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
 |
Friday, 20 May 2011
|
08:31 dinoex
- bump after update to graphviz-0.28
 |
Thursday, 10 Mar 2011
|
08:21 oliver
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
 |
Thursday, 16 Dec 2010
|
11:56 erwin
Mark BROKEN: does not build
 |
Thursday, 18 Nov 2010
|
05:19 acm
- Update bullet to 2.77
- Bump PORTREVISION
 |
Sunday, 6 Jun 2010
|
20:44 naddy
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
 |
Thursday, 1 Apr 2010
|
05:34 dinoex
- fix build for png-1.4.1
PR: 145225
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Monday, 25 Jan 2010
|
19:15 pav
- 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)
 |
Sunday, 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
 |
Friday, 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>
 |
Tuesday, 5 Jan 2010
|
18:21 oliver
update to 0.3.13.3318
 |
Monday, 6 Jul 2009
|
21:26 naddy
Bump PORTREVISION after libogg and libvorbisfile major version increment.
 |
Saturday, 9 May 2009
|
17:31 gerald
Replace USE_GCC=4.3 by USE_GCC=4.3+.
Approved by: oliver (maintainer)
 |
Thursday, 7 May 2009
|
19:57 oliver
install OISInput.cfg as well
 |
17:05 oliver
install ogre_plugins.cfg too
 |
Wednesday, 6 May 2009
|
04:46 oliver
update to 0.3.12.3007
 |
Friday, 20 Mar 2009
|
21:16 pav
- Mark BROKEN: does not compile with graphviz-2.22.2
Reported by: pointyhat
 |
Friday, 27 Feb 2009
|
21:24 alepulver
- 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
games/freeorion
x11-toolkits/gigi
devel/allegro
devel/allegrogl
devel/adime
devel/allegro-devel
net-p2p/qbittorrent
net-p2p/rblibtorrent-devel
emulators/wahcade
x11-wm/stumpwm
x11-wm/icewm
 |
Friday, 6 Jun 2008
|
13:31 edwin
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)
 |
Thursday, 13 Mar 2008
|
14:28 miwi
- Chase devel/sdl12 shlib version bump
 |
Friday, 11 Jan 2008
|
02:07 alepulver
- Fix local patch that was producing a crash.
- Bump PORTREVISION.
 |
Wednesday, 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.
 |
Sunday, 9 Sep 2007
|
07:34 alepulver
- Update to version 0.3.1.20070909.
- Fix building with new graphics/graphviz.
 |
Wednesday, 29 Aug 2007
|
00:37 alepulver
- Update to 0.3.1.20070726.
 |
Tuesday, 7 Aug 2007
|
16:38 dinoex
- chase shlib version of gvc (default off)
 |
Saturday, 28 Jul 2007
|
12:27 miwi
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Wednesday, 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: 77 |