Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5_4 03 Oct 2024 10:24:54 |
Dima Panov (fluffy) |
games/freeorion: unbreak build with boost-1.85
With hat: office
Sponsored by: Future Crew, LLC |
0.5_3 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
0.5_2 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
0.5_1 27 Jun 2023 19:34: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> |
0.5_1 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
0.5 05 Apr 2023 18:48:43 |
Dmitry Marakasov (amdmi3) |
games/freeorion: update 0.4.10.2 → 0.5 |
0.4.10.2_3 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
0.4.10.2_2 31 Oct 2022 17:14:41 |
Dmitry Marakasov (amdmi3) |
games/freeorion: remove irrelevant python version limitation
PR: 267362 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.10.2_2 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.4.10.2_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.4.10.2_1 14 Jul 2022 12:58:42 |
Dmitry Marakasov (amdmi3) |
games/freeorion: update supported python versions |
0.4.10.2_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.4.10.2 27 Aug 2021 23:49:12 |
Dmitry Marakasov (amdmi3) |
games/freeorion: update to 0.4.10.2 |
0.4.10.1_1 22 Jun 2021 18:53:08 |
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 |
0.4.10.1 01 Jun 2021 17:34:50 |
Dmitry Marakasov (amdmi3) |
games/freeorion: fix build with boost 1.76 |
0.4.10.1 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.4.10.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.10.1 07 Oct 2020 22:48:46 |
amdmi3 |
- Update to 0.4.10.1 |
0.4.10 28 Jul 2020 19:25:16 |
amdmi3 |
- Update to 0.4.10 |
0.4.9 19 Mar 2020 23:02:31 |
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 |
0.4.9 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.4.9 14 Feb 2020 23:09:02 |
amdmi3 |
- Update to 0.4.9 |
0.4.8_8 11 Dec 2019 17:53:49 |
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 |
0.4.8_7 14 Nov 2019 00:43:28 |
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 ) |
0.4.8_7 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.4.8_7 19 Aug 2019 15:35:28 |
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 |
0.4.8_6 26 Jul 2019 20:46:57 |
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 |
0.4.8_5 12 Apr 2019 06:36:31 |
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 |
0.4.8_4 28 Mar 2019 18:39:06 |
jbeich |
games/freeorion: unbreak with boost 1.70
PR: 236594
Obtained from: upstream |
0.4.8_3 12 Dec 2018 01:35:36 |
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 |
0.4.8_2 12 Dec 2018 00:15:50 |
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 |
0.4.8_1 27 Nov 2018 19:56:43 |
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 |
0.4.8_1 27 Oct 2018 01:33:51 |
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 |
0.4.8_1 11 Sep 2018 18:34:28 |
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 |
0.4.8 01 Sep 2018 01:20:34 |
amdmi3 |
- Update to 0.4.8 |
0.4.8.r2_1 29 Aug 2018 18:45:45 |
madpilot |
Mark as LLD_UNSAFE.
PR: 230356
Submitted by: me
Approved by: amdmi3 (maintainer) |
0.4.8.r2_1 09 Aug 2018 06:58:31 |
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 |
0.4.8.r2 05 Aug 2018 20:25:54 |
amdmi3 |
- Update to 0.4.8-rc2 |
0.4.8.r1_1 05 Aug 2018 13:38:38 |
jbeich |
games/freeorion: update Boost 1.68 fix
Obtained from: upstream (0.4.8-rc3) |
0.4.8.r1_1 03 Aug 2018 17:36:23 |
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 ) |
0.4.8.r1 13 Jul 2018 14:00:11 |
amdmi3 |
- Switch to ${PY_BOOST} for dependency on boost-python |
0.4.8.r1 02 Jul 2018 13:23:15 |
amdmi3 |
- Update games/freeorion to 0.4.8-rc1 (actually, replace with freshly written
port) |
0.3.13.3795_4 02 Jul 2018 12:53:50 |
amdmi3 |
Readd games/freeorion as a ressurection of port removed in 2012, drop
corresponding MOVED entry |
0.4.8.r1 02 Jul 2018 12:53:30 |
amdmi3 |
Remove incorrectly added games/freeorion |
0.4.8.r1 01 Jul 2018 17:00:11 |
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/ |
0.3.13.3795_4 16 Oct 2012 16:13:13 |
ak |
Remove expired ports:
2012-05-10 games/8kingdoms: BROKEN for more than 6 month
2012-05-10 games/freeorion: BROKEN for more than 6 month
2012-05-10 games/rigsofrods: BROKEN for more than 6 month
Feature safe: yes |
0.3.13.3795_4 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.3.13.3795_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.13.3795_2 09 Apr 2012 23:51:44 |
bapt |
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month |
0.3.13.3795_2 18 Feb 2012 10:18:33 |
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 |
0.3.13.3795_1 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.3.13.3795_1 20 May 2011 08:31:48 |
dinoex |
- bump after update to graphviz-0.28 |
0.3.13.3795 10 Mar 2011 08:21:48 |
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 |
0.3.13.3318_6 16 Dec 2010 11:56:45 |
erwin |
Mark BROKEN: does not build |
0.3.13.3318_6 18 Nov 2010 05:19:14 |
acm |
- Update bullet to 2.77
- Bump PORTREVISION |
0.3.13.3318_5 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.3.13.3318_4 01 Apr 2010 05:34:24 |
dinoex |
- fix build for png-1.4.1
PR: 145225 |
0.3.13.3318_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.13.3318_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.3.13.3318_2 25 Jan 2010 19:15:18 |
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) |
0.3.13.3318_1 10 Jan 2010 18:10:04 |
oliver |
fix several bugs so the game should actually run (cannot verify it 100% because
I've no OpenGL support)
bump PORTREVISION |
0.3.13.3318 08 Jan 2010 10:32:17 |
oliver |
fix the linking of freeorion to pick up the right libstdc++ library
PR: ports/142432
Submitted By: Rusty Nejdl <rnejdl@ringofsaturn.com> |
0.3.13.3318 05 Jan 2010 18:21:23 |
oliver |
update to 0.3.13.3318 |
0.3.12.3007_1 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.3.12.3007 09 May 2009 17:31:27 |
gerald |
Replace USE_GCC=4.3 by USE_GCC=4.3+.
Approved by: oliver (maintainer) |
0.3.12.3007 07 May 2009 19:57:44 |
oliver |
install OISInput.cfg as well |
0.3.12.3007 07 May 2009 17:05:10 |
oliver |
install ogre_plugins.cfg too |
0.3.12.3007 06 May 2009 04:46:40 |
oliver |
update to 0.3.12.3007 |
0.3.1.20071206_3 20 Mar 2009 21:16:51 |
pav |
- Mark BROKEN: does not compile with graphviz-2.22.2
Reported by: pointyhat |
0.3.1.20071206_3 27 Feb 2009 21:24:38 |
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 (Only the first 15 lines of the commit message are shown above ) |
0.3.1.20071206_3 06 Jun 2008 13:31:51 |
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) |
0.3.1.20071206_2 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.3.1.20071206_1 11 Jan 2008 02:07:43 |
alepulver |
- Fix local patch that was producing a crash.
- Bump PORTREVISION. |
0.3.1.20071206 12 Dec 2007 05:16:10 |
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. |
0.3.1.20070909 09 Sep 2007 07:34:57 |
alepulver |
- Update to version 0.3.1.20070909.
- Fix building with new graphics/graphviz. |
0.3.1.20070726 29 Aug 2007 00:37:11 |
alepulver |
- Update to 0.3.1.20070726. |
0.3.1_2 07 Aug 2007 16:38:36 |
dinoex |
- chase shlib version of gvc (default off) |
0.3.1_2 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.3.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.3.1 02 May 2007 05:08:54 |
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/ |