Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.2_1 22 May 2023 18:27:10 |
Dmitry Marakasov (amdmi3) |
games/stratagus: fix build with recent c++ library
In recent c++ library (such as on 14.x), <experimental/filesystem>
header would be removed in favor of standard <filesystem>. Remove
check for the former and don't do weird stuff when
experimental/filesystem is not present.
Reported by: pkg-fallout |
3.3.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
3.3.2 20 Sep 2022 18:21:03 |
Dmitry Marakasov (amdmi3) |
games/stratagus: try to fix portscout |
3.3.2 08 Sep 2022 20:30:42 |
Dmitry Marakasov (amdmi3) |
*/*: preserve all WWWs for my ports |
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) |
3.3.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 ) |
3.3.2 01 Sep 2022 18:13:33 |
Dmitry Marakasov (amdmi3) |
games/stratagus: update 3.3.1 → 3.3.2
- Add PORTSCOUT
- Pet portlint |
3.3.1 31 Aug 2022 11:23:41 |
Dmitry Marakasov (amdmi3) |
games/stratagus: update 3.2.0 → 3.3.1 |
3.2.0 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.2.0 27 Apr 2022 13:22:33 |
Piotr Kubaj (pkubaj) |
games/stratagus: check for omp.h on all architectures |
3.2.0 18 Apr 2022 13:46:29 |
Dmitry Marakasov (amdmi3) |
games/stratagus: fix build with disabled VORBIS
Reported by: reprise |
3.2.0 08 Feb 2022 21:52:34 |
Piotr Kubaj (pkubaj) |
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
^~~~~~~ |
3.2.0 29 Dec 2021 18:33:59 |
Dmitry Marakasov (amdmi3) |
games/stratagus: update to 3.2.0 |
3.1.2 21 Dec 2021 19:57:54 |
Dmitry Marakasov (amdmi3) |
games/stratagus: update to 3.1.2
PR: 260562
Submitted by: agh@riseup.net |
2.4.2_3 27 Nov 2021 10:09:44 |
Thomas Zander (riggs) |
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4 |
2.4.2_2 04 Oct 2021 04:56:46 |
Thomas Zander (riggs) |
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4 |
2.4.2_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 |
2.4.2 12 Apr 2021 16:49:07 |
Dmitry Marakasov (amdmi3) |
lang/tolua++: remove dependency on python2, undeprecate consumer ports |
2.4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.2 24 Mar 2021 13:34:36 |
rene |
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 |
2.4.2 23 Dec 2020 22:02:59 |
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
| |
2.4.2 22 Nov 2019 23:36:48 |
amdmi3 |
- Update to 2.4.2 |
2.4.1_6 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
2.4.1_6 07 Nov 2019 20:20:00 |
zeising |
Sprinkle more USES=xorg |
2.4.1_6 29 Sep 2019 10:04:32 |
riggs |
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890 |
2.4.1_5 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
2.4.1_5 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 |
2.4.1_4 02 Mar 2019 16:55:53 |
riggs |
Chase update of fluidsynth to 2.0.3
PR: 233448 |
2.4.1_3 25 Dec 2018 20:25:40 |
tcberner |
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 |
2.4.1_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 |
2.4.1_2 28 Oct 2018 19:37:12 |
linimon |
Fix build on GCC-based architectures.
PR: 231908
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
2.4.1_2 25 Jun 2018 15:08:27 |
amdmi3 |
- Pet portlint
- Fix build with clang 6 |
2.4.1_2 01 Jun 2018 22:16:12 |
riggs |
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265 |
2.4.1_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.4.1 20 May 2017 16:58:10 |
linimon |
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) |
2.4.1 12 Apr 2017 20:05:35 |
amdmi3 |
- Update to 2.4.1 |
2.3.0 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.3.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.3.0 01 Mar 2016 16:41:13 |
danfe |
Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions). |
2.3.0 10 Jan 2016 16:55:26 |
bapt |
Convert g* and i* to USES=sqlite and USES=firebird |
2.3.0 13 May 2015 18:19:10 |
amdmi3 |
- Update to 2.3.0 |
2.2.7_5 09 May 2015 16:11: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 |
2.2.7_4 09 May 2015 15:11:40 |
amdmi3 |
- Take maintainership: I'm going to update these and port another
stratagus-based project |
2.2.7_4 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.2.7_3 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.2.7_3 08 Dec 2014 16:48:41 |
tijl |
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 ) |
2.2.7_2 10 Sep 2014 20:50:37 |
gerald |
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) |
2.2.7_1 04 Jul 2014 09:41:00 |
tijl |
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) |
2.2.7 27 May 2014 08:40:46 |
bapt |
Fix build
Reported by: antoine |
2.2.7 26 May 2014 15:28:29 |
bapt |
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) |
2.2.7 11 Nov 2013 02:10:02 |
danilo |
- Convert LIB_DEPENDS to new syntax
- Add stage support
- Convert all "if's" in options helpers |
2.2.7 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.2.7 02 Sep 2013 17:06:54 |
bapt |
Add an explicit dependency on pkgconf |
2.2.7 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.2.7 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.2.7 14 Mar 2013 05:33:42 |
miwi |
i- Update to 2.2.7
PR: 176534
Submitted by: Ports Fury |
2.2.5.5_3 25 Jul 2012 08:13:30 |
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. |
2.2.5.5_3 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
2.2.5.5_2 12 Jun 2012 16:35:45 |
bapt |
Convert to new options framework |
2.2.5.5_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.2.5.5_1 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 |
2.2.5.5 05 Feb 2011 03:29:24 |
miwi |
- Update to 2.2.5.5
PR: 154403
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes |
2.2.4_3 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
2.2.4_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.4_1 22 Nov 2009 19:49:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2.2.4_1 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
2.2.4 04 Jul 2009 20:55:15 |
miwi |
- Update to 2.2.4
PR: 136048
Submitted by: Ports Fury |
2.2.2_4 29 May 2009 03:19:51 |
linimon |
Reset maintainer: email address bounces. |
2.2.2_4 19 Apr 2008 17:56:05 |
miwi |
- 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) |
2.2.2_3 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
2.2.2_2 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
2.2.2_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}. |
2.2.2 27 Feb 2007 14:00:40 |
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) |
2.1_3 30 Sep 2006 11:00:20 |
miwi |
- Fix compile time errors
PR: ports/103795
Submitted by: Iasen Kostof
Approved by: Travis Poppe <tlp(at)liquidx.org> (maintainer) |
2.1_3 20 Sep 2006 11:21:59 |
stas |
- 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) |
2.1_2 16 Sep 2006 01:48:47 |
linimon |
Remove file that is now empty.
Forgotten by: linimon |
2.1_2 15 Sep 2006 08:17:11 |
linimon |
Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR: ports/101612
Submitted by: alepulver
Hat: portmgr |
2.1_2 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
2.1_2 03 May 2006 13:25:08 |
pav |
- Switch lua dependency to lang/lua50 |
2.1_2 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
2.1_2 20 Dec 2005 11:52:39 |
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> |
2.1_1 02 Nov 2004 20:43:22 |
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) |
2.1 30 Jul 2004 17:12:26 |
pav |
- Mark IGNORE on FreeBSD 4.x - it compiles but does not run
PR: ports/69787
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) |
2.1 04 Jul 2004 05:27:40 |
lofi |
Add stratagus, a free cross-platform real-time strategy gaming engine
PR: ports/68582
Submitted by: Travis Poppe <tlp@LiquidX.org> |