Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.6_1 19 Mar 2025 08:28:19
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/tinyxml2: Update to 11.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/leethomason/tinyxml2/releases |
1.0.6 08 Mar 2025 00:41:33
    |
Dmitry Marakasov (amdmi3)  |
games/irrlamb: update 1.0.5 → 1.0.6 |
1.0.5 31 Aug 2024 02:18:35
    |
Dmitry Marakasov (amdmi3)  |
games/irrlamb: update 1.0.3 → 1.0.5 |
1.0.3_4 14 May 2024 01:44:10
    |
Dmitry Marakasov (amdmi3)  |
games/irrlamb: chase upstream move, minor refactoring
- Chase upstream move to gitlab. No change in source tarball contents,
minor changes in cmake tarball.
- Switch to USES=sqlite [1]
- Switch to pkg-plist
PR: 278738 [1]
Submitted by: diizzy [1] |
1.0.3_4 01 Mar 2024 21:00:07
    |
Dmitry Marakasov (amdmi3)  |
math/glm: update 0.9.9.8 → 1.0.1
Some parts of glm were retroactively marked as experimental, and using
now leads to a compile error - added override for this error to consumers
which need it. |
1.0.3_4 23 Feb 2024 14:36:43
    |
Joel Bodenmann (jbo)  |
textproc/tinyxml2: Revert 450aafcba559f95c94c5f195d83b5fe4fdc3748a
Approved by: tcberner (portmgr) |
1.0.3_3 21 Feb 2024 15:06:47
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/tinyxml2: Update to 10.0.0
- Convert to meson
- Fix 0c022f0fc854184d95ff3303049a063a39b1f551
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change
- Remove duplicate PORTREVISION from math/linbox
Changes: https://github.com/leethomason/tinyxml2/releases
https://github.com/leethomason/tinyxml2/commits/master |
1.0.3_2 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.0.3_1 04 Nov 2022 05:34:40
    |
Yuri Victorovich (yuri)  |
devel/ode: Update 0.13 -> 0.16.2
PR: 255111
Approved by: acm@ (maintainer) |
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) |
1.0.3 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 ) |
1.0.3 03 Jun 2022 17:44:33
    |
Dmitry Marakasov (amdmi3)  |
games/irrlamb: update 1.0.2 → 1.0.3 |
1.0.2 31 May 2022 14:10:13
    |
Dmitry Marakasov (amdmi3)  |
games/irrlamb: update 1.0.1 → 1.0.2 |
1.0.1 23 Dec 2021 22:25:50
    |
Piotr Kubaj (pkubaj)  |
games/irrlamb: fix build on non-x86
/usr/bin/c++ -DGAME_VERSION=\"1.0.1\" -DLUA_USE_LINUX -DPLATFORM=0
-I/usr/local/include -I/usr/local/include/irrlicht
-I/wrkdirs/usr/ports/games/irrlamb/work/irrlamb-1.0.1/src
-I/wrkdirs/usr/ports/games/irrlamb/work/irrlamb-1.0.1/src/irrlicht/include
-I/wrkdirs/usr/ports/games/irrlamb/work/irrlamb-1.0.1/src/OPCODE
-I/wrkdirs/usr/ports/games/irrlamb/work/irrlamb-1.0.1/src/libccd
-I/wrkdirs/usr/ports/games/irrlamb/work/irrlamb-1.0.1/src/libccd/custom
-I/usr/local/include/freetype2 -I/usr/local/include/AL -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -Wall -Wno-deprecated-declarations
-pedantic -std=gnu++11 -msse -mfpmath=sse -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -DdNODEBUG -s -MD -MT
CMakeFiles/irrlamb.dir/src/OPCODE/Ice/IceAABB.cpp.o -MF
CMakeFiles/irrlamb.dir/src/OPCODE/Ice/IceAABB.cpp.o.d -o
CMakeFiles/irrlamb.dir/src/OPCODE/Ice/IceAABB.cpp.o -c
/wrkdirs/usr/ports/games/irrlamb/work/irrlamb-1.0.1/src/OPCODE/Ice/IceAABB.cpp
c++: warning: argument unused during compilation: '-msse'
[-Wunused-command-line-argument]
c++: warning: argument unused during compilation: '-s'
[-Wunused-command-line-argument]
error: unknown FP unit 'sse'
ninja: build stopped: subcommand failed.
Builds fine on i386. |
1.0.1 16 Dec 2021 14:08:01
    |
Dmitry Marakasov (amdmi3)  |
games/irrlamb: update to 1.0.1 |
0.2.1_8 14 Dec 2021 18:07:01
    |
Dima Panov (fluffy)  |
games/[irrlamb,stuntrally]: mark BROKEN after devel/bullet update (+)
Abandonware, no activity
Approved by: amdmi3 (maintainer, via IM)
Sponsored by: Netzkommune GmbH |
0.2.1_8 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
0.2.1_8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.1_8 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.2.1_8 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.2.1_7 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.2.1_6 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.2.1_5 08 Jan 2018 10:38:20
  |
krion  |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
0.2.1_5 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.2.1_4 25 Jul 2017 10:21:32
  |
amdmi3  |
- Bump after devel/bullet update |
0.2.1_3 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.2.1_2 15 Feb 2017 19:40:16
  |
tijl  |
- In x11-toolkits/irrlicht build only the shared library. The upstream
Makefile does not support building both the static and shared library.
It compiles the code without -fPIC first for the static library and then
creates the shared library from the same object files without recompiling
them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports. |
0.2.1_1 06 Jul 2016 13:19:38
  |
gahr  |
lang/lua53: bump PORTREVISION on dependent ports |
0.2.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2.1 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.2.1 26 Oct 2015 11:43:45
  |
amdmi3  |
- Update to 0.2.1 |
0.1.0_5 14 Oct 2015 21:37:22
  |
amdmi3  |
- Fix build with clang 3.7 |
0.1.0_5 15 Jan 2015 10:04:11
  |
amdmi3  |
- Use pre-REINPLACE patch source, remove my homedir from patch |
0.1.0_5 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) |
0.1.0_4 27 Jun 2014 17:21:07
  |
miwi  |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
0.1.0_3 27 May 2014 12:14:38
  |
bapt  |
Switch to USES=scons
Fix build with new lua |
0.1.0_3 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) |
0.1.0_3 21 Dec 2013 00:43:38
  |
amdmi3  |
- Support staging
- Fix build on 10.x |
0.1.0_3 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.1.0_3 14 Sep 2013 03:54:15
  |
amdmi3  |
Fix build with clang/libc++ |
0.1.0_3 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.1.0_3 12 Jul 2013 15:01:46
  |
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
0.1.0_3 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.1.0_2 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
0.1.0_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.1.0_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.1.0 28 Jan 2010 00:32:29
 |
amdmi3  |
irrlamb is a 3D game that probably involves a lot of physics and
frustrating gameplay
WWW: http://code.google.com/p/irrlamb/ |