Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
23.2.1_1 28 Dec 2023 23:03:32
    |
Jason E. Hale (jhale)  |
games/fs2open: Fix configure with CMake >= 3.28.0
While here, "unbundle" devel/jansson which is automatically linked
to if installed. Otherwise, a bundled copy is built and statically
linked to.
PR: 275730
Approved by: portmgr (blanket) |
23.2.1 09 Nov 2023 08:39:44
    |
Piotr Kubaj (pkubaj)  |
games/fs2open: update to 23.2.1 |
23.2.0 14 Oct 2023 16:10:26
    |
Piotr Kubaj (pkubaj)  |
games/fs2open: update to 23.2.0 |
23.0.0_3 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
23.0.0_2 27 Apr 2023 12:01:46
    |
Daniel Engberg (diizzy)  |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
23.0.0_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
23.0.0 11 Feb 2023 17:53:29
    |
Piotr Kubaj (pkubaj)  |
games/fs2open: update to 23.0.0 |
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) |
22.2.0 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 ) |
22.2.0 07 Aug 2022 02:15:59
    |
Piotr Kubaj (pkubaj)  |
games/fs2open: update to 22.2.0 |
22.0.0 02 Apr 2022 20:31:20
    |
Piotr Kubaj (pkubaj)  |
games/fs2open: update to 22.0.0 |
21.4.1 02 Nov 2021 11:35:35
    |
Piotr Kubaj (pkubaj)  |
games/fs2open: update to 21.4.1 |
21.4.0 30 Sep 2021 19:15:13
    |
Piotr Kubaj (pkubaj)  |
games/fs2open: update to 21.4.0 |
21.2.0 03 May 2021 09:02:22
    |
Piotr Kubaj (pkubaj)  |
games/fs2open: update to 21.2.0 |
21.0.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
21.0.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21.0.0 28 Jan 2021 12:47:48
  |
pkubaj  |
games/fs2open: update to release_21_0_0
Change log: (chronologically ordered)
More OpenGL optimizations
Full type information output for Lua documentation. Very useful for writing
Lua scripts.
A new -weaponspew command-line option for printing MediaVP-style statistics,
plus a weapon comparison spreadsheet, to the debug log.
Improved ship lookup behavior in SEXPs for improved performance.
BPTC/BC7 texture compression support
Refactoring and new features for the ship lab.
Missile multi-lock. It's finally in an official build!
Enhancements to the model code in preparation for cool features in 21.2.
IPv6 support for multiplayer
A lot of general fixes for multiplayer. |
19.0.0 12 May 2020 22:52:43
  |
pkubaj  |
games/fs2open: fix build
Build with Clang 10 fails. |
19.0.0 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 |
19.0.0 10 Feb 2020 14:37:52
  |
pkubaj  |
games/fs2open: fix build on big-endian architectures
Uncomment necessary variables. |
19.0.0 28 Jan 2020 15:32:49
  |
pkubaj  |
games/fs2open: update to 19.0.0 |
3.8.0_3 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
3.8.0_3 05 Aug 2019 23:06:50
  |
jbeich  |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
3.8.0_2 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 |
3.8.0_1 16 Jun 2019 16:05:29
  |
antoine  |
Clean up LIB_DEPENDS |
3.8.0_1 08 Jun 2019 19:37:37
  |
pkubaj  |
games/fs2open: fix build when lld is present
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20268 |
3.8.0 12 May 2019 11:11:56
  |
pkubaj  |
FS2Open is an open source port for Windows, OS X and Linux. It features
improved graphics, mod support, mutli-platform support, improved mission
scripting, lua scripting, optimizations, and various bug fixes.
WWW: http://scp.indiegames.us
PR: 229321
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19953 |