non port: games/stratagus/Makefile |
SVNWeb
|
Number of commits found: 71 |
Wed, 27 Apr 2022
|
[ 13:22 Piotr Kubaj (pkubaj) ] f607e85
games/stratagus: check for omp.h on all architectures
|
Mon, 18 Apr 2022
|
[ 13:46 Dmitry Marakasov (amdmi3) ] 1a6d3da
games/stratagus: fix build with disabled VORBIS
Reported by: reprise
|
Tue, 8 Feb 2022
|
[ 21:52 Piotr Kubaj (pkubaj) ] 350e844
games/stratagus: fix build on powerpc
/usr/bin/c++ -DHAVE_GETOPT -DHAVE_STRCASESTR -DHAVE_STRNLEN
-DPIXMAPS=\"/usr/local/share/pixmaps\" -DUSE_BSD -DUSE_BZ2LIB -DUSE_MNG
-DUSE_THEORA -DUSE_VORBIS -DUSE_ZLIB
-I/wrkdirs/usr/ports/games/stratagus/work/stratagus-3.2.0/src/include
-I/wrkdirs/usr/ports/games/stratagus/work/stratagus-3.2.0/src/guichan/include
-I/wrkdirs/usr/ports/games/stratagus/work/stratagus-3.2.0/src/guichan/include/guichan
-I/wrkdirs/usr/ports/games/stratagus/work/stratagus-3.2.0/src/third_party
-I/wrkdirs/usr/ports/games/stratagus/work/.build -I/usr/local/include/lua51
-I/usr/local/include/SDL2 -I/usr/local/include -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -Wno-register -fsigned-char -O2
-pipe -fstack-protector-strong -fno-strict-aliasing -Wno-register -std=gnu++17
-MD -MT CMakeFiles/stratagus.dir/src/map/fow.cpp.o -MF
CMakeFiles/stratagus.dir/src/map/fow.cpp.o.d -o
CMakeFiles/stratagus.dir/src/map/fow.cpp.o -c
/wrkdirs/usr/ports/games/stratagus/work/stratagus-3.2.0/src/map/fow.cpp
/wrkdirs/usr/ports/games/stratagus/work/stratagus-3.2.0/src/map/fow.cpp:39:10:
fatal error: 'omp.h' file not found
^~~~~~~
|
Wed, 29 Dec 2021
|
[ 18:33 Dmitry Marakasov (amdmi3) ] 2fa35a9
games/stratagus: update to 3.2.0
|
Tue, 21 Dec 2021
|
[ 19:57 Dmitry Marakasov (amdmi3) ] e3b5788
games/stratagus: update to 3.1.2
PR: 260562
Submitted by: agh@riseup.net
|
Sat, 27 Nov 2021
|
[ 10:09 Thomas Zander (riggs) ] e40e82b (Only the first 10 of 36 ports in this commit are shown above. )
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4
|
Mon, 4 Oct 2021
|
[ 04:56 Thomas Zander (riggs) ] 4c2db26 (Only the first 10 of 37 ports in this commit are shown above. )
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4
|
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
|
Mon, 12 Apr 2021
|
[ 16:49 Dmitry Marakasov (amdmi3) ] 9945661
lang/tolua++: remove dependency on python2, undeprecate consumer ports
|
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, 24 Mar 2021
|
[ 13:34 rene ] (Only the first 10 of 129 ports in this commit are shown above. )
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665
|
Wed, 23 Dec 2020
|
[ 22:02 pkubaj ]
games/stratagus: fix build on GCC architectures
-Wno-c++11-narrowing is only for clang.
gcc needs -Wno-error:
In file included from
/wrkdirs/usr/ports/games/stratagus/work/stratagus-2.4.2/src/include/video.h:46,
from
/wrkdirs/usr/ports/games/stratagus/work/stratagus-2.4.2/src/action/action_attack.cpp:60:
/usr/local/include/SDL/SDL_opengl.h:116: error: "GL_GLEXT_VERSION" redefined
[-Werror]
116 | #define GL_GLEXT_VERSION 29
|
|
Fri, 22 Nov 2019
|
[ 23:36 amdmi3 ]
- Update to 2.4.2
|
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}
|
Thu, 7 Nov 2019
|
[ 20:20 zeising ] (Only the first 10 of 70 ports in this commit are shown above. )
Sprinkle more USES=xorg
|
Sun, 29 Sep 2019
|
[ 10:04 riggs ] (Only the first 10 of 26 ports in this commit are shown above. )
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890
|
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
|
Sat, 2 Mar 2019
|
[ 16:55 riggs ] (Only the first 10 of 25 ports in this commit are shown above. )
Chase update of fluidsynth to 2.0.3
PR: 233448
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
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
|
Sun, 28 Oct 2018
|
[ 19:37 linimon ]
Fix build on GCC-based architectures.
PR: 231908
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Mon, 25 Jun 2018
|
[ 15:08 amdmi3 ]
- Pet portlint
- Fix build with clang 6
|
Fri, 1 Jun 2018
|
[ 22:16 riggs ] (Only the first 10 of 28 ports in this commit are shown above. )
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sat, 20 May 2017
|
[ 16:58 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket)
|
Wed, 12 Apr 2017
|
[ 20:05 amdmi3 ]
- Update to 2.4.1
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 1 Mar 2016
|
[ 16:41 danfe ]
Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions).
|
Sun, 10 Jan 2016
|
[ 16:55 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert g* and i* to USES=sqlite and USES=firebird
|
Wed, 13 May 2015
|
[ 18:19 amdmi3 ]
- Update to 2.3.0
|
Sat, 9 May 2015
|
[ 16:11 amdmi3 ]
- Enable all options by default to follow upstream and produce fully functional
package
- Add description for MNG option
- Add X11 option
- Simplify docs installation
- Add LICENSE_FILE
|
[ 15:11 amdmi3 ]
- Take maintainership: I'm going to update these and port another
stratagus-based project
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Tue, 27 May 2014
|
[ 08:40 bapt ]
Fix build
Reported by: antoine
|
Mon, 26 May 2014
|
[ 15:28 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
|
Mon, 11 Nov 2013
|
[ 02:10 danilo ]
- Convert LIB_DEPENDS to new syntax
- Add stage support
- Convert all "if's" in options helpers
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Mon, 2 Sep 2013
|
[ 17:06 bapt ]
Add an explicit dependency on pkgconf
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Thu, 14 Mar 2013
|
[ 05:33 miwi ]
i- Update to 2.2.7
PR: 176534
Submitted by: Ports Fury
|
Wed, 25 Jul 2012
|
[ 08:13 gerald ]
Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.
|
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).
|
Tue, 12 Jun 2012
|
[ 16:35 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Convert to new options framework
|
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
|
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
|
Sat, 5 Feb 2011
|
[ 03:29 miwi ]
- Update to 2.2.5.5
PR: 154403
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes
|
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).
|
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
|
Sun, 22 Nov 2009
|
[ 19:49 pav ] (Only the first 10 of 86 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
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, 4 Jul 2009
|
[ 20:55 miwi ]
- Update to 2.2.4
PR: 136048
Submitted by: Ports Fury
|
Fri, 29 May 2009
|
[ 03:19 linimon ] (Only the first 10 of 26 ports in this commit are shown above. )
Reset maintainer: email address bounces.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
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
|
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}.
|
Tue, 27 Feb 2007
|
[ 14:00 alepulver ]
- Update to version 2.2.2.
- Use SF macro in MASTER_SITES.
- Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC.
- Change USE_SDL from "yes" (obsolete) to "sdl".
- Respect CFLAGS.
- Remove IGNORE for FreeBSD < 5.x (unsupported).
- Remove files/patch-configure (was integrated).
- Misc format on pkg-message.
PR: ports/109586
Submitted by: alepulver (myself)
Approved by: Travis Poppe <tlp@LiquidX.org> (maintainer)
|
Sat, 30 Sep 2006
|
[ 11:00 miwi ]
- Fix compile time errors
PR: ports/103795
Submitted by: Iasen Kostof
Approved by: Travis Poppe <tlp(at)liquidx.org> (maintainer)
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
Fri, 15 Sep 2006
|
[ 08:17 linimon ] (Only the first 10 of 57 ports in this commit are shown above. )
Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR: ports/101612
Submitted by: alepulver
Hat: portmgr
|
Sun, 7 May 2006
|
[ 23:46 edwin ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
Wed, 3 May 2006
|
[ 13:25 pav ] (Only the first 10 of 22 ports in this commit are shown above. )
- Switch lua dependency to lang/lua50
|
Tue, 20 Dec 2005
|
[ 11:52 edwin ]
[MAINTAINER UPDATE] games/stratagus broken dependency fix
Two dependencies are improperly listed as BUILD_DEPENDS
rather than LIB_DEPENDS. I noticed this when I attempted
to install it via 'pkg_add -r stratagus' and lua was not
fetched.
PR: ports/90677
Submitted by: Travis Poppe <tlp@liquidx.org>
|
Tue, 2 Nov 2004
|
[ 20:43 pav ]
- Fix runtime on 5.3 systems.
Explicit -lc after -pthread seems to break libpthread, the game cores
on startup. Avoid this by not explicitly linking -lc.
I'm not sure why this is happening.
PR: ports/73398 (with modification)
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
|
Fri, 30 Jul 2004
|
[ 17:12 pav ]
- Mark IGNORE on FreeBSD 4.x - it compiles but does not run
PR: ports/69787
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
|
Sun, 4 Jul 2004
|
[ 05:27 lofi ]
Add stratagus, a free cross-platform real-time strategy gaming engine
PR: ports/68582
Submitted by: Travis Poppe <tlp@LiquidX.org>
|
Number of commits found: 71 |