notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: games/freeorion/Makefile

Number of commits found: 73

Tuesday, 13 Feb 2024
14:44 Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
commit hash: db616534ff99d6268997e2f30858891e20641a1e commit hash: db616534ff99d6268997e2f30858891e20641a1e commit hash: db616534ff99d6268997e2f30858891e20641a1e commit hash: db616534ff99d6268997e2f30858891e20641a1e db61653
Wednesday, 27 Sep 2023
14:36 Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 21d8008
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Thursday, 27 Apr 2023
18:25 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 3e45e8e
Wednesday, 5 Apr 2023
18:48 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/freeorion: update 0.4.10.2 → 0.5
commit hash: dfec9690ef5f049c9fda040a396f09c1a63a7509 commit hash: dfec9690ef5f049c9fda040a396f09c1a63a7509 commit hash: dfec9690ef5f049c9fda040a396f09c1a63a7509 commit hash: dfec9690ef5f049c9fda040a396f09c1a63a7509 dfec9690
Monday, 16 Jan 2023
19:32 Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b e1287d0
Monday, 31 Oct 2022
17:14 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/freeorion: remove irrelevant python version limitation

PR:		267362
commit hash: 244bfa13d9ed100470fbc4f736f270c64d838613 commit hash: 244bfa13d9ed100470fbc4f736f270c64d838613 commit hash: 244bfa13d9ed100470fbc4f736f270c64d838613 commit hash: 244bfa13d9ed100470fbc4f736f270c64d838613 244bfa1
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Thursday, 14 Jul 2022
12:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/freeorion: update supported python versions
commit hash: 32538c17f17407b11e5bd655d8fefb44a80247c1 commit hash: 32538c17f17407b11e5bd655d8fefb44a80247c1 commit hash: 32538c17f17407b11e5bd655d8fefb44a80247c1 commit hash: 32538c17f17407b11e5bd655d8fefb44a80247c1 32538c1
Sunday, 22 May 2022
20:17 Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd b082b3d
Friday, 27 Aug 2021
23:49 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/freeorion: update to 0.4.10.2
commit hash: 3f9b003911b98de863a5d1ea93163851ceb6059f commit hash: 3f9b003911b98de863a5d1ea93163851ceb6059f commit hash: 3f9b003911b98de863a5d1ea93163851ceb6059f commit hash: 3f9b003911b98de863a5d1ea93163851ceb6059f 3f9b003
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
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
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Wednesday, 7 Apr 2021
23:19 Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 5823922
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 7 Oct 2020
22:48 amdmi3 search for other commits by this committer
- Update to 0.4.10.1
Original commitRevision:551674 
Tuesday, 28 Jul 2020
19:25 amdmi3 search for other commits by this committer
- Update to 0.4.10
Original commitRevision:543630 
Thursday, 19 Mar 2020
23:02 tobik search for other commits by this committer
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
Original commitRevision:528750 
Sunday, 23 Feb 2020
15:25 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:526925 
Friday, 14 Feb 2020
23:09 amdmi3 search for other commits by this committer
- Update to 0.4.9
Original commitRevision:526182 
Wednesday, 11 Dec 2019
17:53 jbeich search for other commits by this committer
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
Original commitRevision:519824 
Thursday, 14 Nov 2019
00:43 jbeich search for other commits by this committer
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
Original commitRevision:517543 
Friday, 8 Nov 2019
10:47 tobik search for other commits by this committer
games: Add missing USES={gnome,gl,sdl,xorg}
Original commitRevision:517046 
Monday, 19 Aug 2019
15:35 jbeich search for other commits by this committer
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
Original commitRevision:509290 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Friday, 12 Apr 2019
06:36 jbeich search for other commits by this committer
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
Original commitRevision:498698 
Thursday, 28 Mar 2019
18:39 jbeich search for other commits by this committer
games/freeorion: unbreak with boost 1.70

PR:		236594
Obtained from:	upstream
Original commitRevision:497053 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
00:15 jbeich search for other commits by this committer
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
Original commitRevision:487266 
Tuesday, 27 Nov 2018
19:56 jbeich search for other commits by this committer
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
Original commitRevision:486056 
Saturday, 27 Oct 2018
01:33 jbeich search for other commits by this committer
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
Original commitRevision:483087 
Tuesday, 11 Sep 2018
18:34 zeising search for other commits by this committer
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
Original commitRevision:479538 
Saturday, 1 Sep 2018
01:20 amdmi3 search for other commits by this committer
- Update to 0.4.8
Original commitRevision:478649 
Wednesday, 29 Aug 2018
18:45 madpilot search for other commits by this committer
Mark as LLD_UNSAFE.

PR:		230356
Submitted by:	me
Approved by:	amdmi3 (maintainer)
Original commitRevision:478365 
Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
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
Original commitRevision:476723 
Sunday, 5 Aug 2018
20:25 amdmi3 search for other commits by this committer
- Update to 0.4.8-rc2
Original commitRevision:476473 
Friday, 3 Aug 2018
17:36 jbeich search for other commits by this committer
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)
Original commitRevision:476312 
Friday, 13 Jul 2018
14:00 amdmi3 search for other commits by this committer
- Switch to ${PY_BOOST} for dependency on boost-python
Original commitRevision:474587 
Monday, 2 Jul 2018
13:23 amdmi3 search for other commits by this committer
- Update games/freeorion to 0.4.8-rc1 (actually, replace with freshly written
port)
Original commitRevision:473732 
Sunday, 1 Jul 2018
17:00 amdmi3 search for other commits by this committer
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/
Original commitRevision:473675 
Thursday, 19 Jul 2012
20:15 naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 9 Apr 2012
23:51 bapt search for other commits by this committer
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- 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
Original commit
Friday, 20 May 2011
08:31 dinoex search for other commits by this committer
- bump after update to graphviz-0.28
Original commit
Thursday, 10 Mar 2011
08:21 oliver search for other commits by this committer
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
Original commit
Thursday, 16 Dec 2010
11:56 erwin search for other commits by this committer
Mark BROKEN: does not build
Original commit
Thursday, 18 Nov 2010
05:19 acm search for other commits by this committer
- Update bullet to 2.77
- Bump PORTREVISION
Original commit
Sunday, 6 Jun 2010
20:44 naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Original commit
Thursday, 1 Apr 2010
05:34 dinoex search for other commits by this committer
- fix build for png-1.4.1
PR:             145225
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Monday, 25 Jan 2010
19:15 pav search for other commits by this committer
- 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)
Original commit
Sunday, 10 Jan 2010
18:10 oliver search for other commits by this committer
fix several bugs so the game should actually run (cannot verify it 100% because
I've no OpenGL support)
bump PORTREVISION
Original commit
Friday, 8 Jan 2010
10:32 oliver search for other commits by this committer
fix the linking of freeorion to pick up the right libstdc++ library

PR:             ports/142432
Submitted By:   Rusty Nejdl <rnejdl@ringofsaturn.com>
Original commit
Tuesday, 5 Jan 2010
18:21 oliver search for other commits by this committer
update to 0.3.13.3318
Original commit
Monday, 6 Jul 2009
21:26 naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Original commit
Saturday, 9 May 2009
17:31 gerald search for other commits by this committer
Replace USE_GCC=4.3 by USE_GCC=4.3+.

Approved by:    oliver (maintainer)
Original commit
Thursday, 7 May 2009
19:57 oliver search for other commits by this committer
install OISInput.cfg as well
Original commit
17:05 oliver search for other commits by this committer
install ogre_plugins.cfg too
Original commit
Wednesday, 6 May 2009
04:46 oliver search for other commits by this committer
update to 0.3.12.3007
Original commit
Friday, 20 Mar 2009
21:16 pav search for other commits by this committer
- Mark BROKEN: does not compile with graphviz-2.22.2

Reported by:    pointyhat
Original commit
Friday, 27 Feb 2009
21:24 alepulver search for other commits by this committer
- 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
Original commit
Friday, 6 Jun 2008
13:31 edwin search for other commits by this committer
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)
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Friday, 11 Jan 2008
02:07 alepulver search for other commits by this committer
- Fix local patch that was producing a crash.
- Bump PORTREVISION.
Original commit
Wednesday, 12 Dec 2007
05:16 alepulver search for other commits by this committer
- 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.
Original commit
Sunday, 9 Sep 2007
07:34 alepulver search for other commits by this committer
- Update to version 0.3.1.20070909.
- Fix building with new graphics/graphviz.
Original commit
Wednesday, 29 Aug 2007
00:37 alepulver search for other commits by this committer
- Update to 0.3.1.20070726.
Original commit
Tuesday, 7 Aug 2007
16:38 dinoex search for other commits by this committer
- chase shlib version of gvc (default off)
Original commit
Saturday, 28 Jul 2007
12:27 miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 2 May 2007
05:08 alepulver search for other commits by this committer
FreeOrion is an open-source, platform independant galactic conquest game in
the tradition of the Master of Orion games.

WWW: http://www.freeorion.org/
Original commit

Number of commits found: 73